labels
stringlengths
3
22
ids
stringlengths
44
278
txt
stringlengths
13
29k
xmi
stringlengths
359
1.44M
is_duplicated
bool
2 classes
graph
stringlengths
364
727k
model_type
stringclasses
2 values
education
repo-ecore-all/data/tienguyen9/TDT4250_assignment3/TDT4250_asssignment1_2/model/tDT4250_asssignment1_2.ecore
tDT4250_asssignment1_2 Program Name specialization program_course Credits semester Specialization Name semester specialization Semester Number semester_course Credits Semester_Course Mandatory course Fall_or_spring Course Name Code Credits 7.5 StartDate ExamDate Calendar java.util.Calendar java.util.Calendar course_code java.lang.String java.lang.String Program_course course Fall_or_spring Mandatory Fall_or_spring Fall Fall Spring Spring Semester_credits int int Program_credits int int Department Name course program
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="tDT4250_asssignment1_2" nsURI="http://www.example.org/tDT4250_asssignment1_2" nsPrefix="tDT4250_asssignment1_2"> <eClassifiers xsi:type="ecore:EClass" name="Program"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="nameCharacters"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specialization" upperBound="-1" eType="#//Specialization" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="program_course" upperBound="-1" eType="#//Program_course" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Credits" eType="#//Program_credits"/> <eStructuralFeatures xsi:type="ecore:EReference" name="semester" upperBound="-1" eType="#//Semester" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Specialization"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="semester" upperBound="-1" eType="#//Semester" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specialization" upperBound="-1" eType="#//Specialization"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Semester"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Number" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="semester_course" upperBound="-1" eType="#//Semester_Course" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Credits" eType="#//Semester_credits"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Semester_Course"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Mandatory" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="course" upperBound="-1" eType="#//Course" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Fall_or_spring" eType="#//Fall_or_spring"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Course"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Code" eType="#//course_code"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Credits" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble" defaultValueLiteral="7.5"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="StartDate" eType="#//Calendar"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ExamDate" eType="#//Calendar"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Calendar" instanceClassName="java.util.Calendar"/> <eClassifiers xsi:type="ecore:EDataType" name="course_code" instanceClassName="java.lang.String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="maxLength" value="7"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Program_course"> <eStructuralFeatures xsi:type="ecore:EReference" name="course" upperBound="-1" eType="#//Course" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Fall_or_spring" eType="#//Fall_or_spring"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Mandatory" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Fall_or_spring"> <eLiterals name="Fall"/> <eLiterals name="Spring" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Semester_credits" instanceClassName="int"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="minInclusive" value="30"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Program_credits" instanceClassName="int"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="minExclusive" value="30"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Department"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="course" upperBound="-1" eType="#//Course" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="program" upperBound="-1" eType="#//Program" containment="true"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"tDT4250_asssignment1_2","nsURI":"http://www.example.org/tDT4250_asssignment1_2","name":"tDT4250_asssignment1_2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Program","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Specialization","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Semester","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Semester_Course","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Course","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Calendar","defaultValue":null,"instanceClassName":"java.util.Calendar","name":"Calendar","instanceClass":"java.util.Calendar","id":6,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"course_code","instanceClass":"java.lang.String","id":7,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Program_course","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Fall_or_spring","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"Semester_credits","instanceClass":"int","id":10,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"Program_credits","instanceClass":"int","id":11,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Department","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Name","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specialization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"program_course","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Credits","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"semester","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Name","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"semester","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"specialization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Number","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"semester_course","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Credits","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Mandatory","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"course","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Fall_or_spring","changeable":true,"lowerBound":0,"iD":false,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Name","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Code","changeable":true,"lowerBound":0,"iD":false,"id":42,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":7.5,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"7.5","unsettable":false,"transient":false,"unique":true,"name":"Credits","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"StartDate","changeable":true,"lowerBound":0,"iD":false,"id":44,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ExamDate","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"course","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Fall_or_spring","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Mandatory","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"name":"Fall","id":57,"value":0,"literal":"Fall","eClass":"EEnumLiteral"},{"name":"Spring","id":58,"value":1,"literal":"Spring","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Name","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"course","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"program","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":1,"target":0},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":13,"target":18},{"source":13,"target":1},{"source":14,"target":2},{"source":14,"target":19},{"source":14,"target":1},{"source":19,"target":2},{"source":15,"target":8},{"source":15,"target":20},{"source":15,"target":1},{"source":20,"target":8},{"source":16,"target":11},{"source":16,"target":21},{"source":16,"target":1},{"source":21,"target":11},{"source":17,"target":3},{"source":17,"target":22},{"source":17,"target":1},{"source":22,"target":3},{"source":2,"target":0},{"source":2,"target":23},{"source":2,"target":24},{"source":2,"target":25},{"source":23,"target":26},{"source":23,"target":2},{"source":24,"target":3},{"source":24,"target":27},{"source":24,"target":2},{"source":27,"target":3},{"source":25,"target":2},{"source":25,"target":28},{"source":25,"target":2},{"source":28,"target":2},{"source":3,"target":0},{"source":3,"target":29},{"source":3,"target":30},{"source":3,"target":31},{"source":29,"target":32},{"source":29,"target":3},{"source":30,"target":4},{"source":30,"target":33},{"source":30,"target":3},{"source":33,"target":4},{"source":31,"target":10},{"source":31,"target":34},{"source":31,"target":3},{"source":34,"target":10},{"source":4,"target":0},{"source":4,"target":35},{"source":4,"target":36},{"source":4,"target":37},{"source":35,"target":38},{"source":35,"target":4},{"source":36,"target":5},{"source":36,"target":39},{"source":36,"target":4},{"source":39,"target":5},{"source":37,"target":9},{"source":37,"target":40},{"source":37,"target":4},{"source":40,"target":9},{"source":5,"target":0},{"source":5,"target":41},{"source":5,"target":42},{"source":5,"target":43},{"source":5,"target":44},{"source":5,"target":45},{"source":41,"target":46},{"source":41,"target":5},{"source":42,"target":7},{"source":42,"target":47},{"source":42,"target":5},{"source":47,"target":7},{"source":43,"target":48},{"source":43,"target":5},{"source":44,"target":6},{"source":44,"target":49},{"source":44,"target":5},{"source":49,"target":6},{"source":45,"target":6},{"source":45,"target":50},{"source":45,"target":5},{"source":50,"target":6},{"source":6,"target":0},{"source":7,"target":0},{"source":8,"target":0},{"source":8,"target":51},{"source":8,"target":52},{"source":8,"target":53},{"source":51,"target":5},{"source":51,"target":54},{"source":51,"target":8},{"source":54,"target":5},{"source":52,"target":9},{"source":52,"target":55},{"source":52,"target":8},{"source":55,"target":9},{"source":53,"target":56},{"source":53,"target":8},{"source":9,"target":0},{"source":9,"target":57},{"source":9,"target":58},{"source":57,"target":9},{"source":58,"target":9},{"source":10,"target":0},{"source":11,"target":0},{"source":12,"target":0},{"source":12,"target":59},{"source":12,"target":60},{"source":12,"target":61},{"source":59,"target":62},{"source":59,"target":12},{"source":60,"target":5},{"source":60,"target":63},{"source":60,"target":12},{"source":63,"target":5},{"source":61,"target":1},{"source":61,"target":64},{"source":61,"target":12},{"source":64,"target":1}],"multigraph":true}
ecore
publication
repo-ecore-all/data/francoispfister/diagraph/org.isoe.fwk.megamodel.deploy/repository-bundle/researchvc.ecore
researchvc Researcher name forName writes reviews res_papers skills Paper paragraphs authors keywords citedBy Paragraph reviews content ReviewNote content Write paragraph timeSpent Review reviewNote date PublicationStructure researchers papers allKeyWords Named name Counted id Labelled lname Skill description Keyword word PaperKeyword weight keyword
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="researchvc" nsURI="http://researchvc" nsPrefix="_researchvc"> <eAnnotations source="diastyle.node.dashedred"> <details key="background=red"/> <details key="line=dash"/> <details key="font=courier"/> <details key="fontstyle=italic"/> <details key="fontcolor=green"/> <details key="fontsize=20"/> <details key="align=center"/> <details key="layout=free"/> <details key="size=100,100"/> </eAnnotations> <eAnnotations source="diastyle.node.green"> <details key="parent=dashedred"/> <details key="background=green"/> <details key="shape = rounded"/> <details key="figure=diamond"/> <details key="size=150,150"/> <details key="layout=free"/> </eAnnotations> <eAnnotations source="diastyle.edge.blue"> <details key="background=darkblue"/> <details key="arrowsize=2"/> <details key="direction=right"/> </eAnnotations> <eAnnotations source="diastyle.edge.foobar"> <details key="parent=blue"/> <details key="arrowsize=2"/> </eAnnotations> <eAnnotations source="diastyle.node.dashedblue"> <details key="background=blue"/> <details key="parent=dashedred"/> </eAnnotations> <eAnnotations source="diastyle.edge.yellow"> <details key="parent=e1"/> <details key="background=yellow"/> </eAnnotations> <eAnnotations source="diastyle.edge.blue23"> <details key="parent=blue"/> <details key="background=lightblue"/> </eAnnotations> <eAnnotations source="diastyle.node.bluenode"> <details key="parent=green"/> <details key="background=lightblue"/> <details key="figure=bluediamond"/> </eAnnotations> <eAnnotations source="diastyle.edge.yellow3"> <details key="parent=green3"/> <details key="background=yellow"/> <details key="arrowsize=2"/> </eAnnotations> <eAnnotations source="diastyle.edge.e1"> <details key="background=black"/> <details key="arrowsize=2"/> </eAnnotations> <eAnnotations source="diastyle.node.blue22"> <details key="parent=green"/> <details key="background=lightblue"/> </eAnnotations> <eAnnotations source="diastyle.node.yellownode"> <details key="parent=dashedred"/> <details key="background=yellow"/> </eAnnotations> <eAnnotations source="diastyle.edge.lightgray"> <details key="background=lightgray"/> </eAnnotations> <eAnnotations source="diastyle.partition.bluecompartment"> <details key="background=blue"/> </eAnnotations> <eAnnotations source="diastyle.partition.lightgray"> <details key="background=lightgray"/> </eAnnotations> <eAnnotations source="diastyle.partition.yellow2"> <details key="background=yellow"/> </eAnnotations> <eAnnotations source="diastyle.partition.blue2"> <details key="background=lightblue"/> </eAnnotations> <eAnnotations source="diastyle.edge.black"> <details key="background=black"/> </eAnnotations> <eAnnotations source="diastyle.node.green2"> <details key="parent=green"/> </eAnnotations> <eAnnotations source="diastyle.edge.green33"> <details key="parent=green3"/> </eAnnotations> <eAnnotations source="diastyle.edge.e10"> <details key="background=lightgreen"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="Researcher"> <eAnnotations source="diagraph"> <details key="node"/> <details key="kref=skills"/> <details key="label=name"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="forName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="writes" upperBound="-1" eType="#//Write" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="reviews" upperBound="-1" eType="#//Review" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="res_papers" upperBound="-1" eType="#//Paper" eOpposite="#//Paper/authors"/> <eStructuralFeatures xsi:type="ecore:EReference" name="skills" upperBound="-1" eType="#//Skill" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Paper" eSuperTypes="#//Named"> <eAnnotations source="diagraph"> <details key="node"/> <details key="kref=paragraphs"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="paragraphs" upperBound="-1" eType="#//Paragraph" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="authors" upperBound="-1" eType="#//Researcher" eOpposite="#//Researcher/res_papers"/> <eStructuralFeatures xsi:type="ecore:EReference" name="keywords" upperBound="-1" eType="#//PaperKeyword" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="citedBy" eType="#//Paper"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Paragraph" eSuperTypes="#//Counted #//Named"> <eAnnotations source="diagraph"> <details key="node"/> <details key="kref=reviews"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="reviews" upperBound="-1" eType="#//ReviewNote" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="content" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReviewNote" eSuperTypes="#//Named"> <eAnnotations source="diagraph"> <details key="node"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="content" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Write" eSuperTypes="#//Labelled"> <eAnnotations source="diagraph"> <details key="link"/> <details key="cont=Researcher.writes"/> <details key="ltrg=paragraph"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="paragraph" eType="#//Paragraph"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="timeSpent" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Review" eSuperTypes="#//Labelled"> <eAnnotations source="diagraph"> <details key="link"/> <details key="cont=Researcher.reviews"/> <details key="ltrg=reviewNote"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="reviewNote" eType="#//ReviewNote"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="date" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PublicationStructure" eSuperTypes="#//Named"> <eAnnotations source="diagraph"> <details key="node"/> <details key="pov"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="researchers" upperBound="-1" eType="#//Researcher" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="papers" upperBound="-1" eType="#//Paper" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="allKeyWords" upperBound="-1" eType="#//Keyword" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Named" abstract="true"> <eAnnotations source="diagraph"> <details key="label=name"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Counted" abstract="true"> <eAnnotations source="diagraph"> <details key="label=id"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Labelled" abstract="true"> <eAnnotations source="diagraph"> <details key="label=lname"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lname" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Skill"> <eAnnotations source="diagraph"> <details key="node"/> <details key="label=description"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Keyword" eSuperTypes="#//Named"> <eAnnotations source="diagraph"> <details key="node"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="word" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PaperKeyword"> <eAnnotations source="diagraph"> <details key="link"/> <details key="cont=Paper.keywords"/> <details key="ltrg=keyword"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="keyword" eType="#//Keyword"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"_researchvc","nsURI":"http://researchvc","name":"researchvc","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Researcher","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Paper","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Paragraph","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReviewNote","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Write","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Review","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PublicationStructure","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Named","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Counted","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Labelled","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Skill","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Keyword","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PaperKeyword","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"forName","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"writes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"reviews","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"res_papers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"skills","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"authors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"paragraphs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"keywords","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"citedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"reviews","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"paragraph","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"timeSpent","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reviewNote","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"date","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"researchers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"papers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"allKeyWords","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lname","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"word","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"weight","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"keyword","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":1,"target":0},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":14,"target":20},{"source":14,"target":1},{"source":15,"target":21},{"source":15,"target":1},{"source":16,"target":5},{"source":16,"target":22},{"source":16,"target":1},{"source":22,"target":5},{"source":17,"target":6},{"source":17,"target":23},{"source":17,"target":1},{"source":23,"target":6},{"source":18,"target":2},{"source":18,"target":24},{"source":18,"target":1},{"source":18,"target":25},{"source":24,"target":2},{"source":19,"target":11},{"source":19,"target":26},{"source":19,"target":1},{"source":26,"target":11},{"source":2,"target":0},{"source":2,"target":8},{"source":2,"target":27},{"source":2,"target":25},{"source":2,"target":28},{"source":2,"target":29},{"source":2,"target":30},{"source":27,"target":3},{"source":27,"target":31},{"source":27,"target":2},{"source":31,"target":3},{"source":25,"target":1},{"source":25,"target":32},{"source":25,"target":2},{"source":25,"target":18},{"source":32,"target":1},{"source":28,"target":13},{"source":28,"target":33},{"source":28,"target":2},{"source":33,"target":13},{"source":29,"target":2},{"source":29,"target":34},{"source":29,"target":2},{"source":34,"target":2},{"source":30,"target":8},{"source":3,"target":0},{"source":3,"target":9},{"source":3,"target":8},{"source":3,"target":35},{"source":3,"target":36},{"source":3,"target":37},{"source":3,"target":38},{"source":35,"target":4},{"source":35,"target":39},{"source":35,"target":3},{"source":39,"target":4},{"source":36,"target":40},{"source":36,"target":3},{"source":37,"target":9},{"source":38,"target":8},{"source":4,"target":0},{"source":4,"target":8},{"source":4,"target":41},{"source":4,"target":42},{"source":41,"target":43},{"source":41,"target":4},{"source":42,"target":8},{"source":5,"target":0},{"source":5,"target":10},{"source":5,"target":44},{"source":5,"target":45},{"source":5,"target":46},{"source":44,"target":3},{"source":44,"target":47},{"source":44,"target":5},{"source":47,"target":3},{"source":45,"target":48},{"source":45,"target":5},{"source":46,"target":10},{"source":6,"target":0},{"source":6,"target":10},{"source":6,"target":49},{"source":6,"target":50},{"source":6,"target":51},{"source":49,"target":4},{"source":49,"target":52},{"source":49,"target":6},{"source":52,"target":4},{"source":50,"target":53},{"source":50,"target":6},{"source":51,"target":10},{"source":7,"target":0},{"source":7,"target":8},{"source":7,"target":54},{"source":7,"target":55},{"source":7,"target":56},{"source":7,"target":57},{"source":54,"target":1},{"source":54,"target":58},{"source":54,"target":7},{"source":58,"target":1},{"source":55,"target":2},{"source":55,"target":59},{"source":55,"target":7},{"source":59,"target":2},{"source":56,"target":12},{"source":56,"target":60},{"source":56,"target":7},{"source":60,"target":12},{"source":57,"target":8},{"source":8,"target":0},{"source":8,"target":61},{"source":61,"target":62},{"source":61,"target":8},{"source":9,"target":0},{"source":9,"target":63},{"source":63,"target":64},{"source":63,"target":9},{"source":10,"target":0},{"source":10,"target":65},{"source":65,"target":66},{"source":65,"target":10},{"source":11,"target":0},{"source":11,"target":67},{"source":67,"target":68},{"source":67,"target":11},{"source":12,"target":0},{"source":12,"target":8},{"source":12,"target":69},{"source":12,"target":70},{"source":69,"target":71},{"source":69,"target":12},{"source":70,"target":8},{"source":13,"target":0},{"source":13,"target":72},{"source":13,"target":73},{"source":72,"target":74},{"source":72,"target":13},{"source":73,"target":12},{"source":73,"target":75},{"source":73,"target":13},{"source":75,"target":12}],"multigraph":true}
ecore
greetings
repo-ecore-all/data/eclipse-orbit/xtext-web/plugins/org.eclipse.xtext.web.example.hello/model/generated/Hello.ecore
hello Model greetings Greeting name
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="hello" nsURI="http://www.eclipse.org/xtext/web/example/hello/Hello" nsPrefix="hello"> <eClassifiers xsi:type="ecore:EClass" name="Model"> <eStructuralFeatures xsi:type="ecore:EReference" name="greetings" upperBound="-1" eType="#//Greeting" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Greeting"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"hello","nsURI":"http://www.eclipse.org/xtext/web/example/hello/Hello","name":"hello","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Greeting","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"greetings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":5,"derived":false},{"id":6,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":3,"target":2},{"source":3,"target":4},{"source":3,"target":1},{"source":4,"target":2},{"source":2,"target":0},{"source":2,"target":5},{"source":5,"target":6},{"source":5,"target":2}],"multigraph":true}
ecore
simple-pl
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/damenac/puzzle/plugins/fr.inria.diverse.puzzle.metrics/testdata/jsm.ecore
jsm AbstractMPackageContainer packages MRoot externalTypes MPackage packageContainer name resources AbstractMResource package name derived false derivedFrom superOf MResource content AbstractMTypeContainer types MCompilationUnit imports AbstractMDeclaredType typeContainer name AbstractMExternalType root fullQualifiedName AbstractMType AbstractMTypeReference array false MDeclaredTypeReference type MExternalTypeReference type MPrimitiveTypeReference type AbstractModifiers visibility PUBLIC final false synchronized false AbstractMMethodLike statement AbstractMTypeWithNameDeclaration type name AbstractMClass MDeclaredClass extends implements staticFields instanceFields constructors implementedMethods nativeMethods MAbstractDeclaredClass abstractMethods MExternalClass AbstractMInterface MDeclaredInterface extends constants methods MExternalInterface AbstractMFieldDeclaration initialValue AbstractMClassFieldDeclaration visibility PRIVATE final MStaticClassFieldDeclaration owner MInstanceClassFieldDeclaration owner transient MConstantInterfaceFieldDeclaration owner AbstractMMethodDeclaration parameters MMethodDeclarationParameter methodDeclaration MImplicitMethodDeclaration owner AbstractMImplementableMethodDeclaration implementations MAbstractClassMethodDeclaration owner visibility PROTECTED MInterfaceMethodDeclaration owner MNativeMethodDeclaration owner AbstractMMethodImplementation owner parameters MDeclaredMethodImplementation declaration MDirectMethodImplementation declaration MMethodImplementationParameter methodImplementation final true name MConstructor owner parameters MConstructorParameter constructor final true AbstractCStatement CBlockStatement statements CDeclarationStatement final value CExpressionStatement expression CIfStatement condition trueStatement falseStatement CUnparsedStatement code AbstractCExpression CConditionalExpression condition trueExpression falseExpression CUnparsedExpression code MPrimitiveTypes boolean boolean byte byte short short int int long long float float double double char char MVisibility DEFAULT DEFAULT PRIVATE PRIVATE PROTECTED PROTECTED PUBLIC PUBLIC
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="jsm" nsURI="http:///jsm.ecore" nsPrefix="jsm"> <eClassifiers xsi:type="ecore:EClass" name="AbstractMPackageContainer" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="packages" upperBound="-1" eType="#//MPackage" containment="true" eOpposite="#//MPackage/packageContainer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MRoot" eSuperTypes="#//AbstractMPackageContainer"> <eStructuralFeatures xsi:type="ecore:EReference" name="externalTypes" upperBound="-1" eType="#//AbstractMExternalType" containment="true" eOpposite="#//AbstractMExternalType/root"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MPackage" eSuperTypes="#//AbstractMPackageContainer"> <eStructuralFeatures xsi:type="ecore:EReference" name="packageContainer" lowerBound="1" eType="#//AbstractMPackageContainer" eOpposite="#//AbstractMPackageContainer/packages"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resources" upperBound="-1" eType="#//AbstractMResource" containment="true" eOpposite="#//AbstractMResource/package"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractMResource" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="package" lowerBound="1" eType="#//MPackage" eOpposite="#//MPackage/resources"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="derived" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="derivedFrom" upperBound="-1" eType="#//AbstractMResource" eOpposite="#//AbstractMResource/superOf"/> <eStructuralFeatures xsi:type="ecore:EReference" name="superOf" upperBound="-1" eType="#//AbstractMResource" eOpposite="#//AbstractMResource/derivedFrom"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MResource" eSuperTypes="#//AbstractMResource"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="content" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EByteArray"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractMTypeContainer" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1" eType="#//AbstractMDeclaredType" containment="true" eOpposite="#//AbstractMDeclaredType/typeContainer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MCompilationUnit" eSuperTypes="#//AbstractMResource #//AbstractMTypeContainer"> <eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1" eType="#//AbstractMType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractMDeclaredType" abstract="true" eSuperTypes="#//AbstractMTypeContainer"> <eStructuralFeatures xsi:type="ecore:EReference" name="typeContainer" lowerBound="1" eType="#//AbstractMTypeContainer" eOpposite="#//AbstractMTypeContainer/types"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractMExternalType" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="root" lowerBound="1" eType="#//MRoot" eOpposite="#//MRoot/externalTypes"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fullQualifiedName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractMType" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="AbstractMTypeReference" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="array" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MDeclaredTypeReference" eSuperTypes="#//AbstractMTypeReference"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//AbstractMDeclaredType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MExternalTypeReference" eSuperTypes="#//AbstractMTypeReference"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//AbstractMExternalType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MPrimitiveTypeReference" eSuperTypes="#//AbstractMTypeReference"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//MPrimitiveTypes"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractModifiers" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" lowerBound="1" eType="#//MVisibility" defaultValueLiteral="PUBLIC"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="final" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="synchronized" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractMMethodLike" abstract="true" eSuperTypes="#//AbstractModifiers"> <eStructuralFeatures xsi:type="ecore:EReference" name="statement" eType="#//AbstractCStatement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractMTypeWithNameDeclaration" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//AbstractMTypeReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractMClass" abstract="true" eSuperTypes="#//AbstractMType"/> <eClassifiers xsi:type="ecore:EClass" name="MDeclaredClass" eSuperTypes="#//AbstractMClass #//AbstractMDeclaredType"> <eStructuralFeatures xsi:type="ecore:EReference" name="extends" eType="#//AbstractMClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="implements" upperBound="-1" eType="#//AbstractMInterface"/> <eStructuralFeatures xsi:type="ecore:EReference" name="staticFields" upperBound="-1" eType="#//MStaticClassFieldDeclaration" containment="true" eOpposite="#//MStaticClassFieldDeclaration/owner"/> <eStructuralFeatures xsi:type="ecore:EReference" name="instanceFields" upperBound="-1" eType="#//MInstanceClassFieldDeclaration" containment="true" eOpposite="#//MInstanceClassFieldDeclaration/owner"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constructors" upperBound="-1" eType="#//MConstructor" containment="true" eOpposite="#//MConstructor/owner"/> <eStructuralFeatures xsi:type="ecore:EReference" name="implementedMethods" upperBound="-1" eType="#//AbstractMMethodImplementation" containment="true" eOpposite="#//AbstractMMethodImplementation/owner"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nativeMethods" upperBound="-1" eType="#//MNativeMethodDeclaration" containment="true" eOpposite="#//MNativeMethodDeclaration/owner"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MAbstractDeclaredClass" eSuperTypes="#//MDeclaredClass"> <eStructuralFeatures xsi:type="ecore:EReference" name="abstractMethods" upperBound="-1" eType="#//MAbstractClassMethodDeclaration" containment="true" eOpposite="#//MAbstractClassMethodDeclaration/owner"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MExternalClass" eSuperTypes="#//AbstractMClass #//AbstractMExternalType"/> <eClassifiers xsi:type="ecore:EClass" name="AbstractMInterface" abstract="true" eSuperTypes="#//AbstractMType"/> <eClassifiers xsi:type="ecore:EClass" name="MDeclaredInterface" eSuperTypes="#//AbstractMInterface #//AbstractMDeclaredType"> <eStructuralFeatures xsi:type="ecore:EReference" name="extends" upperBound="-1" eType="#//AbstractMInterface"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constants" upperBound="-1" eType="#//MConstantInterfaceFieldDeclaration" containment="true" eOpposite="#//MConstantInterfaceFieldDeclaration/owner"/> <eStructuralFeatures xsi:type="ecore:EReference" name="methods" upperBound="-1" eType="#//MInterfaceMethodDeclaration" containment="true" eOpposite="#//MInterfaceMethodDeclaration/owner"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MExternalInterface" eSuperTypes="#//AbstractMInterface #//AbstractMExternalType"/> <eClassifiers xsi:type="ecore:EClass" name="AbstractMFieldDeclaration" abstract="true" eSuperTypes="#//AbstractMTypeWithNameDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="initialValue" eType="#//AbstractCExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractMClassFieldDeclaration" abstract="true" eSuperTypes="#//AbstractMFieldDeclaration"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" lowerBound="1" eType="#//MVisibility" defaultValueLiteral="PRIVATE"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="final" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MStaticClassFieldDeclaration" eSuperTypes="#//AbstractMClassFieldDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" lowerBound="1" eType="#//MDeclaredClass" eOpposite="#//MDeclaredClass/staticFields"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MInstanceClassFieldDeclaration" eSuperTypes="#//AbstractMClassFieldDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" lowerBound="1" eType="#//MDeclaredClass" eOpposite="#//MDeclaredClass/instanceFields"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MConstantInterfaceFieldDeclaration" eSuperTypes="#//AbstractMFieldDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" lowerBound="1" eType="#//MDeclaredInterface" eOpposite="#//MDeclaredInterface/constants"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractMMethodDeclaration" abstract="true" eSuperTypes="#//AbstractMTypeWithNameDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//MMethodDeclarationParameter" containment="true" eOpposite="#//MMethodDeclarationParameter/methodDeclaration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MMethodDeclarationParameter" eSuperTypes="#//AbstractMTypeWithNameDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="methodDeclaration" lowerBound="1" eType="#//AbstractMMethodDeclaration" eOpposite="#//AbstractMMethodDeclaration/parameters"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MImplicitMethodDeclaration" eSuperTypes="#//AbstractMMethodDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" lowerBound="1" eType="#//MDirectMethodImplementation" eOpposite="#//MDirectMethodImplementation/declaration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractMImplementableMethodDeclaration" abstract="true" eSuperTypes="#//AbstractMMethodDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="implementations" upperBound="-1" eType="#//MDeclaredMethodImplementation" eOpposite="#//MDeclaredMethodImplementation/declaration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MAbstractClassMethodDeclaration" eSuperTypes="#//AbstractMImplementableMethodDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" lowerBound="1" eType="#//MAbstractDeclaredClass" eOpposite="#//MAbstractDeclaredClass/abstractMethods"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" lowerBound="1" eType="#//MVisibility" defaultValueLiteral="PROTECTED"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MInterfaceMethodDeclaration" eSuperTypes="#//AbstractMImplementableMethodDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" lowerBound="1" eType="#//MDeclaredInterface" eOpposite="#//MDeclaredInterface/methods"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MNativeMethodDeclaration" eSuperTypes="#//AbstractMMethodDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" lowerBound="1" eType="#//MDeclaredClass" eOpposite="#//MDeclaredClass/nativeMethods"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractMMethodImplementation" abstract="true" eSuperTypes="#//AbstractMMethodLike"> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" lowerBound="1" eType="#//MDeclaredClass" eOpposite="#//MDeclaredClass/implementedMethods"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//MMethodImplementationParameter" containment="true" eOpposite="#//MMethodImplementationParameter/methodImplementation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MDeclaredMethodImplementation" eSuperTypes="#//AbstractMMethodImplementation"> <eStructuralFeatures xsi:type="ecore:EReference" name="declaration" lowerBound="1" eType="#//AbstractMImplementableMethodDeclaration" eOpposite="#//AbstractMImplementableMethodDeclaration/implementations"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MDirectMethodImplementation" eSuperTypes="#//AbstractMMethodImplementation"> <eStructuralFeatures xsi:type="ecore:EReference" name="declaration" lowerBound="1" eType="#//MImplicitMethodDeclaration" containment="true" eOpposite="#//MImplicitMethodDeclaration/owner"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MMethodImplementationParameter"> <eStructuralFeatures xsi:type="ecore:EReference" name="methodImplementation" lowerBound="1" eType="#//AbstractMMethodImplementation" eOpposite="#//AbstractMMethodImplementation/parameters"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="final" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MConstructor" eSuperTypes="#//AbstractMMethodLike"> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" lowerBound="1" eType="#//MDeclaredClass" eOpposite="#//MDeclaredClass/constructors"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//MConstructorParameter" containment="true" eOpposite="#//MConstructorParameter/constructor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MConstructorParameter" eSuperTypes="#//AbstractMTypeWithNameDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="constructor" lowerBound="1" eType="#//MConstructor" eOpposite="#//MConstructor/parameters"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="final" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractCStatement" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="CBlockStatement" eSuperTypes="#//AbstractCStatement"> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//AbstractCStatement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CDeclarationStatement" eSuperTypes="#//AbstractCStatement #//AbstractMTypeWithNameDeclaration"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="final" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//AbstractCExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CExpressionStatement" eSuperTypes="#//AbstractCStatement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" eType="#//AbstractCExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CIfStatement" eSuperTypes="#//AbstractCStatement"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" lowerBound="1" eType="#//AbstractCExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="trueStatement" lowerBound="1" eType="#//AbstractCStatement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="falseStatement" eType="#//AbstractCStatement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CUnparsedStatement" eSuperTypes="#//AbstractCStatement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="code" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractCExpression" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="CConditionalExpression" eSuperTypes="#//AbstractCExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" lowerBound="1" eType="#//AbstractCExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="trueExpression" lowerBound="1" eType="#//AbstractCExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="falseExpression" eType="#//AbstractCExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CUnparsedExpression" eSuperTypes="#//AbstractCExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="code" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="MPrimitiveTypes"> <eLiterals name="boolean"/> <eLiterals name="byte" value="1"/> <eLiterals name="short" value="2"/> <eLiterals name="int" value="3"/> <eLiterals name="long" value="4"/> <eLiterals name="float" value="5"/> <eLiterals name="double" value="6"/> <eLiterals name="char" value="7"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="MVisibility"> <eLiterals name="DEFAULT"/> <eLiterals name="PRIVATE" value="1"/> <eLiterals name="PROTECTED" value="2"/> <eLiterals name="PUBLIC" value="3"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"jsm","nsURI":"http:///jsm.ecore","name":"jsm","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMPackageContainer","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MRoot","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MPackage","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMResource","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MResource","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMTypeContainer","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MCompilationUnit","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMDeclaredType","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMExternalType","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMType","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMTypeReference","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MDeclaredTypeReference","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MExternalTypeReference","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MPrimitiveTypeReference","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractModifiers","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMMethodLike","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMTypeWithNameDeclaration","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMClass","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MDeclaredClass","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MAbstractDeclaredClass","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MExternalClass","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMInterface","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MDeclaredInterface","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MExternalInterface","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMFieldDeclaration","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMClassFieldDeclaration","instanceClass":null,"abstract":true,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MStaticClassFieldDeclaration","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MInstanceClassFieldDeclaration","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MConstantInterfaceFieldDeclaration","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMMethodDeclaration","instanceClass":null,"abstract":true,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MMethodDeclarationParameter","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MImplicitMethodDeclaration","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMImplementableMethodDeclaration","instanceClass":null,"abstract":true,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MAbstractClassMethodDeclaration","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MInterfaceMethodDeclaration","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MNativeMethodDeclaration","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMMethodImplementation","instanceClass":null,"abstract":true,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MDeclaredMethodImplementation","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MDirectMethodImplementation","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MMethodImplementationParameter","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MConstructor","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MConstructorParameter","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractCStatement","instanceClass":null,"abstract":true,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CBlockStatement","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CDeclarationStatement","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CExpressionStatement","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CIfStatement","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CUnparsedStatement","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractCExpression","instanceClass":null,"abstract":true,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CConditionalExpression","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CUnparsedExpression","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MPrimitiveTypes","instanceClass":null,"id":52,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"MVisibility","instanceClass":null,"id":53,"serializable":true,"eClass":"EEnum"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"packages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"packageContainer","changeable":true,"resolveProxies":true,"lowerBound":1,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"externalTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"root","changeable":true,"resolveProxies":true,"lowerBound":1,"id":60,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":61,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":1,"id":67,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":68,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"derived","changeable":true,"lowerBound":1,"iD":false,"id":69,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"derivedFrom","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superOf","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"typeContainer","changeable":true,"resolveProxies":true,"lowerBound":1,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"imports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fullQualifiedName","changeable":true,"lowerBound":1,"iD":false,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"array","changeable":true,"lowerBound":1,"iD":false,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"PUBLIC","unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":1,"iD":false,"id":105,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"final","changeable":true,"lowerBound":1,"iD":false,"id":106,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"synchronized","changeable":true,"lowerBound":1,"iD":false,"id":107,"derived":false},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":114,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extends","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"implements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":120,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"staticFields","changeable":true,"resolveProxies":true,"lowerBound":0,"id":121,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"instanceFields","changeable":true,"resolveProxies":true,"lowerBound":0,"id":122,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constructors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"implementedMethods","changeable":true,"resolveProxies":true,"lowerBound":0,"id":124,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nativeMethods","changeable":true,"resolveProxies":true,"lowerBound":0,"id":125,"derived":false},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":133,"derived":false},{"id":134,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":137,"derived":false},{"id":138,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":139,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"abstractMethods","changeable":true,"resolveProxies":true,"lowerBound":0,"id":140,"derived":false},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extends","changeable":true,"resolveProxies":true,"lowerBound":0,"id":147,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":148,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methods","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":156,"derived":false},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initialValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"PRIVATE","unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":1,"iD":false,"id":162,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"final","changeable":true,"lowerBound":1,"iD":false,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"transient","changeable":true,"lowerBound":1,"iD":false,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":false},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"methodDeclaration","changeable":true,"resolveProxies":true,"lowerBound":1,"id":178,"derived":false},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":181,"derived":false},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"declaration","changeable":true,"resolveProxies":true,"lowerBound":1,"id":184,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"implementations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":185,"derived":false},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"declaration","changeable":true,"resolveProxies":true,"lowerBound":1,"id":188,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"PROTECTED","unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":1,"iD":false,"id":189,"derived":false},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"methodImplementation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":201,"derived":false},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"final","changeable":true,"lowerBound":1,"iD":false,"id":206,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":207,"derived":false},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":211,"derived":false},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"constructor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":215,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"final","changeable":true,"lowerBound":1,"iD":false,"id":216,"derived":false},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":220,"derived":false},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"final","changeable":true,"lowerBound":1,"iD":false,"id":223,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":224,"derived":false},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":229,"derived":false},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":232,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"trueStatement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":233,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"falseStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":234,"derived":false},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"code","changeable":true,"lowerBound":1,"iD":false,"id":239,"derived":false},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":242,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"trueExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":243,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"falseExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":244,"derived":false},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"code","changeable":true,"lowerBound":1,"iD":false,"id":249,"derived":false},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"name":"boolean","id":252,"value":0,"literal":"boolean","eClass":"EEnumLiteral"},{"name":"byte","id":253,"value":1,"literal":"byte","eClass":"EEnumLiteral"},{"name":"short","id":254,"value":2,"literal":"short","eClass":"EEnumLiteral"},{"name":"int","id":255,"value":3,"literal":"int","eClass":"EEnumLiteral"},{"name":"long","id":256,"value":4,"literal":"long","eClass":"EEnumLiteral"},{"name":"float","id":257,"value":5,"literal":"float","eClass":"EEnumLiteral"},{"name":"double","id":258,"value":6,"literal":"double","eClass":"EEnumLiteral"},{"name":"char","id":259,"value":7,"literal":"char","eClass":"EEnumLiteral"},{"name":"DEFAULT","id":260,"value":0,"literal":"DEFAULT","eClass":"EEnumLiteral"},{"name":"PRIVATE","id":261,"value":1,"literal":"PRIVATE","eClass":"EEnumLiteral"},{"name":"PROTECTED","id":262,"value":2,"literal":"PROTECTED","eClass":"EEnumLiteral"},{"name":"PUBLIC","id":263,"value":3,"literal":"PUBLIC","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":1,"target":0},{"source":1,"target":54},{"source":54,"target":3},{"source":54,"target":55},{"source":54,"target":1},{"source":54,"target":56},{"source":55,"target":3},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":57},{"source":2,"target":58},{"source":57,"target":9},{"source":57,"target":59},{"source":57,"target":2},{"source":57,"target":60},{"source":59,"target":9},{"source":58,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":56},{"source":3,"target":61},{"source":3,"target":62},{"source":3,"target":63},{"source":56,"target":1},{"source":56,"target":64},{"source":56,"target":3},{"source":56,"target":54},{"source":64,"target":1},{"source":61,"target":65},{"source":61,"target":3},{"source":62,"target":4},{"source":62,"target":66},{"source":62,"target":3},{"source":62,"target":67},{"source":66,"target":4},{"source":63,"target":1},{"source":4,"target":0},{"source":4,"target":67},{"source":4,"target":68},{"source":4,"target":69},{"source":4,"target":70},{"source":4,"target":71},{"source":67,"target":3},{"source":67,"target":72},{"source":67,"target":4},{"source":67,"target":62},{"source":72,"target":3},{"source":68,"target":73},{"source":68,"target":4},{"source":69,"target":74},{"source":69,"target":4},{"source":70,"target":4},{"source":70,"target":75},{"source":70,"target":4},{"source":70,"target":71},{"source":75,"target":4},{"source":71,"target":4},{"source":71,"target":76},{"source":71,"target":4},{"source":71,"target":70},{"source":76,"target":4},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":77},{"source":5,"target":78},{"source":77,"target":79},{"source":77,"target":5},{"source":78,"target":4},{"source":6,"target":0},{"source":6,"target":80},{"source":80,"target":8},{"source":80,"target":81},{"source":80,"target":6},{"source":80,"target":82},{"source":81,"target":8},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":6},{"source":7,"target":83},{"source":7,"target":84},{"source":7,"target":85},{"source":83,"target":10},{"source":83,"target":86},{"source":83,"target":7},{"source":86,"target":10},{"source":84,"target":4},{"source":85,"target":6},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":82},{"source":8,"target":87},{"source":8,"target":88},{"source":82,"target":6},{"source":82,"target":89},{"source":82,"target":8},{"source":82,"target":80},{"source":89,"target":6},{"source":87,"target":90},{"source":87,"target":8},{"source":88,"target":6},{"source":9,"target":0},{"source":9,"target":60},{"source":9,"target":91},{"source":60,"target":2},{"source":60,"target":92},{"source":60,"target":9},{"source":60,"target":57},{"source":92,"target":2},{"source":91,"target":93},{"source":91,"target":9},{"source":10,"target":0},{"source":11,"target":0},{"source":11,"target":94},{"source":94,"target":95},{"source":94,"target":11},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":96},{"source":12,"target":97},{"source":96,"target":8},{"source":96,"target":98},{"source":96,"target":12},{"source":98,"target":8},{"source":97,"target":11},{"source":13,"target":0},{"source":13,"target":11},{"source":13,"target":99},{"source":13,"target":100},{"source":99,"target":9},{"source":99,"target":101},{"source":99,"target":13},{"source":101,"target":9},{"source":100,"target":11},{"source":14,"target":0},{"source":14,"target":11},{"source":14,"target":102},{"source":14,"target":103},{"source":102,"target":52},{"source":102,"target":104},{"source":102,"target":14},{"source":104,"target":52},{"source":103,"target":11},{"source":15,"target":0},{"source":15,"target":105},{"source":15,"target":106},{"source":15,"target":107},{"source":105,"target":53},{"source":105,"target":108},{"source":105,"target":15},{"source":108,"target":53},{"source":106,"target":109},{"source":106,"target":15},{"source":107,"target":110},{"source":107,"target":15},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":111},{"source":16,"target":112},{"source":111,"target":43},{"source":111,"target":113},{"source":111,"target":16},{"source":113,"target":43},{"source":112,"target":15},{"source":17,"target":0},{"source":17,"target":114},{"source":17,"target":115},{"source":114,"target":11},{"source":114,"target":116},{"source":114,"target":17},{"source":116,"target":11},{"source":115,"target":117},{"source":115,"target":17},{"source":18,"target":0},{"source":18,"target":10},{"source":18,"target":118},{"source":118,"target":10},{"source":19,"target":0},{"source":19,"target":18},{"source":19,"target":8},{"source":19,"target":119},{"source":19,"target":120},{"source":19,"target":121},{"source":19,"target":122},{"source":19,"target":123},{"source":19,"target":124},{"source":19,"target":125},{"source":19,"target":126},{"source":19,"target":127},{"source":119,"target":18},{"source":119,"target":128},{"source":119,"target":19},{"source":128,"target":18},{"source":120,"target":22},{"source":120,"target":129},{"source":120,"target":19},{"source":129,"target":22},{"source":121,"target":27},{"source":121,"target":130},{"source":121,"target":19},{"source":121,"target":131},{"source":130,"target":27},{"source":122,"target":28},{"source":122,"target":132},{"source":122,"target":19},{"source":122,"target":133},{"source":132,"target":28},{"source":123,"target":41},{"source":123,"target":134},{"source":123,"target":19},{"source":123,"target":135},{"source":134,"target":41},{"source":124,"target":37},{"source":124,"target":136},{"source":124,"target":19},{"source":124,"target":137},{"source":136,"target":37},{"source":125,"target":36},{"source":125,"target":138},{"source":125,"target":19},{"source":125,"target":139},{"source":138,"target":36},{"source":126,"target":18},{"source":127,"target":8},{"source":20,"target":0},{"source":20,"target":19},{"source":20,"target":140},{"source":20,"target":141},{"source":140,"target":34},{"source":140,"target":142},{"source":140,"target":20},{"source":140,"target":143},{"source":142,"target":34},{"source":141,"target":19},{"source":21,"target":0},{"source":21,"target":18},{"source":21,"target":9},{"source":21,"target":144},{"source":21,"target":145},{"source":144,"target":18},{"source":145,"target":9},{"source":22,"target":0},{"source":22,"target":10},{"source":22,"target":146},{"source":146,"target":10},{"source":23,"target":0},{"source":23,"target":22},{"source":23,"target":8},{"source":23,"target":147},{"source":23,"target":148},{"source":23,"target":149},{"source":23,"target":150},{"source":23,"target":151},{"source":147,"target":22},{"source":147,"target":152},{"source":147,"target":23},{"source":152,"target":22},{"source":148,"target":29},{"source":148,"target":153},{"source":148,"target":23},{"source":148,"target":154},{"source":153,"target":29},{"source":149,"target":35},{"source":149,"target":155},{"source":149,"target":23},{"source":149,"target":156},{"source":155,"target":35},{"source":150,"target":22},{"source":151,"target":8},{"source":24,"target":0},{"source":24,"target":22},{"source":24,"target":9},{"source":24,"target":157},{"source":24,"target":158},{"source":157,"target":22},{"source":158,"target":9},{"source":25,"target":0},{"source":25,"target":17},{"source":25,"target":159},{"source":25,"target":160},{"source":159,"target":49},{"source":159,"target":161},{"source":159,"target":25},{"source":161,"target":49},{"source":160,"target":17},{"source":26,"target":0},{"source":26,"target":25},{"source":26,"target":162},{"source":26,"target":163},{"source":26,"target":164},{"source":162,"target":53},{"source":162,"target":165},{"source":162,"target":26},{"source":165,"target":53},{"source":163,"target":166},{"source":163,"target":26},{"source":164,"target":25},{"source":27,"target":0},{"source":27,"target":26},{"source":27,"target":131},{"source":27,"target":167},{"source":131,"target":19},{"source":131,"target":168},{"source":131,"target":27},{"source":131,"target":121},{"source":168,"target":19},{"source":167,"target":26},{"source":28,"target":0},{"source":28,"target":26},{"source":28,"target":133},{"source":28,"target":169},{"source":28,"target":170},{"source":133,"target":19},{"source":133,"target":171},{"source":133,"target":28},{"source":133,"target":122},{"source":171,"target":19},{"source":169,"target":172},{"source":169,"target":28},{"source":170,"target":26},{"source":29,"target":0},{"source":29,"target":25},{"source":29,"target":154},{"source":29,"target":173},{"source":154,"target":23},{"source":154,"target":174},{"source":154,"target":29},{"source":154,"target":148},{"source":174,"target":23},{"source":173,"target":25},{"source":30,"target":0},{"source":30,"target":17},{"source":30,"target":175},{"source":30,"target":176},{"source":175,"target":31},{"source":175,"target":177},{"source":175,"target":30},{"source":175,"target":178},{"source":177,"target":31},{"source":176,"target":17},{"source":31,"target":0},{"source":31,"target":17},{"source":31,"target":178},{"source":31,"target":179},{"source":178,"target":30},{"source":178,"target":180},{"source":178,"target":31},{"source":178,"target":175},{"source":180,"target":30},{"source":179,"target":17},{"source":32,"target":0},{"source":32,"target":30},{"source":32,"target":181},{"source":32,"target":182},{"source":181,"target":39},{"source":181,"target":183},{"source":181,"target":32},{"source":181,"target":184},{"source":183,"target":39},{"source":182,"target":30},{"source":33,"target":0},{"source":33,"target":30},{"source":33,"target":185},{"source":33,"target":186},{"source":185,"target":38},{"source":185,"target":187},{"source":185,"target":33},{"source":185,"target":188},{"source":187,"target":38},{"source":186,"target":30},{"source":34,"target":0},{"source":34,"target":33},{"source":34,"target":143},{"source":34,"target":189},{"source":34,"target":190},{"source":143,"target":20},{"source":143,"target":191},{"source":143,"target":34},{"source":143,"target":140},{"source":191,"target":20},{"source":189,"target":53},{"source":189,"target":192},{"source":189,"target":34},{"source":192,"target":53},{"source":190,"target":33},{"source":35,"target":0},{"source":35,"target":33},{"source":35,"target":156},{"source":35,"target":193},{"source":156,"target":23},{"source":156,"target":194},{"source":156,"target":35},{"source":156,"target":149},{"source":194,"target":23},{"source":193,"target":33},{"source":36,"target":0},{"source":36,"target":30},{"source":36,"target":139},{"source":36,"target":195},{"source":139,"target":19},{"source":139,"target":196},{"source":139,"target":36},{"source":139,"target":125},{"source":196,"target":19},{"source":195,"target":30},{"source":37,"target":0},{"source":37,"target":16},{"source":37,"target":137},{"source":37,"target":197},{"source":37,"target":198},{"source":137,"target":19},{"source":137,"target":199},{"source":137,"target":37},{"source":137,"target":124},{"source":199,"target":19},{"source":197,"target":40},{"source":197,"target":200},{"source":197,"target":37},{"source":197,"target":201},{"source":200,"target":40},{"source":198,"target":16},{"source":38,"target":0},{"source":38,"target":37},{"source":38,"target":188},{"source":38,"target":202},{"source":188,"target":33},{"source":188,"target":203},{"source":188,"target":38},{"source":188,"target":185},{"source":203,"target":33},{"source":202,"target":37},{"source":39,"target":0},{"source":39,"target":37},{"source":39,"target":184},{"source":39,"target":204},{"source":184,"target":32},{"source":184,"target":205},{"source":184,"target":39},{"source":184,"target":181},{"source":205,"target":32},{"source":204,"target":37},{"source":40,"target":0},{"source":40,"target":201},{"source":40,"target":206},{"source":40,"target":207},{"source":201,"target":37},{"source":201,"target":208},{"source":201,"target":40},{"source":201,"target":197},{"source":208,"target":37},{"source":206,"target":209},{"source":206,"target":40},{"source":207,"target":210},{"source":207,"target":40},{"source":41,"target":0},{"source":41,"target":16},{"source":41,"target":135},{"source":41,"target":211},{"source":41,"target":212},{"source":135,"target":19},{"source":135,"target":213},{"source":135,"target":41},{"source":135,"target":123},{"source":213,"target":19},{"source":211,"target":42},{"source":211,"target":214},{"source":211,"target":41},{"source":211,"target":215},{"source":214,"target":42},{"source":212,"target":16},{"source":42,"target":0},{"source":42,"target":17},{"source":42,"target":215},{"source":42,"target":216},{"source":42,"target":217},{"source":215,"target":41},{"source":215,"target":218},{"source":215,"target":42},{"source":215,"target":211},{"source":218,"target":41},{"source":216,"target":219},{"source":216,"target":42},{"source":217,"target":17},{"source":43,"target":0},{"source":44,"target":0},{"source":44,"target":43},{"source":44,"target":220},{"source":44,"target":221},{"source":220,"target":43},{"source":220,"target":222},{"source":220,"target":44},{"source":222,"target":43},{"source":221,"target":43},{"source":45,"target":0},{"source":45,"target":43},{"source":45,"target":17},{"source":45,"target":223},{"source":45,"target":224},{"source":45,"target":225},{"source":45,"target":226},{"source":223,"target":227},{"source":223,"target":45},{"source":224,"target":49},{"source":224,"target":228},{"source":224,"target":45},{"source":228,"target":49},{"source":225,"target":43},{"source":226,"target":17},{"source":46,"target":0},{"source":46,"target":43},{"source":46,"target":229},{"source":46,"target":230},{"source":229,"target":49},{"source":229,"target":231},{"source":229,"target":46},{"source":231,"target":49},{"source":230,"target":43},{"source":47,"target":0},{"source":47,"target":43},{"source":47,"target":232},{"source":47,"target":233},{"source":47,"target":234},{"source":47,"target":235},{"source":232,"target":49},{"source":232,"target":236},{"source":232,"target":47},{"source":236,"target":49},{"source":233,"target":43},{"source":233,"target":237},{"source":233,"target":47},{"source":237,"target":43},{"source":234,"target":43},{"source":234,"target":238},{"source":234,"target":47},{"source":238,"target":43},{"source":235,"target":43},{"source":48,"target":0},{"source":48,"target":43},{"source":48,"target":239},{"source":48,"target":240},{"source":239,"target":241},{"source":239,"target":48},{"source":240,"target":43},{"source":49,"target":0},{"source":50,"target":0},{"source":50,"target":49},{"source":50,"target":242},{"source":50,"target":243},{"source":50,"target":244},{"source":50,"target":245},{"source":242,"target":49},{"source":242,"target":246},{"source":242,"target":50},{"source":246,"target":49},{"source":243,"target":49},{"source":243,"target":247},{"source":243,"target":50},{"source":247,"target":49},{"source":244,"target":49},{"source":244,"target":248},{"source":244,"target":50},{"source":248,"target":49},{"source":245,"target":49},{"source":51,"target":0},{"source":51,"target":49},{"source":51,"target":249},{"source":51,"target":250},{"source":249,"target":251},{"source":249,"target":51},{"source":250,"target":49},{"source":52,"target":0},{"source":52,"target":252},{"source":52,"target":253},{"source":52,"target":254},{"source":52,"target":255},{"source":52,"target":256},{"source":52,"target":257},{"source":52,"target":258},{"source":52,"target":259},{"source":252,"target":52},{"source":253,"target":52},{"source":254,"target":52},{"source":255,"target":52},{"source":256,"target":52},{"source":257,"target":52},{"source":258,"target":52},{"source":259,"target":52},{"source":53,"target":0},{"source":53,"target":260},{"source":53,"target":261},{"source":53,"target":262},{"source":53,"target":263},{"source":260,"target":53},{"source":261,"target":53},{"source":262,"target":53},{"source":263,"target":53}],"multigraph":true}
ecore
graph
repo-ecore-all/data/eclipse/xtext-core/org.eclipse.xtext.tests/src/org/eclipse/xtext/resource/mydsl.ecore
mydsl Graph edges nodes name subgraphs Node isInvisible content name Edge label target source parsed_target parsed_source
<?xml version="1.0" encoding="ASCII"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="mydsl" nsURI="http://www.example.org/my/dsl" nsPrefix="mydsl"> <eClassifiers xsi:type="ecore:EClass" name="Graph"> <eStructuralFeatures xsi:type="ecore:EReference" name="edges" upperBound="-1" eType="#//Edge" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1" eType="#//Node" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subgraphs" upperBound="-1" eType="#//Graph" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Node"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isInvisible" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="content" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Edge"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//Node"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//Node"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="parsed_target" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="parsed_source" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"mydsl","nsURI":"http://www.example.org/my/dsl","name":"mydsl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Graph","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Edge","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"edges","changeable":true,"resolveProxies":true,"lowerBound":0,"id":4,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subgraphs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isInvisible","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"parsed_target","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"parsed_source","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":4,"target":3},{"source":4,"target":8},{"source":4,"target":1},{"source":8,"target":3},{"source":5,"target":2},{"source":5,"target":9},{"source":5,"target":1},{"source":9,"target":2},{"source":6,"target":10},{"source":6,"target":1},{"source":7,"target":1},{"source":7,"target":11},{"source":7,"target":1},{"source":11,"target":1},{"source":2,"target":0},{"source":2,"target":12},{"source":2,"target":13},{"source":2,"target":14},{"source":12,"target":15},{"source":12,"target":2},{"source":13,"target":16},{"source":13,"target":2},{"source":14,"target":17},{"source":14,"target":2},{"source":3,"target":0},{"source":3,"target":18},{"source":3,"target":19},{"source":3,"target":20},{"source":3,"target":21},{"source":3,"target":22},{"source":18,"target":23},{"source":18,"target":3},{"source":19,"target":2},{"source":19,"target":24},{"source":19,"target":3},{"source":24,"target":2},{"source":20,"target":2},{"source":20,"target":25},{"source":20,"target":3},{"source":25,"target":2},{"source":21,"target":26},{"source":21,"target":3},{"source":22,"target":27},{"source":22,"target":3}],"multigraph":true}
ecore
library
repo-ecore-all/data/cloudsmith/org.eclipse.emf/tests/org.eclipse.emf.test.common/models/Library/library.ecore
library Book title pages 100 category author Library name writers books Writer name books BookCategory Mystery Mystery ScienceFiction ScienceFiction Biography Biography
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="library" nsURI="http:///org.eclipse.emf.test.models/Library" nsPrefix="org.eclipse.emf.test.models.library"> <eClassifiers xsi:type="ecore:EClass" name="Book"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pages" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="100"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="category" eType="#//BookCategory"/> <eStructuralFeatures xsi:type="ecore:EReference" name="author" lowerBound="1" eType="#//Writer" eOpposite="#//Writer/books"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Library"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="writers" upperBound="-1" eType="#//Writer" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="books" upperBound="-1" eType="#//Book" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Writer"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="books" upperBound="-1" eType="#//Book" eOpposite="#//Book/author"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="BookCategory"> <eLiterals name="Mystery"/> <eLiterals name="ScienceFiction" value="1"/> <eLiterals name="Biography" value="2"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"org.eclipse.emf.test.models.library","nsURI":"http:///org.eclipse.emf.test.models/Library","name":"library","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Writer","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"BookCategory","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":5,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":100,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"100","unsettable":false,"transient":false,"unique":true,"name":"pages","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"resolveProxies":true,"lowerBound":1,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"writers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"name":"Mystery","id":23,"value":0,"literal":"Mystery","eClass":"EEnumLiteral"},{"name":"ScienceFiction","id":24,"value":1,"literal":"ScienceFiction","eClass":"EEnumLiteral"},{"name":"Biography","id":25,"value":2,"literal":"Biography","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":5,"target":9},{"source":5,"target":1},{"source":6,"target":10},{"source":6,"target":1},{"source":7,"target":4},{"source":7,"target":11},{"source":7,"target":1},{"source":11,"target":4},{"source":8,"target":3},{"source":8,"target":12},{"source":8,"target":1},{"source":8,"target":13},{"source":12,"target":3},{"source":2,"target":0},{"source":2,"target":14},{"source":2,"target":15},{"source":2,"target":16},{"source":14,"target":17},{"source":14,"target":2},{"source":15,"target":3},{"source":15,"target":18},{"source":15,"target":2},{"source":18,"target":3},{"source":16,"target":1},{"source":16,"target":19},{"source":16,"target":2},{"source":19,"target":1},{"source":3,"target":0},{"source":3,"target":20},{"source":3,"target":13},{"source":20,"target":21},{"source":20,"target":3},{"source":13,"target":1},{"source":13,"target":22},{"source":13,"target":3},{"source":13,"target":8},{"source":22,"target":1},{"source":4,"target":0},{"source":4,"target":23},{"source":4,"target":24},{"source":4,"target":25},{"source":23,"target":4},{"source":24,"target":4},{"source":25,"target":4}],"multigraph":true}
ecore
graph
repo-ecore-all/data/elarbi/ifx/fr.irit.ifx.visual.patterns/src/fr/irit/ifclipse/visual/patterns/model/Graph.ecore
Graph NamedElement name Graph contents GraphElement graph label color Node shape style DirectedArc weight sourceNode targetNode
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="Graph" nsURI="http://irit.fr/graph" nsPrefix="graph"> <eClassifiers xsi:type="ecore:EClass" name="NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Graph" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1" eType="#//GraphElement" containment="true" eOpposite="#//GraphElement/graph"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GraphElement" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="graph" eType="#//Graph" eOpposite="#//Graph/contents"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="color" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//GraphElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="shape" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DirectedArc" eSuperTypes="#//GraphElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceNode" eType="#//Node"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targetNode" eType="#//Node"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"graph","nsURI":"http://irit.fr/graph","name":"Graph","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Graph","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GraphElement","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DirectedArc","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"graph","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"color","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"shape","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"weight","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sourceNode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targetNode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":6,"target":7},{"source":6,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":8},{"source":2,"target":9},{"source":8,"target":3},{"source":8,"target":10},{"source":8,"target":2},{"source":8,"target":11},{"source":10,"target":3},{"source":9,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":11},{"source":3,"target":12},{"source":3,"target":13},{"source":3,"target":14},{"source":11,"target":2},{"source":11,"target":15},{"source":11,"target":3},{"source":11,"target":8},{"source":15,"target":2},{"source":12,"target":16},{"source":12,"target":3},{"source":13,"target":17},{"source":13,"target":3},{"source":14,"target":1},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":18},{"source":4,"target":19},{"source":4,"target":20},{"source":18,"target":21},{"source":18,"target":4},{"source":19,"target":22},{"source":19,"target":4},{"source":20,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":23},{"source":5,"target":24},{"source":5,"target":25},{"source":5,"target":26},{"source":23,"target":27},{"source":23,"target":5},{"source":24,"target":4},{"source":24,"target":28},{"source":24,"target":5},{"source":28,"target":4},{"source":25,"target":4},{"source":25,"target":29},{"source":25,"target":5},{"source":29,"target":4},{"source":26,"target":3}],"multigraph":true}
ecore
people
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/MDEGroup/MDEForge/mdeforge/githubmetamodels/People.ecore
people Gender MALE MALE FEMALE FEMALE Person child childName children parents gender name father mother Universe people
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="people" nsURI="http://www.eclipse.org/examples/tree" nsPrefix="tree"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/> <details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/> <details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/> </eAnnotations> <eClassifiers xsi:type="ecore:EEnum" name="Gender"> <eLiterals name="MALE"/> <eLiterals name="FEMALE"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Person"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="null MixedGenderParents"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL"> <details key="MixedGenderParents" value="father.gender &lt;> mother.gender"/> </eAnnotations> <eOperations name="child" eType="#//Person"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL"> <details key="body" value="children->any(name=childName)"/> </eAnnotations> <eParameters name="childName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//Person"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parents" upperBound="2" eType="#//Person"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="gender" eType="#//Gender"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="father" lowerBound="1" eType="#//Person" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL"> <details key="derivation" value="parents->any(gender = Gender::MALE)"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="mother" lowerBound="1" eType="#//Person" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL"> <details key="derivation" value="parents->any(gender = Gender::FEMALE)"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Universe"> <eStructuralFeatures xsi:type="ecore:EReference" name="people" upperBound="-1" eType="#//Person" containment="true"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"tree","nsURI":"http://www.eclipse.org/examples/tree","name":"people","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"Gender","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Universe","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"name":"MALE","id":4,"value":0,"literal":"MALE","eClass":"EEnumLiteral"},{"name":"FEMALE","id":5,"value":0,"literal":"FEMALE","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"child","lowerBound":0,"id":6,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":2,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"gender","changeable":true,"lowerBound":0,"iD":false,"id":9,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"father","changeable":true,"resolveProxies":true,"lowerBound":1,"id":11,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"mother","changeable":true,"resolveProxies":true,"lowerBound":1,"id":12,"derived":true},{"id":13,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"childName","lowerBound":0,"id":14,"many":false,"required":false,"eClass":"EParameter"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"people","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":5},{"source":4,"target":1},{"source":5,"target":1},{"source":2,"target":0},{"source":2,"target":6},{"source":2,"target":7},{"source":2,"target":8},{"source":2,"target":9},{"source":2,"target":10},{"source":2,"target":11},{"source":2,"target":12},{"source":6,"target":2},{"source":6,"target":13},{"source":6,"target":2},{"source":6,"target":14},{"source":13,"target":2},{"source":14,"target":15},{"source":14,"target":6},{"source":7,"target":2},{"source":7,"target":16},{"source":7,"target":2},{"source":16,"target":2},{"source":8,"target":2},{"source":8,"target":17},{"source":8,"target":2},{"source":17,"target":2},{"source":9,"target":1},{"source":9,"target":18},{"source":9,"target":2},{"source":18,"target":1},{"source":10,"target":19},{"source":10,"target":2},{"source":11,"target":2},{"source":11,"target":20},{"source":11,"target":2},{"source":20,"target":2},{"source":12,"target":2},{"source":12,"target":21},{"source":12,"target":2},{"source":21,"target":2},{"source":3,"target":0},{"source":3,"target":22},{"source":22,"target":2},{"source":22,"target":23},{"source":22,"target":3},{"source":23,"target":2}],"multigraph":true}
ecore
statemachine
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/gemoc/gemoc-studio/official_samples/TFSM_PlainK3/language_workbench/org.gemoc.sample.tfsm.sequential.model/model/tfsm.ecore
tfsm TFSM ownedStates initialState localEvents localClock ownedTransitions State owningFSM outgoingTransitions incomingTransitions Transition source target ownedGuard generatedEvents action NamedElement name Guard TemporalGuard onClock afterDuration EventGuard triggeringEvent FSMEvent sollicitingTransitions FSMClock TimedSystem tfsms globalClocks globalEvents EvaluateGuard condition
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="tfsm" nsURI="http://www.gemoc.org/sample/tfsm/sequential" nsPrefix="org.gemoc.sample.tfsm"> <eClassifiers xsi:type="ecore:EClass" name="TFSM" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedStates" upperBound="-1" eType="//State" containment="true" eOpposite="//State/owningFSM"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initialState" lowerBound="1" eType="//State"/> <eStructuralFeatures xsi:type="ecore:EReference" name="localEvents" upperBound="-1" eType="//FSMEvent" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="localClock" lowerBound="1" eType="//FSMClock" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedTransitions" upperBound="-1" eType="//Transition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="owningFSM" lowerBound="1" eType="//TFSM" eOpposite="//TFSM/ownedStates"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoingTransitions" upperBound="-1" eType="//Transition" eOpposite="//Transition/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="incomingTransitions" upperBound="-1" eType="//Transition" eOpposite="//Transition/target"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="//State" eOpposite="//State/outgoingTransitions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="//State" eOpposite="//State/incomingTransitions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedGuard" lowerBound="1" eType="//Guard" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="generatedEvents" upperBound="-1" eType="//FSMEvent"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="action"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Guard" abstract="true" eSuperTypes="//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="TemporalGuard" eSuperTypes="//Guard"> <eStructuralFeatures xsi:type="ecore:EReference" name="onClock" lowerBound="1" eType="//FSMClock"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="afterDuration" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EventGuard" eSuperTypes="//Guard"> <eStructuralFeatures xsi:type="ecore:EReference" name="triggeringEvent" lowerBound="1" eType="//FSMEvent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FSMEvent" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="sollicitingTransitions" upperBound="-1" eType="//Transition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FSMClock" eSuperTypes="//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="TimedSystem" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="tfsms" upperBound="-1" eType="//TFSM" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="globalClocks" upperBound="-1" eType="//FSMClock" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="globalEvents" upperBound="-1" eType="//FSMEvent" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EvaluateGuard" eSuperTypes="//Guard"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="condition"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"org.gemoc.sample.tfsm","nsURI":"http://www.gemoc.org/sample/tfsm/sequential","name":"tfsm","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TFSM","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Guard","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemporalGuard","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventGuard","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FSMEvent","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FSMClock","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimedSystem","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EvaluateGuard","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedStates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"initialState","changeable":true,"resolveProxies":true,"lowerBound":1,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"localEvents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"localClock","changeable":true,"resolveProxies":true,"lowerBound":1,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedTransitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningFSM","changeable":true,"resolveProxies":true,"lowerBound":1,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoingTransitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incomingTransitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedGuard","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"generatedEvents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"action","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"onClock","changeable":true,"resolveProxies":true,"lowerBound":1,"id":44,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"afterDuration","changeable":true,"lowerBound":1,"iD":false,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"triggeringEvent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sollicitingTransitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tfsms","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"globalClocks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"globalEvents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":12,"target":2},{"source":12,"target":18},{"source":12,"target":1},{"source":12,"target":19},{"source":18,"target":2},{"source":13,"target":2},{"source":13,"target":20},{"source":13,"target":1},{"source":20,"target":2},{"source":14,"target":8},{"source":14,"target":21},{"source":14,"target":1},{"source":21,"target":8},{"source":15,"target":9},{"source":15,"target":22},{"source":15,"target":1},{"source":22,"target":9},{"source":16,"target":3},{"source":16,"target":23},{"source":16,"target":1},{"source":23,"target":3},{"source":17,"target":4},{"source":2,"target":0},{"source":2,"target":4},{"source":2,"target":19},{"source":2,"target":24},{"source":2,"target":25},{"source":2,"target":26},{"source":19,"target":1},{"source":19,"target":27},{"source":19,"target":2},{"source":19,"target":12},{"source":27,"target":1},{"source":24,"target":3},{"source":24,"target":28},{"source":24,"target":2},{"source":24,"target":29},{"source":28,"target":3},{"source":25,"target":3},{"source":25,"target":30},{"source":25,"target":2},{"source":25,"target":31},{"source":30,"target":3},{"source":26,"target":4},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":29},{"source":3,"target":31},{"source":3,"target":32},{"source":3,"target":33},{"source":3,"target":34},{"source":3,"target":35},{"source":29,"target":2},{"source":29,"target":36},{"source":29,"target":3},{"source":29,"target":24},{"source":36,"target":2},{"source":31,"target":2},{"source":31,"target":37},{"source":31,"target":3},{"source":31,"target":25},{"source":37,"target":2},{"source":32,"target":5},{"source":32,"target":38},{"source":32,"target":3},{"source":38,"target":5},{"source":33,"target":8},{"source":33,"target":39},{"source":33,"target":3},{"source":39,"target":8},{"source":34,"target":40},{"source":34,"target":3},{"source":35,"target":4},{"source":4,"target":0},{"source":4,"target":41},{"source":41,"target":42},{"source":41,"target":4},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":43},{"source":43,"target":4},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":44},{"source":6,"target":45},{"source":6,"target":46},{"source":44,"target":9},{"source":44,"target":47},{"source":44,"target":6},{"source":47,"target":9},{"source":45,"target":48},{"source":45,"target":6},{"source":46,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":49},{"source":7,"target":50},{"source":49,"target":8},{"source":49,"target":51},{"source":49,"target":7},{"source":51,"target":8},{"source":50,"target":5},{"source":8,"target":0},{"source":8,"target":4},{"source":8,"target":52},{"source":8,"target":53},{"source":52,"target":3},{"source":52,"target":54},{"source":52,"target":8},{"source":54,"target":3},{"source":53,"target":4},{"source":9,"target":0},{"source":9,"target":4},{"source":9,"target":55},{"source":55,"target":4},{"source":10,"target":0},{"source":10,"target":4},{"source":10,"target":56},{"source":10,"target":57},{"source":10,"target":58},{"source":10,"target":59},{"source":56,"target":1},{"source":56,"target":60},{"source":56,"target":10},{"source":60,"target":1},{"source":57,"target":9},{"source":57,"target":61},{"source":57,"target":10},{"source":61,"target":9},{"source":58,"target":8},{"source":58,"target":62},{"source":58,"target":10},{"source":62,"target":8},{"source":59,"target":4},{"source":11,"target":0},{"source":11,"target":5},{"source":11,"target":63},{"source":11,"target":64},{"source":63,"target":65},{"source":63,"target":11},{"source":64,"target":5}],"multigraph":true}
ecore
class-diagram
repo-ecore-all/data/andrejfreitas/moliz/org.modelexecution.xmof.examples/cd/classes.ecore
classes ValueSpecification integerValue booleanValue stringValue unlimitedValue isNull isComputable TypedElement type NamedElement allNamespaces separator name visibility qualifiedName namespace Element allOwnedElements mustBeOwned ownedElement owner ownedComment Comment annotatedElement body VisibilityKind public public private private protected protected package package Namespace member elementImport packageImport importedMember ownedMember ElementImport visibility alias importedElement importingNamespace PackageableElement PackageImport importedPackage importingNamespace visibility Package packagedElement ownedType nestedPackage nestingPackage Type package StructuralFeature readOnly false Feature featuringClassifier static false RedefinableElement leaf false redefinedElement redefinitionContext Classifier allFeatures abstract false generalization feature inheritedMember attribute general finalSpecialization false Generalization substitutable general specific Property readOnly false derived false derivedUnion false aggregation composite false owningAssociation association datatype class opposite AggregationKind none none shared shared composite composite Association derived false endType memberEnd navigableOwnedEnd ownedEnd DataType ownedAttribute MultiplicityElement lowerBound upperBound ordered false unique true upper 1 lower 1 upperValue lowerValue BehavioralFeature ownedParameter abstract false Parameter direction ParameterDirectionKind in in inout inout out out return return Operation returnResult query false ordered false unique true lower upper class redefinedOperation type InstanceSpecification classifier slot Slot definingFeature value owningInstance InstanceValue instance LiteralBoolean booleanValue isComputable value false LiteralSpecification LiteralInteger integerValue isComputable value 0 LiteralNull isComputable isNull LiteralString isComputable stringValue value LiteralUnlimitedNatural isComputable unlimitedValue value 0 PrimitiveType Enumeration ownedLiteral EnumerationLiteral enumeration Class ownedAttribute ownedOperation superClass active false nestedClassifier Model
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="classes" nsURI="http://classdiagram/1.0" nsPrefix="classes"> <eAnnotations source="http://www.eclipse.org/OCL/Import"> <details key="ecore" value="http://www.eclipse.org/emf/2002/Ecore#/"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" abstract="true" eSuperTypes="#//TypedElement"> <eOperations name="integerValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="Set{}"/> </eAnnotations> </eOperations> <eOperations name="booleanValue" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="Set{}"/> </eAnnotations> </eOperations> <eOperations name="stringValue" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="Set{}"/> </eAnnotations> </eOperations> <eOperations name="unlimitedValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="Set{}"/> </eAnnotations> </eOperations> <eOperations name="isNull" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="false"/> </eAnnotations> </eOperations> <eOperations name="isComputable" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="false"/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypedElement" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Redefines the corresponding property from Basic to derive this information&#xA;from the return result for this Operation.&#xA;The type of the TypedElement."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="visibility_needs_ownership"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="visibility_needs_ownership" value="namespace->isEmpty() implies visibility->isEmpty()"/> </eAnnotations> <eOperations name="allNamespaces" upperBound="-1" eType="#//Namespace"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="&#xA;&#x9;&#x9;&#x9;&#x9;if namespace->isEmpty() then Sequence{}&#xA;&#x9;&#x9;&#x9;&#x9;else namespace.allNamespaces()->prepend(namespace)&#xA;&#x9;&#x9;&#x9;&#x9;endif"/> </eAnnotations> </eOperations> <eOperations name="separator" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="'::'"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name of the NamedElement."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="#//VisibilityKind" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Determines where the NamedElement appears within different Namespaces within&#xA;the overall model, and its accessibility."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="qualifiedName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A name which allows the NamedElement to be identified within a hierarchy of&#xA;nested Namespaces. It is constructed from the names of the containing namespaces&#xA;starting at the root of the hierarchy and ending with the name of the NamedElement&#xA;itself."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="derivation" value="name"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="namespace" eType="#//Namespace" changeable="false" volatile="true" transient="true" derived="true" eOpposite="#//Namespace/ownedMember"> <eAnnotations source="subsets" references="#//Element/owner"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="not_own_self has_owner"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="not_own_self" value="not allOwnedElements()->includes(self)"/> <details key="has_owner" value="mustBeOwned() implies owner->notEmpty()"/> </eAnnotations> <eOperations name="allOwnedElements" ordered="false" upperBound="-1" eType="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="ownedElement->union(ownedElement->collect(e | e.allOwnedElements()))"/> </eAnnotations> </eOperations> <eOperations name="mustBeOwned" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="true"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedElement" ordered="false" upperBound="-1" eType="#//Element" changeable="false" volatile="true" transient="true" derived="true" eOpposite="#//Element/owner"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Elements owned by this element."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" eType="#//Element" changeable="false" volatile="true" transient="true" derived="true" eOpposite="#//Element/ownedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Element that owns this element."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedComment" ordered="false" upperBound="-1" eType="#//Comment" containment="true"> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Comment"> <eStructuralFeatures xsi:type="ecore:EReference" name="annotatedElement" ordered="false" upperBound="-1" eType="#//Element"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="body" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="VisibilityKind"> <eLiterals name="public"/> <eLiterals name="private" value="1"/> <eLiterals name="protected" value="2"/> <eLiterals name="package" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Namespace" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="member" ordered="false" upperBound="-1" eType="#//NamedElement" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elementImport" ordered="false" upperBound="-1" eType="#//ElementImport" containment="true" eOpposite="#//ElementImport/importingNamespace"> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="packageImport" ordered="false" upperBound="-1" eType="#//PackageImport" containment="true" eOpposite="#//PackageImport/importingNamespace"> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="importedMember" ordered="false" upperBound="-1" eType="#//PackageableElement" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="subsets" references="#//Namespace/member"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedMember" ordered="false" upperBound="-1" eType="#//NamedElement" changeable="false" volatile="true" transient="true" derived="true" eOpposite="#//NamedElement/namespace"> <eAnnotations source="subsets" references="#//Namespace/member #//Element/ownedElement"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ElementImport" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="visibility_public_or_private imported_element_is_public"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="visibility_public_or_private" value="visibility = VisibilityKind::public or visibility = VisibilityKind::private"/> <details key="imported_element_is_public" value="importedElement.visibility &lt;> null implies importedElement.visibility = VisibilityKind::public"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" lowerBound="1" eType="#//VisibilityKind"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alias" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="importedElement" lowerBound="1" eType="#//PackageableElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="importingNamespace" lowerBound="1" eType="#//Namespace" eOpposite="#//Namespace/elementImport"> <eAnnotations source="subsets" references="#//Element/owner"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageableElement" abstract="true" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="PackageImport" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="public_or_private"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="public_or_private" value="visibility = VisibilityKind::public or visibility = VisibilityKind::private"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="importedPackage" lowerBound="1" eType="#//Package"/> <eStructuralFeatures xsi:type="ecore:EReference" name="importingNamespace" lowerBound="1" eType="#//Namespace" eOpposite="#//Namespace/packageImport"> <eAnnotations source="subsets" references="#//Element/owner"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" lowerBound="1" eType="#//VisibilityKind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//Namespace #//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="elements_public_or_private"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="elements_public_or_private" value="ownedElement->select(e | e->oclIsKindOf(NamedElement)) -> forAll( e | e->oclAsType(NamedElement).visibility->notEmpty() implies e->oclAsType(NamedElement).visibility = VisibilityKind::public or e->oclAsType(NamedElement).visibility = VisibilityKind::private)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="packagedElement" ordered="false" upperBound="-1" eType="#//PackageableElement" containment="true"> <eAnnotations source="subsets" references="#//Namespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedType" ordered="false" upperBound="-1" eType="#//Type" volatile="true" transient="true" derived="true" eOpposite="#//Type/package"> <eAnnotations source="subsets" references="#//Package/packagedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="nestedPackage" ordered="false" upperBound="-1" eType="#//Package" volatile="true" transient="true" derived="true" eOpposite="#//Package/nestingPackage"> <eAnnotations source="subsets" references="#//Package/packagedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="nestingPackage" eType="#//Package" volatile="true" transient="true" derived="true" eOpposite="#//Package/nestedPackage"> <eAnnotations source="subsets" references="#//NamedElement/namespace"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//PackageableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="package" eType="#//Package" volatile="true" transient="true" unsettable="true" derived="true" eOpposite="#//Package/ownedType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" abstract="true" eSuperTypes="#//Feature #//MultiplicityElement #//TypedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="readOnly" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="States whether the feature's value may be modified by a client."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Feature" abstract="true" eSuperTypes="#//RedefinableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="non_static non_leaf"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="non_static" value="static = false"/> <details key="non_leaf" value="redefinedElement->forAll(r | r.leaf = false)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="featuringClassifier" ordered="false" upperBound="-1" eType="#//Classifier" changeable="false" volatile="true" transient="true" derived="true" eOpposite="#//Classifier/feature"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Redefines the corresponding association in Abstractions.&#xA;The Classifiers that have this Feature as a feature."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="static" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies whether this feature characterizes individual instances classified&#xA;by the classifier (false) or the classifier itself (true)."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RedefinableElement" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="leaf" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates whether it is possible to further specialize a RedefinableElement.&#xA;If the value is true, then it is not possible to further specialize the&#xA;RedefinableElement."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedElement" ordered="false" upperBound="-1" eType="#//RedefinableElement" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The redefinable element that is being redefined by this element."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinitionContext" ordered="false" upperBound="-1" eType="#//Classifier" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the contexts that this element may be redefined from."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Classifier" abstract="true" eSuperTypes="#//Namespace #//Type"> <eOperations name="allFeatures" upperBound="-1" eType="#//Feature"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="member->select(m | m->oclIsKindOf(Feature))"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If true, the Classifier does not provide a complete declaration and can&#xA;typically not be instantiated. An abstract classifier is intended to be used by&#xA;other classifiers e.g. as the target of general metarelationships or&#xA;generalization relationships."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="generalization" ordered="false" upperBound="-1" eType="#//Generalization" containment="true" eOpposite="#//Generalization/specific"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the Generalization relationships for this Classifier. These&#xA;Generalizations navigaten to more general classifiers in the generalization&#xA;hierarchy."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="feature" ordered="false" upperBound="-1" eType="#//Feature" changeable="false" volatile="true" transient="true" derived="true" eOpposite="#//Feature/featuringClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Redefines the corresponding association in Abstractions. Note that there may&#xA;be members of the Classifier that are of the type Feature but are not included in&#xA;this association, e.g. inherited features.&#xA;Specifies each feature defined in the classifier."/> </eAnnotations> <eAnnotations source="subsets" references="#//Namespace/member"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="inheritedMember" ordered="false" upperBound="-1" eType="#//NamedElement" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies all elements inherited by this classifier from the general&#xA;classifiers."/> </eAnnotations> <eAnnotations source="subsets" references="#//Namespace/member"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute" ordered="false" upperBound="-1" eType="#//Property" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Refers to all of the Properties that are direct (i.e. not inherited or import&#xA;fUML.Syntax.d) attributes of the classifier."/> </eAnnotations> <eAnnotations source="subsets" references="#//Classifier/feature"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="general" ordered="false" upperBound="-1" eType="#//Classifier" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="finalSpecialization" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Generalization" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="substitutable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates whether the specific classifier can be used wherever the general&#xA;classifier can be used. If true, the execution traces of the specific classifier&#xA;will be a superset of the execution traces of the general classifier."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="general" lowerBound="1" eType="#//Classifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the general classifier in the Generalization relationship."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="specific" lowerBound="1" eType="#//Classifier" eOpposite="#//Classifier/generalization"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the specializing classifier in the Generalization&#xA;relationship."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/owner"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//StructuralFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="no_derivation multiplicity_of_composite derived_union_is_read_only"/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EAttribute" name="readOnly" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"> <eAnnotations source="redefines" references="#//StructuralFeature/readOnly"/> </contents> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="no_derivation" value="derived = false and derivedUnion = false"/> <details key="multiplicity_of_composite" value="composite implies (upperBound()->isEmpty() or upperBound() &lt;= 1)"/> <details key="derived_union_is_read_only" value="derivedUnion implies readOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="derived" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If isDerived is true, the value of the attribute is derived from information&#xA;elsewhere.&#xA;Specifies whether the Property is derived, i.e., whether its value or values&#xA;can be computed from other information."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="derivedUnion" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies whether the property is derived as the union of all of the&#xA;properties that are constrained to subset it."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aggregation" lowerBound="1" eType="#//AggregationKind"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the kind of aggregation that applies to the Property."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="composite" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" volatile="true" transient="true" defaultValueLiteral="false" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If isComposite is true, the object containing the attribute is a container for&#xA;the object or value contained in the attribute.&#xA;This is a derived value, indicating whether the aggregation of the Property is&#xA;composite or not."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="derivation" value="aggregation = AggregationKind::composite"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="owningAssociation" eType="#//Association" eOpposite="#//Association/ownedEnd"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the owning association of this property, if any.&#xA;References the owning association of this property."/> </eAnnotations> <eAnnotations source="subsets" references="#//Feature/featuringClassifier #//NamedElement/namespace #//Property/association"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="association" eType="#//Association" eOpposite="#//Association/memberEnd"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the association of which this property is a member, if any."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="datatype" eType="#//DataType" eOpposite="#//DataType/ownedAttribute"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The DataType that owns this Operation.&#xA;The DataType that owns this Property."/> </eAnnotations> <eAnnotations source="subsets" references="#//NamedElement/namespace #//Feature/featuringClassifier #//RedefinableElement/redefinitionContext"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="class" eType="#//Class" eOpposite="#//Class/ownedAttribute"> <eAnnotations source="subsets" references="#//NamedElement/namespace #//Feature/featuringClassifier #//RedefinableElement/redefinitionContext"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="opposite" eType="#//Property" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="derivation" value="&#xA;&#x9;&#x9;&#x9;if owningAssociation->isEmpty() and association.memberEnd->size() = 2 then&#xA;&#x9;&#x9;&#x9;&#x9;if (association.memberEnd->excluding(self)->first().owningAssociation->isEmpty()) then association.memberEnd->excluding(self)->first()&#xA;&#x9;&#x9;&#x9;&#x9;else Set{}&#xA;&#x9;&#x9;&#x9;&#x9;endif&#xA;&#x9;&#x9;&#x9;else Set{}&#xA;&#x9;&#x9;&#x9;endif"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AggregationKind"> <eLiterals name="none"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates that the property has no aggregation."/> </eAnnotations> </eLiterals> <eLiterals name="shared" value="1"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates that the property has a shared aggregation."/> </eAnnotations> </eLiterals> <eLiterals name="composite" value="2"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates that the property is aggregated compositely, i.e., the composite&#xA;object has responsibility for the existence and storage of the composed objects&#xA;(parts)."/> </eAnnotations> </eLiterals> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="owns_member_ends no_deriviation binary_associations association_ends binary_associations_only"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="owns_member_ends" value="memberEnd->symmetricDifference(ownedEnd)->isEmpty()"/> <details key="no_deriviation" value="derived = false"/> <details key="binary_associations" value="memberEnd->exists(e | e.aggregation &lt;> AggregationKind::none) implies memberEnd->size() = 2"/> <details key="association_ends" value="&#xA;&#x9;&#x9;&#x9;&#x9;if memberEnd->size() > 2 then ownedEnd->includesAll(memberEnd)&#xA;&#x9;&#x9;&#x9;&#x9;else true&#xA;&#x9;&#x9;&#x9;&#x9;endif"/> <details key="binary_associations_only" value="memberEnd->size() = 2"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="derived" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies whether the association is derived from other model elements such as&#xA;other associations or constraints."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="endType" lowerBound="1" upperBound="-1" eType="#//Type" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the classifiers that are used as types of the ends of the&#xA;association."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="derivation" value="memberEnd.type"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="memberEnd" lowerBound="2" upperBound="-1" eType="#//Property" eOpposite="#//Property/association"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Each end represents participation of instances of the classifier connected to&#xA;the end in links of the association. This is an ordered association.&#xA;Each end represents participation of instances of the classifier connected to&#xA;the end in links of the association."/> </eAnnotations> <eAnnotations source="subsets" references="#//Namespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="navigableOwnedEnd" ordered="false" upperBound="-1" eType="#//Property"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The navigable ends that are owned by the association itself."/> </eAnnotations> <eAnnotations source="subsets" references="#//Association/ownedEnd"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEnd" upperBound="-1" eType="#//Property" containment="true" eOpposite="#//Property/owningAssociation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The ends that are owned by the association itself. This is an ordered&#xA;association.&#xA;The ends that are owned by the association itself."/> </eAnnotations> <eAnnotations source="subsets" references="#//Association/memberEnd #//Classifier/feature #//Namespace/ownedMember"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1" eType="#//Property" containment="true" eOpposite="#//Property/datatype"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Attributes owned by the DataType."/> </eAnnotations> <eAnnotations source="subsets" references="#//Namespace/ownedMember #//Classifier/attribute"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MultiplicityElement" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="upperBoundGreaterZero lowerBoundGreaterOrEqualsZero upperBoundGreaterOrEqualsLowerBound derivedLowerBoundEqualsLower derivedUppoerboundEqualsUpper boundTypes"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="upperBoundGreaterZero" value="upperBound()->notEmpty() implies upperBound() > 0"/> <details key="lowerBoundGreaterOrEqualsZero" value="lowerBound()->notEmpty() implies lowerBound() >= 0"/> <details key="upperBoundGreaterOrEqualsLowerBound" value="(upperBound()->notEmpty() and lowerBound()->notEmpty()) implies upperBound() >= lowerBound()"/> <details key="derivedLowerBoundEqualsLower" value="lower = lowerBound()"/> <details key="derivedUppoerboundEqualsUpper" value="upper = upperBound()"/> <details key="boundTypes" value="upperValue->notEmpty() and &#xA;&#x9;&#x9;&#x9;upperValue->asSequence()->first().oclIsKindOf(LiteralUnlimitedNatural) and &#xA;&#x9;&#x9;&#x9;lowerValue->notEmpty() and &#xA;&#x9;&#x9;&#x9;lowerValue->asSequence()->first().oclIsKindOf(LiteralInteger)"/> </eAnnotations> <eOperations name="lowerBound" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="&#xA;&#x9;&#x9;&#x9;&#x9;if (lowerValue->isEmpty()) then 1&#xA;&#x9;&#x9;&#x9;&#x9;else lowerValue->asOrderedSet()->first().integerValue()&#xA;&#x9;&#x9;&#x9;&#x9;endif"/> </eAnnotations> </eOperations> <eOperations name="upperBound" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="&#xA;&#x9;&#x9;&#x9;&#x9;if (upperValue->isEmpty()) then 1&#xA;&#x9;&#x9;&#x9;&#x9;else upperValue->asOrderedSet()->first().integerValue()&#xA;&#x9;&#x9;&#x9;&#x9;endif"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ordered" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="For a multivalued multiplicity, this attribute specifies whether the values in&#xA;an instantiation of this element are sequentially ordered..&#xA;For a multivalued multiplicity, this attribute specifies whether the values in&#xA;an instantiation of this element are sequentially ordered."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unique" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="For a multivalued multiplicity, this attributes specifies whether the values&#xA;in an instantiation of this element are unique."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upper" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the upper bound of the multiplicity interval.&#xA;Specifies the upper bound of the multiplicity interval, if it is expressed as&#xA;an unlimited natural."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lower" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the lower bound of the multiplicity interval.&#xA;Specifies the lower bound of the multiplicity interval, if it is expressed as&#xA;an integer."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="upperValue" eType="#//ValueSpecification" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The specification of the upper bound for this multiplicity."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="lowerValue" eType="#//ValueSpecification" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The specification of the lower bound for this multiplicity."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BehavioralFeature" abstract="true" eSuperTypes="#//Feature"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameter" upperBound="-1" eType="#//Parameter" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the ordered set of formal parameters of this&#xA;BehavioralFeature.&#xA;Specifies the ordered set of formal parameters owned by this&#xA;BehavioralFeature. The parameter direction can be 'in', 'inout', 'out', pr&#xA;'return' to specify input, output, or return parameters."/> </eAnnotations> <eAnnotations source="subsets" references="#//Namespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If true, then the behavioral feature does not have an implementation, and one&#xA;must be supplied by a more specific element. If false, the behavioral feature must&#xA;have an implementation in the classifier or one must be inherited from a more&#xA;general element."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//MultiplicityElement #//TypedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" lowerBound="1" eType="#//ParameterDirectionKind"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates whether a parameter is being sent into or out of a behavioral&#xA;element."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ParameterDirectionKind"> <eLiterals name="in"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates that parameter values are passed into the behavioral element by the&#xA;caller."/> </eAnnotations> </eLiterals> <eLiterals name="inout" value="1"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates that parameter values are passed into a behavioral element by the&#xA;caller and then back out to the caller from the behavioral element."/> </eAnnotations> </eLiterals> <eLiterals name="out" value="2"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates that parameter values are passed from a behavioral element out to&#xA;the caller."/> </eAnnotations> </eLiterals> <eLiterals name="return" value="3"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates that parameter values are passed as return values from a behavioral&#xA;element back to the caller."/> </eAnnotations> </eLiterals> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//BehavioralFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="at_most_one_return"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="at_most_one_return" value="ownedParameter->select( par | par.direction = ParameterDirectionKind::return )->size() &lt;= 1"/> </eAnnotations> <eOperations name="returnResult" ordered="false" upperBound="-1" eType="#//Parameter"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="ownedParameter->select( par | par.direction = ParameterDirectionKind::return)"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="query" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies whether an execution of the BehavioralFeature leaves the state of&#xA;the system unchanged (isQuery=true) or whether side effects may occur&#xA;(isQuery=false)."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ordered" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Redefines the corresponding property from Basic to derive this information&#xA;from the return result for this Operation.&#xA;Specifies whether the return parameter is ordered or not, if present."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="derivation" value="&#xA;&#x9;&#x9;&#x9;&#x9;if (returnResult()->notEmpty()) then&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;returnResult()->asSequence()->first().ordered&#xA;&#x9;&#x9;&#x9;&#x9;else&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;false&#xA;&#x9;&#x9;&#x9;&#x9;endif"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unique" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Redefines the corresponding property from Basic to derive this information&#xA;from the return result for this Operation.&#xA;Specifies whether the return parameter is unique or not, if present."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="derivation" value="&#xA;&#x9;&#x9;&#x9;&#x9;if (returnResult()->notEmpty()) then&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;returnResult()->asSequence()->first().unique&#xA;&#x9;&#x9;&#x9;&#x9;else&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;true&#xA;&#x9;&#x9;&#x9;&#x9;endif"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lower" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Redefines the corresponding property from Basic to derive this information&#xA;from the return result for this Operation.&#xA;Specifies the lower multiplicity of the return parameter, if present."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="derivation" value="&#xA;&#x9;&#x9;&#x9;&#x9;if (returnResult()->notEmpty()) then&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;returnResult()->asSequence()->first().lower&#xA;&#x9;&#x9;&#x9;&#x9;else&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;Set{}&#xA;&#x9;&#x9;&#x9;&#x9;endif"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upper" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Redefines the corresponding property from Basic to derive this information&#xA;from the return result for this Operation.&#xA;Specifies the upper multiplicity of the return parameter, if present."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="derivation" value="&#xA;&#x9;&#x9;&#x9;&#x9;if (returnResult()->notEmpty()) then&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;returnResult()->asSequence()->first().upper&#xA;&#x9;&#x9;&#x9;&#x9;else&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;Set{}&#xA;&#x9;&#x9;&#x9;&#x9;endif"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="class" eType="#//Class" eOpposite="#//Class/ownedOperation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The class that owns the operation.&#xA;The class that owns this operation."/> </eAnnotations> <eAnnotations source="subsets" references="#//Feature/featuringClassifier #//NamedElement/namespace"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedOperation" ordered="false" upperBound="-1" eType="#//Operation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the Operations that are redefined by this Operation."/> </eAnnotations> <eAnnotations source="subsets" references="#//RedefinableElement/redefinedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Redefines the corresponding property from Basic to derive this information&#xA;from the return result for this Operation.&#xA;Specifies the return result of the operation, if present."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="derivation" value="&#xA;&#x9;&#x9;&#x9;&#x9;if (returnResult()->notEmpty()) then&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;returnResult()->asSequence()->first().type&#xA;&#x9;&#x9;&#x9;&#x9;else&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;Set{}&#xA;&#x9;&#x9;&#x9;&#x9;endif"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstanceSpecification" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="possible_classifiers defining_feature structural_feature"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="possible_classifiers" value="classifier->forAll(c | c->oclIsKindOf(Class)) or classifier->size() = 1 and classifier->forAll(c | c->oclIsKindOf(DataType))"/> <details key="defining_feature" value="slot->forAll(s | classifier->exists(c | c.allFeatures()->includes(s.definingFeature)))"/> <details key="structural_feature" value="classifier->forAll(c | (c.allFeatures()->forAll(f | slot->select(s | s.definingFeature = f)->size() &lt;= 1)))"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="classifier" ordered="false" upperBound="-1" eType="#//Classifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The classifier or classifiers of the represented instance. If multiple&#xA;classifiers are specified, the instance is classified by all of them."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="slot" ordered="false" upperBound="-1" eType="#//Slot" containment="true" eOpposite="#//Slot/owningInstance"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A slot giving the value or values of a structural feature of the instance. An&#xA;instance specification can have one slot per structural feature of its&#xA;classifiers, including inherited features. It is not necessary to model a slot for&#xA;each structural feature, in which case the instance specification is a partial&#xA;description."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Slot" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="definingFeature" lowerBound="1" eType="#//StructuralFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The structural feature that specifies the values that may be held by the&#xA;slot."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1" eType="#//ValueSpecification" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The value or values corresponding to the defining feature for the owning&#xA;instance specification."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="owningInstance" lowerBound="1" eType="#//InstanceSpecification" eOpposite="#//InstanceSpecification/slot"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The instance specification that owns this slot."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/owner"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstanceValue" eSuperTypes="#//ValueSpecification"> <eStructuralFeatures xsi:type="ecore:EReference" name="instance" lowerBound="1" eType="#//InstanceSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The instance that is the specified value."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralBoolean" eSuperTypes="#//LiteralSpecification"> <eOperations name="booleanValue" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="value"/> </eAnnotations> </eOperations> <eOperations name="isComputable" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="true"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The specified Boolean value."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralSpecification" abstract="true" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralInteger" eSuperTypes="#//LiteralSpecification"> <eOperations name="integerValue" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="value"/> </eAnnotations> </eOperations> <eOperations name="isComputable" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="true"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The specified Integer value."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralNull" eSuperTypes="#//LiteralSpecification"> <eOperations name="isComputable" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="true"/> </eAnnotations> </eOperations> <eOperations name="isNull" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="true"/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralString" eSuperTypes="#//LiteralSpecification"> <eOperations name="isComputable" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="true"/> </eAnnotations> </eOperations> <eOperations name="stringValue" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="value"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The specified String value."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralUnlimitedNatural" eSuperTypes="#//LiteralSpecification"> <eOperations name="isComputable" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="true"/> </eAnnotations> </eOperations> <eOperations name="unlimitedValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="value"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The specified UnlimitedNatural value."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedLiteral" upperBound="-1" eType="#//EnumerationLiteral" containment="true" eOpposite="#//EnumerationLiteral/enumeration"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The ordered collection of literals for the enumeration.&#xA;The ordered set of literals for this Enumeration."/> </eAnnotations> <eAnnotations source="subsets" references="#//Namespace/ownedMember"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//InstanceSpecification"> <eStructuralFeatures xsi:type="ecore:EReference" name="enumeration" eType="#//Enumeration" eOpposite="#//Enumeration/ownedLiteral"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The enumeration that this literal belongs to.&#xA;The Enumeration that this EnumerationLiteral is a member of."/> </eAnnotations> <eAnnotations source="subsets" references="#//NamedElement/namespace"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//Classifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Only an active class may specialize an active class.&#xA;Only an abstract class may have abstract behavioral features."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1" eType="#//Property" containment="true" eOpposite="#//Property/class"> <eAnnotations source="subsets" references="#//Namespace/ownedMember #//Classifier/attribute"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1" eType="#//Operation" containment="true" eOpposite="#//Operation/class"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The operations owned by the class."/> </eAnnotations> <eAnnotations source="subsets" references="#//Classifier/feature #//Namespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="superClass" ordered="false" upperBound="-1" eType="#//Class" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This gives the superclasses of a class."/> </eAnnotations> <eAnnotations source="redefines" references="#//Classifier/general"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="active" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Determines whether an object specified by this class is active or not. If&#xA;true, then the owning class is referred to as an active class. If false, then such&#xA;a class is referred to as a passive class."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="nestedClassifier" upperBound="-1" eType="#//Classifier" containment="true"> <eAnnotations source="subsets" references="#//Classifier/feature #//Namespace/ownedMember"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//Package"/> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"classes","nsURI":"http://classdiagram/1.0","name":"classes","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"VisibilityKind","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementImport","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageableElement","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageImport","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableElement","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Generalization","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AggregationKind","instanceClass":null,"id":19,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityElement","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioralFeature","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ParameterDirectionKind","instanceClass":null,"id":25,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceSpecification","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Slot","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceValue","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralBoolean","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralSpecification","instanceClass":null,"abstract":true,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralInteger","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralNull","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralString","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralUnlimitedNatural","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"integerValue","lowerBound":0,"id":41,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"booleanValue","lowerBound":1,"id":42,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"stringValue","lowerBound":1,"id":43,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"unlimitedValue","lowerBound":0,"id":44,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isNull","lowerBound":1,"id":45,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isComputable","lowerBound":1,"id":46,"many":false,"required":true,"eClass":"EOperation"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"allNamespaces","lowerBound":0,"id":57,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"separator","lowerBound":1,"id":58,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"qualifiedName","changeable":false,"lowerBound":0,"iD":false,"id":61,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"namespace","changeable":false,"resolveProxies":true,"lowerBound":0,"id":62,"derived":true},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedMember","changeable":false,"resolveProxies":true,"lowerBound":0,"id":70,"derived":true},{"ordered":false,"upperBound":-1,"unique":true,"name":"allOwnedElements","lowerBound":0,"id":71,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"mustBeOwned","lowerBound":1,"id":72,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedElement","changeable":false,"resolveProxies":true,"lowerBound":0,"id":73,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"owner","changeable":false,"resolveProxies":true,"lowerBound":0,"id":74,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedComment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"annotatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"name":"public","id":85,"value":0,"literal":"public","eClass":"EEnumLiteral"},{"name":"private","id":86,"value":1,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":87,"value":2,"literal":"protected","eClass":"EEnumLiteral"},{"name":"package","id":88,"value":3,"literal":"package","eClass":"EEnumLiteral"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"member","changeable":false,"resolveProxies":true,"lowerBound":0,"id":89,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elementImport","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"packageImport","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"importedMember","changeable":false,"resolveProxies":true,"lowerBound":0,"id":92,"derived":true},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importingNamespace","changeable":true,"resolveProxies":true,"lowerBound":1,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importingNamespace","changeable":true,"resolveProxies":true,"lowerBound":1,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":1,"iD":false,"id":101,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"alias","changeable":true,"lowerBound":0,"iD":false,"id":102,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importedPackage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":110,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":1,"iD":false,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"packagedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":116,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"nestedPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"nestingPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"derived":true},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":true,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":124,"derived":true},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"readOnly","changeable":true,"lowerBound":0,"iD":false,"id":129,"derived":false},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"featuringClassifier","changeable":false,"resolveProxies":true,"lowerBound":0,"id":134,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"static","changeable":true,"lowerBound":1,"iD":false,"id":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"feature","changeable":false,"resolveProxies":true,"lowerBound":0,"id":138,"derived":true},{"id":139,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"leaf","changeable":true,"lowerBound":1,"iD":false,"id":140,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"redefinedElement","changeable":false,"resolveProxies":true,"lowerBound":0,"id":141,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"redefinitionContext","changeable":false,"resolveProxies":true,"lowerBound":0,"id":142,"derived":true},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"allFeatures","lowerBound":0,"id":147,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"abstract","changeable":true,"lowerBound":1,"iD":false,"id":148,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"generalization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"inheritedMember","changeable":false,"resolveProxies":true,"lowerBound":0,"id":150,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"attribute","changeable":false,"resolveProxies":true,"lowerBound":0,"id":151,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"general","changeable":true,"resolveProxies":true,"lowerBound":0,"id":152,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"finalSpecialization","changeable":true,"lowerBound":1,"iD":false,"id":153,"derived":false},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"specific","changeable":true,"resolveProxies":true,"lowerBound":1,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"substitutable","changeable":true,"lowerBound":0,"iD":false,"id":165,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"general","changeable":true,"resolveProxies":true,"lowerBound":1,"id":166,"derived":false},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"derived","changeable":true,"lowerBound":1,"iD":false,"id":171,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"derivedUnion","changeable":true,"lowerBound":1,"iD":false,"id":172,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"aggregation","changeable":true,"lowerBound":1,"iD":false,"id":173,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":true,"unique":true,"name":"composite","changeable":true,"lowerBound":1,"iD":false,"id":174,"derived":true},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningAssociation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"association","changeable":true,"resolveProxies":true,"lowerBound":0,"id":176,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"datatype","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"resolveProxies":true,"lowerBound":0,"id":178,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"opposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":true},{"id":180,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"readOnly","changeable":true,"lowerBound":1,"iD":false,"id":181,"derived":false},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEnd","changeable":true,"resolveProxies":true,"lowerBound":0,"id":188,"derived":false},{"id":189,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"memberEnd","changeable":true,"resolveProxies":true,"lowerBound":2,"id":190,"derived":false},{"id":191,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":192,"derived":false},{"id":193,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":194,"derived":false},{"id":195,"eClass":"EGenericType"},{"name":"none","id":196,"value":0,"literal":"none","eClass":"EEnumLiteral"},{"name":"shared","id":197,"value":1,"literal":"shared","eClass":"EEnumLiteral"},{"name":"composite","id":198,"value":2,"literal":"composite","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"derived","changeable":true,"lowerBound":1,"iD":false,"id":199,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"endType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":200,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"navigableOwnedEnd","changeable":true,"resolveProxies":true,"lowerBound":0,"id":201,"derived":false},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"lowerBound","lowerBound":1,"id":210,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"upperBound","lowerBound":1,"id":211,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"ordered","changeable":true,"lowerBound":1,"iD":false,"id":212,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"unique","changeable":true,"lowerBound":1,"iD":false,"id":213,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"upper","changeable":true,"lowerBound":0,"iD":false,"id":214,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"lower","changeable":true,"lowerBound":0,"iD":false,"id":215,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"upperValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":216,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lowerValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":217,"derived":false},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"abstract","changeable":true,"lowerBound":1,"iD":false,"id":228,"derived":false},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"lowerBound":1,"iD":false,"id":232,"derived":false},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"name":"in","id":236,"value":0,"literal":"in","eClass":"EEnumLiteral"},{"name":"inout","id":237,"value":1,"literal":"inout","eClass":"EEnumLiteral"},{"name":"out","id":238,"value":2,"literal":"out","eClass":"EEnumLiteral"},{"name":"return","id":239,"value":3,"literal":"return","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":-1,"unique":true,"name":"returnResult","lowerBound":0,"id":240,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"query","changeable":true,"lowerBound":1,"iD":false,"id":241,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"ordered","changeable":true,"lowerBound":1,"iD":false,"id":242,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"unique","changeable":true,"lowerBound":1,"iD":false,"id":243,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lower","changeable":true,"lowerBound":0,"iD":false,"id":244,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"upper","changeable":true,"lowerBound":0,"iD":false,"id":245,"derived":true},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"resolveProxies":true,"lowerBound":0,"id":246,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":247,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"type","changeable":false,"resolveProxies":true,"lowerBound":0,"id":248,"derived":true},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":257,"derived":false},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":260,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"slot","changeable":true,"resolveProxies":true,"lowerBound":0,"id":261,"derived":false},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningInstance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":265,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"definingFeature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":266,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":267,"derived":false},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"instance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":272,"derived":false},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"booleanValue","lowerBound":1,"id":275,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isComputable","lowerBound":1,"id":276,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":277,"derived":false},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"integerValue","lowerBound":1,"id":283,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isComputable","lowerBound":1,"id":284,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":285,"derived":false},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isComputable","lowerBound":1,"id":290,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isNull","lowerBound":1,"id":291,"many":false,"required":true,"eClass":"EOperation"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isComputable","lowerBound":1,"id":295,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"stringValue","lowerBound":1,"id":296,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":297,"derived":false},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isComputable","lowerBound":1,"id":302,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"unlimitedValue","lowerBound":0,"id":303,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":304,"derived":false},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedLiteral","changeable":true,"resolveProxies":true,"lowerBound":0,"id":310,"derived":false},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"enumeration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":313,"derived":false},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"superClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":316,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"active","changeable":true,"lowerBound":1,"iD":false,"id":317,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nestedClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":318,"derived":false},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":41},{"source":1,"target":42},{"source":1,"target":43},{"source":1,"target":44},{"source":1,"target":45},{"source":1,"target":46},{"source":1,"target":47},{"source":41,"target":48},{"source":41,"target":1},{"source":42,"target":49},{"source":42,"target":1},{"source":43,"target":50},{"source":43,"target":1},{"source":44,"target":51},{"source":44,"target":1},{"source":45,"target":52},{"source":45,"target":1},{"source":46,"target":53},{"source":46,"target":1},{"source":47,"target":2},{"source":2,"target":0},{"source":2,"target":3},{"source":2,"target":54},{"source":2,"target":55},{"source":54,"target":12},{"source":54,"target":56},{"source":54,"target":2},{"source":56,"target":12},{"source":55,"target":3},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":57},{"source":3,"target":58},{"source":3,"target":59},{"source":3,"target":60},{"source":3,"target":61},{"source":3,"target":62},{"source":3,"target":63},{"source":57,"target":7},{"source":57,"target":64},{"source":57,"target":3},{"source":64,"target":7},{"source":58,"target":65},{"source":58,"target":3},{"source":59,"target":66},{"source":59,"target":3},{"source":60,"target":6},{"source":60,"target":67},{"source":60,"target":3},{"source":67,"target":6},{"source":61,"target":68},{"source":61,"target":3},{"source":62,"target":7},{"source":62,"target":69},{"source":62,"target":3},{"source":62,"target":70},{"source":69,"target":7},{"source":63,"target":4},{"source":4,"target":0},{"source":4,"target":71},{"source":4,"target":72},{"source":4,"target":73},{"source":4,"target":74},{"source":4,"target":75},{"source":71,"target":4},{"source":71,"target":76},{"source":71,"target":4},{"source":76,"target":4},{"source":72,"target":77},{"source":72,"target":4},{"source":73,"target":4},{"source":73,"target":78},{"source":73,"target":4},{"source":73,"target":74},{"source":78,"target":4},{"source":74,"target":4},{"source":74,"target":79},{"source":74,"target":4},{"source":74,"target":73},{"source":79,"target":4},{"source":75,"target":5},{"source":75,"target":80},{"source":75,"target":4},{"source":80,"target":5},{"source":5,"target":0},{"source":5,"target":81},{"source":5,"target":82},{"source":81,"target":4},{"source":81,"target":83},{"source":81,"target":5},{"source":83,"target":4},{"source":82,"target":84},{"source":82,"target":5},{"source":6,"target":0},{"source":6,"target":85},{"source":6,"target":86},{"source":6,"target":87},{"source":6,"target":88},{"source":85,"target":6},{"source":86,"target":6},{"source":87,"target":6},{"source":88,"target":6},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":89},{"source":7,"target":90},{"source":7,"target":91},{"source":7,"target":92},{"source":7,"target":70},{"source":7,"target":93},{"source":89,"target":3},{"source":89,"target":94},{"source":89,"target":7},{"source":94,"target":3},{"source":90,"target":8},{"source":90,"target":95},{"source":90,"target":7},{"source":90,"target":96},{"source":95,"target":8},{"source":91,"target":10},{"source":91,"target":97},{"source":91,"target":7},{"source":91,"target":98},{"source":97,"target":10},{"source":92,"target":9},{"source":92,"target":99},{"source":92,"target":7},{"source":99,"target":9},{"source":70,"target":3},{"source":70,"target":100},{"source":70,"target":7},{"source":70,"target":62},{"source":100,"target":3},{"source":93,"target":3},{"source":8,"target":0},{"source":8,"target":4},{"source":8,"target":101},{"source":8,"target":102},{"source":8,"target":103},{"source":8,"target":96},{"source":8,"target":104},{"source":101,"target":6},{"source":101,"target":105},{"source":101,"target":8},{"source":105,"target":6},{"source":102,"target":106},{"source":102,"target":8},{"source":103,"target":9},{"source":103,"target":107},{"source":103,"target":8},{"source":107,"target":9},{"source":96,"target":7},{"source":96,"target":108},{"source":96,"target":8},{"source":96,"target":90},{"source":108,"target":7},{"source":104,"target":4},{"source":9,"target":0},{"source":9,"target":3},{"source":9,"target":109},{"source":109,"target":3},{"source":10,"target":0},{"source":10,"target":4},{"source":10,"target":110},{"source":10,"target":98},{"source":10,"target":111},{"source":10,"target":112},{"source":110,"target":11},{"source":110,"target":113},{"source":110,"target":10},{"source":113,"target":11},{"source":98,"target":7},{"source":98,"target":114},{"source":98,"target":10},{"source":98,"target":91},{"source":114,"target":7},{"source":111,"target":6},{"source":111,"target":115},{"source":111,"target":10},{"source":115,"target":6},{"source":112,"target":4},{"source":11,"target":0},{"source":11,"target":7},{"source":11,"target":9},{"source":11,"target":116},{"source":11,"target":117},{"source":11,"target":118},{"source":11,"target":119},{"source":11,"target":120},{"source":11,"target":121},{"source":116,"target":9},{"source":116,"target":122},{"source":116,"target":11},{"source":122,"target":9},{"source":117,"target":12},{"source":117,"target":123},{"source":117,"target":11},{"source":117,"target":124},{"source":123,"target":12},{"source":118,"target":11},{"source":118,"target":125},{"source":118,"target":11},{"source":118,"target":119},{"source":125,"target":11},{"source":119,"target":11},{"source":119,"target":126},{"source":119,"target":11},{"source":119,"target":118},{"source":126,"target":11},{"source":120,"target":7},{"source":121,"target":9},{"source":12,"target":0},{"source":12,"target":9},{"source":12,"target":124},{"source":12,"target":127},{"source":124,"target":11},{"source":124,"target":128},{"source":124,"target":12},{"source":124,"target":117},{"source":128,"target":11},{"source":127,"target":9},{"source":13,"target":0},{"source":13,"target":14},{"source":13,"target":22},{"source":13,"target":2},{"source":13,"target":129},{"source":13,"target":130},{"source":13,"target":131},{"source":13,"target":132},{"source":129,"target":133},{"source":129,"target":13},{"source":130,"target":14},{"source":131,"target":22},{"source":132,"target":2},{"source":14,"target":0},{"source":14,"target":15},{"source":14,"target":134},{"source":14,"target":135},{"source":14,"target":136},{"source":134,"target":16},{"source":134,"target":137},{"source":134,"target":14},{"source":134,"target":138},{"source":137,"target":16},{"source":135,"target":139},{"source":135,"target":14},{"source":136,"target":15},{"source":15,"target":0},{"source":15,"target":3},{"source":15,"target":140},{"source":15,"target":141},{"source":15,"target":142},{"source":15,"target":143},{"source":140,"target":144},{"source":140,"target":15},{"source":141,"target":15},{"source":141,"target":145},{"source":141,"target":15},{"source":145,"target":15},{"source":142,"target":16},{"source":142,"target":146},{"source":142,"target":15},{"source":146,"target":16},{"source":143,"target":3},{"source":16,"target":0},{"source":16,"target":7},{"source":16,"target":12},{"source":16,"target":147},{"source":16,"target":148},{"source":16,"target":149},{"source":16,"target":138},{"source":16,"target":150},{"source":16,"target":151},{"source":16,"target":152},{"source":16,"target":153},{"source":16,"target":154},{"source":16,"target":155},{"source":147,"target":14},{"source":147,"target":156},{"source":147,"target":16},{"source":156,"target":14},{"source":148,"target":157},{"source":148,"target":16},{"source":149,"target":17},{"source":149,"target":158},{"source":149,"target":16},{"source":149,"target":159},{"source":158,"target":17},{"source":138,"target":14},{"source":138,"target":160},{"source":138,"target":16},{"source":138,"target":134},{"source":160,"target":14},{"source":150,"target":3},{"source":150,"target":161},{"source":150,"target":16},{"source":161,"target":3},{"source":151,"target":18},{"source":151,"target":162},{"source":151,"target":16},{"source":162,"target":18},{"source":152,"target":16},{"source":152,"target":163},{"source":152,"target":16},{"source":163,"target":16},{"source":153,"target":164},{"source":153,"target":16},{"source":154,"target":7},{"source":155,"target":12},{"source":17,"target":0},{"source":17,"target":4},{"source":17,"target":165},{"source":17,"target":166},{"source":17,"target":159},{"source":17,"target":167},{"source":165,"target":168},{"source":165,"target":17},{"source":166,"target":16},{"source":166,"target":169},{"source":166,"target":17},{"source":169,"target":16},{"source":159,"target":16},{"source":159,"target":170},{"source":159,"target":17},{"source":159,"target":149},{"source":170,"target":16},{"source":167,"target":4},{"source":18,"target":0},{"source":18,"target":13},{"source":18,"target":171},{"source":18,"target":172},{"source":18,"target":173},{"source":18,"target":174},{"source":18,"target":175},{"source":18,"target":176},{"source":18,"target":177},{"source":18,"target":178},{"source":18,"target":179},{"source":18,"target":180},{"source":181,"target":182},{"source":171,"target":183},{"source":171,"target":18},{"source":172,"target":184},{"source":172,"target":18},{"source":173,"target":19},{"source":173,"target":185},{"source":173,"target":18},{"source":185,"target":19},{"source":174,"target":186},{"source":174,"target":18},{"source":175,"target":20},{"source":175,"target":187},{"source":175,"target":18},{"source":175,"target":188},{"source":187,"target":20},{"source":176,"target":20},{"source":176,"target":189},{"source":176,"target":18},{"source":176,"target":190},{"source":189,"target":20},{"source":177,"target":21},{"source":177,"target":191},{"source":177,"target":18},{"source":177,"target":192},{"source":191,"target":21},{"source":178,"target":39},{"source":178,"target":193},{"source":178,"target":18},{"source":178,"target":194},{"source":193,"target":39},{"source":179,"target":18},{"source":179,"target":195},{"source":179,"target":18},{"source":195,"target":18},{"source":180,"target":13},{"source":19,"target":0},{"source":19,"target":196},{"source":19,"target":197},{"source":19,"target":198},{"source":196,"target":19},{"source":197,"target":19},{"source":198,"target":19},{"source":20,"target":0},{"source":20,"target":16},{"source":20,"target":199},{"source":20,"target":200},{"source":20,"target":190},{"source":20,"target":201},{"source":20,"target":188},{"source":20,"target":202},{"source":199,"target":203},{"source":199,"target":20},{"source":200,"target":12},{"source":200,"target":204},{"source":200,"target":20},{"source":204,"target":12},{"source":190,"target":18},{"source":190,"target":205},{"source":190,"target":20},{"source":190,"target":176},{"source":205,"target":18},{"source":201,"target":18},{"source":201,"target":206},{"source":201,"target":20},{"source":206,"target":18},{"source":188,"target":18},{"source":188,"target":207},{"source":188,"target":20},{"source":188,"target":175},{"source":207,"target":18},{"source":202,"target":16},{"source":21,"target":0},{"source":21,"target":16},{"source":21,"target":192},{"source":21,"target":208},{"source":192,"target":18},{"source":192,"target":209},{"source":192,"target":21},{"source":192,"target":177},{"source":209,"target":18},{"source":208,"target":16},{"source":22,"target":0},{"source":22,"target":4},{"source":22,"target":210},{"source":22,"target":211},{"source":22,"target":212},{"source":22,"target":213},{"source":22,"target":214},{"source":22,"target":215},{"source":22,"target":216},{"source":22,"target":217},{"source":22,"target":218},{"source":210,"target":219},{"source":210,"target":22},{"source":211,"target":220},{"source":211,"target":22},{"source":212,"target":221},{"source":212,"target":22},{"source":213,"target":222},{"source":213,"target":22},{"source":214,"target":223},{"source":214,"target":22},{"source":215,"target":224},{"source":215,"target":22},{"source":216,"target":1},{"source":216,"target":225},{"source":216,"target":22},{"source":225,"target":1},{"source":217,"target":1},{"source":217,"target":226},{"source":217,"target":22},{"source":226,"target":1},{"source":218,"target":4},{"source":23,"target":0},{"source":23,"target":14},{"source":23,"target":227},{"source":23,"target":228},{"source":23,"target":229},{"source":227,"target":24},{"source":227,"target":230},{"source":227,"target":23},{"source":230,"target":24},{"source":228,"target":231},{"source":228,"target":23},{"source":229,"target":14},{"source":24,"target":0},{"source":24,"target":22},{"source":24,"target":2},{"source":24,"target":232},{"source":24,"target":233},{"source":24,"target":234},{"source":232,"target":25},{"source":232,"target":235},{"source":232,"target":24},{"source":235,"target":25},{"source":233,"target":22},{"source":234,"target":2},{"source":25,"target":0},{"source":25,"target":236},{"source":25,"target":237},{"source":25,"target":238},{"source":25,"target":239},{"source":236,"target":25},{"source":237,"target":25},{"source":238,"target":25},{"source":239,"target":25},{"source":26,"target":0},{"source":26,"target":23},{"source":26,"target":240},{"source":26,"target":241},{"source":26,"target":242},{"source":26,"target":243},{"source":26,"target":244},{"source":26,"target":245},{"source":26,"target":246},{"source":26,"target":247},{"source":26,"target":248},{"source":26,"target":249},{"source":240,"target":24},{"source":240,"target":250},{"source":240,"target":26},{"source":250,"target":24},{"source":241,"target":251},{"source":241,"target":26},{"source":242,"target":252},{"source":242,"target":26},{"source":243,"target":253},{"source":243,"target":26},{"source":244,"target":254},{"source":244,"target":26},{"source":245,"target":255},{"source":245,"target":26},{"source":246,"target":39},{"source":246,"target":256},{"source":246,"target":26},{"source":246,"target":257},{"source":256,"target":39},{"source":247,"target":26},{"source":247,"target":258},{"source":247,"target":26},{"source":258,"target":26},{"source":248,"target":12},{"source":248,"target":259},{"source":248,"target":26},{"source":259,"target":12},{"source":249,"target":23},{"source":27,"target":0},{"source":27,"target":3},{"source":27,"target":260},{"source":27,"target":261},{"source":27,"target":262},{"source":260,"target":16},{"source":260,"target":263},{"source":260,"target":27},{"source":263,"target":16},{"source":261,"target":28},{"source":261,"target":264},{"source":261,"target":27},{"source":261,"target":265},{"source":264,"target":28},{"source":262,"target":3},{"source":28,"target":0},{"source":28,"target":4},{"source":28,"target":266},{"source":28,"target":267},{"source":28,"target":265},{"source":28,"target":268},{"source":266,"target":13},{"source":266,"target":269},{"source":266,"target":28},{"source":269,"target":13},{"source":267,"target":1},{"source":267,"target":270},{"source":267,"target":28},{"source":270,"target":1},{"source":265,"target":27},{"source":265,"target":271},{"source":265,"target":28},{"source":265,"target":261},{"source":271,"target":27},{"source":268,"target":4},{"source":29,"target":0},{"source":29,"target":1},{"source":29,"target":272},{"source":29,"target":273},{"source":272,"target":27},{"source":272,"target":274},{"source":272,"target":29},{"source":274,"target":27},{"source":273,"target":1},{"source":30,"target":0},{"source":30,"target":31},{"source":30,"target":275},{"source":30,"target":276},{"source":30,"target":277},{"source":30,"target":278},{"source":275,"target":279},{"source":275,"target":30},{"source":276,"target":280},{"source":276,"target":30},{"source":277,"target":281},{"source":277,"target":30},{"source":278,"target":31},{"source":31,"target":0},{"source":31,"target":1},{"source":31,"target":282},{"source":282,"target":1},{"source":32,"target":0},{"source":32,"target":31},{"source":32,"target":283},{"source":32,"target":284},{"source":32,"target":285},{"source":32,"target":286},{"source":283,"target":287},{"source":283,"target":32},{"source":284,"target":288},{"source":284,"target":32},{"source":285,"target":289},{"source":285,"target":32},{"source":286,"target":31},{"source":33,"target":0},{"source":33,"target":31},{"source":33,"target":290},{"source":33,"target":291},{"source":33,"target":292},{"source":290,"target":293},{"source":290,"target":33},{"source":291,"target":294},{"source":291,"target":33},{"source":292,"target":31},{"source":34,"target":0},{"source":34,"target":31},{"source":34,"target":295},{"source":34,"target":296},{"source":34,"target":297},{"source":34,"target":298},{"source":295,"target":299},{"source":295,"target":34},{"source":296,"target":300},{"source":296,"target":34},{"source":297,"target":301},{"source":297,"target":34},{"source":298,"target":31},{"source":35,"target":0},{"source":35,"target":31},{"source":35,"target":302},{"source":35,"target":303},{"source":35,"target":304},{"source":35,"target":305},{"source":302,"target":306},{"source":302,"target":35},{"source":303,"target":307},{"source":303,"target":35},{"source":304,"target":308},{"source":304,"target":35},{"source":305,"target":31},{"source":36,"target":0},{"source":36,"target":21},{"source":36,"target":309},{"source":309,"target":21},{"source":37,"target":0},{"source":37,"target":21},{"source":37,"target":310},{"source":37,"target":311},{"source":310,"target":38},{"source":310,"target":312},{"source":310,"target":37},{"source":310,"target":313},{"source":312,"target":38},{"source":311,"target":21},{"source":38,"target":0},{"source":38,"target":27},{"source":38,"target":313},{"source":38,"target":314},{"source":313,"target":37},{"source":313,"target":315},{"source":313,"target":38},{"source":313,"target":310},{"source":315,"target":37},{"source":314,"target":27},{"source":39,"target":0},{"source":39,"target":16},{"source":39,"target":194},{"source":39,"target":257},{"source":39,"target":316},{"source":39,"target":317},{"source":39,"target":318},{"source":39,"target":319},{"source":194,"target":18},{"source":194,"target":320},{"source":194,"target":39},{"source":194,"target":178},{"source":320,"target":18},{"source":257,"target":26},{"source":257,"target":321},{"source":257,"target":39},{"source":257,"target":246},{"source":321,"target":26},{"source":316,"target":39},{"source":316,"target":322},{"source":316,"target":39},{"source":322,"target":39},{"source":317,"target":323},{"source":317,"target":39},{"source":318,"target":16},{"source":318,"target":324},{"source":318,"target":39},{"source":324,"target":16},{"source":319,"target":16},{"source":40,"target":0},{"source":40,"target":11},{"source":40,"target":325},{"source":325,"target":11}],"multigraph":true}
ecore
metamodelling
repo-ecore-all/data/repairvision/repairvision/plugins.domain/org.sidiff.ecore.editrules.repair.evaluation/examples/uml-ecore_coevolution_story/2006-10-10T22-40-37Z_c9e925f1d462e0fb6ff677141586cafa4e5b3e25_coevolution_2006-12-11T16-31-42Z/Ecore.ecore
ecore EAttribute iD eAttributeType EAnnotation source details eModelElement contents references EClass isSuperTypeOf someClass getFeatureCount getEStructuralFeature featureID getFeatureID feature getEStructuralFeature featureName abstract interface eSuperTypes eOperations eAllAttributes eAllReferences eReferences eAttributes eAllContainments eAllOperations eAllStructuralFeatures eAllSuperTypes eIDAttribute eStructuralFeatures eGenericSuperTypes eAllGenericSuperTypes EClassifier isInstance object getClassifierID instanceClassName instanceClass defaultValue instanceTypeName ePackage eTypeParameters EDataType serializable true EEnum getEEnumLiteral name getEEnumLiteral value getEEnumLiteralByLiteral literal eLiterals EEnumLiteral value instance literal eEnum EFactory create eClass createFromString eDataType literalValue convertToString eDataType instanceValue ePackage EModelElement getEAnnotation source eAnnotations ENamedElement name EObject eClass eIsProxy eResource eContainer eContainingFeature eContainmentFeature eContents eAllContents eCrossReferences eGet feature eGet feature resolve eSet feature newValue eIsSet feature eUnset feature EOperation eContainingClass eTypeParameters eParameters eExceptions eGenericExceptions EPackage getEClassifier name nsURI nsPrefix eFactoryInstance eClassifiers eSubpackages eSuperPackage EParameter eOperation EReference containment container resolveProxies true eOpposite eReferenceType EStructuralFeature getFeatureID getContainerClass changeable true volatile transient defaultValueLiteral defaultValue unsettable derived eContainingClass ETypedElement ordered true unique true lowerBound upperBound 1 many required eType eGenericType EBigDecimal java.math.BigDecimal java.math.BigDecimal EBigInteger java.math.BigInteger java.math.BigInteger EBoolean boolean boolean EBooleanObject java.lang.Boolean java.lang.Boolean EByte byte byte EByteArray byte[] byte[] EByteObject java.lang.Byte java.lang.Byte EChar char char ECharacterObject java.lang.Character java.lang.Character EDate java.util.Date java.util.Date EDiagnosticChain org.eclipse.emf.common.util.DiagnosticChain org.eclipse.emf.common.util.DiagnosticChain EDouble double double EDoubleObject java.lang.Double java.lang.Double EEList org.eclipse.emf.common.util.EList org.eclipse.emf.common.util.EList E EEnumerator org.eclipse.emf.common.util.Enumerator org.eclipse.emf.common.util.Enumerator EFeatureMap org.eclipse.emf.ecore.util.FeatureMap org.eclipse.emf.ecore.util.FeatureMap EFeatureMapEntry org.eclipse.emf.ecore.util.FeatureMap$Entry org.eclipse.emf.ecore.util.FeatureMap$Entry EFloat float float EFloatObject java.lang.Float java.lang.Float EInt int int EIntegerObject java.lang.Integer java.lang.Integer EJavaClass java.lang.Class java.lang.Class T EJavaObject java.lang.Object java.lang.Object ELong long long ELongObject java.lang.Long java.lang.Long EMap java.util.Map java.util.Map K V EResource org.eclipse.emf.ecore.resource.Resource org.eclipse.emf.ecore.resource.Resource EResourceSet org.eclipse.emf.ecore.resource.ResourceSet org.eclipse.emf.ecore.resource.ResourceSet EShort short short EShortObject java.lang.Short java.lang.Short EString java.lang.String java.lang.String EStringToStringMapEntry java.util.Map$Entry java.util.Map$Entry key value ETreeIterator org.eclipse.emf.common.util.TreeIterator org.eclipse.emf.common.util.TreeIterator E EGenericType eUpperBound eTypeArguments eRawType eLowerBound eTypeParameter eClassifier ETypeParameter eBounds eGenericTypes
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ecore" nsURI="http://www.eclipse.org/emf/2002/Ecore" nsPrefix="ecore"> <eClassifiers xsi:type="ecore:EClass" name="EAttribute" eSuperTypes="#//EStructuralFeature"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="iD" eType="ecore:EDataType Ecore.ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAttributeType" lowerBound="1" eType="#//EDataType" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EAnnotation" eSuperTypes="#//EModelElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="ecore:EDataType Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="details" upperBound="-1" eType="#//EStringToStringMapEntry" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eModelElement" eType="#//EModelElement" transient="true" resolveProxies="false" eOpposite="#//EModelElement/eAnnotations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1" eType="#//EObject" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1" eType="#//EObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EClass" eSuperTypes="#//EClassifier"> <eOperations name="isSuperTypeOf" eType="ecore:EDataType Ecore.ecore#//EBoolean"> <eParameters name="someClass" eType="#//EClass"/> </eOperations> <eOperations name="getFeatureCount" eType="ecore:EDataType Ecore.ecore#//EInt"/> <eOperations name="getEStructuralFeature" eType="#//EStructuralFeature"> <eParameters name="featureID" eType="ecore:EDataType Ecore.ecore#//EInt"/> </eOperations> <eOperations name="getFeatureID" eType="ecore:EDataType Ecore.ecore#//EInt"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="getEStructuralFeature" eType="#//EStructuralFeature"> <eParameters name="featureName" eType="ecore:EDataType Ecore.ecore#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="ecore:EDataType Ecore.ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="interface" eType="ecore:EDataType Ecore.ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSuperTypes" upperBound="-1" eType="#//EClass" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eOperations" upperBound="-1" eType="#//EOperation" containment="true" resolveProxies="false" eOpposite="#//EOperation/eContainingClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllAttributes" upperBound="-1" eType="#//EAttribute" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllReferences" upperBound="-1" eType="#//EReference" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eReferences" upperBound="-1" eType="#//EReference" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAttributes" upperBound="-1" eType="#//EAttribute" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllContainments" upperBound="-1" eType="#//EReference" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllOperations" upperBound="-1" eType="#//EOperation" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllStructuralFeatures" upperBound="-1" eType="#//EStructuralFeature" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllSuperTypes" upperBound="-1" eType="#//EClass" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eIDAttribute" eType="#//EAttribute" changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eStructuralFeatures" upperBound="-1" eType="#//EStructuralFeature" containment="true" resolveProxies="false" eOpposite="#//EStructuralFeature/eContainingClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericSuperTypes" upperBound="-1" eType="#//EGenericType" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllGenericSuperTypes" upperBound="-1" eType="#//EGenericType" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EClassifier" abstract="true" eSuperTypes="#//ENamedElement"> <eOperations name="isInstance" eType="ecore:EDataType Ecore.ecore#//EBoolean"> <eParameters name="object" eType="#//EJavaObject"/> </eOperations> <eOperations name="getClassifierID" eType="ecore:EDataType Ecore.ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClassName" eType="ecore:EDataType Ecore.ecore#//EString" volatile="true" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClass" changeable="false" volatile="true" transient="true" derived="true"> <eGenericType eClassifier="#//EJavaClass"> <eTypeArguments/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="#//EJavaObject" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceTypeName" eType="ecore:EDataType Ecore.ecore#//EString" volatile="true" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ePackage" eType="#//EPackage" changeable="false" transient="true" eOpposite="#//EPackage/eClassifiers"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameters" upperBound="-1" eType="#//ETypeParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EDataType" eSuperTypes="#//EClassifier"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="serializable" eType="ecore:EDataType Ecore.ecore#//EBoolean" defaultValueLiteral="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EEnum" eSuperTypes="#//EDataType"> <eOperations name="getEEnumLiteral" eType="#//EEnumLiteral"> <eParameters name="name" eType="ecore:EDataType Ecore.ecore#//EString"/> </eOperations> <eOperations name="getEEnumLiteral" eType="#//EEnumLiteral"> <eParameters name="value" eType="ecore:EDataType Ecore.ecore#//EInt"/> </eOperations> <eOperations name="getEEnumLiteralByLiteral" eType="#//EEnumLiteral"> <eParameters name="literal" eType="ecore:EDataType Ecore.ecore#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eLiterals" upperBound="-1" eType="#//EEnumLiteral" containment="true" resolveProxies="false" eOpposite="#//EEnumLiteral/eEnum"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EEnumLiteral" eSuperTypes="#//ENamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType Ecore.ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instance" eType="#//EEnumerator" transient="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="literal" eType="ecore:EDataType Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eEnum" eType="#//EEnum" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EEnum/eLiterals"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EFactory" eSuperTypes="#//EModelElement"> <eOperations name="create" eType="#//EObject"> <eParameters name="eClass" eType="#//EClass"/> </eOperations> <eOperations name="createFromString" eType="#//EJavaObject"> <eParameters name="eDataType" eType="#//EDataType"/> <eParameters name="literalValue" eType="ecore:EDataType Ecore.ecore#//EString"/> </eOperations> <eOperations name="convertToString" eType="ecore:EDataType Ecore.ecore#//EString"> <eParameters name="eDataType" eType="#//EDataType"/> <eParameters name="instanceValue" eType="#//EJavaObject"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="ePackage" lowerBound="1" eType="#//EPackage" transient="true" resolveProxies="false" eOpposite="#//EPackage/eFactoryInstance"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EModelElement" abstract="true" eSuperTypes="#//EObject"> <eOperations name="getEAnnotation" eType="#//EAnnotation"> <eParameters name="source" eType="ecore:EDataType Ecore.ecore#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eAnnotations" upperBound="-1" eType="#//EAnnotation" containment="true" resolveProxies="false" eOpposite="#//EAnnotation/eModelElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ENamedElement" abstract="true" eSuperTypes="#//EModelElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EObject"> <eOperations name="eClass" eType="#//EClass"/> <eOperations name="eIsProxy" eType="ecore:EDataType Ecore.ecore#//EBoolean"/> <eOperations name="eResource" eType="#//EResource"/> <eOperations name="eContainer" eType="#//EObject"/> <eOperations name="eContainingFeature" eType="#//EStructuralFeature"/> <eOperations name="eContainmentFeature" eType="#//EReference"/> <eOperations name="eContents"> <eGenericType eClassifier="#//EEList"> <eTypeArguments eClassifier="#//EObject"/> </eGenericType> </eOperations> <eOperations name="eAllContents"> <eGenericType eClassifier="#//ETreeIterator"> <eTypeArguments eClassifier="#//EObject"/> </eGenericType> </eOperations> <eOperations name="eCrossReferences"> <eGenericType eClassifier="#//EEList"> <eTypeArguments eClassifier="#//EObject"/> </eGenericType> </eOperations> <eOperations name="eGet" eType="#//EJavaObject"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="eGet" eType="#//EJavaObject"> <eParameters name="feature" eType="#//EStructuralFeature"/> <eParameters name="resolve" eType="ecore:EDataType Ecore.ecore#//EBoolean"/> </eOperations> <eOperations name="eSet"> <eParameters name="feature" eType="#//EStructuralFeature"/> <eParameters name="newValue" eType="#//EJavaObject"/> </eOperations> <eOperations name="eIsSet" eType="ecore:EDataType Ecore.ecore#//EBoolean"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="eUnset"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EOperation" eSuperTypes="#//ETypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="eContainingClass" eType="#//EClass" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EClass/eOperations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameters" upperBound="-1" eType="#//ETypeParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eParameters" upperBound="-1" eType="#//EParameter" containment="true" resolveProxies="false" eOpposite="#//EParameter/eOperation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eExceptions" upperBound="-1" eType="#//EClassifier" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericExceptions" upperBound="-1" eType="#//EGenericType" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EPackage" eSuperTypes="#//ENamedElement"> <eOperations name="getEClassifier" eType="#//EClassifier"> <eParameters name="name" eType="ecore:EDataType Ecore.ecore#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsURI" eType="ecore:EDataType Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsPrefix" eType="ecore:EDataType Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eFactoryInstance" lowerBound="1" eType="#//EFactory" transient="true" resolveProxies="false" eOpposite="#//EFactory/ePackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eClassifiers" upperBound="-1" eType="#//EClassifier" containment="true" eOpposite="#//EClassifier/ePackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSubpackages" upperBound="-1" eType="#//EPackage" containment="true" eOpposite="#//EPackage/eSuperPackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSuperPackage" eType="#//EPackage" changeable="false" transient="true" eOpposite="#//EPackage/eSubpackages"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EParameter" eSuperTypes="#//ETypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="eOperation" eType="#//EOperation" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EOperation/eParameters"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EReference" eSuperTypes="#//EStructuralFeature"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="containment" eType="ecore:EDataType Ecore.ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="container" eType="ecore:EDataType Ecore.ecore#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resolveProxies" eType="ecore:EDataType Ecore.ecore#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eOpposite" eType="#//EReference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eReferenceType" lowerBound="1" eType="#//EClass" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EStructuralFeature" abstract="true" eSuperTypes="#//ETypedElement"> <eOperations name="getFeatureID" eType="ecore:EDataType Ecore.ecore#//EInt"/> <eOperations name="getContainerClass"> <eGenericType eClassifier="#//EJavaClass"> <eTypeArguments/> </eGenericType> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="changeable" eType="ecore:EDataType Ecore.ecore#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="volatile" eType="ecore:EDataType Ecore.ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" eType="ecore:EDataType Ecore.ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValueLiteral" eType="ecore:EDataType Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="#//EJavaObject" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unsettable" eType="ecore:EDataType Ecore.ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="derived" eType="ecore:EDataType Ecore.ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eContainingClass" eType="#//EClass" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EClass/eStructuralFeatures"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ETypedElement" abstract="true" eSuperTypes="#//ENamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ordered" eType="ecore:EDataType Ecore.ecore#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unique" eType="ecore:EDataType Ecore.ecore#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" eType="ecore:EDataType Ecore.ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" eType="ecore:EDataType Ecore.ecore#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="many" eType="ecore:EDataType Ecore.ecore#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="required" eType="ecore:EDataType Ecore.ecore#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eType" eType="#//EClassifier" volatile="true" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericType" eType="#//EGenericType" volatile="true" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBigDecimal" instanceClassName="java.math.BigDecimal"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#decimal"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBigInteger" instanceClassName="java.math.BigInteger"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#integer"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBoolean" instanceClassName="boolean"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#boolean"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBooleanObject" instanceClassName="java.lang.Boolean"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EBoolean"/> <details key="name" value="EBoolean:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByte" instanceClassName="byte"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#byte"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByteArray" instanceClassName="byte[]"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#hexBinary"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByteObject" instanceClassName="java.lang.Byte"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EByte"/> <details key="name" value="EByte:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EChar" instanceClassName="char"/> <eClassifiers xsi:type="ecore:EDataType" name="ECharacterObject" instanceClassName="java.lang.Character"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EChar"/> <details key="name" value="EChar:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EDate" instanceClassName="java.util.Date"/> <eClassifiers xsi:type="ecore:EDataType" name="EDiagnosticChain" instanceClassName="org.eclipse.emf.common.util.DiagnosticChain" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EDouble" instanceClassName="double"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#double"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EDoubleObject" instanceClassName="java.lang.Double"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EDouble"/> <details key="name" value="EDouble:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EEList" instanceClassName="org.eclipse.emf.common.util.EList" serializable="false"> <eTypeParameters name="E"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EEnumerator" instanceClassName="org.eclipse.emf.common.util.Enumerator" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EFeatureMap" instanceClassName="org.eclipse.emf.ecore.util.FeatureMap" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EFeatureMapEntry" instanceClassName="org.eclipse.emf.ecore.util.FeatureMap$Entry" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EFloat" instanceClassName="float"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#float"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EFloatObject" instanceClassName="java.lang.Float"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EFloat"/> <details key="name" value="EFloat:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EInt" instanceClassName="int"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#int"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EIntegerObject" instanceClassName="java.lang.Integer"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EInt"/> <details key="name" value="EInt:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EJavaClass" instanceClassName="java.lang.Class"> <eTypeParameters name="T"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EJavaObject" instanceClassName="java.lang.Object"/> <eClassifiers xsi:type="ecore:EDataType" name="ELong" instanceClassName="long"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#long"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ELongObject" instanceClassName="java.lang.Long"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="ELong"/> <details key="name" value="ELong:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EMap" instanceClassName="java.util.Map" serializable="false"> <eTypeParameters name="K"/> <eTypeParameters name="V"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EResource" instanceClassName="org.eclipse.emf.ecore.resource.Resource" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EResourceSet" instanceClassName="org.eclipse.emf.ecore.resource.ResourceSet" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EShort" instanceClassName="short"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#short"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EShortObject" instanceClassName="java.lang.Short"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EShort"/> <details key="name" value="EShort:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EString" instanceClassName="java.lang.String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#string"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EStringToStringMapEntry" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ETreeIterator" instanceClassName="org.eclipse.emf.common.util.TreeIterator" serializable="false"> <eTypeParameters name="E"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EGenericType" eSuperTypes="#//EObject"> <eStructuralFeatures xsi:type="ecore:EReference" name="eUpperBound" eType="#//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeArguments" upperBound="-1" eType="#//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eRawType" lowerBound="1" eType="#//EClassifier" changeable="false" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eLowerBound" eType="#//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameter" eType="#//ETypeParameter" resolveProxies="false" eOpposite="#//ETypeParameter/eGenericTypes"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eClassifier" eType="#//EClassifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ETypeParameter" eSuperTypes="#//ENamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="eBounds" upperBound="-1" eType="#//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericTypes" upperBound="-1" eType="#//EGenericType" transient="true" resolveProxies="false" eOpposite="#//EGenericType/eTypeParameter"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"ecore","nsURI":"http://www.eclipse.org/emf/2002/Ecore","name":"ecore","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAttribute","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAnnotation","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClass","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClassifier","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EDataType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEnum","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEnumLiteral","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EFactory","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EModelElement","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ENamedElement","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EObject","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EOperation","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EPackage","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EParameter","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EReference","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EStructuralFeature","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypedElement","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.math.BigDecimal","defaultValue":null,"instanceClassName":"java.math.BigDecimal","name":"EBigDecimal","instanceClass":"java.math.BigDecimal","id":18,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.math.BigInteger","defaultValue":null,"instanceClassName":"java.math.BigInteger","name":"EBigInteger","instanceClass":"java.math.BigInteger","id":19,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"EBoolean","instanceClass":"boolean","id":20,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"EBooleanObject","instanceClass":"java.lang.Boolean","id":21,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"byte","defaultValue":0,"instanceClassName":"byte","name":"EByte","instanceClass":"byte","id":22,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"byte[]","defaultValue":null,"instanceClassName":"byte[]","name":"EByteArray","instanceClass":"[B","id":23,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Byte","defaultValue":null,"instanceClassName":"java.lang.Byte","name":"EByteObject","instanceClass":"java.lang.Byte","id":24,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"char","defaultValue":"\u0000","instanceClassName":"char","name":"EChar","instanceClass":"char","id":25,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Character","defaultValue":null,"instanceClassName":"java.lang.Character","name":"ECharacterObject","instanceClass":"java.lang.Character","id":26,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Date","defaultValue":null,"instanceClassName":"java.util.Date","name":"EDate","instanceClass":"java.util.Date","id":27,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.DiagnosticChain","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.DiagnosticChain","name":"EDiagnosticChain","instanceClass":"org.eclipse.emf.common.util.DiagnosticChain","id":28,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"double","defaultValue":0.0,"instanceClassName":"double","name":"EDouble","instanceClass":"double","id":29,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Double","defaultValue":null,"instanceClassName":"java.lang.Double","name":"EDoubleObject","instanceClass":"java.lang.Double","id":30,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.EList","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.EList","name":"EEList","instanceClass":"org.eclipse.emf.common.util.EList","id":31,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"EEnumerator","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":32,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.util.FeatureMap","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.util.FeatureMap","name":"EFeatureMap","instanceClass":"org.eclipse.emf.ecore.util.FeatureMap","id":33,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.util.FeatureMap$Entry","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.util.FeatureMap$Entry","name":"EFeatureMapEntry","instanceClass":"org.eclipse.emf.ecore.util.FeatureMap$Entry","id":34,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"float","defaultValue":0.0,"instanceClassName":"float","name":"EFloat","instanceClass":"float","id":35,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Float","defaultValue":null,"instanceClassName":"java.lang.Float","name":"EFloatObject","instanceClass":"java.lang.Float","id":36,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"EInt","instanceClass":"int","id":37,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"EIntegerObject","instanceClass":"java.lang.Integer","id":38,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Class","defaultValue":null,"instanceClassName":"java.lang.Class","name":"EJavaClass","instanceClass":"java.lang.Class","id":39,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EJavaObject","instanceClass":"java.lang.Object","id":40,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"long","defaultValue":0,"instanceClassName":"long","name":"ELong","instanceClass":"long","id":41,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Long","defaultValue":null,"instanceClassName":"java.lang.Long","name":"ELongObject","instanceClass":"java.lang.Long","id":42,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map","defaultValue":null,"instanceClassName":"java.util.Map","name":"EMap","instanceClass":"java.util.Map","id":43,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.resource.Resource","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.resource.Resource","name":"EResource","instanceClass":"org.eclipse.emf.ecore.resource.Resource","id":44,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.resource.ResourceSet","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.resource.ResourceSet","name":"EResourceSet","instanceClass":"org.eclipse.emf.ecore.resource.ResourceSet","id":45,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"short","defaultValue":0,"instanceClassName":"short","name":"EShort","instanceClass":"short","id":46,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Short","defaultValue":null,"instanceClassName":"java.lang.Short","name":"EShortObject","instanceClass":"java.lang.Short","id":47,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"EString","instanceClass":"java.lang.String","id":48,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"EStringToStringMapEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.emf.common.util.TreeIterator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.TreeIterator","name":"ETreeIterator","instanceClass":"org.eclipse.emf.common.util.TreeIterator","id":50,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EGenericType","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypeParameter","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"iD","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAttributeType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":54,"derived":true},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"details","changeable":true,"resolveProxies":false,"lowerBound":0,"id":59,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eModelElement","changeable":true,"resolveProxies":false,"lowerBound":0,"id":60,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contents","changeable":true,"resolveProxies":false,"lowerBound":0,"id":61,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"references","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eAnnotations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isSuperTypeOf","lowerBound":0,"id":70,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureCount","lowerBound":0,"id":71,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEStructuralFeature","lowerBound":0,"id":72,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureID","lowerBound":0,"id":73,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEStructuralFeature","lowerBound":0,"id":74,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"interface","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eSuperTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eOperations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":78,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllAttributes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":79,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllReferences","changeable":false,"resolveProxies":true,"lowerBound":0,"id":80,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eReferences","changeable":false,"resolveProxies":true,"lowerBound":0,"id":81,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAttributes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":82,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllContainments","changeable":false,"resolveProxies":true,"lowerBound":0,"id":83,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllOperations","changeable":false,"resolveProxies":true,"lowerBound":0,"id":84,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllStructuralFeatures","changeable":false,"resolveProxies":true,"lowerBound":0,"id":85,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllSuperTypes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":86,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eIDAttribute","changeable":false,"resolveProxies":false,"lowerBound":0,"id":87,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eStructuralFeatures","changeable":true,"resolveProxies":false,"lowerBound":0,"id":88,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericSuperTypes","changeable":true,"resolveProxies":false,"lowerBound":0,"id":89,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllGenericSuperTypes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":90,"derived":true},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"someClass","lowerBound":0,"id":93,"many":false,"required":false,"eClass":"EParameter"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"featureID","lowerBound":0,"id":97,"many":false,"required":false,"eClass":"EParameter"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":100,"many":false,"required":false,"eClass":"EParameter"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"featureName","lowerBound":0,"id":103,"many":false,"required":false,"eClass":"EParameter"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eContainingClass","changeable":false,"resolveProxies":false,"lowerBound":0,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eContainingClass","changeable":false,"resolveProxies":false,"lowerBound":0,"id":120,"derived":false},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isInstance","lowerBound":0,"id":123,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getClassifierID","lowerBound":0,"id":124,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"instanceClassName","changeable":true,"lowerBound":0,"iD":false,"id":125,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"instanceClass","changeable":false,"lowerBound":0,"iD":false,"id":126,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"defaultValue","changeable":false,"lowerBound":0,"iD":false,"id":127,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"instanceTypeName","changeable":true,"lowerBound":0,"iD":false,"id":128,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ePackage","changeable":false,"resolveProxies":true,"lowerBound":0,"id":129,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":133,"many":false,"required":false,"eClass":"EParameter"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eClassifiers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"serializable","changeable":true,"lowerBound":0,"iD":false,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteral","lowerBound":0,"id":147,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteral","lowerBound":0,"id":148,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteralByLiteral","lowerBound":0,"id":149,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eLiterals","changeable":true,"resolveProxies":false,"lowerBound":0,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":153,"many":false,"required":false,"eClass":"EParameter"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"value","lowerBound":0,"id":156,"many":false,"required":false,"eClass":"EParameter"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"literal","lowerBound":0,"id":159,"many":false,"required":false,"eClass":"EParameter"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eEnum","changeable":false,"resolveProxies":false,"lowerBound":0,"id":162,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":163,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"instance","changeable":true,"lowerBound":0,"iD":false,"id":164,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"literal","changeable":true,"lowerBound":0,"iD":false,"id":165,"derived":false},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"create","lowerBound":0,"id":171,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createFromString","lowerBound":0,"id":172,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"convertToString","lowerBound":0,"id":173,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ePackage","changeable":true,"resolveProxies":false,"lowerBound":1,"id":174,"derived":false},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":177,"many":false,"required":false,"eClass":"EParameter"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eDataType","lowerBound":0,"id":180,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"literalValue","lowerBound":0,"id":181,"many":false,"required":false,"eClass":"EParameter"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eDataType","lowerBound":0,"id":185,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"instanceValue","lowerBound":0,"id":186,"many":false,"required":false,"eClass":"EParameter"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eFactoryInstance","changeable":true,"resolveProxies":false,"lowerBound":1,"id":190,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"getEAnnotation","lowerBound":0,"id":191,"many":false,"required":false,"eClass":"EOperation"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"source","lowerBound":0,"id":194,"many":false,"required":false,"eClass":"EParameter"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":200,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eIsProxy","lowerBound":0,"id":201,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eResource","lowerBound":0,"id":202,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainer","lowerBound":0,"id":203,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainingFeature","lowerBound":0,"id":204,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainmentFeature","lowerBound":0,"id":205,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContents","lowerBound":0,"id":206,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eAllContents","lowerBound":0,"id":207,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eCrossReferences","lowerBound":0,"id":208,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eGet","lowerBound":0,"id":209,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eGet","lowerBound":0,"id":210,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eSet","lowerBound":0,"id":211,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eIsSet","lowerBound":0,"id":212,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eUnset","lowerBound":0,"id":213,"many":false,"required":false,"eClass":"EOperation"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":227,"many":false,"required":false,"eClass":"EParameter"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":230,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"resolve","lowerBound":0,"id":231,"many":false,"required":false,"eClass":"EParameter"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":234,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"newValue","lowerBound":0,"id":235,"many":false,"required":false,"eClass":"EParameter"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":239,"many":false,"required":false,"eClass":"EParameter"},{"id":240,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":241,"many":false,"required":false,"eClass":"EParameter"},{"id":242,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":243,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eParameters","changeable":true,"resolveProxies":false,"lowerBound":0,"id":244,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eExceptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":245,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericExceptions","changeable":true,"resolveProxies":false,"lowerBound":0,"id":246,"derived":false},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eOperation","changeable":false,"resolveProxies":false,"lowerBound":0,"id":251,"derived":false},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEClassifier","lowerBound":0,"id":254,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nsURI","changeable":true,"lowerBound":0,"iD":false,"id":255,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nsPrefix","changeable":true,"lowerBound":0,"iD":false,"id":256,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eSubpackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":257,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eSuperPackage","changeable":false,"resolveProxies":true,"lowerBound":0,"id":258,"derived":false},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":261,"many":false,"required":false,"eClass":"EParameter"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"containment","changeable":true,"lowerBound":0,"iD":false,"id":271,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"container","changeable":false,"lowerBound":0,"iD":false,"id":272,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"resolveProxies","changeable":true,"lowerBound":0,"iD":false,"id":273,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eOpposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":274,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eReferenceType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":275,"derived":true},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureID","lowerBound":0,"id":282,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getContainerClass","lowerBound":0,"id":283,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"changeable","changeable":true,"lowerBound":0,"iD":false,"id":284,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"volatile","changeable":true,"lowerBound":0,"iD":false,"id":285,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"transient","changeable":true,"lowerBound":0,"iD":false,"id":286,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultValueLiteral","changeable":true,"lowerBound":0,"iD":false,"id":287,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"defaultValue","changeable":false,"lowerBound":0,"iD":false,"id":288,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unsettable","changeable":true,"lowerBound":0,"iD":false,"id":289,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"derived","changeable":true,"lowerBound":0,"iD":false,"id":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"ordered","changeable":true,"lowerBound":0,"iD":false,"id":303,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"unique","changeable":true,"lowerBound":0,"iD":false,"id":304,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lowerBound","changeable":true,"lowerBound":0,"iD":false,"id":305,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"upperBound","changeable":true,"lowerBound":0,"iD":false,"id":306,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"many","changeable":false,"lowerBound":0,"iD":false,"id":307,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"required","changeable":false,"lowerBound":0,"iD":false,"id":308,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":309,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":310,"derived":false},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"name":"E","id":320,"eClass":"ETypeParameter"},{"name":"T","id":321,"eClass":"ETypeParameter"},{"name":"K","id":322,"eClass":"ETypeParameter"},{"name":"V","id":323,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":324,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":325,"derived":false},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"name":"E","id":328,"eClass":"ETypeParameter"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eUpperBound","changeable":true,"resolveProxies":false,"lowerBound":0,"id":329,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeArguments","changeable":true,"resolveProxies":false,"lowerBound":0,"id":330,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eRawType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":331,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eLowerBound","changeable":true,"resolveProxies":false,"lowerBound":0,"id":332,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameter","changeable":true,"resolveProxies":false,"lowerBound":0,"id":333,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":334,"derived":false},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eGenericTypes","changeable":true,"resolveProxies":false,"lowerBound":0,"id":341,"derived":false},{"id":342,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eBounds","changeable":true,"resolveProxies":false,"lowerBound":0,"id":343,"derived":false},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":1,"target":0},{"source":1,"target":16},{"source":1,"target":53},{"source":1,"target":54},{"source":1,"target":55},{"source":53,"target":56},{"source":53,"target":1},{"source":54,"target":5},{"source":54,"target":57},{"source":54,"target":1},{"source":57,"target":5},{"source":55,"target":16},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":58},{"source":2,"target":59},{"source":2,"target":60},{"source":2,"target":61},{"source":2,"target":62},{"source":2,"target":63},{"source":58,"target":64},{"source":58,"target":2},{"source":59,"target":49},{"source":59,"target":65},{"source":59,"target":2},{"source":65,"target":49},{"source":60,"target":9},{"source":60,"target":66},{"source":60,"target":2},{"source":60,"target":67},{"source":66,"target":9},{"source":61,"target":11},{"source":61,"target":68},{"source":61,"target":2},{"source":68,"target":11},{"source":62,"target":11},{"source":62,"target":69},{"source":62,"target":2},{"source":69,"target":11},{"source":63,"target":9},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":70},{"source":3,"target":71},{"source":3,"target":72},{"source":3,"target":73},{"source":3,"target":74},{"source":3,"target":75},{"source":3,"target":76},{"source":3,"target":77},{"source":3,"target":78},{"source":3,"target":79},{"source":3,"target":80},{"source":3,"target":81},{"source":3,"target":82},{"source":3,"target":83},{"source":3,"target":84},{"source":3,"target":85},{"source":3,"target":86},{"source":3,"target":87},{"source":3,"target":88},{"source":3,"target":89},{"source":3,"target":90},{"source":3,"target":91},{"source":70,"target":92},{"source":70,"target":3},{"source":70,"target":93},{"source":93,"target":3},{"source":93,"target":94},{"source":93,"target":70},{"source":94,"target":3},{"source":71,"target":95},{"source":71,"target":3},{"source":72,"target":16},{"source":72,"target":96},{"source":72,"target":3},{"source":72,"target":97},{"source":96,"target":16},{"source":97,"target":98},{"source":97,"target":72},{"source":73,"target":99},{"source":73,"target":3},{"source":73,"target":100},{"source":100,"target":16},{"source":100,"target":101},{"source":100,"target":73},{"source":101,"target":16},{"source":74,"target":16},{"source":74,"target":102},{"source":74,"target":3},{"source":74,"target":103},{"source":102,"target":16},{"source":103,"target":104},{"source":103,"target":74},{"source":75,"target":105},{"source":75,"target":3},{"source":76,"target":106},{"source":76,"target":3},{"source":77,"target":3},{"source":77,"target":107},{"source":77,"target":3},{"source":107,"target":3},{"source":78,"target":12},{"source":78,"target":108},{"source":78,"target":3},{"source":78,"target":109},{"source":108,"target":12},{"source":79,"target":1},{"source":79,"target":110},{"source":79,"target":3},{"source":110,"target":1},{"source":80,"target":15},{"source":80,"target":111},{"source":80,"target":3},{"source":111,"target":15},{"source":81,"target":15},{"source":81,"target":112},{"source":81,"target":3},{"source":112,"target":15},{"source":82,"target":1},{"source":82,"target":113},{"source":82,"target":3},{"source":113,"target":1},{"source":83,"target":15},{"source":83,"target":114},{"source":83,"target":3},{"source":114,"target":15},{"source":84,"target":12},{"source":84,"target":115},{"source":84,"target":3},{"source":115,"target":12},{"source":85,"target":16},{"source":85,"target":116},{"source":85,"target":3},{"source":116,"target":16},{"source":86,"target":3},{"source":86,"target":117},{"source":86,"target":3},{"source":117,"target":3},{"source":87,"target":1},{"source":87,"target":118},{"source":87,"target":3},{"source":118,"target":1},{"source":88,"target":16},{"source":88,"target":119},{"source":88,"target":3},{"source":88,"target":120},{"source":119,"target":16},{"source":89,"target":51},{"source":89,"target":121},{"source":89,"target":3},{"source":121,"target":51},{"source":90,"target":51},{"source":90,"target":122},{"source":90,"target":3},{"source":122,"target":51},{"source":91,"target":4},{"source":4,"target":0},{"source":4,"target":10},{"source":4,"target":123},{"source":4,"target":124},{"source":4,"target":125},{"source":4,"target":126},{"source":4,"target":127},{"source":4,"target":128},{"source":4,"target":129},{"source":4,"target":130},{"source":4,"target":131},{"source":123,"target":132},{"source":123,"target":4},{"source":123,"target":133},{"source":133,"target":40},{"source":133,"target":134},{"source":133,"target":123},{"source":134,"target":40},{"source":124,"target":135},{"source":124,"target":4},{"source":125,"target":136},{"source":125,"target":4},{"source":126,"target":39},{"source":126,"target":137},{"source":126,"target":4},{"source":137,"target":138},{"source":137,"target":39},{"source":127,"target":40},{"source":127,"target":139},{"source":127,"target":4},{"source":139,"target":40},{"source":128,"target":140},{"source":128,"target":4},{"source":129,"target":13},{"source":129,"target":141},{"source":129,"target":4},{"source":129,"target":142},{"source":141,"target":13},{"source":130,"target":52},{"source":130,"target":143},{"source":130,"target":4},{"source":143,"target":52},{"source":131,"target":10},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":144},{"source":5,"target":145},{"source":144,"target":146},{"source":144,"target":5},{"source":145,"target":4},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":147},{"source":6,"target":148},{"source":6,"target":149},{"source":6,"target":150},{"source":6,"target":151},{"source":147,"target":7},{"source":147,"target":152},{"source":147,"target":6},{"source":147,"target":153},{"source":152,"target":7},{"source":153,"target":154},{"source":153,"target":147},{"source":148,"target":7},{"source":148,"target":155},{"source":148,"target":6},{"source":148,"target":156},{"source":155,"target":7},{"source":156,"target":157},{"source":156,"target":148},{"source":149,"target":7},{"source":149,"target":158},{"source":149,"target":6},{"source":149,"target":159},{"source":158,"target":7},{"source":159,"target":160},{"source":159,"target":149},{"source":150,"target":7},{"source":150,"target":161},{"source":150,"target":6},{"source":150,"target":162},{"source":161,"target":7},{"source":151,"target":5},{"source":7,"target":0},{"source":7,"target":10},{"source":7,"target":163},{"source":7,"target":164},{"source":7,"target":165},{"source":7,"target":162},{"source":7,"target":166},{"source":163,"target":167},{"source":163,"target":7},{"source":164,"target":32},{"source":164,"target":168},{"source":164,"target":7},{"source":168,"target":32},{"source":165,"target":169},{"source":165,"target":7},{"source":162,"target":6},{"source":162,"target":170},{"source":162,"target":7},{"source":162,"target":150},{"source":170,"target":6},{"source":166,"target":10},{"source":8,"target":0},{"source":8,"target":9},{"source":8,"target":171},{"source":8,"target":172},{"source":8,"target":173},{"source":8,"target":174},{"source":8,"target":175},{"source":171,"target":11},{"source":171,"target":176},{"source":171,"target":8},{"source":171,"target":177},{"source":176,"target":11},{"source":177,"target":3},{"source":177,"target":178},{"source":177,"target":171},{"source":178,"target":3},{"source":172,"target":40},{"source":172,"target":179},{"source":172,"target":8},{"source":172,"target":180},{"source":172,"target":181},{"source":179,"target":40},{"source":180,"target":5},{"source":180,"target":182},{"source":180,"target":172},{"source":182,"target":5},{"source":181,"target":183},{"source":181,"target":172},{"source":173,"target":184},{"source":173,"target":8},{"source":173,"target":185},{"source":173,"target":186},{"source":185,"target":5},{"source":185,"target":187},{"source":185,"target":173},{"source":187,"target":5},{"source":186,"target":40},{"source":186,"target":188},{"source":186,"target":173},{"source":188,"target":40},{"source":174,"target":13},{"source":174,"target":189},{"source":174,"target":8},{"source":174,"target":190},{"source":189,"target":13},{"source":175,"target":9},{"source":9,"target":0},{"source":9,"target":11},{"source":9,"target":191},{"source":9,"target":67},{"source":9,"target":192},{"source":191,"target":2},{"source":191,"target":193},{"source":191,"target":9},{"source":191,"target":194},{"source":193,"target":2},{"source":194,"target":195},{"source":194,"target":191},{"source":67,"target":2},{"source":67,"target":196},{"source":67,"target":9},{"source":67,"target":60},{"source":196,"target":2},{"source":192,"target":11},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":197},{"source":10,"target":198},{"source":197,"target":199},{"source":197,"target":10},{"source":198,"target":9},{"source":11,"target":0},{"source":11,"target":200},{"source":11,"target":201},{"source":11,"target":202},{"source":11,"target":203},{"source":11,"target":204},{"source":11,"target":205},{"source":11,"target":206},{"source":11,"target":207},{"source":11,"target":208},{"source":11,"target":209},{"source":11,"target":210},{"source":11,"target":211},{"source":11,"target":212},{"source":11,"target":213},{"source":200,"target":3},{"source":200,"target":214},{"source":200,"target":11},{"source":214,"target":3},{"source":201,"target":215},{"source":201,"target":11},{"source":202,"target":44},{"source":202,"target":216},{"source":202,"target":11},{"source":216,"target":44},{"source":203,"target":11},{"source":203,"target":217},{"source":203,"target":11},{"source":217,"target":11},{"source":204,"target":16},{"source":204,"target":218},{"source":204,"target":11},{"source":218,"target":16},{"source":205,"target":15},{"source":205,"target":219},{"source":205,"target":11},{"source":219,"target":15},{"source":206,"target":31},{"source":206,"target":220},{"source":206,"target":11},{"source":220,"target":221},{"source":220,"target":31},{"source":221,"target":11},{"source":207,"target":50},{"source":207,"target":222},{"source":207,"target":11},{"source":222,"target":223},{"source":222,"target":50},{"source":223,"target":11},{"source":208,"target":31},{"source":208,"target":224},{"source":208,"target":11},{"source":224,"target":225},{"source":224,"target":31},{"source":225,"target":11},{"source":209,"target":40},{"source":209,"target":226},{"source":209,"target":11},{"source":209,"target":227},{"source":226,"target":40},{"source":227,"target":16},{"source":227,"target":228},{"source":227,"target":209},{"source":228,"target":16},{"source":210,"target":40},{"source":210,"target":229},{"source":210,"target":11},{"source":210,"target":230},{"source":210,"target":231},{"source":229,"target":40},{"source":230,"target":16},{"source":230,"target":232},{"source":230,"target":210},{"source":232,"target":16},{"source":231,"target":233},{"source":231,"target":210},{"source":211,"target":11},{"source":211,"target":234},{"source":211,"target":235},{"source":234,"target":16},{"source":234,"target":236},{"source":234,"target":211},{"source":236,"target":16},{"source":235,"target":40},{"source":235,"target":237},{"source":235,"target":211},{"source":237,"target":40},{"source":212,"target":238},{"source":212,"target":11},{"source":212,"target":239},{"source":239,"target":16},{"source":239,"target":240},{"source":239,"target":212},{"source":240,"target":16},{"source":213,"target":11},{"source":213,"target":241},{"source":241,"target":16},{"source":241,"target":242},{"source":241,"target":213},{"source":242,"target":16},{"source":12,"target":0},{"source":12,"target":17},{"source":12,"target":109},{"source":12,"target":243},{"source":12,"target":244},{"source":12,"target":245},{"source":12,"target":246},{"source":12,"target":247},{"source":109,"target":3},{"source":109,"target":248},{"source":109,"target":12},{"source":109,"target":78},{"source":248,"target":3},{"source":243,"target":52},{"source":243,"target":249},{"source":243,"target":12},{"source":249,"target":52},{"source":244,"target":14},{"source":244,"target":250},{"source":244,"target":12},{"source":244,"target":251},{"source":250,"target":14},{"source":245,"target":4},{"source":245,"target":252},{"source":245,"target":12},{"source":252,"target":4},{"source":246,"target":51},{"source":246,"target":253},{"source":246,"target":12},{"source":253,"target":51},{"source":247,"target":17},{"source":13,"target":0},{"source":13,"target":10},{"source":13,"target":254},{"source":13,"target":255},{"source":13,"target":256},{"source":13,"target":190},{"source":13,"target":142},{"source":13,"target":257},{"source":13,"target":258},{"source":13,"target":259},{"source":254,"target":4},{"source":254,"target":260},{"source":254,"target":13},{"source":254,"target":261},{"source":260,"target":4},{"source":261,"target":262},{"source":261,"target":254},{"source":255,"target":263},{"source":255,"target":13},{"source":256,"target":264},{"source":256,"target":13},{"source":190,"target":8},{"source":190,"target":265},{"source":190,"target":13},{"source":190,"target":174},{"source":265,"target":8},{"source":142,"target":4},{"source":142,"target":266},{"source":142,"target":13},{"source":142,"target":129},{"source":266,"target":4},{"source":257,"target":13},{"source":257,"target":267},{"source":257,"target":13},{"source":257,"target":258},{"source":267,"target":13},{"source":258,"target":13},{"source":258,"target":268},{"source":258,"target":13},{"source":258,"target":257},{"source":268,"target":13},{"source":259,"target":10},{"source":14,"target":0},{"source":14,"target":17},{"source":14,"target":251},{"source":14,"target":269},{"source":251,"target":12},{"source":251,"target":270},{"source":251,"target":14},{"source":251,"target":244},{"source":270,"target":12},{"source":269,"target":17},{"source":15,"target":0},{"source":15,"target":16},{"source":15,"target":271},{"source":15,"target":272},{"source":15,"target":273},{"source":15,"target":274},{"source":15,"target":275},{"source":15,"target":276},{"source":271,"target":277},{"source":271,"target":15},{"source":272,"target":278},{"source":272,"target":15},{"source":273,"target":279},{"source":273,"target":15},{"source":274,"target":15},{"source":274,"target":280},{"source":274,"target":15},{"source":280,"target":15},{"source":275,"target":3},{"source":275,"target":281},{"source":275,"target":15},{"source":281,"target":3},{"source":276,"target":16},{"source":16,"target":0},{"source":16,"target":17},{"source":16,"target":282},{"source":16,"target":283},{"source":16,"target":284},{"source":16,"target":285},{"source":16,"target":286},{"source":16,"target":287},{"source":16,"target":288},{"source":16,"target":289},{"source":16,"target":290},{"source":16,"target":120},{"source":16,"target":291},{"source":282,"target":292},{"source":282,"target":16},{"source":283,"target":39},{"source":283,"target":293},{"source":283,"target":16},{"source":293,"target":294},{"source":293,"target":39},{"source":284,"target":295},{"source":284,"target":16},{"source":285,"target":296},{"source":285,"target":16},{"source":286,"target":297},{"source":286,"target":16},{"source":287,"target":298},{"source":287,"target":16},{"source":288,"target":40},{"source":288,"target":299},{"source":288,"target":16},{"source":299,"target":40},{"source":289,"target":300},{"source":289,"target":16},{"source":290,"target":301},{"source":290,"target":16},{"source":120,"target":3},{"source":120,"target":302},{"source":120,"target":16},{"source":120,"target":88},{"source":302,"target":3},{"source":291,"target":17},{"source":17,"target":0},{"source":17,"target":10},{"source":17,"target":303},{"source":17,"target":304},{"source":17,"target":305},{"source":17,"target":306},{"source":17,"target":307},{"source":17,"target":308},{"source":17,"target":309},{"source":17,"target":310},{"source":17,"target":311},{"source":303,"target":312},{"source":303,"target":17},{"source":304,"target":313},{"source":304,"target":17},{"source":305,"target":314},{"source":305,"target":17},{"source":306,"target":315},{"source":306,"target":17},{"source":307,"target":316},{"source":307,"target":17},{"source":308,"target":317},{"source":308,"target":17},{"source":309,"target":4},{"source":309,"target":318},{"source":309,"target":17},{"source":318,"target":4},{"source":310,"target":51},{"source":310,"target":319},{"source":310,"target":17},{"source":319,"target":51},{"source":311,"target":10},{"source":18,"target":0},{"source":19,"target":0},{"source":20,"target":0},{"source":21,"target":0},{"source":22,"target":0},{"source":23,"target":0},{"source":24,"target":0},{"source":25,"target":0},{"source":26,"target":0},{"source":27,"target":0},{"source":28,"target":0},{"source":29,"target":0},{"source":30,"target":0},{"source":31,"target":0},{"source":31,"target":320},{"source":32,"target":0},{"source":33,"target":0},{"source":34,"target":0},{"source":35,"target":0},{"source":36,"target":0},{"source":37,"target":0},{"source":38,"target":0},{"source":39,"target":0},{"source":39,"target":321},{"source":40,"target":0},{"source":41,"target":0},{"source":42,"target":0},{"source":43,"target":0},{"source":43,"target":322},{"source":43,"target":323},{"source":44,"target":0},{"source":45,"target":0},{"source":46,"target":0},{"source":47,"target":0},{"source":48,"target":0},{"source":49,"target":0},{"source":49,"target":324},{"source":49,"target":325},{"source":324,"target":326},{"source":324,"target":49},{"source":325,"target":327},{"source":325,"target":49},{"source":50,"target":0},{"source":50,"target":328},{"source":51,"target":0},{"source":51,"target":11},{"source":51,"target":329},{"source":51,"target":330},{"source":51,"target":331},{"source":51,"target":332},{"source":51,"target":333},{"source":51,"target":334},{"source":51,"target":335},{"source":329,"target":51},{"source":329,"target":336},{"source":329,"target":51},{"source":336,"target":51},{"source":330,"target":51},{"source":330,"target":337},{"source":330,"target":51},{"source":337,"target":51},{"source":331,"target":4},{"source":331,"target":338},{"source":331,"target":51},{"source":338,"target":4},{"source":332,"target":51},{"source":332,"target":339},{"source":332,"target":51},{"source":339,"target":51},{"source":333,"target":52},{"source":333,"target":340},{"source":333,"target":51},{"source":333,"target":341},{"source":340,"target":52},{"source":334,"target":4},{"source":334,"target":342},{"source":334,"target":51},{"source":342,"target":4},{"source":335,"target":11},{"source":52,"target":0},{"source":52,"target":10},{"source":52,"target":343},{"source":52,"target":341},{"source":52,"target":344},{"source":343,"target":51},{"source":343,"target":345},{"source":343,"target":52},{"source":345,"target":51},{"source":341,"target":51},{"source":341,"target":346},{"source":341,"target":52},{"source":341,"target":333},{"source":346,"target":51},{"source":344,"target":10}],"multigraph":true}
ecore
visualization
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/fxg.ecore
fxg Graphic scaleGridLeft scaleGridRight scaleGridTop scaleGridBottom viewWidth viewHeight version mask Library Private Definition name Group rotation scaleX scaleY x y blendMode BlendMode.NOT_SET alpha id transformX transformY maskType visible scaleGridLeft scaleGridRight scaleGridTop scaleGridBottom transform filters mask Transform matrix colorTransform PlaceObject id transform filters mask Matrix a b c d tx ty Path data x y rotation scaleX scaleY blendMode visible alpha 1 winding Winding.NOT_SET fill stroke filters transform mask Shape Rect width height radiusX radiusY topLeftRadiusX topLeftRadiusY topRightRadiusX topRightRadiusY bottomLeftRadiusX bottomLeftRadiusY bottomRightRadiusX bottomRightRadiusY x y rotation scaleX scaleY blendMode visible alpha transform filters fill stroke mask Ellipse alpha width "0" height "0" x 0 y 0 rotation scaleX scaleY blendMode visible transform filters fill stroke mask Line xFrom 0 yFrom 0 xTo 0 yTo 0 x 0 y 0 rotation 0 scaleX 1 scaleY 1 blendMode BlendMode.LAYER alpha id maskType MaskType.CLIP visible transform filters fill stroke mask RichText rotation 0 scaleX 1 scaleY 1 x y blendMode BlendMode.LAYER alpha id maskType MaskType.CLIP visible width height content _tempcontent RichTextContent RichTextContentContainer _children ParagraphAttributes textAlign textAlignLast textIndent paragraphStartIndent paragraphEndIndent paragraphSpaceBefore paragraphSpaceAfter justificationRule justificationStyle textJustify leadingModel tabStops ContainerAttributes blockProgression paddingLeft paddingRight paddingTop paddingBottom columnGap columnCount columnWidth firstBaselineOffset verticalAlign lineBreak CharacterAttributes fontFamily fontSize fontStyle fontWeight lineHeight textDecoration lineThrough color textAlpha whiteSpaceCollapse kerning backgroundAlpha backgroundColor baselineShift breakOpportunity digitCase digitWidth dominantBaseline alignmentBaseline ligatureLevel locale typographicCase textRotation trackingLeft trackingRight rawtext _text div p tcy a img span br tab linkNormalFormat linkHoverFormat linkActiveFormat BitmapImage x y width height rotation scaleX scaleY fillMode source visible alpha blendMode Fill SolidColor alpha color LinearGradient x y scaleX rotation spreadMethod interpolationMethod matrix RadialGradient x y scaleX scaleY rotation spreadMethod SpreadMethod.NOT_SET interpolationMethod InterpolationMethod.NOT_SET focalPointRatio matrix BitmapFill x y scaleX scaleY rotation source fillMode matrix Stroke SolidColorStroke alpha caps color joints miterLimit pixelHinting scaleMode weight LinearGradientStroke x y scaleX rotation spreadMethod interpolationMethod scaleMode caps joints miterLimit weight pixelHinting matrix RadialGradientStroke x y scaleX scaleY rotation spreadMethod interpolationMethod focalPointRatio scaleMode caps joints miterLimit weight pixelHinting matrix GradientEntry color alpha ratio ColorTransform alphaMultiplier alphaOffset blueMultiplier blueOffset greenMultiplier greenOffset redMultiplier redOffset Filter BlurFilter blurX blurY quality DropShadowFilter alpha angle blurX blurY color distance inner hideObject knockout quality strength BevelFilter angle blurX blurY highlightAlpha highlightColor distance knockout quality shadowAlpha shadowColor strength type GradientGlowFilter angle blurX blurY distance inner knockout quality strength GradientBevelFilter angle blurX blurY distance knockout quality strength type ColorMatrixFilter matrix PathData java.lang.String java.lang.String Angle java.lang.Double java.lang.Double Length java.lang.String java.lang.String Percent java.lang.String java.lang.String Color java.lang.String java.lang.String Alpha java.lang.Double java.lang.Double BlendMode NOT_SET NOT_SET add add alpha alpha darken darken difference difference erase erase hardlight hardlight invert invert layer layer lighten lighten multiply multiply normal normal overlay overlay screen screen shader shader subtract subtract Winding NOT_SET NOT_SET evenOdd evenOdd nonZero nonZero MaskType CLIP clip ALPHA alpha FontStyle NORMAL normal ITALIC italic FontWeight NORMAL normal BOLD bold TextDecoration NONE none UNDERLINE underline WhitespaceCollapse PRESERVE preserve COLLAPSE collapse Kerning ON on OFF off AUTO auto SpreadMethod NOT_SET NOT_SET pad pad reflect reflect repeat repeat InterpolationMethod NOT_SET NOT_SET rgb rgb linearRGB linearRGB Cap ROUND round SQUARE square NONE none Joint ROUND round MITER miter BEVEL bevel ScaleMode NORMAL normal NONE none HORIZONTAL horizontal VERTICAL vertical BevelFilterType INNER inner OUTER outer FULL full FillMode SCALE scale CLIP clip REPEAT repeat TextAlign start start end end left left center center right right justify justify JustificationRule auto auto space space eastAsian eastAsian JustificationStyle auto auto prioritizeLeastAdjustment prioritizeLeastAdjustment pushInKinsoku pushInKinsoku pushOutOnly pushOutOnly TextJustify interWord interWord distribute distribute LeadingModel auto auto romanUp romanUp ideographicTopUp ideographicTopUp ideographicCenterUp ideographicCenterUp ascentDescentUp ascentDescentUp ideographicTopDown ideographicTopDown ideographicCenterDown ideographicCenterDown BlockProgression tb tb rl rl VerticalAlign top top middle middle bottom bottom justify justify inherit inherit LineBreak toFit toFit explicit explicit BreakOpportunity auto auto any any none none all all DigitCase default default lining lining oldStyle oldStyle DigitWidth default default proportional proportional tabular tabular DominantBaseline auto auto roman roman ascent ascent descent descent ideographicTop ideographicTop ideographicCenter ideographicCenter ideographicBottom ideographicBottom AlignmentBaseline auto auto roman roman ascent ascent descent descent ideographicTop ideographicTop ideographicCenter ideographicCenter ideographicBottom ideographicBottom useDominantBaseline useDominantBaseline LigatureLevel minimum minimum common common uncommon uncommon exotic exotic TypographicCase default default capsToSmallCaps capsToSmallCaps uppercase uppercase lowercase lowercase lowercaseToSmallCaps lowercaseToSmallCaps TextRotation auto auto rotate0 rotate0 rotate90 rotate90 rotate180 rotate180 rotate270 rotate270 FXGElement ContainerElement T _children
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="fxg" nsURI="http://ns.adobe.com/fxg/2008" nsPrefix="fxg"> <eClassifiers xsi:type="ecore:EClass" name="Graphic"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleGridLeft" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleGridRight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleGridTop" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleGridBottom" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="viewWidth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="viewHeight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mask" eType="#//Group" containment="true"/> <eGenericSuperTypes eClassifier="#//ContainerElement"> <eTypeArguments eClassifier="#//FXGElement"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Library"> <eGenericSuperTypes eClassifier="#//ContainerElement"> <eTypeArguments eClassifier="#//Definition"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Private" eSuperTypes="#//FXGElement"/> <eClassifiers xsi:type="ecore:EClass" name="Definition"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eGenericSuperTypes eClassifier="#//ContainerElement"> <eTypeArguments eClassifier="#//Group"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Group"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rotation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleX" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleY" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="blendMode" eType="#//BlendMode" defaultValueLiteral="BlendMode.NOT_SET"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alpha" eType="#//Alpha"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="transformX" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="transformY" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maskType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visible" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleGridLeft" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleGridRight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleGridTop" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleGridBottom" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transform" eType="#//Transform" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="filters" upperBound="-1" eType="#//Filter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mask" eType="#//Group" containment="true"/> <eGenericSuperTypes eClassifier="#//ContainerElement"> <eTypeArguments eClassifier="#//FXGElement"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transform" eSuperTypes="#//FXGElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="matrix" eType="#//Matrix" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="colorTransform" eType="#//ColorTransform"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PlaceObject" eSuperTypes="#//FXGElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transform" eType="#//Transform" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="filters" upperBound="-1" eType="#//Filter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mask" eType="#//Group" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Matrix" eSuperTypes="#//FXGElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="a" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="b" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="c" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="d" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tx" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ty" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Path" eSuperTypes="#//FXGElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="data" eType="#//PathData"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rotation" eType="#//Angle"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleX" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleY" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="blendMode" eType="#//BlendMode"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visible" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alpha" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="winding" eType="#//Winding" defaultValueLiteral="Winding.NOT_SET"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fill" eType="#//Fill" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="stroke" eType="#//Stroke" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="filters" upperBound="-1" eType="#//Filter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transform" eType="#//Transform" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mask" eType="#//Group" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Shape" abstract="true" interface="true" eSuperTypes="#//FXGElement"/> <eClassifiers xsi:type="ecore:EClass" name="Rect" eSuperTypes="#//Shape"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="#//Length"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="#//Length"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="radiusX" eType="#//Length"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="radiusY" eType="#//Length"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="topLeftRadiusX" eType="#//Length"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="topLeftRadiusY" eType="#//Length"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="topRightRadiusX" eType="#//Length"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="topRightRadiusY" eType="#//Length"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bottomLeftRadiusX" eType="#//Length"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bottomLeftRadiusY" eType="#//Length"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bottomRightRadiusX" eType="#//Length"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bottomRightRadiusY" eType="#//Length"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rotation" eType="#//Angle"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleX" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleY" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="blendMode" eType="#//BlendMode"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visible" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alpha" eType="#//Alpha"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transform" eType="#//Transform" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="filters" upperBound="-1" eType="#//Filter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fill" eType="#//Fill" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="stroke" eType="#//Stroke" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mask" eType="#//Group" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Ellipse" eSuperTypes="#//Shape"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alpha" eType="#//Alpha"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="#//Length" defaultValueLiteral="&quot;0&quot;"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="#//Length" defaultValueLiteral="&quot;0&quot;"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rotation" eType="#//Angle"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleX" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleY" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="blendMode" eType="#//BlendMode"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visible" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transform" eType="#//Transform" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="filters" upperBound="-1" eType="#//Filter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fill" eType="#//Fill" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="stroke" eType="#//Stroke" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mask" eType="#//Group" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Line" eSuperTypes="#//Shape"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="xFrom" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="yFrom" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="xTo" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="yTo" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rotation" eType="#//Angle" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleX" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleY" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="blendMode" eType="#//BlendMode" defaultValueLiteral="BlendMode.LAYER"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alpha" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maskType" eType="#//MaskType" defaultValueLiteral="MaskType.CLIP"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visible" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transform" eType="#//Transform" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="filters" upperBound="-1" eType="#//Filter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fill" eType="#//Fill" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="stroke" eType="#//Stroke" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mask" eType="#//Group" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RichText" eSuperTypes="#//FXGElement #//ParagraphAttributes #//ContainerAttributes #//CharacterAttributes"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rotation" eType="#//Angle" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleX" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleY" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="blendMode" eType="#//BlendMode" defaultValueLiteral="BlendMode.LAYER"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alpha" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maskType" eType="#//MaskType" defaultValueLiteral="MaskType.CLIP"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visible" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="content" upperBound="-1" eType="#//RichTextContent" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="_tempcontent" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RichTextContent" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="RichTextContentContainer" eSuperTypes="#//RichTextContent"> <eStructuralFeatures xsi:type="ecore:EReference" name="_children" upperBound="-1" eType="#//RichTextContent" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParagraphAttributes" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="textAlign" eType="#//TextAlign"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="textAlignLast" eType="#//TextAlign"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="textIndent" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="paragraphStartIndent" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="paragraphEndIndent" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="paragraphSpaceBefore" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="paragraphSpaceAfter" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="justificationRule" eType="#//JustificationRule"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="justificationStyle" eType="#//JustificationStyle"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="textJustify" eType="#//TextJustify"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="leadingModel" eType="#//LeadingModel"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tabStops" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ContainerAttributes" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="blockProgression" eType="#//BlockProgression"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="paddingLeft" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="paddingRight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="paddingTop" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="paddingBottom" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="columnGap" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="columnCount" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="columnWidth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="firstBaselineOffset" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="verticalAlign" eType="#//VerticalAlign"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineBreak" eType="#//LineBreak"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CharacterAttributes" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fontFamily" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fontSize" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fontStyle" eType="#//FontStyle"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fontWeight" eType="#//FontWeight"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineHeight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="textDecoration" eType="#//TextDecoration"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineThrough" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="color" eType="#//Color"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="textAlpha" eType="#//Alpha"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="whiteSpaceCollapse" eType="#//WhitespaceCollapse"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kerning" eType="#//Kerning"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="backgroundAlpha" eType="#//Alpha"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="backgroundColor" eType="#//Color"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="baselineShift" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="breakOpportunity" eType="#//BreakOpportunity"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="digitCase" eType="#//DigitCase"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="digitWidth" eType="#//DigitWidth"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dominantBaseline" eType="#//DominantBaseline"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alignmentBaseline" eType="#//AlignmentBaseline"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ligatureLevel" eType="#//LigatureLevel"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="locale" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="typographicCase" eType="#//TypographicCase"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="textRotation" eType="#//TextRotation"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="trackingLeft" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="trackingRight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="rawtext" eSuperTypes="#//RichTextContent"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="_text" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="div" eSuperTypes="#//RichTextContent #//RichTextContentContainer"/> <eClassifiers xsi:type="ecore:EClass" name="p" eSuperTypes="#//RichTextContent #//RichTextContentContainer #//ParagraphAttributes"/> <eClassifiers xsi:type="ecore:EClass" name="tcy" eSuperTypes="#//RichTextContent #//RichTextContentContainer"/> <eClassifiers xsi:type="ecore:EClass" name="a" eSuperTypes="#//RichTextContent #//RichTextContentContainer"/> <eClassifiers xsi:type="ecore:EClass" name="img" eSuperTypes="#//RichTextContent"/> <eClassifiers xsi:type="ecore:EClass" name="span" eSuperTypes="#//RichTextContent #//RichTextContentContainer"/> <eClassifiers xsi:type="ecore:EClass" name="br" eSuperTypes="#//RichTextContent"/> <eClassifiers xsi:type="ecore:EClass" name="tab" eSuperTypes="#//RichTextContent"/> <eClassifiers xsi:type="ecore:EClass" name="linkNormalFormat" eSuperTypes="#//RichTextContent"/> <eClassifiers xsi:type="ecore:EClass" name="linkHoverFormat" eSuperTypes="#//RichTextContent"/> <eClassifiers xsi:type="ecore:EClass" name="linkActiveFormat"/> <eClassifiers xsi:type="ecore:EClass" name="BitmapImage" eSuperTypes="#//FXGElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rotation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleX" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleY" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fillMode" eType="#//FillMode"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visible" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alpha" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="blendMode" eType="#//BlendMode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Fill" abstract="true" interface="true" eSuperTypes="#//FXGElement"/> <eClassifiers xsi:type="ecore:EClass" name="SolidColor" eSuperTypes="#//Fill"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alpha" eType="#//Alpha"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="color" eType="#//Color"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LinearGradient"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleX" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rotation" eType="#//Angle"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="spreadMethod" eType="#//SpreadMethod"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="interpolationMethod" eType="#//InterpolationMethod"/> <eStructuralFeatures xsi:type="ecore:EReference" name="matrix" eType="#//Matrix" containment="true"/> <eGenericSuperTypes eClassifier="#//Fill"/> <eGenericSuperTypes eClassifier="#//ContainerElement"> <eTypeArguments eClassifier="#//GradientEntry"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RadialGradient"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleX" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleY" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rotation" eType="#//Angle"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="spreadMethod" eType="#//SpreadMethod" defaultValueLiteral="SpreadMethod.NOT_SET"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="interpolationMethod" eType="#//InterpolationMethod" defaultValueLiteral="InterpolationMethod.NOT_SET"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="focalPointRatio" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="matrix" eType="#//Matrix" containment="true"/> <eGenericSuperTypes eClassifier="#//Fill"/> <eGenericSuperTypes eClassifier="#//ContainerElement"> <eTypeArguments eClassifier="#//GradientEntry"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BitmapFill" eSuperTypes="#//Fill"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleX" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleY" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rotation" eType="#//Angle"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fillMode" eType="#//FillMode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="matrix" eType="#//Matrix" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Stroke" abstract="true" interface="true" eSuperTypes="#//FXGElement"/> <eClassifiers xsi:type="ecore:EClass" name="SolidColorStroke" eSuperTypes="#//Stroke"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alpha" eType="#//Alpha"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="caps" eType="#//Cap"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="color" eType="#//Color"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="joints" eType="#//Joint"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="miterLimit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pixelHinting" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleMode" eType="#//ScaleMode"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LinearGradientStroke"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleX" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rotation" eType="#//Angle"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="spreadMethod" eType="#//SpreadMethod"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="interpolationMethod" eType="#//InterpolationMethod"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleMode" eType="#//ScaleMode"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="caps" eType="#//Cap"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="joints" eType="#//Joint"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="miterLimit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pixelHinting" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="matrix" eType="#//Matrix" containment="true"/> <eGenericSuperTypes eClassifier="#//Stroke"/> <eGenericSuperTypes eClassifier="#//ContainerElement"> <eTypeArguments eClassifier="#//GradientEntry"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RadialGradientStroke"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleX" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleY" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rotation" eType="#//Angle"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="spreadMethod" eType="#//SpreadMethod"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="interpolationMethod" eType="#//InterpolationMethod"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="focalPointRatio" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleMode" eType="#//ScaleMode"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="caps" eType="#//Cap"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="joints" eType="#//Joint"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="miterLimit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pixelHinting" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="matrix" eType="#//Matrix" containment="true"/> <eGenericSuperTypes eClassifier="#//Stroke"/> <eGenericSuperTypes eClassifier="#//ContainerElement"> <eTypeArguments eClassifier="#//GradientEntry"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GradientEntry" eSuperTypes="#//FXGElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="color" eType="#//Color"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alpha" eType="#//Alpha"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ratio" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ColorTransform" eSuperTypes="#//FXGElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alphaMultiplier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alphaOffset" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="blueMultiplier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="blueOffset" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="greenMultiplier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="greenOffset" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="redMultiplier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="redOffset" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Filter" abstract="true" interface="true" eSuperTypes="#//FXGElement"/> <eClassifiers xsi:type="ecore:EClass" name="BlurFilter" eSuperTypes="#//Filter"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="blurX" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="blurY" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="quality" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DropShadowFilter" eSuperTypes="#//Filter"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alpha" eType="#//Alpha"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="angle" eType="#//Angle"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="blurX" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="blurY" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="color" eType="#//Color"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="distance" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="inner" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hideObject" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="knockout" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="quality" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="strength" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BevelFilter" eSuperTypes="#//Filter"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="angle" eType="#//Angle"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="blurX" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="blurY" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="highlightAlpha" eType="#//Alpha"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="highlightColor" eType="#//Color"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="distance" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="knockout" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="quality" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="shadowAlpha" eType="#//Alpha"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="shadowColor" eType="#//Color"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="strength" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//BevelFilterType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GradientGlowFilter"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="angle" eType="#//Angle"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="blurX" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="blurY" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="distance" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="inner" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="knockout" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="quality" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="strength" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eGenericSuperTypes eClassifier="#//Filter"/> <eGenericSuperTypes eClassifier="#//ContainerElement"> <eTypeArguments eClassifier="#//GradientEntry"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GradientBevelFilter"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="angle" eType="#//Angle"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="blurX" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="blurY" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="distance" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="knockout" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="quality" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="strength" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//BevelFilterType"/> <eGenericSuperTypes eClassifier="#//Filter"/> <eGenericSuperTypes eClassifier="#//ContainerElement"> <eTypeArguments eClassifier="#//GradientEntry"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ColorMatrixFilter" eSuperTypes="#//Filter"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="matrix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="PathData" instanceClassName="java.lang.String"/> <eClassifiers xsi:type="ecore:EDataType" name="Angle" instanceClassName="java.lang.Double"/> <eClassifiers xsi:type="ecore:EDataType" name="Length" instanceClassName="java.lang.String"/> <eClassifiers xsi:type="ecore:EDataType" name="Percent" instanceClassName="java.lang.String"/> <eClassifiers xsi:type="ecore:EDataType" name="Color" instanceClassName="java.lang.String"/> <eClassifiers xsi:type="ecore:EDataType" name="Alpha" instanceClassName="java.lang.Double"/> <eClassifiers xsi:type="ecore:EEnum" name="BlendMode"> <eLiterals name="NOT_SET"/> <eLiterals name="add" value="1"/> <eLiterals name="alpha" value="2"/> <eLiterals name="darken" value="3"/> <eLiterals name="difference" value="4"/> <eLiterals name="erase" value="5"/> <eLiterals name="hardlight" value="6"/> <eLiterals name="invert" value="7"/> <eLiterals name="layer" value="8"/> <eLiterals name="lighten" value="9"/> <eLiterals name="multiply" value="10"/> <eLiterals name="normal" value="11"/> <eLiterals name="overlay" value="12"/> <eLiterals name="screen" value="13"/> <eLiterals name="shader" value="14"/> <eLiterals name="subtract" value="15"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Winding"> <eLiterals name="NOT_SET"/> <eLiterals name="evenOdd" value="1"/> <eLiterals name="nonZero" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="MaskType"> <eLiterals name="CLIP" literal="clip"/> <eLiterals name="ALPHA" value="1" literal="alpha"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="FontStyle"> <eLiterals name="NORMAL" literal="normal"/> <eLiterals name="ITALIC" value="1" literal="italic"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="FontWeight"> <eLiterals name="NORMAL" literal="normal"/> <eLiterals name="BOLD" value="1" literal="bold"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TextDecoration"> <eLiterals name="NONE" literal="none"/> <eLiterals name="UNDERLINE" value="1" literal="underline"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="WhitespaceCollapse"> <eLiterals name="PRESERVE" literal="preserve"/> <eLiterals name="COLLAPSE" value="1" literal="collapse"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Kerning"> <eLiterals name="ON" literal="on"/> <eLiterals name="OFF" value="1" literal="off"/> <eLiterals name="AUTO" value="2" literal="auto"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="SpreadMethod"> <eLiterals name="NOT_SET"/> <eLiterals name="pad" value="1"/> <eLiterals name="reflect" value="2"/> <eLiterals name="repeat" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="InterpolationMethod"> <eLiterals name="NOT_SET"/> <eLiterals name="rgb" value="1"/> <eLiterals name="linearRGB" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Cap"> <eLiterals name="ROUND" literal="round"/> <eLiterals name="SQUARE" value="1" literal="square"/> <eLiterals name="NONE" value="2" literal="none"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Joint"> <eLiterals name="ROUND" literal="round"/> <eLiterals name="MITER" value="1" literal="miter"/> <eLiterals name="BEVEL" value="2" literal="bevel"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ScaleMode"> <eLiterals name="NORMAL" literal="normal"/> <eLiterals name="NONE" value="1" literal="none"/> <eLiterals name="HORIZONTAL" value="2" literal="horizontal"/> <eLiterals name="VERTICAL" value="3" literal="vertical"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="BevelFilterType"> <eLiterals name="INNER" literal="inner"/> <eLiterals name="OUTER" value="1" literal="outer"/> <eLiterals name="FULL" value="2" literal="full"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="FillMode"> <eLiterals name="SCALE" literal="scale"/> <eLiterals name="CLIP" value="1" literal="clip"/> <eLiterals name="REPEAT" value="2" literal="repeat"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TextAlign"> <eLiterals name="start"/> <eLiterals name="end" value="1"/> <eLiterals name="left" value="2"/> <eLiterals name="center" value="3"/> <eLiterals name="right" value="4"/> <eLiterals name="justify" value="5"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="JustificationRule"> <eLiterals name="auto"/> <eLiterals name="space" value="1"/> <eLiterals name="eastAsian" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="JustificationStyle"> <eLiterals name="auto"/> <eLiterals name="prioritizeLeastAdjustment" value="1"/> <eLiterals name="pushInKinsoku" value="2"/> <eLiterals name="pushOutOnly" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TextJustify"> <eLiterals name="interWord"/> <eLiterals name="distribute" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="LeadingModel"> <eLiterals name="auto"/> <eLiterals name="romanUp" value="1"/> <eLiterals name="ideographicTopUp" value="2"/> <eLiterals name="ideographicCenterUp" value="3"/> <eLiterals name="ascentDescentUp" value="4"/> <eLiterals name="ideographicTopDown" value="5"/> <eLiterals name="ideographicCenterDown" value="6"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="BlockProgression"> <eLiterals name="tb"/> <eLiterals name="rl" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="VerticalAlign"> <eLiterals name="top"/> <eLiterals name="middle" value="1"/> <eLiterals name="bottom" value="2"/> <eLiterals name="justify" value="3"/> <eLiterals name="inherit" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="LineBreak"> <eLiterals name="toFit"/> <eLiterals name="explicit" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="BreakOpportunity"> <eLiterals name="auto"/> <eLiterals name="any" value="1"/> <eLiterals name="none" value="2"/> <eLiterals name="all" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="DigitCase"> <eLiterals name="default"/> <eLiterals name="lining" value="1"/> <eLiterals name="oldStyle" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="DigitWidth"> <eLiterals name="default"/> <eLiterals name="proportional" value="1"/> <eLiterals name="tabular" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="DominantBaseline"> <eLiterals name="auto"/> <eLiterals name="roman" value="1"/> <eLiterals name="ascent" value="2"/> <eLiterals name="descent" value="3"/> <eLiterals name="ideographicTop" value="4"/> <eLiterals name="ideographicCenter" value="5"/> <eLiterals name="ideographicBottom" value="6"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AlignmentBaseline"> <eLiterals name="auto"/> <eLiterals name="roman" value="1"/> <eLiterals name="ascent" value="2"/> <eLiterals name="descent" value="3"/> <eLiterals name="ideographicTop" value="4"/> <eLiterals name="ideographicCenter" value="5"/> <eLiterals name="ideographicBottom" value="6"/> <eLiterals name="useDominantBaseline" value="7"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="LigatureLevel"> <eLiterals name="minimum"/> <eLiterals name="common" value="1"/> <eLiterals name="uncommon" value="2"/> <eLiterals name="exotic" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TypographicCase"> <eLiterals name="default"/> <eLiterals name="capsToSmallCaps" value="1"/> <eLiterals name="uppercase" value="2"/> <eLiterals name="lowercase" value="3"/> <eLiterals name="lowercaseToSmallCaps" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TextRotation"> <eLiterals name="auto"/> <eLiterals name="rotate0" value="1"/> <eLiterals name="rotate90" value="2"/> <eLiterals name="rotate180" value="3"/> <eLiterals name="rotate270" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FXGElement" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="ContainerElement" eSuperTypes="#//FXGElement"> <eTypeParameters name="T"> <eBounds eClassifier="#//FXGElement"/> </eTypeParameters> <eStructuralFeatures xsi:type="ecore:EReference" name="_children" upperBound="-1" containment="true"> <eGenericType eTypeParameter="#//ContainerElement/T"/> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"fxg","nsURI":"http://ns.adobe.com/fxg/2008","name":"fxg","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Graphic","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Private","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Definition","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Group","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transform","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PlaceObject","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Matrix","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Path","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Shape","instanceClass":null,"abstract":true,"id":10,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rect","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ellipse","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Line","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RichText","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RichTextContent","instanceClass":null,"abstract":true,"id":15,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RichTextContentContainer","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParagraphAttributes","instanceClass":null,"abstract":true,"id":17,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainerAttributes","instanceClass":null,"abstract":true,"id":18,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CharacterAttributes","instanceClass":null,"abstract":true,"id":19,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"rawtext","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"div","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"p","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"tcy","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"a","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"img","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"span","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"br","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"tab","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"linkNormalFormat","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"linkHoverFormat","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"linkActiveFormat","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BitmapImage","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Fill","instanceClass":null,"abstract":true,"id":33,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SolidColor","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinearGradient","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RadialGradient","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BitmapFill","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stroke","instanceClass":null,"abstract":true,"id":38,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SolidColorStroke","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinearGradientStroke","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RadialGradientStroke","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GradientEntry","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColorTransform","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Filter","instanceClass":null,"abstract":true,"id":44,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlurFilter","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DropShadowFilter","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BevelFilter","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GradientGlowFilter","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GradientBevelFilter","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColorMatrixFilter","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"PathData","instanceClass":"java.lang.String","id":51,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Double","defaultValue":null,"instanceClassName":"java.lang.Double","name":"Angle","instanceClass":"java.lang.Double","id":52,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"Length","instanceClass":"java.lang.String","id":53,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"Percent","instanceClass":"java.lang.String","id":54,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"Color","instanceClass":"java.lang.String","id":55,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Double","defaultValue":null,"instanceClassName":"java.lang.Double","name":"Alpha","instanceClass":"java.lang.Double","id":56,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"instanceClassName":null,"name":"BlendMode","instanceClass":null,"id":57,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Winding","instanceClass":null,"id":58,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"MaskType","instanceClass":null,"id":59,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"FontStyle","instanceClass":null,"id":60,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"FontWeight","instanceClass":null,"id":61,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"TextDecoration","instanceClass":null,"id":62,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"WhitespaceCollapse","instanceClass":null,"id":63,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Kerning","instanceClass":null,"id":64,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"SpreadMethod","instanceClass":null,"id":65,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"InterpolationMethod","instanceClass":null,"id":66,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Cap","instanceClass":null,"id":67,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Joint","instanceClass":null,"id":68,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ScaleMode","instanceClass":null,"id":69,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"BevelFilterType","instanceClass":null,"id":70,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"FillMode","instanceClass":null,"id":71,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"TextAlign","instanceClass":null,"id":72,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"JustificationRule","instanceClass":null,"id":73,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"JustificationStyle","instanceClass":null,"id":74,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"TextJustify","instanceClass":null,"id":75,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"LeadingModel","instanceClass":null,"id":76,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"BlockProgression","instanceClass":null,"id":77,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"VerticalAlign","instanceClass":null,"id":78,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"LineBreak","instanceClass":null,"id":79,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"BreakOpportunity","instanceClass":null,"id":80,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"DigitCase","instanceClass":null,"id":81,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"DigitWidth","instanceClass":null,"id":82,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"DominantBaseline","instanceClass":null,"id":83,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"AlignmentBaseline","instanceClass":null,"id":84,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"LigatureLevel","instanceClass":null,"id":85,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"TypographicCase","instanceClass":null,"id":86,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"TextRotation","instanceClass":null,"id":87,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FXGElement","instanceClass":null,"abstract":true,"id":88,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainerElement","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scaleGridLeft","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scaleGridRight","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scaleGridTop","changeable":true,"lowerBound":0,"iD":false,"id":92,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scaleGridBottom","changeable":true,"lowerBound":0,"iD":false,"id":93,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"viewWidth","changeable":true,"lowerBound":0,"iD":false,"id":94,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"viewHeight","changeable":true,"lowerBound":0,"iD":false,"id":95,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":96,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mask","changeable":true,"resolveProxies":true,"lowerBound":0,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rotation","changeable":true,"lowerBound":0,"iD":false,"id":115,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scaleX","changeable":true,"lowerBound":0,"iD":false,"id":116,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scaleY","changeable":true,"lowerBound":0,"iD":false,"id":117,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":0,"iD":false,"id":118,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"id":119,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"BlendMode.NOT_SET","unsettable":false,"transient":false,"unique":true,"name":"blendMode","changeable":true,"lowerBound":0,"iD":false,"id":120,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"alpha","changeable":true,"lowerBound":0,"iD":false,"id":121,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":122,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"transformX","changeable":true,"lowerBound":0,"iD":false,"id":123,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"transformY","changeable":true,"lowerBound":0,"iD":false,"id":124,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maskType","changeable":true,"lowerBound":0,"iD":false,"id":125,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"visible","changeable":true,"lowerBound":0,"iD":false,"id":126,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scaleGridLeft","changeable":true,"lowerBound":0,"iD":false,"id":127,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scaleGridRight","changeable":true,"lowerBound":0,"iD":false,"id":128,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scaleGridTop","changeable":true,"lowerBound":0,"iD":false,"id":129,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scaleGridBottom","changeable":true,"lowerBound":0,"iD":false,"id":130,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transform","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"filters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mask","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"matrix","changeable":true,"resolveProxies":true,"lowerBound":0,"id":155,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"colorTransform","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":false},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":160,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transform","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"filters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":162,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mask","changeable":true,"resolveProxies":true,"lowerBound":0,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"a","changeable":true,"lowerBound":0,"iD":false,"id":169,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"b","changeable":true,"lowerBound":0,"iD":false,"id":170,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"c","changeable":true,"lowerBound":0,"iD":false,"id":171,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"d","changeable":true,"lowerBound":0,"iD":false,"id":172,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tx","changeable":true,"lowerBound":0,"iD":false,"id":173,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ty","changeable":true,"lowerBound":0,"iD":false,"id":174,"derived":false},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"data","changeable":true,"lowerBound":0,"iD":false,"id":182,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":0,"iD":false,"id":183,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"id":184,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rotation","changeable":true,"lowerBound":0,"iD":false,"id":185,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scaleX","changeable":true,"lowerBound":0,"iD":false,"id":186,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scaleY","changeable":true,"lowerBound":0,"iD":false,"id":187,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"blendMode","changeable":true,"lowerBound":0,"iD":false,"id":188,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"visible","changeable":true,"lowerBound":0,"iD":false,"id":189,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"alpha","changeable":true,"lowerBound":0,"iD":false,"id":190,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Winding.NOT_SET","unsettable":false,"transient":false,"unique":true,"name":"winding","changeable":true,"lowerBound":0,"iD":false,"id":191,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fill","changeable":true,"resolveProxies":true,"lowerBound":0,"id":192,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stroke","changeable":true,"resolveProxies":true,"lowerBound":0,"id":193,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"filters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":194,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transform","changeable":true,"resolveProxies":true,"lowerBound":0,"id":195,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mask","changeable":true,"resolveProxies":true,"lowerBound":0,"id":196,"derived":false},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":214,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":215,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"radiusX","changeable":true,"lowerBound":0,"iD":false,"id":216,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"radiusY","changeable":true,"lowerBound":0,"iD":false,"id":217,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"topLeftRadiusX","changeable":true,"lowerBound":0,"iD":false,"id":218,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"topLeftRadiusY","changeable":true,"lowerBound":0,"iD":false,"id":219,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"topRightRadiusX","changeable":true,"lowerBound":0,"iD":false,"id":220,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"topRightRadiusY","changeable":true,"lowerBound":0,"iD":false,"id":221,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"bottomLeftRadiusX","changeable":true,"lowerBound":0,"iD":false,"id":222,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"bottomLeftRadiusY","changeable":true,"lowerBound":0,"iD":false,"id":223,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"bottomRightRadiusX","changeable":true,"lowerBound":0,"iD":false,"id":224,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"bottomRightRadiusY","changeable":true,"lowerBound":0,"iD":false,"id":225,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":0,"iD":false,"id":226,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"id":227,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rotation","changeable":true,"lowerBound":0,"iD":false,"id":228,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scaleX","changeable":true,"lowerBound":0,"iD":false,"id":229,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scaleY","changeable":true,"lowerBound":0,"iD":false,"id":230,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"blendMode","changeable":true,"lowerBound":0,"iD":false,"id":231,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"visible","changeable":true,"lowerBound":0,"iD":false,"id":232,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"alpha","changeable":true,"lowerBound":0,"iD":false,"id":233,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transform","changeable":true,"resolveProxies":true,"lowerBound":0,"id":234,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"filters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":235,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fill","changeable":true,"resolveProxies":true,"lowerBound":0,"id":236,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stroke","changeable":true,"resolveProxies":true,"lowerBound":0,"id":237,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mask","changeable":true,"resolveProxies":true,"lowerBound":0,"id":238,"derived":false},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"alpha","changeable":true,"lowerBound":0,"iD":false,"id":265,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"\"0\"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"\"0\"","unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":266,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"\"0\"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"\"0\"","unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":267,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":0,"iD":false,"id":268,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"id":269,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rotation","changeable":true,"lowerBound":0,"iD":false,"id":270,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scaleX","changeable":true,"lowerBound":0,"iD":false,"id":271,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scaleY","changeable":true,"lowerBound":0,"iD":false,"id":272,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"blendMode","changeable":true,"lowerBound":0,"iD":false,"id":273,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"visible","changeable":true,"lowerBound":0,"iD":false,"id":274,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transform","changeable":true,"resolveProxies":true,"lowerBound":0,"id":275,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"filters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":276,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fill","changeable":true,"resolveProxies":true,"lowerBound":0,"id":277,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stroke","changeable":true,"resolveProxies":true,"lowerBound":0,"id":278,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mask","changeable":true,"resolveProxies":true,"lowerBound":0,"id":279,"derived":false},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"xFrom","changeable":true,"lowerBound":0,"iD":false,"id":296,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"yFrom","changeable":true,"lowerBound":0,"iD":false,"id":297,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"xTo","changeable":true,"lowerBound":0,"iD":false,"id":298,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"yTo","changeable":true,"lowerBound":0,"iD":false,"id":299,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":0,"iD":false,"id":300,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"id":301,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"rotation","changeable":true,"lowerBound":0,"iD":false,"id":302,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"scaleX","changeable":true,"lowerBound":0,"iD":false,"id":303,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"scaleY","changeable":true,"lowerBound":0,"iD":false,"id":304,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"BlendMode.LAYER","unsettable":false,"transient":false,"unique":true,"name":"blendMode","changeable":true,"lowerBound":0,"iD":false,"id":305,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"alpha","changeable":true,"lowerBound":0,"iD":false,"id":306,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":307,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"MaskType.CLIP","unsettable":false,"transient":false,"unique":true,"name":"maskType","changeable":true,"lowerBound":0,"iD":false,"id":308,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"visible","changeable":true,"lowerBound":0,"iD":false,"id":309,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transform","changeable":true,"resolveProxies":true,"lowerBound":0,"id":310,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"filters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":311,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fill","changeable":true,"resolveProxies":true,"lowerBound":0,"id":312,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stroke","changeable":true,"resolveProxies":true,"lowerBound":0,"id":313,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mask","changeable":true,"resolveProxies":true,"lowerBound":0,"id":314,"derived":false},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"rotation","changeable":true,"lowerBound":0,"iD":false,"id":335,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"scaleX","changeable":true,"lowerBound":0,"iD":false,"id":336,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"scaleY","changeable":true,"lowerBound":0,"iD":false,"id":337,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":0,"iD":false,"id":338,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"id":339,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"BlendMode.LAYER","unsettable":false,"transient":false,"unique":true,"name":"blendMode","changeable":true,"lowerBound":0,"iD":false,"id":340,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"alpha","changeable":true,"lowerBound":0,"iD":false,"id":341,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":342,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"MaskType.CLIP","unsettable":false,"transient":false,"unique":true,"name":"maskType","changeable":true,"lowerBound":0,"iD":false,"id":343,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"visible","changeable":true,"lowerBound":0,"iD":false,"id":344,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":345,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":346,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"resolveProxies":true,"lowerBound":0,"id":347,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"_tempcontent","changeable":true,"lowerBound":0,"iD":false,"id":348,"derived":false},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"_children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":367,"derived":false},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"textAlign","changeable":true,"lowerBound":0,"iD":false,"id":370,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"textAlignLast","changeable":true,"lowerBound":0,"iD":false,"id":371,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"textIndent","changeable":true,"lowerBound":0,"iD":false,"id":372,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"paragraphStartIndent","changeable":true,"lowerBound":0,"iD":false,"id":373,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"paragraphEndIndent","changeable":true,"lowerBound":0,"iD":false,"id":374,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"paragraphSpaceBefore","changeable":true,"lowerBound":0,"iD":false,"id":375,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"paragraphSpaceAfter","changeable":true,"lowerBound":0,"iD":false,"id":376,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"justificationRule","changeable":true,"lowerBound":0,"iD":false,"id":377,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"justificationStyle","changeable":true,"lowerBound":0,"iD":false,"id":378,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"textJustify","changeable":true,"lowerBound":0,"iD":false,"id":379,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"leadingModel","changeable":true,"lowerBound":0,"iD":false,"id":380,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tabStops","changeable":true,"lowerBound":0,"iD":false,"id":381,"derived":false},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"blockProgression","changeable":true,"lowerBound":0,"iD":false,"id":394,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"paddingLeft","changeable":true,"lowerBound":0,"iD":false,"id":395,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"paddingRight","changeable":true,"lowerBound":0,"iD":false,"id":396,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"paddingTop","changeable":true,"lowerBound":0,"iD":false,"id":397,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"paddingBottom","changeable":true,"lowerBound":0,"iD":false,"id":398,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"columnGap","changeable":true,"lowerBound":0,"iD":false,"id":399,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"columnCount","changeable":true,"lowerBound":0,"iD":false,"id":400,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"columnWidth","changeable":true,"lowerBound":0,"iD":false,"id":401,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"firstBaselineOffset","changeable":true,"lowerBound":0,"iD":false,"id":402,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"verticalAlign","changeable":true,"lowerBound":0,"iD":false,"id":403,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lineBreak","changeable":true,"lowerBound":0,"iD":false,"id":404,"derived":false},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fontFamily","changeable":true,"lowerBound":0,"iD":false,"id":416,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fontSize","changeable":true,"lowerBound":0,"iD":false,"id":417,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fontStyle","changeable":true,"lowerBound":0,"iD":false,"id":418,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fontWeight","changeable":true,"lowerBound":0,"iD":false,"id":419,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lineHeight","changeable":true,"lowerBound":0,"iD":false,"id":420,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"textDecoration","changeable":true,"lowerBound":0,"iD":false,"id":421,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lineThrough","changeable":true,"lowerBound":0,"iD":false,"id":422,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"color","changeable":true,"lowerBound":0,"iD":false,"id":423,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"textAlpha","changeable":true,"lowerBound":0,"iD":false,"id":424,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"whiteSpaceCollapse","changeable":true,"lowerBound":0,"iD":false,"id":425,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kerning","changeable":true,"lowerBound":0,"iD":false,"id":426,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"backgroundAlpha","changeable":true,"lowerBound":0,"iD":false,"id":427,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"backgroundColor","changeable":true,"lowerBound":0,"iD":false,"id":428,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"baselineShift","changeable":true,"lowerBound":0,"iD":false,"id":429,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"breakOpportunity","changeable":true,"lowerBound":0,"iD":false,"id":430,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"digitCase","changeable":true,"lowerBound":0,"iD":false,"id":431,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"digitWidth","changeable":true,"lowerBound":0,"iD":false,"id":432,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dominantBaseline","changeable":true,"lowerBound":0,"iD":false,"id":433,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"alignmentBaseline","changeable":true,"lowerBound":0,"iD":false,"id":434,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ligatureLevel","changeable":true,"lowerBound":0,"iD":false,"id":435,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"locale","changeable":true,"lowerBound":0,"iD":false,"id":436,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"typographicCase","changeable":true,"lowerBound":0,"iD":false,"id":437,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"textRotation","changeable":true,"lowerBound":0,"iD":false,"id":438,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"trackingLeft","changeable":true,"lowerBound":0,"iD":false,"id":439,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"trackingRight","changeable":true,"lowerBound":0,"iD":false,"id":440,"derived":false},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"id":446,"eClass":"EGenericType"},{"id":447,"eClass":"EGenericType"},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"_text","changeable":true,"lowerBound":0,"iD":false,"id":466,"derived":false},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"id":479,"eClass":"EGenericType"},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"id":483,"eClass":"EGenericType"},{"id":484,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":0,"iD":false,"id":485,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"id":486,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":487,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":488,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rotation","changeable":true,"lowerBound":0,"iD":false,"id":489,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scaleX","changeable":true,"lowerBound":0,"iD":false,"id":490,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scaleY","changeable":true,"lowerBound":0,"iD":false,"id":491,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fillMode","changeable":true,"lowerBound":0,"iD":false,"id":492,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"lowerBound":0,"iD":false,"id":493,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"visible","changeable":true,"lowerBound":0,"iD":false,"id":494,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"alpha","changeable":true,"lowerBound":0,"iD":false,"id":495,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"blendMode","changeable":true,"lowerBound":0,"iD":false,"id":496,"derived":false},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"id":500,"eClass":"EGenericType"},{"id":501,"eClass":"EGenericType"},{"id":502,"eClass":"EGenericType"},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"id":510,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"alpha","changeable":true,"lowerBound":0,"iD":false,"id":511,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"color","changeable":true,"lowerBound":0,"iD":false,"id":512,"derived":false},{"id":513,"eClass":"EGenericType"},{"id":514,"eClass":"EGenericType"},{"id":515,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":0,"iD":false,"id":516,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"id":517,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scaleX","changeable":true,"lowerBound":0,"iD":false,"id":518,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rotation","changeable":true,"lowerBound":0,"iD":false,"id":519,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"spreadMethod","changeable":true,"lowerBound":0,"iD":false,"id":520,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"interpolationMethod","changeable":true,"lowerBound":0,"iD":false,"id":521,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"matrix","changeable":true,"resolveProxies":true,"lowerBound":0,"id":522,"derived":false},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":0,"iD":false,"id":533,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"id":534,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scaleX","changeable":true,"lowerBound":0,"iD":false,"id":535,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scaleY","changeable":true,"lowerBound":0,"iD":false,"id":536,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rotation","changeable":true,"lowerBound":0,"iD":false,"id":537,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"SpreadMethod.NOT_SET","unsettable":false,"transient":false,"unique":true,"name":"spreadMethod","changeable":true,"lowerBound":0,"iD":false,"id":538,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"InterpolationMethod.NOT_SET","unsettable":false,"transient":false,"unique":true,"name":"interpolationMethod","changeable":true,"lowerBound":0,"iD":false,"id":539,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"focalPointRatio","changeable":true,"lowerBound":0,"iD":false,"id":540,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"matrix","changeable":true,"resolveProxies":true,"lowerBound":0,"id":541,"derived":false},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"id":545,"eClass":"EGenericType"},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"id":548,"eClass":"EGenericType"},{"id":549,"eClass":"EGenericType"},{"id":550,"eClass":"EGenericType"},{"id":551,"eClass":"EGenericType"},{"id":552,"eClass":"EGenericType"},{"id":553,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":0,"iD":false,"id":554,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"id":555,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scaleX","changeable":true,"lowerBound":0,"iD":false,"id":556,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scaleY","changeable":true,"lowerBound":0,"iD":false,"id":557,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rotation","changeable":true,"lowerBound":0,"iD":false,"id":558,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"lowerBound":0,"iD":false,"id":559,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fillMode","changeable":true,"lowerBound":0,"iD":false,"id":560,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"matrix","changeable":true,"resolveProxies":true,"lowerBound":0,"id":561,"derived":false},{"id":562,"eClass":"EGenericType"},{"id":563,"eClass":"EGenericType"},{"id":564,"eClass":"EGenericType"},{"id":565,"eClass":"EGenericType"},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"},{"id":568,"eClass":"EGenericType"},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"id":571,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"alpha","changeable":true,"lowerBound":0,"iD":false,"id":572,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"caps","changeable":true,"lowerBound":0,"iD":false,"id":573,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"color","changeable":true,"lowerBound":0,"iD":false,"id":574,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"joints","changeable":true,"lowerBound":0,"iD":false,"id":575,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"miterLimit","changeable":true,"lowerBound":0,"iD":false,"id":576,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pixelHinting","changeable":true,"lowerBound":0,"iD":false,"id":577,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scaleMode","changeable":true,"lowerBound":0,"iD":false,"id":578,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"weight","changeable":true,"lowerBound":0,"iD":false,"id":579,"derived":false},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"id":582,"eClass":"EGenericType"},{"id":583,"eClass":"EGenericType"},{"id":584,"eClass":"EGenericType"},{"id":585,"eClass":"EGenericType"},{"id":586,"eClass":"EGenericType"},{"id":587,"eClass":"EGenericType"},{"id":588,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":0,"iD":false,"id":589,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"id":590,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scaleX","changeable":true,"lowerBound":0,"iD":false,"id":591,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rotation","changeable":true,"lowerBound":0,"iD":false,"id":592,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"spreadMethod","changeable":true,"lowerBound":0,"iD":false,"id":593,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"interpolationMethod","changeable":true,"lowerBound":0,"iD":false,"id":594,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scaleMode","changeable":true,"lowerBound":0,"iD":false,"id":595,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"caps","changeable":true,"lowerBound":0,"iD":false,"id":596,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"joints","changeable":true,"lowerBound":0,"iD":false,"id":597,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"miterLimit","changeable":true,"lowerBound":0,"iD":false,"id":598,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"weight","changeable":true,"lowerBound":0,"iD":false,"id":599,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pixelHinting","changeable":true,"lowerBound":0,"iD":false,"id":600,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"matrix","changeable":true,"resolveProxies":true,"lowerBound":0,"id":601,"derived":false},{"id":602,"eClass":"EGenericType"},{"id":603,"eClass":"EGenericType"},{"id":604,"eClass":"EGenericType"},{"id":605,"eClass":"EGenericType"},{"id":606,"eClass":"EGenericType"},{"id":607,"eClass":"EGenericType"},{"id":608,"eClass":"EGenericType"},{"id":609,"eClass":"EGenericType"},{"id":610,"eClass":"EGenericType"},{"id":611,"eClass":"EGenericType"},{"id":612,"eClass":"EGenericType"},{"id":613,"eClass":"EGenericType"},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":0,"iD":false,"id":618,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"id":619,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scaleX","changeable":true,"lowerBound":0,"iD":false,"id":620,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scaleY","changeable":true,"lowerBound":0,"iD":false,"id":621,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rotation","changeable":true,"lowerBound":0,"iD":false,"id":622,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"spreadMethod","changeable":true,"lowerBound":0,"iD":false,"id":623,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"interpolationMethod","changeable":true,"lowerBound":0,"iD":false,"id":624,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"focalPointRatio","changeable":true,"lowerBound":0,"iD":false,"id":625,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scaleMode","changeable":true,"lowerBound":0,"iD":false,"id":626,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"caps","changeable":true,"lowerBound":0,"iD":false,"id":627,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"joints","changeable":true,"lowerBound":0,"iD":false,"id":628,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"miterLimit","changeable":true,"lowerBound":0,"iD":false,"id":629,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"weight","changeable":true,"lowerBound":0,"iD":false,"id":630,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pixelHinting","changeable":true,"lowerBound":0,"iD":false,"id":631,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"matrix","changeable":true,"resolveProxies":true,"lowerBound":0,"id":632,"derived":false},{"id":633,"eClass":"EGenericType"},{"id":634,"eClass":"EGenericType"},{"id":635,"eClass":"EGenericType"},{"id":636,"eClass":"EGenericType"},{"id":637,"eClass":"EGenericType"},{"id":638,"eClass":"EGenericType"},{"id":639,"eClass":"EGenericType"},{"id":640,"eClass":"EGenericType"},{"id":641,"eClass":"EGenericType"},{"id":642,"eClass":"EGenericType"},{"id":643,"eClass":"EGenericType"},{"id":644,"eClass":"EGenericType"},{"id":645,"eClass":"EGenericType"},{"id":646,"eClass":"EGenericType"},{"id":647,"eClass":"EGenericType"},{"id":648,"eClass":"EGenericType"},{"id":649,"eClass":"EGenericType"},{"id":650,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"color","changeable":true,"lowerBound":0,"iD":false,"id":651,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"alpha","changeable":true,"lowerBound":0,"iD":false,"id":652,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ratio","changeable":true,"lowerBound":0,"iD":false,"id":653,"derived":false},{"id":654,"eClass":"EGenericType"},{"id":655,"eClass":"EGenericType"},{"id":656,"eClass":"EGenericType"},{"id":657,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"alphaMultiplier","changeable":true,"lowerBound":0,"iD":false,"id":658,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"alphaOffset","changeable":true,"lowerBound":0,"iD":false,"id":659,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"blueMultiplier","changeable":true,"lowerBound":0,"iD":false,"id":660,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"blueOffset","changeable":true,"lowerBound":0,"iD":false,"id":661,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"greenMultiplier","changeable":true,"lowerBound":0,"iD":false,"id":662,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"greenOffset","changeable":true,"lowerBound":0,"iD":false,"id":663,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"redMultiplier","changeable":true,"lowerBound":0,"iD":false,"id":664,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"redOffset","changeable":true,"lowerBound":0,"iD":false,"id":665,"derived":false},{"id":666,"eClass":"EGenericType"},{"id":667,"eClass":"EGenericType"},{"id":668,"eClass":"EGenericType"},{"id":669,"eClass":"EGenericType"},{"id":670,"eClass":"EGenericType"},{"id":671,"eClass":"EGenericType"},{"id":672,"eClass":"EGenericType"},{"id":673,"eClass":"EGenericType"},{"id":674,"eClass":"EGenericType"},{"id":675,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"blurX","changeable":true,"lowerBound":0,"iD":false,"id":676,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"blurY","changeable":true,"lowerBound":0,"iD":false,"id":677,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"quality","changeable":true,"lowerBound":0,"iD":false,"id":678,"derived":false},{"id":679,"eClass":"EGenericType"},{"id":680,"eClass":"EGenericType"},{"id":681,"eClass":"EGenericType"},{"id":682,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"alpha","changeable":true,"lowerBound":0,"iD":false,"id":683,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"angle","changeable":true,"lowerBound":0,"iD":false,"id":684,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"blurX","changeable":true,"lowerBound":0,"iD":false,"id":685,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"blurY","changeable":true,"lowerBound":0,"iD":false,"id":686,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"color","changeable":true,"lowerBound":0,"iD":false,"id":687,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"distance","changeable":true,"lowerBound":0,"iD":false,"id":688,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"inner","changeable":true,"lowerBound":0,"iD":false,"id":689,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"hideObject","changeable":true,"lowerBound":0,"iD":false,"id":690,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"knockout","changeable":true,"lowerBound":0,"iD":false,"id":691,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"quality","changeable":true,"lowerBound":0,"iD":false,"id":692,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"strength","changeable":true,"lowerBound":0,"iD":false,"id":693,"derived":false},{"id":694,"eClass":"EGenericType"},{"id":695,"eClass":"EGenericType"},{"id":696,"eClass":"EGenericType"},{"id":697,"eClass":"EGenericType"},{"id":698,"eClass":"EGenericType"},{"id":699,"eClass":"EGenericType"},{"id":700,"eClass":"EGenericType"},{"id":701,"eClass":"EGenericType"},{"id":702,"eClass":"EGenericType"},{"id":703,"eClass":"EGenericType"},{"id":704,"eClass":"EGenericType"},{"id":705,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"angle","changeable":true,"lowerBound":0,"iD":false,"id":706,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"blurX","changeable":true,"lowerBound":0,"iD":false,"id":707,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"blurY","changeable":true,"lowerBound":0,"iD":false,"id":708,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"highlightAlpha","changeable":true,"lowerBound":0,"iD":false,"id":709,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"highlightColor","changeable":true,"lowerBound":0,"iD":false,"id":710,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"distance","changeable":true,"lowerBound":0,"iD":false,"id":711,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"knockout","changeable":true,"lowerBound":0,"iD":false,"id":712,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"quality","changeable":true,"lowerBound":0,"iD":false,"id":713,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"shadowAlpha","changeable":true,"lowerBound":0,"iD":false,"id":714,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"shadowColor","changeable":true,"lowerBound":0,"iD":false,"id":715,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"strength","changeable":true,"lowerBound":0,"iD":false,"id":716,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":717,"derived":false},{"id":718,"eClass":"EGenericType"},{"id":719,"eClass":"EGenericType"},{"id":720,"eClass":"EGenericType"},{"id":721,"eClass":"EGenericType"},{"id":722,"eClass":"EGenericType"},{"id":723,"eClass":"EGenericType"},{"id":724,"eClass":"EGenericType"},{"id":725,"eClass":"EGenericType"},{"id":726,"eClass":"EGenericType"},{"id":727,"eClass":"EGenericType"},{"id":728,"eClass":"EGenericType"},{"id":729,"eClass":"EGenericType"},{"id":730,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"angle","changeable":true,"lowerBound":0,"iD":false,"id":731,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"blurX","changeable":true,"lowerBound":0,"iD":false,"id":732,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"blurY","changeable":true,"lowerBound":0,"iD":false,"id":733,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"distance","changeable":true,"lowerBound":0,"iD":false,"id":734,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"inner","changeable":true,"lowerBound":0,"iD":false,"id":735,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"knockout","changeable":true,"lowerBound":0,"iD":false,"id":736,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"quality","changeable":true,"lowerBound":0,"iD":false,"id":737,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"strength","changeable":true,"lowerBound":0,"iD":false,"id":738,"derived":false},{"id":739,"eClass":"EGenericType"},{"id":740,"eClass":"EGenericType"},{"id":741,"eClass":"EGenericType"},{"id":742,"eClass":"EGenericType"},{"id":743,"eClass":"EGenericType"},{"id":744,"eClass":"EGenericType"},{"id":745,"eClass":"EGenericType"},{"id":746,"eClass":"EGenericType"},{"id":747,"eClass":"EGenericType"},{"id":748,"eClass":"EGenericType"},{"id":749,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"angle","changeable":true,"lowerBound":0,"iD":false,"id":750,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"blurX","changeable":true,"lowerBound":0,"iD":false,"id":751,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"blurY","changeable":true,"lowerBound":0,"iD":false,"id":752,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"distance","changeable":true,"lowerBound":0,"iD":false,"id":753,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"knockout","changeable":true,"lowerBound":0,"iD":false,"id":754,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"quality","changeable":true,"lowerBound":0,"iD":false,"id":755,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"strength","changeable":true,"lowerBound":0,"iD":false,"id":756,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":757,"derived":false},{"id":758,"eClass":"EGenericType"},{"id":759,"eClass":"EGenericType"},{"id":760,"eClass":"EGenericType"},{"id":761,"eClass":"EGenericType"},{"id":762,"eClass":"EGenericType"},{"id":763,"eClass":"EGenericType"},{"id":764,"eClass":"EGenericType"},{"id":765,"eClass":"EGenericType"},{"id":766,"eClass":"EGenericType"},{"id":767,"eClass":"EGenericType"},{"id":768,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"matrix","changeable":true,"lowerBound":0,"iD":false,"id":769,"derived":false},{"id":770,"eClass":"EGenericType"},{"id":771,"eClass":"EGenericType"},{"name":"NOT_SET","id":772,"value":0,"literal":"NOT_SET","eClass":"EEnumLiteral"},{"name":"add","id":773,"value":1,"literal":"add","eClass":"EEnumLiteral"},{"name":"alpha","id":774,"value":2,"literal":"alpha","eClass":"EEnumLiteral"},{"name":"darken","id":775,"value":3,"literal":"darken","eClass":"EEnumLiteral"},{"name":"difference","id":776,"value":4,"literal":"difference","eClass":"EEnumLiteral"},{"name":"erase","id":777,"value":5,"literal":"erase","eClass":"EEnumLiteral"},{"name":"hardlight","id":778,"value":6,"literal":"hardlight","eClass":"EEnumLiteral"},{"name":"invert","id":779,"value":7,"literal":"invert","eClass":"EEnumLiteral"},{"name":"layer","id":780,"value":8,"literal":"layer","eClass":"EEnumLiteral"},{"name":"lighten","id":781,"value":9,"literal":"lighten","eClass":"EEnumLiteral"},{"name":"multiply","id":782,"value":10,"literal":"multiply","eClass":"EEnumLiteral"},{"name":"normal","id":783,"value":11,"literal":"normal","eClass":"EEnumLiteral"},{"name":"overlay","id":784,"value":12,"literal":"overlay","eClass":"EEnumLiteral"},{"name":"screen","id":785,"value":13,"literal":"screen","eClass":"EEnumLiteral"},{"name":"shader","id":786,"value":14,"literal":"shader","eClass":"EEnumLiteral"},{"name":"subtract","id":787,"value":15,"literal":"subtract","eClass":"EEnumLiteral"},{"name":"NOT_SET","id":788,"value":0,"literal":"NOT_SET","eClass":"EEnumLiteral"},{"name":"evenOdd","id":789,"value":1,"literal":"evenOdd","eClass":"EEnumLiteral"},{"name":"nonZero","id":790,"value":2,"literal":"nonZero","eClass":"EEnumLiteral"},{"name":"CLIP","id":791,"value":0,"literal":"clip","eClass":"EEnumLiteral"},{"name":"ALPHA","id":792,"value":1,"literal":"alpha","eClass":"EEnumLiteral"},{"name":"NORMAL","id":793,"value":0,"literal":"normal","eClass":"EEnumLiteral"},{"name":"ITALIC","id":794,"value":1,"literal":"italic","eClass":"EEnumLiteral"},{"name":"NORMAL","id":795,"value":0,"literal":"normal","eClass":"EEnumLiteral"},{"name":"BOLD","id":796,"value":1,"literal":"bold","eClass":"EEnumLiteral"},{"name":"NONE","id":797,"value":0,"literal":"none","eClass":"EEnumLiteral"},{"name":"UNDERLINE","id":798,"value":1,"literal":"underline","eClass":"EEnumLiteral"},{"name":"PRESERVE","id":799,"value":0,"literal":"preserve","eClass":"EEnumLiteral"},{"name":"COLLAPSE","id":800,"value":1,"literal":"collapse","eClass":"EEnumLiteral"},{"name":"ON","id":801,"value":0,"literal":"on","eClass":"EEnumLiteral"},{"name":"OFF","id":802,"value":1,"literal":"off","eClass":"EEnumLiteral"},{"name":"AUTO","id":803,"value":2,"literal":"auto","eClass":"EEnumLiteral"},{"name":"NOT_SET","id":804,"value":0,"literal":"NOT_SET","eClass":"EEnumLiteral"},{"name":"pad","id":805,"value":1,"literal":"pad","eClass":"EEnumLiteral"},{"name":"reflect","id":806,"value":2,"literal":"reflect","eClass":"EEnumLiteral"},{"name":"repeat","id":807,"value":3,"literal":"repeat","eClass":"EEnumLiteral"},{"name":"NOT_SET","id":808,"value":0,"literal":"NOT_SET","eClass":"EEnumLiteral"},{"name":"rgb","id":809,"value":1,"literal":"rgb","eClass":"EEnumLiteral"},{"name":"linearRGB","id":810,"value":2,"literal":"linearRGB","eClass":"EEnumLiteral"},{"name":"ROUND","id":811,"value":0,"literal":"round","eClass":"EEnumLiteral"},{"name":"SQUARE","id":812,"value":1,"literal":"square","eClass":"EEnumLiteral"},{"name":"NONE","id":813,"value":2,"literal":"none","eClass":"EEnumLiteral"},{"name":"ROUND","id":814,"value":0,"literal":"round","eClass":"EEnumLiteral"},{"name":"MITER","id":815,"value":1,"literal":"miter","eClass":"EEnumLiteral"},{"name":"BEVEL","id":816,"value":2,"literal":"bevel","eClass":"EEnumLiteral"},{"name":"NORMAL","id":817,"value":0,"literal":"normal","eClass":"EEnumLiteral"},{"name":"NONE","id":818,"value":1,"literal":"none","eClass":"EEnumLiteral"},{"name":"HORIZONTAL","id":819,"value":2,"literal":"horizontal","eClass":"EEnumLiteral"},{"name":"VERTICAL","id":820,"value":3,"literal":"vertical","eClass":"EEnumLiteral"},{"name":"INNER","id":821,"value":0,"literal":"inner","eClass":"EEnumLiteral"},{"name":"OUTER","id":822,"value":1,"literal":"outer","eClass":"EEnumLiteral"},{"name":"FULL","id":823,"value":2,"literal":"full","eClass":"EEnumLiteral"},{"name":"SCALE","id":824,"value":0,"literal":"scale","eClass":"EEnumLiteral"},{"name":"CLIP","id":825,"value":1,"literal":"clip","eClass":"EEnumLiteral"},{"name":"REPEAT","id":826,"value":2,"literal":"repeat","eClass":"EEnumLiteral"},{"name":"start","id":827,"value":0,"literal":"start","eClass":"EEnumLiteral"},{"name":"end","id":828,"value":1,"literal":"end","eClass":"EEnumLiteral"},{"name":"left","id":829,"value":2,"literal":"left","eClass":"EEnumLiteral"},{"name":"center","id":830,"value":3,"literal":"center","eClass":"EEnumLiteral"},{"name":"right","id":831,"value":4,"literal":"right","eClass":"EEnumLiteral"},{"name":"justify","id":832,"value":5,"literal":"justify","eClass":"EEnumLiteral"},{"name":"auto","id":833,"value":0,"literal":"auto","eClass":"EEnumLiteral"},{"name":"space","id":834,"value":1,"literal":"space","eClass":"EEnumLiteral"},{"name":"eastAsian","id":835,"value":2,"literal":"eastAsian","eClass":"EEnumLiteral"},{"name":"auto","id":836,"value":0,"literal":"auto","eClass":"EEnumLiteral"},{"name":"prioritizeLeastAdjustment","id":837,"value":1,"literal":"prioritizeLeastAdjustment","eClass":"EEnumLiteral"},{"name":"pushInKinsoku","id":838,"value":2,"literal":"pushInKinsoku","eClass":"EEnumLiteral"},{"name":"pushOutOnly","id":839,"value":3,"literal":"pushOutOnly","eClass":"EEnumLiteral"},{"name":"interWord","id":840,"value":0,"literal":"interWord","eClass":"EEnumLiteral"},{"name":"distribute","id":841,"value":1,"literal":"distribute","eClass":"EEnumLiteral"},{"name":"auto","id":842,"value":0,"literal":"auto","eClass":"EEnumLiteral"},{"name":"romanUp","id":843,"value":1,"literal":"romanUp","eClass":"EEnumLiteral"},{"name":"ideographicTopUp","id":844,"value":2,"literal":"ideographicTopUp","eClass":"EEnumLiteral"},{"name":"ideographicCenterUp","id":845,"value":3,"literal":"ideographicCenterUp","eClass":"EEnumLiteral"},{"name":"ascentDescentUp","id":846,"value":4,"literal":"ascentDescentUp","eClass":"EEnumLiteral"},{"name":"ideographicTopDown","id":847,"value":5,"literal":"ideographicTopDown","eClass":"EEnumLiteral"},{"name":"ideographicCenterDown","id":848,"value":6,"literal":"ideographicCenterDown","eClass":"EEnumLiteral"},{"name":"tb","id":849,"value":0,"literal":"tb","eClass":"EEnumLiteral"},{"name":"rl","id":850,"value":1,"literal":"rl","eClass":"EEnumLiteral"},{"name":"top","id":851,"value":0,"literal":"top","eClass":"EEnumLiteral"},{"name":"middle","id":852,"value":1,"literal":"middle","eClass":"EEnumLiteral"},{"name":"bottom","id":853,"value":2,"literal":"bottom","eClass":"EEnumLiteral"},{"name":"justify","id":854,"value":3,"literal":"justify","eClass":"EEnumLiteral"},{"name":"inherit","id":855,"value":4,"literal":"inherit","eClass":"EEnumLiteral"},{"name":"toFit","id":856,"value":0,"literal":"toFit","eClass":"EEnumLiteral"},{"name":"explicit","id":857,"value":1,"literal":"explicit","eClass":"EEnumLiteral"},{"name":"auto","id":858,"value":0,"literal":"auto","eClass":"EEnumLiteral"},{"name":"any","id":859,"value":1,"literal":"any","eClass":"EEnumLiteral"},{"name":"none","id":860,"value":2,"literal":"none","eClass":"EEnumLiteral"},{"name":"all","id":861,"value":3,"literal":"all","eClass":"EEnumLiteral"},{"name":"default","id":862,"value":0,"literal":"default","eClass":"EEnumLiteral"},{"name":"lining","id":863,"value":1,"literal":"lining","eClass":"EEnumLiteral"},{"name":"oldStyle","id":864,"value":2,"literal":"oldStyle","eClass":"EEnumLiteral"},{"name":"default","id":865,"value":0,"literal":"default","eClass":"EEnumLiteral"},{"name":"proportional","id":866,"value":1,"literal":"proportional","eClass":"EEnumLiteral"},{"name":"tabular","id":867,"value":2,"literal":"tabular","eClass":"EEnumLiteral"},{"name":"auto","id":868,"value":0,"literal":"auto","eClass":"EEnumLiteral"},{"name":"roman","id":869,"value":1,"literal":"roman","eClass":"EEnumLiteral"},{"name":"ascent","id":870,"value":2,"literal":"ascent","eClass":"EEnumLiteral"},{"name":"descent","id":871,"value":3,"literal":"descent","eClass":"EEnumLiteral"},{"name":"ideographicTop","id":872,"value":4,"literal":"ideographicTop","eClass":"EEnumLiteral"},{"name":"ideographicCenter","id":873,"value":5,"literal":"ideographicCenter","eClass":"EEnumLiteral"},{"name":"ideographicBottom","id":874,"value":6,"literal":"ideographicBottom","eClass":"EEnumLiteral"},{"name":"auto","id":875,"value":0,"literal":"auto","eClass":"EEnumLiteral"},{"name":"roman","id":876,"value":1,"literal":"roman","eClass":"EEnumLiteral"},{"name":"ascent","id":877,"value":2,"literal":"ascent","eClass":"EEnumLiteral"},{"name":"descent","id":878,"value":3,"literal":"descent","eClass":"EEnumLiteral"},{"name":"ideographicTop","id":879,"value":4,"literal":"ideographicTop","eClass":"EEnumLiteral"},{"name":"ideographicCenter","id":880,"value":5,"literal":"ideographicCenter","eClass":"EEnumLiteral"},{"name":"ideographicBottom","id":881,"value":6,"literal":"ideographicBottom","eClass":"EEnumLiteral"},{"name":"useDominantBaseline","id":882,"value":7,"literal":"useDominantBaseline","eClass":"EEnumLiteral"},{"name":"minimum","id":883,"value":0,"literal":"minimum","eClass":"EEnumLiteral"},{"name":"common","id":884,"value":1,"literal":"common","eClass":"EEnumLiteral"},{"name":"uncommon","id":885,"value":2,"literal":"uncommon","eClass":"EEnumLiteral"},{"name":"exotic","id":886,"value":3,"literal":"exotic","eClass":"EEnumLiteral"},{"name":"default","id":887,"value":0,"literal":"default","eClass":"EEnumLiteral"},{"name":"capsToSmallCaps","id":888,"value":1,"literal":"capsToSmallCaps","eClass":"EEnumLiteral"},{"name":"uppercase","id":889,"value":2,"literal":"uppercase","eClass":"EEnumLiteral"},{"name":"lowercase","id":890,"value":3,"literal":"lowercase","eClass":"EEnumLiteral"},{"name":"lowercaseToSmallCaps","id":891,"value":4,"literal":"lowercaseToSmallCaps","eClass":"EEnumLiteral"},{"name":"auto","id":892,"value":0,"literal":"auto","eClass":"EEnumLiteral"},{"name":"rotate0","id":893,"value":1,"literal":"rotate0","eClass":"EEnumLiteral"},{"name":"rotate90","id":894,"value":2,"literal":"rotate90","eClass":"EEnumLiteral"},{"name":"rotate180","id":895,"value":3,"literal":"rotate180","eClass":"EEnumLiteral"},{"name":"rotate270","id":896,"value":4,"literal":"rotate270","eClass":"EEnumLiteral"},{"name":"T","id":897,"eClass":"ETypeParameter"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"_children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":898,"derived":false},{"id":899,"eClass":"EGenericType"},{"id":900,"eClass":"EGenericType"},{"id":901,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":1,"target":0},{"source":1,"target":89},{"source":1,"target":90},{"source":1,"target":91},{"source":1,"target":92},{"source":1,"target":93},{"source":1,"target":94},{"source":1,"target":95},{"source":1,"target":96},{"source":1,"target":97},{"source":1,"target":98},{"source":90,"target":99},{"source":90,"target":1},{"source":91,"target":100},{"source":91,"target":1},{"source":92,"target":101},{"source":92,"target":1},{"source":93,"target":102},{"source":93,"target":1},{"source":94,"target":103},{"source":94,"target":1},{"source":95,"target":104},{"source":95,"target":1},{"source":96,"target":105},{"source":96,"target":1},{"source":97,"target":5},{"source":97,"target":106},{"source":97,"target":1},{"source":106,"target":5},{"source":98,"target":107},{"source":98,"target":89},{"source":107,"target":88},{"source":2,"target":0},{"source":2,"target":89},{"source":2,"target":108},{"source":108,"target":109},{"source":108,"target":89},{"source":109,"target":4},{"source":3,"target":0},{"source":3,"target":88},{"source":3,"target":110},{"source":110,"target":88},{"source":4,"target":0},{"source":4,"target":89},{"source":4,"target":111},{"source":4,"target":112},{"source":111,"target":113},{"source":111,"target":4},{"source":112,"target":114},{"source":112,"target":89},{"source":114,"target":5},{"source":5,"target":0},{"source":5,"target":89},{"source":5,"target":115},{"source":5,"target":116},{"source":5,"target":117},{"source":5,"target":118},{"source":5,"target":119},{"source":5,"target":120},{"source":5,"target":121},{"source":5,"target":122},{"source":5,"target":123},{"source":5,"target":124},{"source":5,"target":125},{"source":5,"target":126},{"source":5,"target":127},{"source":5,"target":128},{"source":5,"target":129},{"source":5,"target":130},{"source":5,"target":131},{"source":5,"target":132},{"source":5,"target":133},{"source":5,"target":134},{"source":115,"target":135},{"source":115,"target":5},{"source":116,"target":136},{"source":116,"target":5},{"source":117,"target":137},{"source":117,"target":5},{"source":118,"target":138},{"source":118,"target":5},{"source":119,"target":139},{"source":119,"target":5},{"source":120,"target":57},{"source":120,"target":140},{"source":120,"target":5},{"source":140,"target":57},{"source":121,"target":56},{"source":121,"target":141},{"source":121,"target":5},{"source":141,"target":56},{"source":122,"target":142},{"source":122,"target":5},{"source":123,"target":143},{"source":123,"target":5},{"source":124,"target":144},{"source":124,"target":5},{"source":125,"target":145},{"source":125,"target":5},{"source":126,"target":146},{"source":126,"target":5},{"source":127,"target":147},{"source":127,"target":5},{"source":128,"target":148},{"source":128,"target":5},{"source":129,"target":149},{"source":129,"target":5},{"source":130,"target":150},{"source":130,"target":5},{"source":131,"target":6},{"source":131,"target":151},{"source":131,"target":5},{"source":151,"target":6},{"source":132,"target":44},{"source":132,"target":152},{"source":132,"target":5},{"source":152,"target":44},{"source":133,"target":5},{"source":133,"target":153},{"source":133,"target":5},{"source":153,"target":5},{"source":134,"target":154},{"source":134,"target":89},{"source":154,"target":88},{"source":6,"target":0},{"source":6,"target":88},{"source":6,"target":155},{"source":6,"target":156},{"source":6,"target":157},{"source":155,"target":8},{"source":155,"target":158},{"source":155,"target":6},{"source":158,"target":8},{"source":156,"target":43},{"source":156,"target":159},{"source":156,"target":6},{"source":159,"target":43},{"source":157,"target":88},{"source":7,"target":0},{"source":7,"target":88},{"source":7,"target":160},{"source":7,"target":161},{"source":7,"target":162},{"source":7,"target":163},{"source":7,"target":164},{"source":160,"target":165},{"source":160,"target":7},{"source":161,"target":6},{"source":161,"target":166},{"source":161,"target":7},{"source":166,"target":6},{"source":162,"target":44},{"source":162,"target":167},{"source":162,"target":7},{"source":167,"target":44},{"source":163,"target":5},{"source":163,"target":168},{"source":163,"target":7},{"source":168,"target":5},{"source":164,"target":88},{"source":8,"target":0},{"source":8,"target":88},{"source":8,"target":169},{"source":8,"target":170},{"source":8,"target":171},{"source":8,"target":172},{"source":8,"target":173},{"source":8,"target":174},{"source":8,"target":175},{"source":169,"target":176},{"source":169,"target":8},{"source":170,"target":177},{"source":170,"target":8},{"source":171,"target":178},{"source":171,"target":8},{"source":172,"target":179},{"source":172,"target":8},{"source":173,"target":180},{"source":173,"target":8},{"source":174,"target":181},{"source":174,"target":8},{"source":175,"target":88},{"source":9,"target":0},{"source":9,"target":88},{"source":9,"target":182},{"source":9,"target":183},{"source":9,"target":184},{"source":9,"target":185},{"source":9,"target":186},{"source":9,"target":187},{"source":9,"target":188},{"source":9,"target":189},{"source":9,"target":190},{"source":9,"target":191},{"source":9,"target":192},{"source":9,"target":193},{"source":9,"target":194},{"source":9,"target":195},{"source":9,"target":196},{"source":9,"target":197},{"source":182,"target":51},{"source":182,"target":198},{"source":182,"target":9},{"source":198,"target":51},{"source":183,"target":199},{"source":183,"target":9},{"source":184,"target":200},{"source":184,"target":9},{"source":185,"target":52},{"source":185,"target":201},{"source":185,"target":9},{"source":201,"target":52},{"source":186,"target":202},{"source":186,"target":9},{"source":187,"target":203},{"source":187,"target":9},{"source":188,"target":57},{"source":188,"target":204},{"source":188,"target":9},{"source":204,"target":57},{"source":189,"target":205},{"source":189,"target":9},{"source":190,"target":206},{"source":190,"target":9},{"source":191,"target":58},{"source":191,"target":207},{"source":191,"target":9},{"source":207,"target":58},{"source":192,"target":33},{"source":192,"target":208},{"source":192,"target":9},{"source":208,"target":33},{"source":193,"target":38},{"source":193,"target":209},{"source":193,"target":9},{"source":209,"target":38},{"source":194,"target":44},{"source":194,"target":210},{"source":194,"target":9},{"source":210,"target":44},{"source":195,"target":6},{"source":195,"target":211},{"source":195,"target":9},{"source":211,"target":6},{"source":196,"target":5},{"source":196,"target":212},{"source":196,"target":9},{"source":212,"target":5},{"source":197,"target":88},{"source":10,"target":0},{"source":10,"target":88},{"source":10,"target":213},{"source":213,"target":88},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":214},{"source":11,"target":215},{"source":11,"target":216},{"source":11,"target":217},{"source":11,"target":218},{"source":11,"target":219},{"source":11,"target":220},{"source":11,"target":221},{"source":11,"target":222},{"source":11,"target":223},{"source":11,"target":224},{"source":11,"target":225},{"source":11,"target":226},{"source":11,"target":227},{"source":11,"target":228},{"source":11,"target":229},{"source":11,"target":230},{"source":11,"target":231},{"source":11,"target":232},{"source":11,"target":233},{"source":11,"target":234},{"source":11,"target":235},{"source":11,"target":236},{"source":11,"target":237},{"source":11,"target":238},{"source":11,"target":239},{"source":214,"target":53},{"source":214,"target":240},{"source":214,"target":11},{"source":240,"target":53},{"source":215,"target":53},{"source":215,"target":241},{"source":215,"target":11},{"source":241,"target":53},{"source":216,"target":53},{"source":216,"target":242},{"source":216,"target":11},{"source":242,"target":53},{"source":217,"target":53},{"source":217,"target":243},{"source":217,"target":11},{"source":243,"target":53},{"source":218,"target":53},{"source":218,"target":244},{"source":218,"target":11},{"source":244,"target":53},{"source":219,"target":53},{"source":219,"target":245},{"source":219,"target":11},{"source":245,"target":53},{"source":220,"target":53},{"source":220,"target":246},{"source":220,"target":11},{"source":246,"target":53},{"source":221,"target":53},{"source":221,"target":247},{"source":221,"target":11},{"source":247,"target":53},{"source":222,"target":53},{"source":222,"target":248},{"source":222,"target":11},{"source":248,"target":53},{"source":223,"target":53},{"source":223,"target":249},{"source":223,"target":11},{"source":249,"target":53},{"source":224,"target":53},{"source":224,"target":250},{"source":224,"target":11},{"source":250,"target":53},{"source":225,"target":53},{"source":225,"target":251},{"source":225,"target":11},{"source":251,"target":53},{"source":226,"target":252},{"source":226,"target":11},{"source":227,"target":253},{"source":227,"target":11},{"source":228,"target":52},{"source":228,"target":254},{"source":228,"target":11},{"source":254,"target":52},{"source":229,"target":255},{"source":229,"target":11},{"source":230,"target":256},{"source":230,"target":11},{"source":231,"target":57},{"source":231,"target":257},{"source":231,"target":11},{"source":257,"target":57},{"source":232,"target":258},{"source":232,"target":11},{"source":233,"target":56},{"source":233,"target":259},{"source":233,"target":11},{"source":259,"target":56},{"source":234,"target":6},{"source":234,"target":260},{"source":234,"target":11},{"source":260,"target":6},{"source":235,"target":44},{"source":235,"target":261},{"source":235,"target":11},{"source":261,"target":44},{"source":236,"target":33},{"source":236,"target":262},{"source":236,"target":11},{"source":262,"target":33},{"source":237,"target":38},{"source":237,"target":263},{"source":237,"target":11},{"source":263,"target":38},{"source":238,"target":5},{"source":238,"target":264},{"source":238,"target":11},{"source":264,"target":5},{"source":239,"target":10},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":265},{"source":12,"target":266},{"source":12,"target":267},{"source":12,"target":268},{"source":12,"target":269},{"source":12,"target":270},{"source":12,"target":271},{"source":12,"target":272},{"source":12,"target":273},{"source":12,"target":274},{"source":12,"target":275},{"source":12,"target":276},{"source":12,"target":277},{"source":12,"target":278},{"source":12,"target":279},{"source":12,"target":280},{"source":265,"target":56},{"source":265,"target":281},{"source":265,"target":12},{"source":281,"target":56},{"source":266,"target":53},{"source":266,"target":282},{"source":266,"target":12},{"source":282,"target":53},{"source":267,"target":53},{"source":267,"target":283},{"source":267,"target":12},{"source":283,"target":53},{"source":268,"target":284},{"source":268,"target":12},{"source":269,"target":285},{"source":269,"target":12},{"source":270,"target":52},{"source":270,"target":286},{"source":270,"target":12},{"source":286,"target":52},{"source":271,"target":287},{"source":271,"target":12},{"source":272,"target":288},{"source":272,"target":12},{"source":273,"target":57},{"source":273,"target":289},{"source":273,"target":12},{"source":289,"target":57},{"source":274,"target":290},{"source":274,"target":12},{"source":275,"target":6},{"source":275,"target":291},{"source":275,"target":12},{"source":291,"target":6},{"source":276,"target":44},{"source":276,"target":292},{"source":276,"target":12},{"source":292,"target":44},{"source":277,"target":33},{"source":277,"target":293},{"source":277,"target":12},{"source":293,"target":33},{"source":278,"target":38},{"source":278,"target":294},{"source":278,"target":12},{"source":294,"target":38},{"source":279,"target":5},{"source":279,"target":295},{"source":279,"target":12},{"source":295,"target":5},{"source":280,"target":10},{"source":13,"target":0},{"source":13,"target":10},{"source":13,"target":296},{"source":13,"target":297},{"source":13,"target":298},{"source":13,"target":299},{"source":13,"target":300},{"source":13,"target":301},{"source":13,"target":302},{"source":13,"target":303},{"source":13,"target":304},{"source":13,"target":305},{"source":13,"target":306},{"source":13,"target":307},{"source":13,"target":308},{"source":13,"target":309},{"source":13,"target":310},{"source":13,"target":311},{"source":13,"target":312},{"source":13,"target":313},{"source":13,"target":314},{"source":13,"target":315},{"source":296,"target":316},{"source":296,"target":13},{"source":297,"target":317},{"source":297,"target":13},{"source":298,"target":318},{"source":298,"target":13},{"source":299,"target":319},{"source":299,"target":13},{"source":300,"target":320},{"source":300,"target":13},{"source":301,"target":321},{"source":301,"target":13},{"source":302,"target":52},{"source":302,"target":322},{"source":302,"target":13},{"source":322,"target":52},{"source":303,"target":323},{"source":303,"target":13},{"source":304,"target":324},{"source":304,"target":13},{"source":305,"target":57},{"source":305,"target":325},{"source":305,"target":13},{"source":325,"target":57},{"source":306,"target":326},{"source":306,"target":13},{"source":307,"target":327},{"source":307,"target":13},{"source":308,"target":59},{"source":308,"target":328},{"source":308,"target":13},{"source":328,"target":59},{"source":309,"target":329},{"source":309,"target":13},{"source":310,"target":6},{"source":310,"target":330},{"source":310,"target":13},{"source":330,"target":6},{"source":311,"target":44},{"source":311,"target":331},{"source":311,"target":13},{"source":331,"target":44},{"source":312,"target":33},{"source":312,"target":332},{"source":312,"target":13},{"source":332,"target":33},{"source":313,"target":38},{"source":313,"target":333},{"source":313,"target":13},{"source":333,"target":38},{"source":314,"target":5},{"source":314,"target":334},{"source":314,"target":13},{"source":334,"target":5},{"source":315,"target":10},{"source":14,"target":0},{"source":14,"target":88},{"source":14,"target":17},{"source":14,"target":18},{"source":14,"target":19},{"source":14,"target":335},{"source":14,"target":336},{"source":14,"target":337},{"source":14,"target":338},{"source":14,"target":339},{"source":14,"target":340},{"source":14,"target":341},{"source":14,"target":342},{"source":14,"target":343},{"source":14,"target":344},{"source":14,"target":345},{"source":14,"target":346},{"source":14,"target":347},{"source":14,"target":348},{"source":14,"target":349},{"source":14,"target":350},{"source":14,"target":351},{"source":14,"target":352},{"source":335,"target":52},{"source":335,"target":353},{"source":335,"target":14},{"source":353,"target":52},{"source":336,"target":354},{"source":336,"target":14},{"source":337,"target":355},{"source":337,"target":14},{"source":338,"target":356},{"source":338,"target":14},{"source":339,"target":357},{"source":339,"target":14},{"source":340,"target":57},{"source":340,"target":358},{"source":340,"target":14},{"source":358,"target":57},{"source":341,"target":359},{"source":341,"target":14},{"source":342,"target":360},{"source":342,"target":14},{"source":343,"target":59},{"source":343,"target":361},{"source":343,"target":14},{"source":361,"target":59},{"source":344,"target":362},{"source":344,"target":14},{"source":345,"target":363},{"source":345,"target":14},{"source":346,"target":364},{"source":346,"target":14},{"source":347,"target":15},{"source":347,"target":365},{"source":347,"target":14},{"source":365,"target":15},{"source":348,"target":366},{"source":348,"target":14},{"source":349,"target":88},{"source":350,"target":17},{"source":351,"target":18},{"source":352,"target":19},{"source":15,"target":0},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":367},{"source":16,"target":368},{"source":367,"target":15},{"source":367,"target":369},{"source":367,"target":16},{"source":369,"target":15},{"source":368,"target":15},{"source":17,"target":0},{"source":17,"target":370},{"source":17,"target":371},{"source":17,"target":372},{"source":17,"target":373},{"source":17,"target":374},{"source":17,"target":375},{"source":17,"target":376},{"source":17,"target":377},{"source":17,"target":378},{"source":17,"target":379},{"source":17,"target":380},{"source":17,"target":381},{"source":370,"target":72},{"source":370,"target":382},{"source":370,"target":17},{"source":382,"target":72},{"source":371,"target":72},{"source":371,"target":383},{"source":371,"target":17},{"source":383,"target":72},{"source":372,"target":384},{"source":372,"target":17},{"source":373,"target":385},{"source":373,"target":17},{"source":374,"target":386},{"source":374,"target":17},{"source":375,"target":387},{"source":375,"target":17},{"source":376,"target":388},{"source":376,"target":17},{"source":377,"target":73},{"source":377,"target":389},{"source":377,"target":17},{"source":389,"target":73},{"source":378,"target":74},{"source":378,"target":390},{"source":378,"target":17},{"source":390,"target":74},{"source":379,"target":75},{"source":379,"target":391},{"source":379,"target":17},{"source":391,"target":75},{"source":380,"target":76},{"source":380,"target":392},{"source":380,"target":17},{"source":392,"target":76},{"source":381,"target":393},{"source":381,"target":17},{"source":18,"target":0},{"source":18,"target":394},{"source":18,"target":395},{"source":18,"target":396},{"source":18,"target":397},{"source":18,"target":398},{"source":18,"target":399},{"source":18,"target":400},{"source":18,"target":401},{"source":18,"target":402},{"source":18,"target":403},{"source":18,"target":404},{"source":394,"target":77},{"source":394,"target":405},{"source":394,"target":18},{"source":405,"target":77},{"source":395,"target":406},{"source":395,"target":18},{"source":396,"target":407},{"source":396,"target":18},{"source":397,"target":408},{"source":397,"target":18},{"source":398,"target":409},{"source":398,"target":18},{"source":399,"target":410},{"source":399,"target":18},{"source":400,"target":411},{"source":400,"target":18},{"source":401,"target":412},{"source":401,"target":18},{"source":402,"target":413},{"source":402,"target":18},{"source":403,"target":78},{"source":403,"target":414},{"source":403,"target":18},{"source":414,"target":78},{"source":404,"target":79},{"source":404,"target":415},{"source":404,"target":18},{"source":415,"target":79},{"source":19,"target":0},{"source":19,"target":416},{"source":19,"target":417},{"source":19,"target":418},{"source":19,"target":419},{"source":19,"target":420},{"source":19,"target":421},{"source":19,"target":422},{"source":19,"target":423},{"source":19,"target":424},{"source":19,"target":425},{"source":19,"target":426},{"source":19,"target":427},{"source":19,"target":428},{"source":19,"target":429},{"source":19,"target":430},{"source":19,"target":431},{"source":19,"target":432},{"source":19,"target":433},{"source":19,"target":434},{"source":19,"target":435},{"source":19,"target":436},{"source":19,"target":437},{"source":19,"target":438},{"source":19,"target":439},{"source":19,"target":440},{"source":416,"target":441},{"source":416,"target":19},{"source":417,"target":442},{"source":417,"target":19},{"source":418,"target":60},{"source":418,"target":443},{"source":418,"target":19},{"source":443,"target":60},{"source":419,"target":61},{"source":419,"target":444},{"source":419,"target":19},{"source":444,"target":61},{"source":420,"target":445},{"source":420,"target":19},{"source":421,"target":62},{"source":421,"target":446},{"source":421,"target":19},{"source":446,"target":62},{"source":422,"target":447},{"source":422,"target":19},{"source":423,"target":55},{"source":423,"target":448},{"source":423,"target":19},{"source":448,"target":55},{"source":424,"target":56},{"source":424,"target":449},{"source":424,"target":19},{"source":449,"target":56},{"source":425,"target":63},{"source":425,"target":450},{"source":425,"target":19},{"source":450,"target":63},{"source":426,"target":64},{"source":426,"target":451},{"source":426,"target":19},{"source":451,"target":64},{"source":427,"target":56},{"source":427,"target":452},{"source":427,"target":19},{"source":452,"target":56},{"source":428,"target":55},{"source":428,"target":453},{"source":428,"target":19},{"source":453,"target":55},{"source":429,"target":454},{"source":429,"target":19},{"source":430,"target":80},{"source":430,"target":455},{"source":430,"target":19},{"source":455,"target":80},{"source":431,"target":81},{"source":431,"target":456},{"source":431,"target":19},{"source":456,"target":81},{"source":432,"target":82},{"source":432,"target":457},{"source":432,"target":19},{"source":457,"target":82},{"source":433,"target":83},{"source":433,"target":458},{"source":433,"target":19},{"source":458,"target":83},{"source":434,"target":84},{"source":434,"target":459},{"source":434,"target":19},{"source":459,"target":84},{"source":435,"target":85},{"source":435,"target":460},{"source":435,"target":19},{"source":460,"target":85},{"source":436,"target":461},{"source":436,"target":19},{"source":437,"target":86},{"source":437,"target":462},{"source":437,"target":19},{"source":462,"target":86},{"source":438,"target":87},{"source":438,"target":463},{"source":438,"target":19},{"source":463,"target":87},{"source":439,"target":464},{"source":439,"target":19},{"source":440,"target":465},{"source":440,"target":19},{"source":20,"target":0},{"source":20,"target":15},{"source":20,"target":466},{"source":20,"target":467},{"source":466,"target":468},{"source":466,"target":20},{"source":467,"target":15},{"source":21,"target":0},{"source":21,"target":15},{"source":21,"target":16},{"source":21,"target":469},{"source":21,"target":470},{"source":469,"target":15},{"source":470,"target":16},{"source":22,"target":0},{"source":22,"target":15},{"source":22,"target":16},{"source":22,"target":17},{"source":22,"target":471},{"source":22,"target":472},{"source":22,"target":473},{"source":471,"target":15},{"source":472,"target":16},{"source":473,"target":17},{"source":23,"target":0},{"source":23,"target":15},{"source":23,"target":16},{"source":23,"target":474},{"source":23,"target":475},{"source":474,"target":15},{"source":475,"target":16},{"source":24,"target":0},{"source":24,"target":15},{"source":24,"target":16},{"source":24,"target":476},{"source":24,"target":477},{"source":476,"target":15},{"source":477,"target":16},{"source":25,"target":0},{"source":25,"target":15},{"source":25,"target":478},{"source":478,"target":15},{"source":26,"target":0},{"source":26,"target":15},{"source":26,"target":16},{"source":26,"target":479},{"source":26,"target":480},{"source":479,"target":15},{"source":480,"target":16},{"source":27,"target":0},{"source":27,"target":15},{"source":27,"target":481},{"source":481,"target":15},{"source":28,"target":0},{"source":28,"target":15},{"source":28,"target":482},{"source":482,"target":15},{"source":29,"target":0},{"source":29,"target":15},{"source":29,"target":483},{"source":483,"target":15},{"source":30,"target":0},{"source":30,"target":15},{"source":30,"target":484},{"source":484,"target":15},{"source":31,"target":0},{"source":32,"target":0},{"source":32,"target":88},{"source":32,"target":485},{"source":32,"target":486},{"source":32,"target":487},{"source":32,"target":488},{"source":32,"target":489},{"source":32,"target":490},{"source":32,"target":491},{"source":32,"target":492},{"source":32,"target":493},{"source":32,"target":494},{"source":32,"target":495},{"source":32,"target":496},{"source":32,"target":497},{"source":485,"target":498},{"source":485,"target":32},{"source":486,"target":499},{"source":486,"target":32},{"source":487,"target":500},{"source":487,"target":32},{"source":488,"target":501},{"source":488,"target":32},{"source":489,"target":502},{"source":489,"target":32},{"source":490,"target":503},{"source":490,"target":32},{"source":491,"target":504},{"source":491,"target":32},{"source":492,"target":71},{"source":492,"target":505},{"source":492,"target":32},{"source":505,"target":71},{"source":493,"target":506},{"source":493,"target":32},{"source":494,"target":507},{"source":494,"target":32},{"source":495,"target":508},{"source":495,"target":32},{"source":496,"target":57},{"source":496,"target":509},{"source":496,"target":32},{"source":509,"target":57},{"source":497,"target":88},{"source":33,"target":0},{"source":33,"target":88},{"source":33,"target":510},{"source":510,"target":88},{"source":34,"target":0},{"source":34,"target":33},{"source":34,"target":511},{"source":34,"target":512},{"source":34,"target":513},{"source":511,"target":56},{"source":511,"target":514},{"source":511,"target":34},{"source":514,"target":56},{"source":512,"target":55},{"source":512,"target":515},{"source":512,"target":34},{"source":515,"target":55},{"source":513,"target":33},{"source":35,"target":0},{"source":35,"target":33},{"source":35,"target":89},{"source":35,"target":516},{"source":35,"target":517},{"source":35,"target":518},{"source":35,"target":519},{"source":35,"target":520},{"source":35,"target":521},{"source":35,"target":522},{"source":35,"target":523},{"source":35,"target":524},{"source":516,"target":525},{"source":516,"target":35},{"source":517,"target":526},{"source":517,"target":35},{"source":518,"target":527},{"source":518,"target":35},{"source":519,"target":52},{"source":519,"target":528},{"source":519,"target":35},{"source":528,"target":52},{"source":520,"target":65},{"source":520,"target":529},{"source":520,"target":35},{"source":529,"target":65},{"source":521,"target":66},{"source":521,"target":530},{"source":521,"target":35},{"source":530,"target":66},{"source":522,"target":8},{"source":522,"target":531},{"source":522,"target":35},{"source":531,"target":8},{"source":523,"target":33},{"source":524,"target":532},{"source":524,"target":89},{"source":532,"target":42},{"source":36,"target":0},{"source":36,"target":33},{"source":36,"target":89},{"source":36,"target":533},{"source":36,"target":534},{"source":36,"target":535},{"source":36,"target":536},{"source":36,"target":537},{"source":36,"target":538},{"source":36,"target":539},{"source":36,"target":540},{"source":36,"target":541},{"source":36,"target":542},{"source":36,"target":543},{"source":533,"target":544},{"source":533,"target":36},{"source":534,"target":545},{"source":534,"target":36},{"source":535,"target":546},{"source":535,"target":36},{"source":536,"target":547},{"source":536,"target":36},{"source":537,"target":52},{"source":537,"target":548},{"source":537,"target":36},{"source":548,"target":52},{"source":538,"target":65},{"source":538,"target":549},{"source":538,"target":36},{"source":549,"target":65},{"source":539,"target":66},{"source":539,"target":550},{"source":539,"target":36},{"source":550,"target":66},{"source":540,"target":551},{"source":540,"target":36},{"source":541,"target":8},{"source":541,"target":552},{"source":541,"target":36},{"source":552,"target":8},{"source":542,"target":33},{"source":543,"target":553},{"source":543,"target":89},{"source":553,"target":42},{"source":37,"target":0},{"source":37,"target":33},{"source":37,"target":554},{"source":37,"target":555},{"source":37,"target":556},{"source":37,"target":557},{"source":37,"target":558},{"source":37,"target":559},{"source":37,"target":560},{"source":37,"target":561},{"source":37,"target":562},{"source":554,"target":563},{"source":554,"target":37},{"source":555,"target":564},{"source":555,"target":37},{"source":556,"target":565},{"source":556,"target":37},{"source":557,"target":566},{"source":557,"target":37},{"source":558,"target":52},{"source":558,"target":567},{"source":558,"target":37},{"source":567,"target":52},{"source":559,"target":568},{"source":559,"target":37},{"source":560,"target":71},{"source":560,"target":569},{"source":560,"target":37},{"source":569,"target":71},{"source":561,"target":8},{"source":561,"target":570},{"source":561,"target":37},{"source":570,"target":8},{"source":562,"target":33},{"source":38,"target":0},{"source":38,"target":88},{"source":38,"target":571},{"source":571,"target":88},{"source":39,"target":0},{"source":39,"target":38},{"source":39,"target":572},{"source":39,"target":573},{"source":39,"target":574},{"source":39,"target":575},{"source":39,"target":576},{"source":39,"target":577},{"source":39,"target":578},{"source":39,"target":579},{"source":39,"target":580},{"source":572,"target":56},{"source":572,"target":581},{"source":572,"target":39},{"source":581,"target":56},{"source":573,"target":67},{"source":573,"target":582},{"source":573,"target":39},{"source":582,"target":67},{"source":574,"target":55},{"source":574,"target":583},{"source":574,"target":39},{"source":583,"target":55},{"source":575,"target":68},{"source":575,"target":584},{"source":575,"target":39},{"source":584,"target":68},{"source":576,"target":585},{"source":576,"target":39},{"source":577,"target":586},{"source":577,"target":39},{"source":578,"target":69},{"source":578,"target":587},{"source":578,"target":39},{"source":587,"target":69},{"source":579,"target":588},{"source":579,"target":39},{"source":580,"target":38},{"source":40,"target":0},{"source":40,"target":38},{"source":40,"target":89},{"source":40,"target":589},{"source":40,"target":590},{"source":40,"target":591},{"source":40,"target":592},{"source":40,"target":593},{"source":40,"target":594},{"source":40,"target":595},{"source":40,"target":596},{"source":40,"target":597},{"source":40,"target":598},{"source":40,"target":599},{"source":40,"target":600},{"source":40,"target":601},{"source":40,"target":602},{"source":40,"target":603},{"source":589,"target":604},{"source":589,"target":40},{"source":590,"target":605},{"source":590,"target":40},{"source":591,"target":606},{"source":591,"target":40},{"source":592,"target":52},{"source":592,"target":607},{"source":592,"target":40},{"source":607,"target":52},{"source":593,"target":65},{"source":593,"target":608},{"source":593,"target":40},{"source":608,"target":65},{"source":594,"target":66},{"source":594,"target":609},{"source":594,"target":40},{"source":609,"target":66},{"source":595,"target":69},{"source":595,"target":610},{"source":595,"target":40},{"source":610,"target":69},{"source":596,"target":67},{"source":596,"target":611},{"source":596,"target":40},{"source":611,"target":67},{"source":597,"target":68},{"source":597,"target":612},{"source":597,"target":40},{"source":612,"target":68},{"source":598,"target":613},{"source":598,"target":40},{"source":599,"target":614},{"source":599,"target":40},{"source":600,"target":615},{"source":600,"target":40},{"source":601,"target":8},{"source":601,"target":616},{"source":601,"target":40},{"source":616,"target":8},{"source":602,"target":38},{"source":603,"target":617},{"source":603,"target":89},{"source":617,"target":42},{"source":41,"target":0},{"source":41,"target":38},{"source":41,"target":89},{"source":41,"target":618},{"source":41,"target":619},{"source":41,"target":620},{"source":41,"target":621},{"source":41,"target":622},{"source":41,"target":623},{"source":41,"target":624},{"source":41,"target":625},{"source":41,"target":626},{"source":41,"target":627},{"source":41,"target":628},{"source":41,"target":629},{"source":41,"target":630},{"source":41,"target":631},{"source":41,"target":632},{"source":41,"target":633},{"source":41,"target":634},{"source":618,"target":635},{"source":618,"target":41},{"source":619,"target":636},{"source":619,"target":41},{"source":620,"target":637},{"source":620,"target":41},{"source":621,"target":638},{"source":621,"target":41},{"source":622,"target":52},{"source":622,"target":639},{"source":622,"target":41},{"source":639,"target":52},{"source":623,"target":65},{"source":623,"target":640},{"source":623,"target":41},{"source":640,"target":65},{"source":624,"target":66},{"source":624,"target":641},{"source":624,"target":41},{"source":641,"target":66},{"source":625,"target":642},{"source":625,"target":41},{"source":626,"target":69},{"source":626,"target":643},{"source":626,"target":41},{"source":643,"target":69},{"source":627,"target":67},{"source":627,"target":644},{"source":627,"target":41},{"source":644,"target":67},{"source":628,"target":68},{"source":628,"target":645},{"source":628,"target":41},{"source":645,"target":68},{"source":629,"target":646},{"source":629,"target":41},{"source":630,"target":647},{"source":630,"target":41},{"source":631,"target":648},{"source":631,"target":41},{"source":632,"target":8},{"source":632,"target":649},{"source":632,"target":41},{"source":649,"target":8},{"source":633,"target":38},{"source":634,"target":650},{"source":634,"target":89},{"source":650,"target":42},{"source":42,"target":0},{"source":42,"target":88},{"source":42,"target":651},{"source":42,"target":652},{"source":42,"target":653},{"source":42,"target":654},{"source":651,"target":55},{"source":651,"target":655},{"source":651,"target":42},{"source":655,"target":55},{"source":652,"target":56},{"source":652,"target":656},{"source":652,"target":42},{"source":656,"target":56},{"source":653,"target":657},{"source":653,"target":42},{"source":654,"target":88},{"source":43,"target":0},{"source":43,"target":88},{"source":43,"target":658},{"source":43,"target":659},{"source":43,"target":660},{"source":43,"target":661},{"source":43,"target":662},{"source":43,"target":663},{"source":43,"target":664},{"source":43,"target":665},{"source":43,"target":666},{"source":658,"target":667},{"source":658,"target":43},{"source":659,"target":668},{"source":659,"target":43},{"source":660,"target":669},{"source":660,"target":43},{"source":661,"target":670},{"source":661,"target":43},{"source":662,"target":671},{"source":662,"target":43},{"source":663,"target":672},{"source":663,"target":43},{"source":664,"target":673},{"source":664,"target":43},{"source":665,"target":674},{"source":665,"target":43},{"source":666,"target":88},{"source":44,"target":0},{"source":44,"target":88},{"source":44,"target":675},{"source":675,"target":88},{"source":45,"target":0},{"source":45,"target":44},{"source":45,"target":676},{"source":45,"target":677},{"source":45,"target":678},{"source":45,"target":679},{"source":676,"target":680},{"source":676,"target":45},{"source":677,"target":681},{"source":677,"target":45},{"source":678,"target":682},{"source":678,"target":45},{"source":679,"target":44},{"source":46,"target":0},{"source":46,"target":44},{"source":46,"target":683},{"source":46,"target":684},{"source":46,"target":685},{"source":46,"target":686},{"source":46,"target":687},{"source":46,"target":688},{"source":46,"target":689},{"source":46,"target":690},{"source":46,"target":691},{"source":46,"target":692},{"source":46,"target":693},{"source":46,"target":694},{"source":683,"target":56},{"source":683,"target":695},{"source":683,"target":46},{"source":695,"target":56},{"source":684,"target":52},{"source":684,"target":696},{"source":684,"target":46},{"source":696,"target":52},{"source":685,"target":697},{"source":685,"target":46},{"source":686,"target":698},{"source":686,"target":46},{"source":687,"target":55},{"source":687,"target":699},{"source":687,"target":46},{"source":699,"target":55},{"source":688,"target":700},{"source":688,"target":46},{"source":689,"target":701},{"source":689,"target":46},{"source":690,"target":702},{"source":690,"target":46},{"source":691,"target":703},{"source":691,"target":46},{"source":692,"target":704},{"source":692,"target":46},{"source":693,"target":705},{"source":693,"target":46},{"source":694,"target":44},{"source":47,"target":0},{"source":47,"target":44},{"source":47,"target":706},{"source":47,"target":707},{"source":47,"target":708},{"source":47,"target":709},{"source":47,"target":710},{"source":47,"target":711},{"source":47,"target":712},{"source":47,"target":713},{"source":47,"target":714},{"source":47,"target":715},{"source":47,"target":716},{"source":47,"target":717},{"source":47,"target":718},{"source":706,"target":52},{"source":706,"target":719},{"source":706,"target":47},{"source":719,"target":52},{"source":707,"target":720},{"source":707,"target":47},{"source":708,"target":721},{"source":708,"target":47},{"source":709,"target":56},{"source":709,"target":722},{"source":709,"target":47},{"source":722,"target":56},{"source":710,"target":55},{"source":710,"target":723},{"source":710,"target":47},{"source":723,"target":55},{"source":711,"target":724},{"source":711,"target":47},{"source":712,"target":725},{"source":712,"target":47},{"source":713,"target":726},{"source":713,"target":47},{"source":714,"target":56},{"source":714,"target":727},{"source":714,"target":47},{"source":727,"target":56},{"source":715,"target":55},{"source":715,"target":728},{"source":715,"target":47},{"source":728,"target":55},{"source":716,"target":729},{"source":716,"target":47},{"source":717,"target":70},{"source":717,"target":730},{"source":717,"target":47},{"source":730,"target":70},{"source":718,"target":44},{"source":48,"target":0},{"source":48,"target":44},{"source":48,"target":89},{"source":48,"target":731},{"source":48,"target":732},{"source":48,"target":733},{"source":48,"target":734},{"source":48,"target":735},{"source":48,"target":736},{"source":48,"target":737},{"source":48,"target":738},{"source":48,"target":739},{"source":48,"target":740},{"source":731,"target":52},{"source":731,"target":741},{"source":731,"target":48},{"source":741,"target":52},{"source":732,"target":742},{"source":732,"target":48},{"source":733,"target":743},{"source":733,"target":48},{"source":734,"target":744},{"source":734,"target":48},{"source":735,"target":745},{"source":735,"target":48},{"source":736,"target":746},{"source":736,"target":48},{"source":737,"target":747},{"source":737,"target":48},{"source":738,"target":748},{"source":738,"target":48},{"source":739,"target":44},{"source":740,"target":749},{"source":740,"target":89},{"source":749,"target":42},{"source":49,"target":0},{"source":49,"target":44},{"source":49,"target":89},{"source":49,"target":750},{"source":49,"target":751},{"source":49,"target":752},{"source":49,"target":753},{"source":49,"target":754},{"source":49,"target":755},{"source":49,"target":756},{"source":49,"target":757},{"source":49,"target":758},{"source":49,"target":759},{"source":750,"target":52},{"source":750,"target":760},{"source":750,"target":49},{"source":760,"target":52},{"source":751,"target":761},{"source":751,"target":49},{"source":752,"target":762},{"source":752,"target":49},{"source":753,"target":763},{"source":753,"target":49},{"source":754,"target":764},{"source":754,"target":49},{"source":755,"target":765},{"source":755,"target":49},{"source":756,"target":766},{"source":756,"target":49},{"source":757,"target":70},{"source":757,"target":767},{"source":757,"target":49},{"source":767,"target":70},{"source":758,"target":44},{"source":759,"target":768},{"source":759,"target":89},{"source":768,"target":42},{"source":50,"target":0},{"source":50,"target":44},{"source":50,"target":769},{"source":50,"target":770},{"source":769,"target":771},{"source":769,"target":50},{"source":770,"target":44},{"source":51,"target":0},{"source":52,"target":0},{"source":53,"target":0},{"source":54,"target":0},{"source":55,"target":0},{"source":56,"target":0},{"source":57,"target":0},{"source":57,"target":772},{"source":57,"target":773},{"source":57,"target":774},{"source":57,"target":775},{"source":57,"target":776},{"source":57,"target":777},{"source":57,"target":778},{"source":57,"target":779},{"source":57,"target":780},{"source":57,"target":781},{"source":57,"target":782},{"source":57,"target":783},{"source":57,"target":784},{"source":57,"target":785},{"source":57,"target":786},{"source":57,"target":787},{"source":772,"target":57},{"source":773,"target":57},{"source":774,"target":57},{"source":775,"target":57},{"source":776,"target":57},{"source":777,"target":57},{"source":778,"target":57},{"source":779,"target":57},{"source":780,"target":57},{"source":781,"target":57},{"source":782,"target":57},{"source":783,"target":57},{"source":784,"target":57},{"source":785,"target":57},{"source":786,"target":57},{"source":787,"target":57},{"source":58,"target":0},{"source":58,"target":788},{"source":58,"target":789},{"source":58,"target":790},{"source":788,"target":58},{"source":789,"target":58},{"source":790,"target":58},{"source":59,"target":0},{"source":59,"target":791},{"source":59,"target":792},{"source":791,"target":59},{"source":792,"target":59},{"source":60,"target":0},{"source":60,"target":793},{"source":60,"target":794},{"source":793,"target":60},{"source":794,"target":60},{"source":61,"target":0},{"source":61,"target":795},{"source":61,"target":796},{"source":795,"target":61},{"source":796,"target":61},{"source":62,"target":0},{"source":62,"target":797},{"source":62,"target":798},{"source":797,"target":62},{"source":798,"target":62},{"source":63,"target":0},{"source":63,"target":799},{"source":63,"target":800},{"source":799,"target":63},{"source":800,"target":63},{"source":64,"target":0},{"source":64,"target":801},{"source":64,"target":802},{"source":64,"target":803},{"source":801,"target":64},{"source":802,"target":64},{"source":803,"target":64},{"source":65,"target":0},{"source":65,"target":804},{"source":65,"target":805},{"source":65,"target":806},{"source":65,"target":807},{"source":804,"target":65},{"source":805,"target":65},{"source":806,"target":65},{"source":807,"target":65},{"source":66,"target":0},{"source":66,"target":808},{"source":66,"target":809},{"source":66,"target":810},{"source":808,"target":66},{"source":809,"target":66},{"source":810,"target":66},{"source":67,"target":0},{"source":67,"target":811},{"source":67,"target":812},{"source":67,"target":813},{"source":811,"target":67},{"source":812,"target":67},{"source":813,"target":67},{"source":68,"target":0},{"source":68,"target":814},{"source":68,"target":815},{"source":68,"target":816},{"source":814,"target":68},{"source":815,"target":68},{"source":816,"target":68},{"source":69,"target":0},{"source":69,"target":817},{"source":69,"target":818},{"source":69,"target":819},{"source":69,"target":820},{"source":817,"target":69},{"source":818,"target":69},{"source":819,"target":69},{"source":820,"target":69},{"source":70,"target":0},{"source":70,"target":821},{"source":70,"target":822},{"source":70,"target":823},{"source":821,"target":70},{"source":822,"target":70},{"source":823,"target":70},{"source":71,"target":0},{"source":71,"target":824},{"source":71,"target":825},{"source":71,"target":826},{"source":824,"target":71},{"source":825,"target":71},{"source":826,"target":71},{"source":72,"target":0},{"source":72,"target":827},{"source":72,"target":828},{"source":72,"target":829},{"source":72,"target":830},{"source":72,"target":831},{"source":72,"target":832},{"source":827,"target":72},{"source":828,"target":72},{"source":829,"target":72},{"source":830,"target":72},{"source":831,"target":72},{"source":832,"target":72},{"source":73,"target":0},{"source":73,"target":833},{"source":73,"target":834},{"source":73,"target":835},{"source":833,"target":73},{"source":834,"target":73},{"source":835,"target":73},{"source":74,"target":0},{"source":74,"target":836},{"source":74,"target":837},{"source":74,"target":838},{"source":74,"target":839},{"source":836,"target":74},{"source":837,"target":74},{"source":838,"target":74},{"source":839,"target":74},{"source":75,"target":0},{"source":75,"target":840},{"source":75,"target":841},{"source":840,"target":75},{"source":841,"target":75},{"source":76,"target":0},{"source":76,"target":842},{"source":76,"target":843},{"source":76,"target":844},{"source":76,"target":845},{"source":76,"target":846},{"source":76,"target":847},{"source":76,"target":848},{"source":842,"target":76},{"source":843,"target":76},{"source":844,"target":76},{"source":845,"target":76},{"source":846,"target":76},{"source":847,"target":76},{"source":848,"target":76},{"source":77,"target":0},{"source":77,"target":849},{"source":77,"target":850},{"source":849,"target":77},{"source":850,"target":77},{"source":78,"target":0},{"source":78,"target":851},{"source":78,"target":852},{"source":78,"target":853},{"source":78,"target":854},{"source":78,"target":855},{"source":851,"target":78},{"source":852,"target":78},{"source":853,"target":78},{"source":854,"target":78},{"source":855,"target":78},{"source":79,"target":0},{"source":79,"target":856},{"source":79,"target":857},{"source":856,"target":79},{"source":857,"target":79},{"source":80,"target":0},{"source":80,"target":858},{"source":80,"target":859},{"source":80,"target":860},{"source":80,"target":861},{"source":858,"target":80},{"source":859,"target":80},{"source":860,"target":80},{"source":861,"target":80},{"source":81,"target":0},{"source":81,"target":862},{"source":81,"target":863},{"source":81,"target":864},{"source":862,"target":81},{"source":863,"target":81},{"source":864,"target":81},{"source":82,"target":0},{"source":82,"target":865},{"source":82,"target":866},{"source":82,"target":867},{"source":865,"target":82},{"source":866,"target":82},{"source":867,"target":82},{"source":83,"target":0},{"source":83,"target":868},{"source":83,"target":869},{"source":83,"target":870},{"source":83,"target":871},{"source":83,"target":872},{"source":83,"target":873},{"source":83,"target":874},{"source":868,"target":83},{"source":869,"target":83},{"source":870,"target":83},{"source":871,"target":83},{"source":872,"target":83},{"source":873,"target":83},{"source":874,"target":83},{"source":84,"target":0},{"source":84,"target":875},{"source":84,"target":876},{"source":84,"target":877},{"source":84,"target":878},{"source":84,"target":879},{"source":84,"target":880},{"source":84,"target":881},{"source":84,"target":882},{"source":875,"target":84},{"source":876,"target":84},{"source":877,"target":84},{"source":878,"target":84},{"source":879,"target":84},{"source":880,"target":84},{"source":881,"target":84},{"source":882,"target":84},{"source":85,"target":0},{"source":85,"target":883},{"source":85,"target":884},{"source":85,"target":885},{"source":85,"target":886},{"source":883,"target":85},{"source":884,"target":85},{"source":885,"target":85},{"source":886,"target":85},{"source":86,"target":0},{"source":86,"target":887},{"source":86,"target":888},{"source":86,"target":889},{"source":86,"target":890},{"source":86,"target":891},{"source":887,"target":86},{"source":888,"target":86},{"source":889,"target":86},{"source":890,"target":86},{"source":891,"target":86},{"source":87,"target":0},{"source":87,"target":892},{"source":87,"target":893},{"source":87,"target":894},{"source":87,"target":895},{"source":87,"target":896},{"source":892,"target":87},{"source":893,"target":87},{"source":894,"target":87},{"source":895,"target":87},{"source":896,"target":87},{"source":88,"target":0},{"source":89,"target":0},{"source":89,"target":897},{"source":89,"target":88},{"source":89,"target":898},{"source":89,"target":899},{"source":897,"target":900},{"source":900,"target":88},{"source":898,"target":88},{"source":898,"target":901},{"source":898,"target":89},{"source":901,"target":897},{"source":899,"target":88}],"multigraph":true}
ecore
types
repo-ecore-all/data/huybuidac20593/yakindu/BASE/tags/22_RELEASE_2_4_0/plugins/org.yakindu.base.types/model/types.ecore
types Package member Type constraint scheme Feature owningType Operation parameters Property Parameter owningOperation TypedElement type typeArguments Event EnumerationType enumerator PrimitiveType baseType ComplexType getAllFeatures features superTypes Enumerator owningEnumeration literalValue TypeConstraint value TypeParameter bound ParameterizedType parameter PackageMember RangeConstraint lowerBound upperBound
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="types" nsURI="http://www.yakindu.org/base/types/2.0.0" nsPrefix="types"> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="base.ecore#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="member" upperBound="-1" eType="#//PackageMember" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//PackageMember"> <eStructuralFeatures xsi:type="ecore:EReference" name="constraint" upperBound="-1" eType="#//TypeConstraint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scheme" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Feature" abstract="true" eSuperTypes="#//TypedElement base.ecore#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="owningType" eType="#//ComplexType" eOpposite="#//ComplexType/features"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//Feature"> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//Parameter" containment="true" eOpposite="#//Parameter/owningOperation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//Feature"/> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//TypedElement base.ecore#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="owningOperation" eType="#//Operation" eOpposite="#//Operation/parameters"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typeArguments" upperBound="-1" eType="#//Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Event" eSuperTypes="#//Feature"/> <eClassifiers xsi:type="ecore:EClass" name="EnumerationType" eSuperTypes="#//PrimitiveType"> <eStructuralFeatures xsi:type="ecore:EReference" name="enumerator" upperBound="-1" eType="#//Enumerator" containment="true" eOpposite="#//Enumerator/owningEnumeration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="baseType" eType="#//PrimitiveType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComplexType" eSuperTypes="#//ParameterizedType"> <eOperations name="getAllFeatures" upperBound="-1" eType="#//Feature"/> <eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1" eType="#//Feature" containment="true" eOpposite="#//Feature/owningType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="superTypes" upperBound="-1" eType="#//ComplexType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Enumerator" eSuperTypes="base.ecore#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="owningEnumeration" eType="#//EnumerationType" eOpposite="#//EnumerationType/enumerator"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="literalValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeConstraint"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeParameter" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="bound" eType="#//Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParameterizedType" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="parameter" upperBound="-1" eType="#//TypeParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageMember" eSuperTypes="base.ecore#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="RangeConstraint" eSuperTypes="#//TypeConstraint"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"types","nsURI":"http://www.yakindu.org/base/types/2.0.0","name":"types","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":7,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationType","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComplexType","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumerator","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeConstraint","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeParameter","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterizedType","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageMember","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RangeConstraint","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scheme","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"features","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"typeArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"enumerator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningEnumeration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"baseType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getAllFeatures","lowerBound":0,"id":51,"many":true,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"literalValue","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bound","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lowerBound","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"upperBound","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":1,"target":0},{"source":1,"target":18},{"source":1,"target":19},{"source":18,"target":16},{"source":18,"target":20},{"source":18,"target":1},{"source":20,"target":16},{"source":2,"target":0},{"source":2,"target":16},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":21,"target":13},{"source":21,"target":24},{"source":21,"target":2},{"source":24,"target":13},{"source":22,"target":25},{"source":22,"target":2},{"source":23,"target":16},{"source":3,"target":0},{"source":3,"target":7},{"source":3,"target":26},{"source":3,"target":27},{"source":3,"target":28},{"source":26,"target":11},{"source":26,"target":29},{"source":26,"target":3},{"source":26,"target":30},{"source":29,"target":11},{"source":27,"target":7},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":31},{"source":4,"target":32},{"source":31,"target":6},{"source":31,"target":33},{"source":31,"target":4},{"source":31,"target":34},{"source":33,"target":6},{"source":32,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":35},{"source":35,"target":3},{"source":6,"target":0},{"source":6,"target":7},{"source":6,"target":34},{"source":6,"target":36},{"source":6,"target":37},{"source":34,"target":4},{"source":34,"target":38},{"source":34,"target":6},{"source":34,"target":31},{"source":38,"target":4},{"source":36,"target":7},{"source":7,"target":0},{"source":7,"target":39},{"source":7,"target":40},{"source":39,"target":2},{"source":39,"target":41},{"source":39,"target":7},{"source":41,"target":2},{"source":40,"target":2},{"source":40,"target":42},{"source":40,"target":7},{"source":42,"target":2},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":43},{"source":43,"target":3},{"source":9,"target":0},{"source":9,"target":10},{"source":9,"target":44},{"source":9,"target":45},{"source":44,"target":12},{"source":44,"target":46},{"source":44,"target":9},{"source":44,"target":47},{"source":46,"target":12},{"source":45,"target":10},{"source":10,"target":0},{"source":10,"target":2},{"source":10,"target":48},{"source":10,"target":49},{"source":48,"target":10},{"source":48,"target":50},{"source":48,"target":10},{"source":50,"target":10},{"source":49,"target":2},{"source":11,"target":0},{"source":11,"target":15},{"source":11,"target":51},{"source":11,"target":30},{"source":11,"target":52},{"source":11,"target":53},{"source":51,"target":3},{"source":51,"target":54},{"source":51,"target":11},{"source":54,"target":3},{"source":30,"target":3},{"source":30,"target":55},{"source":30,"target":11},{"source":30,"target":26},{"source":55,"target":3},{"source":52,"target":11},{"source":52,"target":56},{"source":52,"target":11},{"source":56,"target":11},{"source":53,"target":15},{"source":12,"target":0},{"source":12,"target":47},{"source":12,"target":57},{"source":12,"target":58},{"source":47,"target":9},{"source":47,"target":59},{"source":47,"target":12},{"source":47,"target":44},{"source":59,"target":9},{"source":57,"target":60},{"source":57,"target":12},{"source":13,"target":0},{"source":13,"target":61},{"source":61,"target":62},{"source":61,"target":13},{"source":14,"target":0},{"source":14,"target":2},{"source":14,"target":63},{"source":14,"target":64},{"source":63,"target":2},{"source":63,"target":65},{"source":63,"target":14},{"source":65,"target":2},{"source":64,"target":2},{"source":15,"target":0},{"source":15,"target":2},{"source":15,"target":66},{"source":15,"target":67},{"source":66,"target":14},{"source":66,"target":68},{"source":66,"target":15},{"source":68,"target":14},{"source":67,"target":2},{"source":16,"target":0},{"source":16,"target":69},{"source":17,"target":0},{"source":17,"target":13},{"source":17,"target":70},{"source":17,"target":71},{"source":17,"target":72},{"source":70,"target":73},{"source":70,"target":17},{"source":71,"target":74},{"source":71,"target":17},{"source":72,"target":13}],"multigraph":true}
ecore
graph
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/damenac/puzzle/plugins/fr.inria.diverse.puzzle.metrics/temp/CFG.ecore
cfg cfg nodes edges node EReference1 incoming outgoing name edge target EReference0 source startnode endnode
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="cfg" nsURI="http://cfg/1.0" nsPrefix="cfg"> <eAnnotations source="isReachable"/> <eClassifiers xsi:type="ecore:EClass" name="cfg"> <eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1" eType="#//node" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="edges" upperBound="-1" eType="#//edge" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="node"> <eStructuralFeatures xsi:type="ecore:EReference" name="EReference1" eType="#//edge"/> <eStructuralFeatures xsi:type="ecore:EReference" name="incoming" upperBound="-1" eType="#//edge" eOpposite="#//edge/target"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" upperBound="-1" eType="#//edge" eOpposite="#//edge/source"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="edge"> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//node" eOpposite="#//node/incoming"/> <eStructuralFeatures xsi:type="ecore:EReference" name="EReference0" eType="#//node"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//node" eOpposite="#//node/outgoing"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="startnode" eSuperTypes="#//node"/> <eClassifiers xsi:type="ecore:EClass" name="endnode" eSuperTypes="#//node"/> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"cfg","nsURI":"http://cfg/1.0","name":"cfg","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"cfg","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"node","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"edge","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"startnode","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"endnode","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"edges","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"EReference1","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"EReference0","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":1,"target":7},{"source":6,"target":2},{"source":6,"target":8},{"source":6,"target":1},{"source":8,"target":2},{"source":7,"target":3},{"source":7,"target":9},{"source":7,"target":1},{"source":9,"target":3},{"source":2,"target":0},{"source":2,"target":10},{"source":2,"target":11},{"source":2,"target":12},{"source":2,"target":13},{"source":10,"target":3},{"source":10,"target":14},{"source":10,"target":2},{"source":14,"target":3},{"source":11,"target":3},{"source":11,"target":15},{"source":11,"target":2},{"source":11,"target":16},{"source":15,"target":3},{"source":12,"target":3},{"source":12,"target":17},{"source":12,"target":2},{"source":12,"target":18},{"source":17,"target":3},{"source":13,"target":19},{"source":13,"target":2},{"source":3,"target":0},{"source":3,"target":16},{"source":3,"target":20},{"source":3,"target":18},{"source":16,"target":2},{"source":16,"target":21},{"source":16,"target":3},{"source":16,"target":11},{"source":21,"target":2},{"source":20,"target":2},{"source":20,"target":22},{"source":20,"target":3},{"source":22,"target":2},{"source":18,"target":2},{"source":18,"target":23},{"source":18,"target":3},{"source":18,"target":12},{"source":23,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":24},{"source":24,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":25},{"source":25,"target":2}],"multigraph":true}
ecore
relational
repo-ecore-all/data/ivanjimenez/tsoo_mswin/M1_tema4/UML/model/ER.ecore
ER Schema name table foreignKey Table name schema hasKey column hasForeignKey Key name owner column referedBy Column name owner type hasKey hasForeignKey ForeignKey name schema owner column refersTo
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ER" nsURI="http://er.uclm.es" nsPrefix="ER"> <eClassifiers xsi:type="ecore:EClass" name="Schema"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="table" upperBound="-1" eType="#//Table" containment="true" eOpposite="#//Table/schema"/> <eStructuralFeatures xsi:type="ecore:EReference" name="foreignKey" upperBound="-1" eType="#//ForeignKey" containment="true" eOpposite="#//ForeignKey/schema"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Table"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="schema" lowerBound="1" eType="#//Schema" eOpposite="#//Schema/table"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hasKey" eType="#//Key" containment="true" eOpposite="#//Key/owner"/> <eStructuralFeatures xsi:type="ecore:EReference" name="column" upperBound="-1" eType="#//Column" containment="true" eOpposite="#//Column/owner"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hasForeignKey" upperBound="-1" eType="#//ForeignKey" eOpposite="#//ForeignKey/owner"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Key"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" lowerBound="1" eType="#//Table" eOpposite="#//Table/hasKey"/> <eStructuralFeatures xsi:type="ecore:EReference" name="column" lowerBound="1" upperBound="-1" eType="#//Column"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referedBy" upperBound="-1" eType="#//ForeignKey"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Column"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" lowerBound="1" eType="#//Table" eOpposite="#//Table/column"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hasKey" upperBound="-1" eType="#//Key"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hasForeignKey" upperBound="-1" eType="#//ForeignKey" eOpposite="#//ForeignKey/column"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ForeignKey"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="schema" lowerBound="1" eType="#//Schema" eOpposite="#//Schema/foreignKey"/> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" lowerBound="1" eType="#//Table" eOpposite="#//Table/hasForeignKey"/> <eStructuralFeatures xsi:type="ecore:EReference" name="column" lowerBound="1" upperBound="-1" eType="#//Column" eOpposite="#//Column/hasForeignKey"/> <eStructuralFeatures xsi:type="ecore:EReference" name="refersTo" upperBound="-1" eType="#//Key"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"ER","nsURI":"http://er.uclm.es","name":"ER","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Schema","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Table","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Key","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Column","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForeignKey","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"table","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"foreignKey","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"schema","changeable":true,"resolveProxies":true,"lowerBound":1,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"schema","changeable":true,"resolveProxies":true,"lowerBound":1,"id":13,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"hasKey","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"column","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"hasForeignKey","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"column","changeable":true,"resolveProxies":true,"lowerBound":1,"id":27,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"hasKey","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"hasForeignKey","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"column","changeable":true,"resolveProxies":true,"lowerBound":1,"id":42,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refersTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":6,"target":9},{"source":6,"target":1},{"source":7,"target":2},{"source":7,"target":10},{"source":7,"target":1},{"source":7,"target":11},{"source":10,"target":2},{"source":8,"target":5},{"source":8,"target":12},{"source":8,"target":1},{"source":8,"target":13},{"source":12,"target":5},{"source":2,"target":0},{"source":2,"target":14},{"source":2,"target":11},{"source":2,"target":15},{"source":2,"target":16},{"source":2,"target":17},{"source":14,"target":18},{"source":14,"target":2},{"source":11,"target":1},{"source":11,"target":19},{"source":11,"target":2},{"source":11,"target":7},{"source":19,"target":1},{"source":15,"target":3},{"source":15,"target":20},{"source":15,"target":2},{"source":15,"target":21},{"source":20,"target":3},{"source":16,"target":4},{"source":16,"target":22},{"source":16,"target":2},{"source":16,"target":23},{"source":22,"target":4},{"source":17,"target":5},{"source":17,"target":24},{"source":17,"target":2},{"source":17,"target":25},{"source":24,"target":5},{"source":3,"target":0},{"source":3,"target":26},{"source":3,"target":21},{"source":3,"target":27},{"source":3,"target":28},{"source":26,"target":29},{"source":26,"target":3},{"source":21,"target":2},{"source":21,"target":30},{"source":21,"target":3},{"source":21,"target":15},{"source":30,"target":2},{"source":27,"target":4},{"source":27,"target":31},{"source":27,"target":3},{"source":31,"target":4},{"source":28,"target":5},{"source":28,"target":32},{"source":28,"target":3},{"source":32,"target":5},{"source":4,"target":0},{"source":4,"target":33},{"source":4,"target":23},{"source":4,"target":34},{"source":4,"target":35},{"source":4,"target":36},{"source":33,"target":37},{"source":33,"target":4},{"source":23,"target":2},{"source":23,"target":38},{"source":23,"target":4},{"source":23,"target":16},{"source":38,"target":2},{"source":34,"target":39},{"source":34,"target":4},{"source":35,"target":3},{"source":35,"target":40},{"source":35,"target":4},{"source":40,"target":3},{"source":36,"target":5},{"source":36,"target":41},{"source":36,"target":4},{"source":36,"target":42},{"source":41,"target":5},{"source":5,"target":0},{"source":5,"target":43},{"source":5,"target":13},{"source":5,"target":25},{"source":5,"target":42},{"source":5,"target":44},{"source":43,"target":45},{"source":43,"target":5},{"source":13,"target":1},{"source":13,"target":46},{"source":13,"target":5},{"source":13,"target":8},{"source":46,"target":1},{"source":25,"target":2},{"source":25,"target":47},{"source":25,"target":5},{"source":25,"target":17},{"source":47,"target":2},{"source":42,"target":4},{"source":42,"target":48},{"source":42,"target":5},{"source":42,"target":36},{"source":48,"target":4},{"source":44,"target":3},{"source":44,"target":49},{"source":44,"target":5},{"source":49,"target":3}],"multigraph":true}
ecore
entities
repo-ecore-all/data/drnappalm/xtext/org.example.domainmodel/model/generated/Domainmodel.ecore
domainmodel Domainmodel elements PackageDeclaration name elements AbstractElement Import importedNamespace Type name DataType Entity superType features Feature many name type
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="domainmodel" nsURI="http://www.example.org/domainmodel/Domainmodel" nsPrefix="domainmodel"> <eClassifiers xsi:type="ecore:EClass" name="Domainmodel"> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//AbstractElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageDeclaration" eSuperTypes="#//AbstractElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//AbstractElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractElement"/> <eClassifiers xsi:type="ecore:EClass" name="Import" eSuperTypes="#//AbstractElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="importedNamespace" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" eSuperTypes="#//AbstractElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Type"/> <eClassifiers xsi:type="ecore:EClass" name="Entity" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="superType" eType="#//Entity"/> <eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1" eType="#//Feature" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Feature"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="many" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"domainmodel","nsURI":"http://www.example.org/domainmodel/Domainmodel","name":"domainmodel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Domainmodel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageDeclaration","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractElement","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Import","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"importedNamespace","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"features","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"many","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":1,"target":0},{"source":1,"target":9},{"source":9,"target":3},{"source":9,"target":10},{"source":9,"target":1},{"source":10,"target":3},{"source":2,"target":0},{"source":2,"target":3},{"source":2,"target":11},{"source":2,"target":12},{"source":2,"target":13},{"source":11,"target":14},{"source":11,"target":2},{"source":12,"target":3},{"source":12,"target":15},{"source":12,"target":2},{"source":15,"target":3},{"source":13,"target":3},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":16},{"source":4,"target":17},{"source":16,"target":18},{"source":16,"target":4},{"source":17,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":19},{"source":5,"target":20},{"source":19,"target":21},{"source":19,"target":5},{"source":20,"target":3},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":22},{"source":22,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":23},{"source":7,"target":24},{"source":7,"target":25},{"source":23,"target":7},{"source":23,"target":26},{"source":23,"target":7},{"source":26,"target":7},{"source":24,"target":8},{"source":24,"target":27},{"source":24,"target":7},{"source":27,"target":8},{"source":25,"target":5},{"source":8,"target":0},{"source":8,"target":28},{"source":8,"target":29},{"source":8,"target":30},{"source":28,"target":31},{"source":28,"target":8},{"source":29,"target":32},{"source":29,"target":8},{"source":30,"target":5},{"source":30,"target":33},{"source":30,"target":8},{"source":33,"target":5}],"multigraph":true}
ecore
education
repo-ecore-all/data/jonaslochsen/tdt4250-EcoreModeling/assignment1/model/course.ecore
course University name faculties Faculty name university departments shortName Course code name content credits requiredPreCond recommendedPreCond studyPrograms courseInstances department CourseInstance course organisation evaluation courseWork timeTable Department name shortName courses studyPrograms faculty Person name Evaluation exam project assigments courseInstance registeredStudents Organisation courseCoordinator lecturer ta courseInstance StudyProgram code students CourseWork lectureHours labHours courseInstance Timetable courseInstance timetableEntry TimetableEntry day room time studyProgram type DayOfWeek Monday Monday Tuesday Tuesday Wednesday Wednesday Thursday Thursday Friday Friday TypeOfInstruction Lab Lab Lecture Lecture Student studyProgram evaluation CourseCoordinator organisation Lecturer organisation TA organisation
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="course" nsURI="platform:/plugin/assignment1/model/course.ecore" nsPrefix="course"> <eClassifiers xsi:type="ecore:EClass" name="University"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="faculties" upperBound="-1" eType="#//Faculty" containment="true" eOpposite="#//Faculty/university"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Faculty"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="university" eType="#//University" eOpposite="#//University/faculties"/> <eStructuralFeatures xsi:type="ecore:EReference" name="departments" upperBound="-1" eType="#//Department" containment="true" eOpposite="#//Department/faculty"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="shortName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Course"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="code" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="content" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="credits" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredPreCond" upperBound="-1" eType="#//Course"/> <eStructuralFeatures xsi:type="ecore:EReference" name="recommendedPreCond" upperBound="-1" eType="#//Course"/> <eStructuralFeatures xsi:type="ecore:EReference" name="studyPrograms" upperBound="-1" eType="#//StudyProgram"/> <eStructuralFeatures xsi:type="ecore:EReference" name="courseInstances" upperBound="-1" eType="#//CourseInstance" containment="true" eOpposite="#//CourseInstance/course"/> <eStructuralFeatures xsi:type="ecore:EReference" name="department" lowerBound="1" eType="#//Department" eOpposite="#//Department/courses"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CourseInstance"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="scheduledHours"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="course" lowerBound="1" eType="#//Course" eOpposite="#//Course/courseInstances"/> <eStructuralFeatures xsi:type="ecore:EReference" name="organisation" lowerBound="1" eType="#//Organisation" containment="true" eOpposite="#//Organisation/courseInstance"/> <eStructuralFeatures xsi:type="ecore:EReference" name="evaluation" lowerBound="1" eType="#//Evaluation" containment="true" eOpposite="#//Evaluation/courseInstance"/> <eStructuralFeatures xsi:type="ecore:EReference" name="courseWork" lowerBound="1" eType="#//CourseWork" containment="true" eOpposite="#//CourseWork/courseInstance"/> <eStructuralFeatures xsi:type="ecore:EReference" name="timeTable" lowerBound="1" eType="#//Timetable" containment="true" eOpposite="#//Timetable/courseInstance"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Department"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="shortName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="courses" upperBound="-1" eType="#//Course" containment="true" eOpposite="#//Course/department"/> <eStructuralFeatures xsi:type="ecore:EReference" name="studyPrograms" lowerBound="1" upperBound="-1" eType="#//StudyProgram" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="faculty" lowerBound="1" eType="#//Faculty" eOpposite="#//Faculty/departments"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Person"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Evaluation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="exam" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="project" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="assigments" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="courseInstance" eType="#//CourseInstance" eOpposite="#//CourseInstance/evaluation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="registeredStudents" upperBound="-1" eType="#//Student" eOpposite="#//Student/evaluation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Organisation"> <eStructuralFeatures xsi:type="ecore:EReference" name="courseCoordinator" lowerBound="1" eType="#//CourseCoordinator" containment="true" eOpposite="#//CourseCoordinator/organisation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="lecturer" lowerBound="1" upperBound="-1" eType="#//Lecturer" containment="true" eOpposite="#//Lecturer/organisation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ta" upperBound="-1" eType="#//TA" containment="true" eOpposite="#//TA/organisation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="courseInstance" eType="#//CourseInstance" eOpposite="#//CourseInstance/organisation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StudyProgram"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="code" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="students" upperBound="-1" eType="#//Student" containment="true" eOpposite="#//Student/studyProgram"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CourseWork"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lectureHours" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="labHours" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="courseInstance" lowerBound="1" eType="#//CourseInstance" eOpposite="#//CourseInstance/courseWork"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Timetable"> <eStructuralFeatures xsi:type="ecore:EReference" name="courseInstance" lowerBound="1" eType="#//CourseInstance" eOpposite="#//CourseInstance/timeTable"/> <eStructuralFeatures xsi:type="ecore:EReference" name="timetableEntry" lowerBound="1" upperBound="-1" eType="#//TimetableEntry" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TimetableEntry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="day" lowerBound="1" eType="#//DayOfWeek"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="room" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="time" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="studyProgram" upperBound="-1" eType="#//StudyProgram"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//TypeOfInstruction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="DayOfWeek"> <eLiterals name="Monday" value="1"/> <eLiterals name="Tuesday" value="2" literal="Tuesday"/> <eLiterals name="Wednesday" value="3" literal="Wednesday"/> <eLiterals name="Thursday" value="4" literal="Thursday"/> <eLiterals name="Friday" value="5"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TypeOfInstruction"> <eLiterals name="Lab" value="1" literal="Lab"/> <eLiterals name="Lecture" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Student" eSuperTypes="#//Person"> <eStructuralFeatures xsi:type="ecore:EReference" name="studyProgram" lowerBound="1" eType="#//StudyProgram" eOpposite="#//StudyProgram/students"/> <eStructuralFeatures xsi:type="ecore:EReference" name="evaluation" upperBound="-1" eType="#//Evaluation" eOpposite="#//Evaluation/registeredStudents"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CourseCoordinator" eSuperTypes="#//Person"> <eStructuralFeatures xsi:type="ecore:EReference" name="organisation" lowerBound="1" eType="#//Organisation" eOpposite="#//Organisation/courseCoordinator"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Lecturer" eSuperTypes="#//Person"> <eStructuralFeatures xsi:type="ecore:EReference" name="organisation" lowerBound="1" eType="#//Organisation" eOpposite="#//Organisation/lecturer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TA" eSuperTypes="#//Person"> <eStructuralFeatures xsi:type="ecore:EReference" name="organisation" lowerBound="1" eType="#//Organisation" eOpposite="#//Organisation/ta"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"course","nsURI":"platform:/plugin/assignment1/model/course.ecore","name":"course","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"University","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Faculty","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Course","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CourseInstance","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Department","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Evaluation","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Organisation","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StudyProgram","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CourseWork","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Timetable","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimetableEntry","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DayOfWeek","instanceClass":null,"id":13,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"TypeOfInstruction","instanceClass":null,"id":14,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Student","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CourseCoordinator","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lecturer","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TA","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"faculties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"university","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"departments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"shortName","changeable":true,"lowerBound":1,"iD":false,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"faculty","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"code","changeable":true,"lowerBound":0,"iD":false,"id":32,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"credits","changeable":true,"lowerBound":1,"iD":false,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"requiredPreCond","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"recommendedPreCond","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"studyPrograms","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"courseInstances","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"department","changeable":true,"resolveProxies":true,"lowerBound":1,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"course","changeable":true,"resolveProxies":true,"lowerBound":1,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"courses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"organisation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":52,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"evaluation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":53,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"courseWork","changeable":true,"resolveProxies":true,"lowerBound":1,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"timeTable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"courseInstance","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"courseInstance","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"courseInstance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"courseInstance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":64,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"shortName","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"studyPrograms","changeable":true,"resolveProxies":true,"lowerBound":1,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"exam","changeable":true,"lowerBound":1,"iD":false,"id":75,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"project","changeable":true,"lowerBound":1,"iD":false,"id":76,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"assigments","changeable":true,"lowerBound":1,"iD":false,"id":77,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"registeredStudents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"evaluation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"courseCoordinator","changeable":true,"resolveProxies":true,"lowerBound":1,"id":85,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lecturer","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ta","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"organisation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"organisation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"organisation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"code","changeable":true,"lowerBound":1,"iD":false,"id":95,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"students","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"studyProgram","changeable":true,"resolveProxies":true,"lowerBound":1,"id":99,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lectureHours","changeable":true,"lowerBound":1,"iD":false,"id":100,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"labHours","changeable":true,"lowerBound":0,"iD":false,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"timetableEntry","changeable":true,"resolveProxies":true,"lowerBound":1,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"day","changeable":true,"lowerBound":1,"iD":false,"id":108,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"room","changeable":true,"lowerBound":1,"iD":false,"id":109,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"time","changeable":true,"lowerBound":1,"iD":false,"id":110,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"studyProgram","changeable":true,"resolveProxies":true,"lowerBound":0,"id":111,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":112,"derived":false},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"name":"Monday","id":118,"value":1,"literal":"Monday","eClass":"EEnumLiteral"},{"name":"Tuesday","id":119,"value":2,"literal":"Tuesday","eClass":"EEnumLiteral"},{"name":"Wednesday","id":120,"value":3,"literal":"Wednesday","eClass":"EEnumLiteral"},{"name":"Thursday","id":121,"value":4,"literal":"Thursday","eClass":"EEnumLiteral"},{"name":"Friday","id":122,"value":5,"literal":"Friday","eClass":"EEnumLiteral"},{"name":"Lab","id":123,"value":1,"literal":"Lab","eClass":"EEnumLiteral"},{"name":"Lecture","id":124,"value":2,"literal":"Lecture","eClass":"EEnumLiteral"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":1,"target":0},{"source":1,"target":19},{"source":1,"target":20},{"source":19,"target":21},{"source":19,"target":1},{"source":20,"target":2},{"source":20,"target":22},{"source":20,"target":1},{"source":20,"target":23},{"source":22,"target":2},{"source":2,"target":0},{"source":2,"target":24},{"source":2,"target":23},{"source":2,"target":25},{"source":2,"target":26},{"source":24,"target":27},{"source":24,"target":2},{"source":23,"target":1},{"source":23,"target":28},{"source":23,"target":2},{"source":23,"target":20},{"source":28,"target":1},{"source":25,"target":5},{"source":25,"target":29},{"source":25,"target":2},{"source":25,"target":30},{"source":29,"target":5},{"source":26,"target":31},{"source":26,"target":2},{"source":3,"target":0},{"source":3,"target":32},{"source":3,"target":33},{"source":3,"target":34},{"source":3,"target":35},{"source":3,"target":36},{"source":3,"target":37},{"source":3,"target":38},{"source":3,"target":39},{"source":3,"target":40},{"source":32,"target":41},{"source":32,"target":3},{"source":33,"target":42},{"source":33,"target":3},{"source":34,"target":43},{"source":34,"target":3},{"source":35,"target":44},{"source":35,"target":3},{"source":36,"target":3},{"source":36,"target":45},{"source":36,"target":3},{"source":45,"target":3},{"source":37,"target":3},{"source":37,"target":46},{"source":37,"target":3},{"source":46,"target":3},{"source":38,"target":9},{"source":38,"target":47},{"source":38,"target":3},{"source":47,"target":9},{"source":39,"target":4},{"source":39,"target":48},{"source":39,"target":3},{"source":39,"target":49},{"source":48,"target":4},{"source":40,"target":5},{"source":40,"target":50},{"source":40,"target":3},{"source":40,"target":51},{"source":50,"target":5},{"source":4,"target":0},{"source":4,"target":49},{"source":4,"target":52},{"source":4,"target":53},{"source":4,"target":54},{"source":4,"target":55},{"source":49,"target":3},{"source":49,"target":56},{"source":49,"target":4},{"source":49,"target":39},{"source":56,"target":3},{"source":52,"target":8},{"source":52,"target":57},{"source":52,"target":4},{"source":52,"target":58},{"source":57,"target":8},{"source":53,"target":7},{"source":53,"target":59},{"source":53,"target":4},{"source":53,"target":60},{"source":59,"target":7},{"source":54,"target":10},{"source":54,"target":61},{"source":54,"target":4},{"source":54,"target":62},{"source":61,"target":10},{"source":55,"target":11},{"source":55,"target":63},{"source":55,"target":4},{"source":55,"target":64},{"source":63,"target":11},{"source":5,"target":0},{"source":5,"target":65},{"source":5,"target":66},{"source":5,"target":51},{"source":5,"target":67},{"source":5,"target":30},{"source":65,"target":68},{"source":65,"target":5},{"source":66,"target":69},{"source":66,"target":5},{"source":51,"target":3},{"source":51,"target":70},{"source":51,"target":5},{"source":51,"target":40},{"source":70,"target":3},{"source":67,"target":9},{"source":67,"target":71},{"source":67,"target":5},{"source":71,"target":9},{"source":30,"target":2},{"source":30,"target":72},{"source":30,"target":5},{"source":30,"target":25},{"source":72,"target":2},{"source":6,"target":0},{"source":6,"target":73},{"source":73,"target":74},{"source":73,"target":6},{"source":7,"target":0},{"source":7,"target":75},{"source":7,"target":76},{"source":7,"target":77},{"source":7,"target":60},{"source":7,"target":78},{"source":75,"target":79},{"source":75,"target":7},{"source":76,"target":80},{"source":76,"target":7},{"source":77,"target":81},{"source":77,"target":7},{"source":60,"target":4},{"source":60,"target":82},{"source":60,"target":7},{"source":60,"target":53},{"source":82,"target":4},{"source":78,"target":15},{"source":78,"target":83},{"source":78,"target":7},{"source":78,"target":84},{"source":83,"target":15},{"source":8,"target":0},{"source":8,"target":85},{"source":8,"target":86},{"source":8,"target":87},{"source":8,"target":58},{"source":85,"target":16},{"source":85,"target":88},{"source":85,"target":8},{"source":85,"target":89},{"source":88,"target":16},{"source":86,"target":17},{"source":86,"target":90},{"source":86,"target":8},{"source":86,"target":91},{"source":90,"target":17},{"source":87,"target":18},{"source":87,"target":92},{"source":87,"target":8},{"source":87,"target":93},{"source":92,"target":18},{"source":58,"target":4},{"source":58,"target":94},{"source":58,"target":8},{"source":58,"target":52},{"source":94,"target":4},{"source":9,"target":0},{"source":9,"target":95},{"source":9,"target":96},{"source":95,"target":97},{"source":95,"target":9},{"source":96,"target":15},{"source":96,"target":98},{"source":96,"target":9},{"source":96,"target":99},{"source":98,"target":15},{"source":10,"target":0},{"source":10,"target":100},{"source":10,"target":101},{"source":10,"target":62},{"source":100,"target":102},{"source":100,"target":10},{"source":101,"target":103},{"source":101,"target":10},{"source":62,"target":4},{"source":62,"target":104},{"source":62,"target":10},{"source":62,"target":54},{"source":104,"target":4},{"source":11,"target":0},{"source":11,"target":64},{"source":11,"target":105},{"source":64,"target":4},{"source":64,"target":106},{"source":64,"target":11},{"source":64,"target":55},{"source":106,"target":4},{"source":105,"target":12},{"source":105,"target":107},{"source":105,"target":11},{"source":107,"target":12},{"source":12,"target":0},{"source":12,"target":108},{"source":12,"target":109},{"source":12,"target":110},{"source":12,"target":111},{"source":12,"target":112},{"source":108,"target":13},{"source":108,"target":113},{"source":108,"target":12},{"source":113,"target":13},{"source":109,"target":114},{"source":109,"target":12},{"source":110,"target":115},{"source":110,"target":12},{"source":111,"target":9},{"source":111,"target":116},{"source":111,"target":12},{"source":116,"target":9},{"source":112,"target":14},{"source":112,"target":117},{"source":112,"target":12},{"source":117,"target":14},{"source":13,"target":0},{"source":13,"target":118},{"source":13,"target":119},{"source":13,"target":120},{"source":13,"target":121},{"source":13,"target":122},{"source":118,"target":13},{"source":119,"target":13},{"source":120,"target":13},{"source":121,"target":13},{"source":122,"target":13},{"source":14,"target":0},{"source":14,"target":123},{"source":14,"target":124},{"source":123,"target":14},{"source":124,"target":14},{"source":15,"target":0},{"source":15,"target":6},{"source":15,"target":99},{"source":15,"target":84},{"source":15,"target":125},{"source":99,"target":9},{"source":99,"target":126},{"source":99,"target":15},{"source":99,"target":96},{"source":126,"target":9},{"source":84,"target":7},{"source":84,"target":127},{"source":84,"target":15},{"source":84,"target":78},{"source":127,"target":7},{"source":125,"target":6},{"source":16,"target":0},{"source":16,"target":6},{"source":16,"target":89},{"source":16,"target":128},{"source":89,"target":8},{"source":89,"target":129},{"source":89,"target":16},{"source":89,"target":85},{"source":129,"target":8},{"source":128,"target":6},{"source":17,"target":0},{"source":17,"target":6},{"source":17,"target":91},{"source":17,"target":130},{"source":91,"target":8},{"source":91,"target":131},{"source":91,"target":17},{"source":91,"target":86},{"source":131,"target":8},{"source":130,"target":6},{"source":18,"target":0},{"source":18,"target":6},{"source":18,"target":93},{"source":18,"target":132},{"source":93,"target":8},{"source":93,"target":133},{"source":93,"target":18},{"source":93,"target":87},{"source":133,"target":8},{"source":132,"target":6}],"multigraph":true}
ecore
graph
repo-ecore-all/data/atlanmod/NeoEMF/plugins/eclipse/examples/projects/fr.inria.atlanmod.neoemf.eclipse.examples.tutorial/model/graph.ecore
graph Graph vertices edges Vertice label Edge from to
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="graph" nsURI="http://atlanmod.org/neoemf/tutorial" nsPrefix="graph"> <eClassifiers xsi:type="ecore:EClass" name="Graph"> <eStructuralFeatures xsi:type="ecore:EReference" name="vertices" upperBound="-1" eType="#//Vertice" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="edges" upperBound="-1" eType="#//Edge" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Vertice"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Edge"> <eStructuralFeatures xsi:type="ecore:EReference" name="from" eType="#//Vertice"/> <eStructuralFeatures xsi:type="ecore:EReference" name="to" eType="#//Vertice"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"graph","nsURI":"http://atlanmod.org/neoemf/tutorial","name":"graph","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Graph","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vertice","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Edge","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"vertices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":4,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"edges","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"id":6,"eClass":"EGenericType"},{"id":7,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":5},{"source":4,"target":2},{"source":4,"target":6},{"source":4,"target":1},{"source":6,"target":2},{"source":5,"target":3},{"source":5,"target":7},{"source":5,"target":1},{"source":7,"target":3},{"source":2,"target":0},{"source":2,"target":8},{"source":8,"target":9},{"source":8,"target":2},{"source":3,"target":0},{"source":3,"target":10},{"source":3,"target":11},{"source":10,"target":2},{"source":10,"target":12},{"source":10,"target":3},{"source":12,"target":2},{"source":11,"target":2},{"source":11,"target":13},{"source":11,"target":3},{"source":13,"target":2}],"multigraph":true}
ecore
trace
repo-ecore-all/data/artist-project/ARTIST/source/Tooling/migration/application-discovery-understanding/MUT/Component_Viewpoint_MOMoT/org.eclipse.emf.henshin.trace/model/trace.ecore
trace Trace subTraces source target name
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="trace" nsURI="http://www.eclipse.org/emf/2011/Henshin/Trace" nsPrefix="trace"> <eClassifiers xsi:type="ecore:EClass" name="Trace"> <eStructuralFeatures xsi:type="ecore:EReference" name="subTraces" upperBound="-1" eType="#//Trace" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"trace","nsURI":"http://www.eclipse.org/emf/2011/Henshin/Trace","name":"trace","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trace","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subTraces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":3,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":4,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":5,"derived":false},{"id":6,"eClass":"EGenericType"},{"id":7,"eClass":"EGenericType"},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":3},{"source":1,"target":4},{"source":1,"target":5},{"source":2,"target":1},{"source":2,"target":6},{"source":2,"target":1},{"source":6,"target":1},{"source":3,"target":7},{"source":3,"target":1},{"source":4,"target":8},{"source":4,"target":1},{"source":5,"target":9},{"source":5,"target":1}],"multigraph":true}
ecore
transformation
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset-mtl/repos/adilinam/QVTdCaseStudy/org.eclipse.qvt/model/traditionalEcore/QVTOperational.ecore
QVTOperational Constructor ConstructorBody ContextualProperty context initExpression overridden DirectionKind in in inout inout out out EntryOperation Helper isQuery ImperativeCallExp isVirtual true ImperativeOperation body context isBlackbox overridden result ImportKind extension extension access access Library MappingBody endSection initSection MappingCallExp isStrict MappingOperation disjunct inherited merged refinedRelation when where MappingParameter extent referredDomain ModelParameter ModelType additionalCondition conformanceKind effective metamodel Module configProperty entry isBlackbox moduleImport ownedTag ownedVariable usedModelType ModuleImport binding importedModule kind module ObjectExp body referredObject OperationBody content operation variable OperationalTransformation intermediateClass intermediateProperty modelParameter refined relation ResolveExp condition isDeferred isInverse one target ResolveInExp inMapping VarParameter ctxOwner kind resOwner
<?xml version="1.0" encoding="ASCII"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmi:id="QVTOperational" name="QVTOperational" nsURI="http://schema.omg.org/spec/QVT/1.1/qvtoperational.xml" nsPrefix="qvtoperational"> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.Constructor" name="Constructor" eSuperTypes="QVTOperational.ImperativeOperation"/> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ConstructorBody" name="ConstructorBody" eSuperTypes="QVTOperational.OperationBody"/> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ContextualProperty" name="ContextualProperty"> <eSuperTypes href="EMOF.ecore#EMOF.Property"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ContextualProperty.context" name="context" lowerBound="1"> <eType xsi:type="ecore:EClass" href="EMOF.ecore#EMOF.Class"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ContextualProperty.initExpression" name="initExpression" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="ownerProperty"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="EssentialOCL.ecore#EssentialOCL.OclExpression"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ContextualProperty.overridden" name="overridden"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="overriding"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="EMOF.ecore#EMOF.Property"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" xmi:id="QVTOperational.DirectionKind" name="DirectionKind"> <eLiterals xmi:id="QVTOperational.DirectionKind.in" name="in"/> <eLiterals xmi:id="QVTOperational.DirectionKind.inout" name="inout" value="1"/> <eLiterals xmi:id="QVTOperational.DirectionKind.out" name="out" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.EntryOperation" name="EntryOperation" eSuperTypes="QVTOperational.ImperativeOperation"/> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.Helper" name="Helper" eSuperTypes="QVTOperational.ImperativeOperation"> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.Helper.isQuery" name="isQuery"> <eType xsi:type="ecore:EDataType" href="EMOF.ecore#PrimitiveTypes.Boolean"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ImperativeCallExp" name="ImperativeCallExp"> <eSuperTypes href="EssentialOCL.ecore#EssentialOCL.OperationCallExp"/> <eSuperTypes href="ImperativeOCL.ecore#ImperativeOCL.ImperativeExpression"/> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.ImperativeCallExp.isVirtual" name="isVirtual" defaultValueLiteral="true"> <eType xsi:type="ecore:EDataType" href="EMOF.ecore#PrimitiveTypes.Boolean"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ImperativeOperation" name="ImperativeOperation"> <eSuperTypes href="EMOF.ecore#EMOF.Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ImperativeOperation.body" name="body" eType="QVTOperational.OperationBody" containment="true" resolveProxies="false" eOpposite="QVTOperational.OperationBody.operation"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ImperativeOperation.context" name="context" eType="QVTOperational.VarParameter" containment="true" resolveProxies="false" eOpposite="QVTOperational.VarParameter.ctxOwner"/> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.ImperativeOperation.isBlackbox" name="isBlackbox"> <eType xsi:type="ecore:EDataType" href="EMOF.ecore#PrimitiveTypes.Boolean"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ImperativeOperation.overridden" name="overridden" eType="QVTOperational.ImperativeOperation"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="overriding"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ImperativeOperation.result" name="result" upperBound="-1" eType="QVTOperational.VarParameter" containment="true" resolveProxies="false" eOpposite="QVTOperational.VarParameter.resOwner"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" xmi:id="QVTOperational.ImportKind" name="ImportKind"> <eLiterals xmi:id="QVTOperational.ImportKind.extension" name="extension"/> <eLiterals xmi:id="QVTOperational.ImportKind.access" name="access" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.Library" name="Library" eSuperTypes="QVTOperational.Module"/> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.MappingBody" name="MappingBody" eSuperTypes="QVTOperational.OperationBody"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingBody.endSection" name="endSection" upperBound="-1" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="endOwner"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="EssentialOCL.ecore#EssentialOCL.OclExpression"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingBody.initSection" name="initSection" upperBound="-1" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="initOwner"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="EssentialOCL.ecore#EssentialOCL.OclExpression"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.MappingCallExp" name="MappingCallExp" eSuperTypes="QVTOperational.ImperativeCallExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.MappingCallExp.isStrict" name="isStrict"> <eType xsi:type="ecore:EDataType" href="EMOF.ecore#PrimitiveTypes.Boolean"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.MappingOperation" name="MappingOperation" eSuperTypes="QVTOperational.ImperativeOperation"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingOperation.disjunct" name="disjunct" upperBound="-1" eType="QVTOperational.MappingOperation"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="disjuncter"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingOperation.inherited" name="inherited" upperBound="-1" eType="QVTOperational.MappingOperation"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="inheriting"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingOperation.merged" name="merged" upperBound="-1" eType="QVTOperational.MappingOperation"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="merging"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingOperation.refinedRelation" name="refinedRelation"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="refiningOperation"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="QVTRelation.ecore#QVTRelation.Relation"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingOperation.when" name="when" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="whenOwner"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="EssentialOCL.ecore#EssentialOCL.OclExpression"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingOperation.where" name="where" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="whereOwner"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="EssentialOCL.ecore#EssentialOCL.OclExpression"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.MappingParameter" name="MappingParameter" eSuperTypes="QVTOperational.VarParameter"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingParameter.extent" name="extent" eType="QVTOperational.ModelParameter"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingParameter.referredDomain" name="referredDomain"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="referringParameter"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="QVTRelation.ecore#QVTRelation.RelationDomain"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ModelParameter" name="ModelParameter" eSuperTypes="QVTOperational.VarParameter"/> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ModelType" name="ModelType"> <eSuperTypes href="EMOF.ecore#EMOF.Class"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ModelType.additionalCondition" name="additionalCondition" upperBound="-1" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="condOwner"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="EssentialOCL.ecore#EssentialOCL.OclExpression"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.ModelType.conformanceKind" name="conformanceKind" defaultValueLiteral="effective"> <eType xsi:type="ecore:EDataType" href="EMOF.ecore#PrimitiveTypes.String"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ModelType.metamodel" name="metamodel" lowerBound="1" upperBound="-1"> <eType xsi:type="ecore:EClass" href="EMOF.ecore#EMOF.Package"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.Module" name="Module"> <eSuperTypes href="EMOF.ecore#EMOF.Class"/> <eSuperTypes href="EMOF.ecore#EMOF.Package"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.Module.configProperty" name="configProperty" upperBound="-1"> <eType xsi:type="ecore:EClass" href="EMOF.ecore#EMOF.Property"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.Module.entry" name="entry" eType="QVTOperational.EntryOperation"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="entryContext"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.Module.isBlackbox" name="isBlackbox"> <eType xsi:type="ecore:EDataType" href="EMOF.ecore#PrimitiveTypes.Boolean"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.Module.moduleImport" name="moduleImport" upperBound="-1" eType="QVTOperational.ModuleImport" containment="true" resolveProxies="false" eOpposite="QVTOperational.ModuleImport.module"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.Module.ownedTag" name="ownedTag" upperBound="-1" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="owner"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="EMOF.ecore#EMOF.Tag"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.Module.ownedVariable" name="ownedVariable" ordered="false" upperBound="-1" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="variableOwner"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="EssentialOCL.ecore#EssentialOCL.Variable"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.Module.usedModelType" name="usedModelType" upperBound="-1" eType="QVTOperational.ModelType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ModuleImport" name="ModuleImport"> <eSuperTypes href="EMOF.ecore#EMOF.Element"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ModuleImport.binding" name="binding" upperBound="-1" eType="QVTOperational.ModelType"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ModuleImport.importedModule" name="importedModule" lowerBound="1" eType="QVTOperational.Module"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="importingElement"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.ModuleImport.kind" name="kind" eType="QVTOperational.ImportKind"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ModuleImport.module" name="module" eType="QVTOperational.Module" transient="true" resolveProxies="false" eOpposite="QVTOperational.Module.moduleImport"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ObjectExp" name="ObjectExp"> <eSuperTypes href="ImperativeOCL.ecore#ImperativeOCL.InstantiationExp"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ObjectExp.body" name="body" lowerBound="1" eType="QVTOperational.ConstructorBody" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ObjectExp.referredObject" name="referredObject" lowerBound="1"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="objectExpression"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="EssentialOCL.ecore#EssentialOCL.Variable"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.OperationBody" name="OperationBody"> <eSuperTypes href="EMOF.ecore#EMOF.Element"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.OperationBody.content" name="content" upperBound="-1" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="contentOwner"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="EssentialOCL.ecore#EssentialOCL.OclExpression"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.OperationBody.operation" name="operation" eType="QVTOperational.ImperativeOperation" transient="true" resolveProxies="false" eOpposite="QVTOperational.ImperativeOperation.body"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.OperationBody.variable" name="variable" ordered="false" upperBound="-1" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="opBody"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="EssentialOCL.ecore#EssentialOCL.Variable"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.OperationalTransformation" name="OperationalTransformation" eSuperTypes="QVTOperational.Module"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.OperationalTransformation.intermediateClass" name="intermediateClass" upperBound="-1"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="transfClient"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="EMOF.ecore#EMOF.Class"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.OperationalTransformation.intermediateProperty" name="intermediateProperty" upperBound="-1"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="tranfClient"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="EMOF.ecore#EMOF.Property"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.OperationalTransformation.modelParameter" name="modelParameter" upperBound="-1" eType="QVTOperational.ModelParameter" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="module"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.OperationalTransformation.refined" name="refined"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="refinement"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="QVTRelation.ecore#QVTRelation.RelationalTransformation"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.OperationalTransformation.relation" name="relation" upperBound="-1" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="owner"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="QVTRelation.ecore#QVTRelation.Relation"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ResolveExp" name="ResolveExp"> <eSuperTypes href="EssentialOCL.ecore#EssentialOCL.CallExp"/> <eSuperTypes href="ImperativeOCL.ecore#ImperativeOCL.ImperativeExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ResolveExp.condition" name="condition" containment="true" resolveProxies="false"> <eType xsi:type="ecore:EClass" href="EssentialOCL.ecore#EssentialOCL.OclExpression"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.ResolveExp.isDeferred" name="isDeferred"> <eType xsi:type="ecore:EDataType" href="EMOF.ecore#PrimitiveTypes.Boolean"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.ResolveExp.isInverse" name="isInverse"> <eType xsi:type="ecore:EDataType" href="EMOF.ecore#PrimitiveTypes.Boolean"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.ResolveExp.one" name="one"> <eType xsi:type="ecore:EDataType" href="EMOF.ecore#PrimitiveTypes.Boolean"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ResolveExp.target" name="target" containment="true" resolveProxies="false"> <eType xsi:type="ecore:EClass" href="EssentialOCL.ecore#EssentialOCL.Variable"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ResolveInExp" name="ResolveInExp" eSuperTypes="QVTOperational.ResolveExp"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ResolveInExp.inMapping" name="inMapping" eType="QVTOperational.MappingOperation"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="resolveExpression"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.VarParameter" name="VarParameter"> <eSuperTypes href="EssentialOCL.ecore#EssentialOCL.Variable"/> <eSuperTypes href="EMOF.ecore#EMOF.Parameter"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.VarParameter.ctxOwner" name="ctxOwner" eType="QVTOperational.ImperativeOperation" transient="true" resolveProxies="false" eOpposite="QVTOperational.ImperativeOperation.context"/> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.VarParameter.kind" name="kind" eType="QVTOperational.DirectionKind"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.VarParameter.resOwner" name="resOwner" eType="QVTOperational.ImperativeOperation" transient="true" resolveProxies="false" eOpposite="QVTOperational.ImperativeOperation.result"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"qvtoperational","nsURI":"http://schema.omg.org/spec/QVT/1.1/qvtoperational.xml","name":"QVTOperational","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constructor","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorBody","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContextualProperty","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DirectionKind","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntryOperation","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Helper","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeCallExp","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeOperation","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ImportKind","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingBody","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingCallExp","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingOperation","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingParameter","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelParameter","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelType","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Module","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModuleImport","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectExp","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationBody","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationalTransformation","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResolveExp","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResolveInExp","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VarParameter","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":1,"id":27,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initExpression","changeable":true,"resolveProxies":false,"lowerBound":0,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"overridden","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"name":"in","id":34,"value":0,"literal":"in","eClass":"EEnumLiteral"},{"name":"inout","id":35,"value":1,"literal":"inout","eClass":"EEnumLiteral"},{"name":"out","id":36,"value":2,"literal":"out","eClass":"EEnumLiteral"},{"id":37,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isQuery","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"isVirtual","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":false,"lowerBound":0,"id":45,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":false,"lowerBound":0,"id":46,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isBlackbox","changeable":true,"lowerBound":0,"iD":false,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"overridden","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"result","changeable":true,"resolveProxies":false,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"operation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ctxOwner","changeable":true,"resolveProxies":false,"lowerBound":0,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"resOwner","changeable":true,"resolveProxies":false,"lowerBound":0,"id":58,"derived":false},{"name":"extension","id":59,"value":0,"literal":"extension","eClass":"EEnumLiteral"},{"name":"access","id":60,"value":1,"literal":"access","eClass":"EEnumLiteral"},{"id":61,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"endSection","changeable":true,"resolveProxies":false,"lowerBound":0,"id":62,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initSection","changeable":true,"resolveProxies":false,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isStrict","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"disjunct","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inherited","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"merged","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refinedRelation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"when","changeable":true,"resolveProxies":false,"lowerBound":0,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"where","changeable":true,"resolveProxies":false,"lowerBound":0,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredDomain","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"additionalCondition","changeable":true,"resolveProxies":false,"lowerBound":0,"id":89,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"effective","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"effective","unsettable":false,"transient":false,"unique":true,"name":"conformanceKind","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"metamodel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"configProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"entry","changeable":true,"resolveProxies":true,"lowerBound":0,"id":97,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isBlackbox","changeable":true,"lowerBound":0,"iD":false,"id":98,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"moduleImport","changeable":true,"resolveProxies":false,"lowerBound":0,"id":99,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedTag","changeable":true,"resolveProxies":false,"lowerBound":0,"id":100,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedVariable","changeable":true,"resolveProxies":false,"lowerBound":0,"id":101,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usedModelType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"module","changeable":true,"resolveProxies":false,"lowerBound":0,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"binding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importedModule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":114,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":false,"lowerBound":1,"id":121,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredObject","changeable":true,"resolveProxies":true,"lowerBound":1,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"resolveProxies":false,"lowerBound":0,"id":126,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":false,"lowerBound":0,"id":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"intermediateClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"intermediateProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modelParameter","changeable":true,"resolveProxies":false,"lowerBound":0,"id":134,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refined","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"relation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":136,"derived":false},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":false,"lowerBound":0,"id":143,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isDeferred","changeable":true,"lowerBound":0,"iD":false,"id":144,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isInverse","changeable":true,"lowerBound":0,"iD":false,"id":145,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"one","changeable":true,"lowerBound":0,"iD":false,"id":146,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":false,"lowerBound":0,"id":147,"derived":false},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inMapping","changeable":true,"resolveProxies":true,"lowerBound":0,"id":155,"derived":false},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":1,"target":0},{"source":1,"target":8},{"source":1,"target":25},{"source":25,"target":8},{"source":2,"target":0},{"source":2,"target":20},{"source":2,"target":26},{"source":26,"target":20},{"source":3,"target":0},{"source":3,"target":27},{"source":3,"target":28},{"source":3,"target":29},{"source":3,"target":30},{"source":27,"target":31},{"source":27,"target":3},{"source":28,"target":32},{"source":28,"target":3},{"source":29,"target":33},{"source":29,"target":3},{"source":4,"target":0},{"source":4,"target":34},{"source":4,"target":35},{"source":4,"target":36},{"source":34,"target":4},{"source":35,"target":4},{"source":36,"target":4},{"source":5,"target":0},{"source":5,"target":8},{"source":5,"target":37},{"source":37,"target":8},{"source":6,"target":0},{"source":6,"target":8},{"source":6,"target":38},{"source":6,"target":39},{"source":38,"target":40},{"source":38,"target":6},{"source":39,"target":8},{"source":7,"target":0},{"source":7,"target":41},{"source":7,"target":42},{"source":7,"target":43},{"source":41,"target":44},{"source":41,"target":7},{"source":8,"target":0},{"source":8,"target":45},{"source":8,"target":46},{"source":8,"target":47},{"source":8,"target":48},{"source":8,"target":49},{"source":8,"target":50},{"source":45,"target":20},{"source":45,"target":51},{"source":45,"target":8},{"source":45,"target":52},{"source":51,"target":20},{"source":46,"target":24},{"source":46,"target":53},{"source":46,"target":8},{"source":46,"target":54},{"source":53,"target":24},{"source":47,"target":55},{"source":47,"target":8},{"source":48,"target":8},{"source":48,"target":56},{"source":48,"target":8},{"source":56,"target":8},{"source":49,"target":24},{"source":49,"target":57},{"source":49,"target":8},{"source":49,"target":58},{"source":57,"target":24},{"source":9,"target":0},{"source":9,"target":59},{"source":9,"target":60},{"source":59,"target":9},{"source":60,"target":9},{"source":10,"target":0},{"source":10,"target":17},{"source":10,"target":61},{"source":61,"target":17},{"source":11,"target":0},{"source":11,"target":20},{"source":11,"target":62},{"source":11,"target":63},{"source":11,"target":64},{"source":62,"target":65},{"source":62,"target":11},{"source":63,"target":66},{"source":63,"target":11},{"source":64,"target":20},{"source":12,"target":0},{"source":12,"target":7},{"source":12,"target":67},{"source":12,"target":68},{"source":67,"target":69},{"source":67,"target":12},{"source":68,"target":7},{"source":13,"target":0},{"source":13,"target":8},{"source":13,"target":70},{"source":13,"target":71},{"source":13,"target":72},{"source":13,"target":73},{"source":13,"target":74},{"source":13,"target":75},{"source":13,"target":76},{"source":70,"target":13},{"source":70,"target":77},{"source":70,"target":13},{"source":77,"target":13},{"source":71,"target":13},{"source":71,"target":78},{"source":71,"target":13},{"source":78,"target":13},{"source":72,"target":13},{"source":72,"target":79},{"source":72,"target":13},{"source":79,"target":13},{"source":73,"target":80},{"source":73,"target":13},{"source":74,"target":81},{"source":74,"target":13},{"source":75,"target":82},{"source":75,"target":13},{"source":76,"target":8},{"source":14,"target":0},{"source":14,"target":24},{"source":14,"target":83},{"source":14,"target":84},{"source":14,"target":85},{"source":83,"target":15},{"source":83,"target":86},{"source":83,"target":14},{"source":86,"target":15},{"source":84,"target":87},{"source":84,"target":14},{"source":85,"target":24},{"source":15,"target":0},{"source":15,"target":24},{"source":15,"target":88},{"source":88,"target":24},{"source":16,"target":0},{"source":16,"target":89},{"source":16,"target":90},{"source":16,"target":91},{"source":16,"target":92},{"source":89,"target":93},{"source":89,"target":16},{"source":90,"target":94},{"source":90,"target":16},{"source":91,"target":95},{"source":91,"target":16},{"source":17,"target":0},{"source":17,"target":96},{"source":17,"target":97},{"source":17,"target":98},{"source":17,"target":99},{"source":17,"target":100},{"source":17,"target":101},{"source":17,"target":102},{"source":17,"target":103},{"source":17,"target":104},{"source":96,"target":105},{"source":96,"target":17},{"source":97,"target":5},{"source":97,"target":106},{"source":97,"target":17},{"source":106,"target":5},{"source":98,"target":107},{"source":98,"target":17},{"source":99,"target":18},{"source":99,"target":108},{"source":99,"target":17},{"source":99,"target":109},{"source":108,"target":18},{"source":100,"target":110},{"source":100,"target":17},{"source":101,"target":111},{"source":101,"target":17},{"source":102,"target":16},{"source":102,"target":112},{"source":102,"target":17},{"source":112,"target":16},{"source":18,"target":0},{"source":18,"target":113},{"source":18,"target":114},{"source":18,"target":115},{"source":18,"target":109},{"source":18,"target":116},{"source":113,"target":16},{"source":113,"target":117},{"source":113,"target":18},{"source":117,"target":16},{"source":114,"target":17},{"source":114,"target":118},{"source":114,"target":18},{"source":118,"target":17},{"source":115,"target":9},{"source":115,"target":119},{"source":115,"target":18},{"source":119,"target":9},{"source":109,"target":17},{"source":109,"target":120},{"source":109,"target":18},{"source":109,"target":99},{"source":120,"target":17},{"source":19,"target":0},{"source":19,"target":121},{"source":19,"target":122},{"source":19,"target":123},{"source":121,"target":2},{"source":121,"target":124},{"source":121,"target":19},{"source":124,"target":2},{"source":122,"target":125},{"source":122,"target":19},{"source":20,"target":0},{"source":20,"target":126},{"source":20,"target":52},{"source":20,"target":127},{"source":20,"target":128},{"source":126,"target":129},{"source":126,"target":20},{"source":52,"target":8},{"source":52,"target":130},{"source":52,"target":20},{"source":52,"target":45},{"source":130,"target":8},{"source":127,"target":131},{"source":127,"target":20},{"source":21,"target":0},{"source":21,"target":17},{"source":21,"target":132},{"source":21,"target":133},{"source":21,"target":134},{"source":21,"target":135},{"source":21,"target":136},{"source":21,"target":137},{"source":132,"target":138},{"source":132,"target":21},{"source":133,"target":139},{"source":133,"target":21},{"source":134,"target":15},{"source":134,"target":140},{"source":134,"target":21},{"source":140,"target":15},{"source":135,"target":141},{"source":135,"target":21},{"source":136,"target":142},{"source":136,"target":21},{"source":137,"target":17},{"source":22,"target":0},{"source":22,"target":143},{"source":22,"target":144},{"source":22,"target":145},{"source":22,"target":146},{"source":22,"target":147},{"source":22,"target":148},{"source":22,"target":149},{"source":143,"target":150},{"source":143,"target":22},{"source":144,"target":151},{"source":144,"target":22},{"source":145,"target":152},{"source":145,"target":22},{"source":146,"target":153},{"source":146,"target":22},{"source":147,"target":154},{"source":147,"target":22},{"source":23,"target":0},{"source":23,"target":22},{"source":23,"target":155},{"source":23,"target":156},{"source":155,"target":13},{"source":155,"target":157},{"source":155,"target":23},{"source":157,"target":13},{"source":156,"target":22},{"source":24,"target":0},{"source":24,"target":54},{"source":24,"target":158},{"source":24,"target":58},{"source":24,"target":159},{"source":24,"target":160},{"source":54,"target":8},{"source":54,"target":161},{"source":54,"target":24},{"source":54,"target":46},{"source":161,"target":8},{"source":158,"target":4},{"source":158,"target":162},{"source":158,"target":24},{"source":162,"target":4},{"source":58,"target":8},{"source":58,"target":163},{"source":58,"target":24},{"source":58,"target":49},{"source":163,"target":8}],"multigraph":true}
ecore
transformation
repo-ecore-all/data/lesleytong/XMU-from-hexiao/edu.ustb.sei.mde.morel/metamodel/morel.ecore
morel NamedElement name Section type Pattern variables linkConstraints statements additionalConstraints Clause statements Variable ObjectVariable type model PrimitiveVariable type LinkConstraint source target SimpleLinkConstraint id reference EnclosureLinkConstraint forward types PathConstraint minLength 0 maxLength -1 pathVariable references types SectionType LHS LHS RHS RHS NAC NAC PAC PAC PRE PRE POST POST QueryModel queries TypedModel package type normal TypedModelAction normal normal readOnly readOnly viewOnly viewOnly createOnly createOnly transient transient Query Unit getTypedModel name models dataTypes Expression AtomicExp path LiteralExp StringLiteralExp stringSymbol IntegerLiteralExp integerSymbol RealLiteralExp realSymbol BooleanLiteralExp boolSymbol UndefinedLiteralExp value CollectionLiteralExp type literals EnumLiteralExp enumType enumSymbol UndefinedLiteral NULL NULL INVALID INVALID TypeLiteralExp value VariableExp referredVariable PredefinedVariableExp variable PredefinedVariable this @this id @id NestedExp expression CallPathExp next FeaturePathExp feature OperationPathExp separator operation parameters OperationSeparator dot dot arrow arrow LoopPathExp IteratorPathExp type firstVar secondVar bodyExp IteratorType forAll forAll exists exists select select reject reject collect collect closure closure LetExp variables inExp VariableWithInit initExp ObjectVariableWithInit PrimitiveVariableWithInit ConditionExp condition thenBranch elseBranch BooleanImpliesExp left right operator BooleanImpliesExpChild BooleanOrExp children operators BooleanOrExpChild BooleanAndExp children operators BooleanAndExpChild BooleanOperator and and or or not not implies implies RelationalExp left right operator RelationalExpChild RelationalOperator equal equal less less lessOrEq lessOrEq greater greater greaterOrEq greaterOrEq notEqual notEqual AdditiveExp children operators AdditiveOperator plus plus minus minus AdditiveExpChild MultiplicativeExp children operators MultiplicativeOperator multi multi div div MultiplicativeExpChild UnaryExp operator child UnaryExpChild UnaryOperator plus plus minus minus not not CollectionType elementType OrderedSetType SequenceType SetType BagType ImperativeExp BindExp source valueExp PredefinedBindExp source valueExp IfStatement condition thenStatement elseStatement ForStatement iterator terminationExp stepExp bodyStatement BlockStatement statements TransformationModel rules RuleElement Rule patterns RuleGroup rules scope all scopeSize 0 order default iteration default maxIteration 0 repetition allMatches ScopeType all all staticRandom staticRandom dynamicRandom dynamicRandom OrderType default default sequential sequential parallel parallel IterationType default default shuffle shuffle RepetitionType allMatches allMatches first first randomOne randomOne Statement DeclarativeStatement expression ImperativeStatement ReflectiveVariableExp variable ArrayLiteralExp elements Executable active true parameters primitiveVariables AdditionalConstraint variables OrderConstraint base references types AllDifferentConstraint PrimitiveConstraint variable MultiValueConstraint object attribute ValueRangeConstraint expression
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="morel" nsURI="http://www.ustb.edu.cn/sei/mde/morel" nsPrefix="morel"> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Section" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//SectionType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Pattern" eSuperTypes="#//Section"> <eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1" eType="#//ObjectVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linkConstraints" upperBound="-1" eType="#//LinkConstraint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//Statement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="additionalConstraints" upperBound="-1" eType="#//AdditionalConstraint" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Clause" eSuperTypes="#//Section"> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" lowerBound="1" upperBound="-1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Variable" abstract="true" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectVariable" eSuperTypes="#//Variable"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="model" eType="#//TypedModel"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveVariable" eSuperTypes="#//Variable"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EDataType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LinkConstraint" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//ObjectVariable"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//ObjectVariable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SimpleLinkConstraint" eSuperTypes="#//LinkConstraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="id" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="reference" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EReference"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnclosureLinkConstraint" eSuperTypes="#//LinkConstraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="forward" lowerBound="1" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EReference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClass"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PathConstraint" eSuperTypes="#//LinkConstraint"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minLength" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxLength" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="-1"/> <eStructuralFeatures xsi:type="ecore:EReference" name="pathVariable" lowerBound="1" eType="#//Variable"/> <eStructuralFeatures xsi:type="ecore:EReference" name="references" lowerBound="1" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EReference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClass"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="SectionType"> <eLiterals name="LHS"/> <eLiterals name="RHS" value="1"/> <eLiterals name="NAC" value="2"/> <eLiterals name="PAC" value="3"/> <eLiterals name="PRE" value="4"/> <eLiterals name="POST" value="5"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="QueryModel" eSuperTypes="#//Unit"> <eStructuralFeatures xsi:type="ecore:EReference" name="queries" upperBound="-1" eType="#//Query" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypedModel" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="package" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EPackage"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//TypedModelAction" defaultValueLiteral="normal"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TypedModelAction"> <eLiterals name="normal"/> <eLiterals name="readOnly" value="1"/> <eLiterals name="viewOnly" value="2"/> <eLiterals name="createOnly" value="3"/> <eLiterals name="transient" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Query" eSuperTypes="#//Pattern #//NamedElement #//Executable"/> <eClassifiers xsi:type="ecore:EClass" name="Unit" abstract="true"> <eOperations name="getTypedModel" eType="#//TypedModel"> <eParameters name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="models" lowerBound="1" upperBound="-1" eType="#//TypedModel" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataTypes" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EDataType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="AtomicExp" abstract="true" eSuperTypes="#//UnaryExpChild"> <eStructuralFeatures xsi:type="ecore:EReference" name="path" eType="#//CallPathExp" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralExp" abstract="true" eSuperTypes="#//AtomicExp"/> <eClassifiers xsi:type="ecore:EClass" name="StringLiteralExp" eSuperTypes="#//LiteralExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stringSymbol" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntegerLiteralExp" eSuperTypes="#//LiteralExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="integerSymbol" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RealLiteralExp" eSuperTypes="#//LiteralExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="realSymbol" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanLiteralExp" eSuperTypes="#//LiteralExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="boolSymbol" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UndefinedLiteralExp" eSuperTypes="#//LiteralExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="#//UndefinedLiteral"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CollectionLiteralExp" eSuperTypes="#//LiteralExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="literals" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumLiteralExp" eSuperTypes="#//LiteralExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="enumType" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EEnum"/> <eStructuralFeatures xsi:type="ecore:EReference" name="enumSymbol" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EEnumLiteral"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="UndefinedLiteral"> <eLiterals name="NULL"/> <eLiterals name="INVALID" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeLiteralExp" eSuperTypes="#//LiteralExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClassifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableExp" eSuperTypes="#//AtomicExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="referredVariable" lowerBound="1" eType="#//Variable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PredefinedVariableExp" eSuperTypes="#//AtomicExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="variable" lowerBound="1" eType="#//PredefinedVariable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="PredefinedVariable"> <eLiterals name="this" literal="@this"/> <eLiterals name="id" value="1" literal="@id"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NestedExp" eSuperTypes="#//AtomicExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CallPathExp" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="next" eType="#//CallPathExp" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeaturePathExp" eSuperTypes="#//CallPathExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="feature" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OperationPathExp" eSuperTypes="#//CallPathExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="separator" lowerBound="1" eType="#//OperationSeparator"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operation" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="OperationSeparator"> <eLiterals name="dot"/> <eLiterals name="arrow" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LoopPathExp" abstract="true" eSuperTypes="#//CallPathExp"/> <eClassifiers xsi:type="ecore:EClass" name="IteratorPathExp" eSuperTypes="#//LoopPathExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//IteratorType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="firstVar" lowerBound="1" eType="#//Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="secondVar" eType="#//Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyExp" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="IteratorType"> <eLiterals name="forAll"/> <eLiterals name="exists" value="1"/> <eLiterals name="select" value="2"/> <eLiterals name="reject" value="3"/> <eLiterals name="collect" value="4"/> <eLiterals name="closure" value="5"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LetExp" eSuperTypes="#//Expression #//ImperativeExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="variables" lowerBound="1" upperBound="-1" eType="#//VariableWithInit" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inExp" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableWithInit" abstract="true" eSuperTypes="#//Variable"> <eStructuralFeatures xsi:type="ecore:EReference" name="initExp" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectVariableWithInit" eSuperTypes="#//ObjectVariable #//VariableWithInit"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveVariableWithInit" eSuperTypes="#//PrimitiveVariable #//VariableWithInit"/> <eClassifiers xsi:type="ecore:EClass" name="ConditionExp" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" lowerBound="1" eType="#//BooleanImpliesExp" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thenBranch" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseBranch" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanImpliesExp" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" lowerBound="1" eType="#//BooleanImpliesExpChild" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//BooleanImpliesExpChild" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="#//BooleanOperator"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanImpliesExpChild" abstract="true" eSuperTypes="#//Expression"/> <eClassifiers xsi:type="ecore:EClass" name="BooleanOrExp" eSuperTypes="#//BooleanImpliesExpChild"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" lowerBound="1" upperBound="-1" eType="#//BooleanOrExpChild" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operators" unique="false" upperBound="-1" eType="#//BooleanOperator"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanOrExpChild" abstract="true" eSuperTypes="#//BooleanImpliesExpChild"/> <eClassifiers xsi:type="ecore:EClass" name="BooleanAndExp" eSuperTypes="#//BooleanOrExpChild"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" lowerBound="1" upperBound="-1" eType="#//BooleanAndExpChild" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operators" unique="false" upperBound="-1" eType="#//BooleanOperator"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanAndExpChild" abstract="true" eSuperTypes="#//BooleanOrExpChild"/> <eClassifiers xsi:type="ecore:EEnum" name="BooleanOperator"> <eLiterals name="and"/> <eLiterals name="or" value="1"/> <eLiterals name="not" value="2"/> <eLiterals name="implies" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RelationalExp" eSuperTypes="#//BooleanAndExpChild"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" lowerBound="1" eType="#//RelationalExpChild" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//RelationalExpChild" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="#//RelationalOperator"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RelationalExpChild" abstract="true" eSuperTypes="#//BooleanAndExpChild"/> <eClassifiers xsi:type="ecore:EEnum" name="RelationalOperator"> <eLiterals name="equal"/> <eLiterals name="less" value="1"/> <eLiterals name="lessOrEq" value="2"/> <eLiterals name="greater" value="3"/> <eLiterals name="greaterOrEq" value="4"/> <eLiterals name="notEqual" value="5"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AdditiveExp" eSuperTypes="#//RelationalExpChild"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" lowerBound="1" upperBound="-1" eType="#//AdditiveExpChild" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operators" unique="false" upperBound="-1" eType="#//AdditiveOperator"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AdditiveOperator"> <eLiterals name="plus"/> <eLiterals name="minus" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AdditiveExpChild" abstract="true" eSuperTypes="#//RelationalExpChild"/> <eClassifiers xsi:type="ecore:EClass" name="MultiplicativeExp" eSuperTypes="#//AdditiveExpChild"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" lowerBound="1" upperBound="-1" eType="#//MultiplicativeExpChild" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operators" unique="false" upperBound="-1" eType="#//MultiplicativeOperator"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="MultiplicativeOperator"> <eLiterals name="multi"/> <eLiterals name="div" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MultiplicativeExpChild" abstract="true" eSuperTypes="#//AdditiveExpChild"/> <eClassifiers xsi:type="ecore:EClass" name="UnaryExp" eSuperTypes="#//MultiplicativeExpChild"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="#//UnaryOperator"/> <eStructuralFeatures xsi:type="ecore:EReference" name="child" lowerBound="1" eType="#//UnaryExpChild" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnaryExpChild" abstract="true" eSuperTypes="#//MultiplicativeExpChild"/> <eClassifiers xsi:type="ecore:EEnum" name="UnaryOperator"> <eLiterals name="plus"/> <eLiterals name="minus" value="1"/> <eLiterals name="not" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CollectionType" abstract="true" eSuperTypes="http://www.eclipse.org/emf/2002/Ecore#//EDataType"> <eStructuralFeatures xsi:type="ecore:EReference" name="elementType" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClassifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OrderedSetType" eSuperTypes="#//CollectionType"/> <eClassifiers xsi:type="ecore:EClass" name="SequenceType" eSuperTypes="#//CollectionType"/> <eClassifiers xsi:type="ecore:EClass" name="SetType" eSuperTypes="#//CollectionType"/> <eClassifiers xsi:type="ecore:EClass" name="BagType" eSuperTypes="#//CollectionType"/> <eClassifiers xsi:type="ecore:EClass" name="ImperativeExp" abstract="true" eSuperTypes="#//Expression"/> <eClassifiers xsi:type="ecore:EClass" name="BindExp" eSuperTypes="#//ImperativeExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//VariableExp" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="valueExp" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PredefinedBindExp" eSuperTypes="#//ImperativeExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//PredefinedVariableExp" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="valueExp" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IfStatement" eSuperTypes="#//ImperativeStatement"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" lowerBound="1" eType="#//BooleanImpliesExp" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thenStatement" lowerBound="1" eType="#//ImperativeStatement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseStatement" eType="#//ImperativeStatement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ForStatement" eSuperTypes="#//ImperativeStatement"> <eStructuralFeatures xsi:type="ecore:EReference" name="iterator" lowerBound="1" eType="#//VariableWithInit" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="terminationExp" lowerBound="1" eType="#//BooleanImpliesExp" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="stepExp" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyStatement" lowerBound="1" eType="#//ImperativeStatement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BlockStatement" eSuperTypes="#//ImperativeStatement"> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TransformationModel" eSuperTypes="#//Unit #//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="rules" upperBound="-1" eType="#//RuleElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RuleElement" abstract="true" eSuperTypes="#//NamedElement #//Executable"/> <eClassifiers xsi:type="ecore:EClass" name="Rule" eSuperTypes="#//RuleElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="patterns" upperBound="-1" eType="#//Pattern" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RuleGroup" eSuperTypes="#//RuleElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="rules" upperBound="-1" eType="#//Rule" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scope" eType="#//ScopeType" defaultValueLiteral="all"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scopeSize" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="order" eType="#//OrderType" defaultValueLiteral="default"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="iteration" eType="#//IterationType" defaultValueLiteral="default"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxIteration" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="repetition" eType="#//RepetitionType" defaultValueLiteral="allMatches"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ScopeType"> <eLiterals name="all"/> <eLiterals name="staticRandom" value="1"/> <eLiterals name="dynamicRandom" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="OrderType"> <eLiterals name="default"/> <eLiterals name="sequential" value="1"/> <eLiterals name="parallel" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="IterationType"> <eLiterals name="default"/> <eLiterals name="shuffle" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="RepetitionType"> <eLiterals name="allMatches"/> <eLiterals name="first" value="1"/> <eLiterals name="randomOne" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="DeclarativeStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ImperativeStatement" abstract="true" eSuperTypes="#//Statement"/> <eClassifiers xsi:type="ecore:EClass" name="ReflectiveVariableExp" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" lowerBound="1" eType="#//Variable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayLiteralExp" eSuperTypes="#//LiteralExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Executable" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="active" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="parameters" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="primitiveVariables" upperBound="-1" eType="#//PrimitiveVariable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AdditionalConstraint" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1" eType="#//Variable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OrderConstraint" eSuperTypes="#//AdditionalConstraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="base" lowerBound="1" eType="#//ObjectVariable"/> <eStructuralFeatures xsi:type="ecore:EReference" name="references" lowerBound="1" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EReference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="types" unique="false" lowerBound="1" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClass"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AllDifferentConstraint" eSuperTypes="#//AdditionalConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveConstraint" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" lowerBound="1" eType="#//PrimitiveVariable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MultiValueConstraint" eSuperTypes="#//PrimitiveConstraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="object" lowerBound="1" eType="#//ObjectVariable"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EAttribute"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ValueRangeConstraint" eSuperTypes="#//PrimitiveConstraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"morel","nsURI":"http://www.ustb.edu.cn/sei/mde/morel","name":"morel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Section","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pattern","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Clause","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectVariable","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveVariable","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkConstraint","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleLinkConstraint","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnclosureLinkConstraint","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PathConstraint","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SectionType","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QueryModel","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedModel","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"TypedModelAction","instanceClass":null,"id":15,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Query","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Unit","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AtomicExp","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralExp","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteralExp","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerLiteralExp","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealLiteralExp","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteralExp","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UndefinedLiteralExp","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionLiteralExp","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumLiteralExp","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"UndefinedLiteral","instanceClass":null,"id":28,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeLiteralExp","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableExp","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PredefinedVariableExp","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PredefinedVariable","instanceClass":null,"id":32,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NestedExp","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallPathExp","instanceClass":null,"abstract":true,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeaturePathExp","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationPathExp","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"OperationSeparator","instanceClass":null,"id":37,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopPathExp","instanceClass":null,"abstract":true,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IteratorPathExp","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"IteratorType","instanceClass":null,"id":40,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LetExp","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableWithInit","instanceClass":null,"abstract":true,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectVariableWithInit","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveVariableWithInit","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionExp","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanImpliesExp","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanImpliesExpChild","instanceClass":null,"abstract":true,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanOrExp","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanOrExpChild","instanceClass":null,"abstract":true,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanAndExp","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanAndExpChild","instanceClass":null,"abstract":true,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"BooleanOperator","instanceClass":null,"id":52,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationalExp","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationalExpChild","instanceClass":null,"abstract":true,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"RelationalOperator","instanceClass":null,"id":55,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdditiveExp","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AdditiveOperator","instanceClass":null,"id":57,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdditiveExpChild","instanceClass":null,"abstract":true,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicativeExp","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MultiplicativeOperator","instanceClass":null,"id":60,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicativeExpChild","instanceClass":null,"abstract":true,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryExp","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryExpChild","instanceClass":null,"abstract":true,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"UnaryOperator","instanceClass":null,"id":64,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionType","instanceClass":null,"abstract":true,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderedSetType","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceType","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetType","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BagType","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeExp","instanceClass":null,"abstract":true,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BindExp","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PredefinedBindExp","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStatement","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForStatement","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockStatement","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransformationModel","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleElement","instanceClass":null,"abstract":true,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rule","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleGroup","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ScopeType","instanceClass":null,"id":80,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"OrderType","instanceClass":null,"id":81,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"IterationType","instanceClass":null,"id":82,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"RepetitionType","instanceClass":null,"id":83,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeclarativeStatement","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeStatement","instanceClass":null,"abstract":true,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReflectiveVariableExp","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayLiteralExp","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Executable","instanceClass":null,"abstract":true,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdditionalConstraint","instanceClass":null,"abstract":true,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderConstraint","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AllDifferentConstraint","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveConstraint","instanceClass":null,"abstract":true,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiValueConstraint","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueRangeConstraint","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"linkConstraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":102,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"additionalConstraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":1,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":113,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"model","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":118,"derived":false},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":121,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"resolveProxies":true,"lowerBound":0,"id":125,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reference","changeable":true,"resolveProxies":true,"lowerBound":1,"id":126,"derived":false},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"forward","changeable":true,"resolveProxies":true,"lowerBound":1,"id":130,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"minLength","changeable":true,"lowerBound":0,"iD":false,"id":135,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":-1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"-1","unsettable":false,"transient":false,"unique":true,"name":"maxLength","changeable":true,"lowerBound":0,"iD":false,"id":136,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"pathVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":137,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"references","changeable":true,"resolveProxies":true,"lowerBound":1,"id":138,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"name":"LHS","id":146,"value":0,"literal":"LHS","eClass":"EEnumLiteral"},{"name":"RHS","id":147,"value":1,"literal":"RHS","eClass":"EEnumLiteral"},{"name":"NAC","id":148,"value":2,"literal":"NAC","eClass":"EEnumLiteral"},{"name":"PAC","id":149,"value":3,"literal":"PAC","eClass":"EEnumLiteral"},{"name":"PRE","id":150,"value":4,"literal":"PRE","eClass":"EEnumLiteral"},{"name":"POST","id":151,"value":5,"literal":"POST","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"queries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":152,"derived":false},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":1,"id":155,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"normal","unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":156,"derived":false},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"name":"normal","id":160,"value":0,"literal":"normal","eClass":"EEnumLiteral"},{"name":"readOnly","id":161,"value":1,"literal":"readOnly","eClass":"EEnumLiteral"},{"name":"viewOnly","id":162,"value":2,"literal":"viewOnly","eClass":"EEnumLiteral"},{"name":"createOnly","id":163,"value":3,"literal":"createOnly","eClass":"EEnumLiteral"},{"name":"transient","id":164,"value":4,"literal":"transient","eClass":"EEnumLiteral"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getTypedModel","lowerBound":0,"id":168,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"models","changeable":true,"resolveProxies":true,"lowerBound":1,"id":169,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":170,"derived":false},{"id":171,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":172,"many":false,"required":false,"eClass":"EParameter"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"path","changeable":true,"resolveProxies":true,"lowerBound":0,"id":176,"derived":false},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"stringSymbol","changeable":true,"lowerBound":1,"iD":false,"id":180,"derived":false},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"integerSymbol","changeable":true,"lowerBound":1,"iD":false,"id":183,"derived":false},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"realSymbol","changeable":true,"lowerBound":1,"iD":false,"id":186,"derived":false},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"boolSymbol","changeable":true,"lowerBound":1,"iD":false,"id":189,"derived":false},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":192,"derived":false},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":195,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"literals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":196,"derived":false},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"enumType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":200,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"enumSymbol","changeable":true,"resolveProxies":true,"lowerBound":1,"id":201,"derived":false},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"name":"NULL","id":205,"value":0,"literal":"NULL","eClass":"EEnumLiteral"},{"name":"INVALID","id":206,"value":1,"literal":"INVALID","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":207,"derived":false},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":210,"derived":false},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"lowerBound":1,"iD":false,"id":213,"derived":false},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"name":"this","id":216,"value":0,"literal":"@this","eClass":"EEnumLiteral"},{"name":"id","id":217,"value":1,"literal":"@id","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":218,"derived":false},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"next","changeable":true,"resolveProxies":true,"lowerBound":0,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"feature","changeable":true,"lowerBound":1,"iD":false,"id":223,"derived":false},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"separator","changeable":true,"lowerBound":1,"iD":false,"id":226,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"lowerBound":1,"iD":false,"id":227,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":228,"derived":false},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"name":"dot","id":233,"value":0,"literal":"dot","eClass":"EEnumLiteral"},{"name":"arrow","id":234,"value":1,"literal":"arrow","eClass":"EEnumLiteral"},{"id":235,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":236,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"firstVar","changeable":true,"resolveProxies":true,"lowerBound":1,"id":237,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"secondVar","changeable":true,"resolveProxies":true,"lowerBound":0,"id":238,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyExp","changeable":true,"resolveProxies":true,"lowerBound":1,"id":239,"derived":false},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"name":"forAll","id":245,"value":0,"literal":"forAll","eClass":"EEnumLiteral"},{"name":"exists","id":246,"value":1,"literal":"exists","eClass":"EEnumLiteral"},{"name":"select","id":247,"value":2,"literal":"select","eClass":"EEnumLiteral"},{"name":"reject","id":248,"value":3,"literal":"reject","eClass":"EEnumLiteral"},{"name":"collect","id":249,"value":4,"literal":"collect","eClass":"EEnumLiteral"},{"name":"closure","id":250,"value":5,"literal":"closure","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variables","changeable":true,"resolveProxies":true,"lowerBound":1,"id":251,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inExp","changeable":true,"resolveProxies":true,"lowerBound":1,"id":252,"derived":false},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initExp","changeable":true,"resolveProxies":true,"lowerBound":1,"id":257,"derived":false},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":264,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenBranch","changeable":true,"resolveProxies":true,"lowerBound":1,"id":265,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseBranch","changeable":true,"resolveProxies":true,"lowerBound":1,"id":266,"derived":false},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":1,"id":271,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":272,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"lowerBound":0,"iD":false,"id":273,"derived":false},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":1,"id":279,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operators","changeable":true,"lowerBound":0,"iD":false,"id":280,"derived":false},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":1,"id":285,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operators","changeable":true,"lowerBound":0,"iD":false,"id":286,"derived":false},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"name":"and","id":291,"value":0,"literal":"and","eClass":"EEnumLiteral"},{"name":"or","id":292,"value":1,"literal":"or","eClass":"EEnumLiteral"},{"name":"not","id":293,"value":2,"literal":"not","eClass":"EEnumLiteral"},{"name":"implies","id":294,"value":3,"literal":"implies","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":1,"id":295,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":296,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"lowerBound":0,"iD":false,"id":297,"derived":false},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"name":"equal","id":303,"value":0,"literal":"equal","eClass":"EEnumLiteral"},{"name":"less","id":304,"value":1,"literal":"less","eClass":"EEnumLiteral"},{"name":"lessOrEq","id":305,"value":2,"literal":"lessOrEq","eClass":"EEnumLiteral"},{"name":"greater","id":306,"value":3,"literal":"greater","eClass":"EEnumLiteral"},{"name":"greaterOrEq","id":307,"value":4,"literal":"greaterOrEq","eClass":"EEnumLiteral"},{"name":"notEqual","id":308,"value":5,"literal":"notEqual","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":1,"id":309,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operators","changeable":true,"lowerBound":0,"iD":false,"id":310,"derived":false},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"name":"plus","id":314,"value":0,"literal":"plus","eClass":"EEnumLiteral"},{"name":"minus","id":315,"value":1,"literal":"minus","eClass":"EEnumLiteral"},{"id":316,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":1,"id":317,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operators","changeable":true,"lowerBound":0,"iD":false,"id":318,"derived":false},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"name":"multi","id":322,"value":0,"literal":"multi","eClass":"EEnumLiteral"},{"name":"div","id":323,"value":1,"literal":"div","eClass":"EEnumLiteral"},{"id":324,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"lowerBound":0,"iD":false,"id":325,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"child","changeable":true,"resolveProxies":true,"lowerBound":1,"id":326,"derived":false},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"name":"plus","id":331,"value":0,"literal":"plus","eClass":"EEnumLiteral"},{"name":"minus","id":332,"value":1,"literal":"minus","eClass":"EEnumLiteral"},{"name":"not","id":333,"value":2,"literal":"not","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"elementType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":334,"derived":false},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":342,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"valueExp","changeable":true,"resolveProxies":true,"lowerBound":1,"id":343,"derived":false},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":347,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"valueExp","changeable":true,"resolveProxies":true,"lowerBound":1,"id":348,"derived":false},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":352,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenStatement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":353,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":354,"derived":false},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iterator","changeable":true,"resolveProxies":true,"lowerBound":1,"id":359,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"terminationExp","changeable":true,"resolveProxies":true,"lowerBound":1,"id":360,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stepExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":361,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyStatement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":362,"derived":false},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":368,"derived":false},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rules","changeable":true,"resolveProxies":true,"lowerBound":0,"id":371,"derived":false},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"patterns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":377,"derived":false},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rules","changeable":true,"resolveProxies":true,"lowerBound":0,"id":380,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"all","unsettable":false,"transient":false,"unique":true,"name":"scope","changeable":true,"lowerBound":0,"iD":false,"id":381,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"scopeSize","changeable":true,"lowerBound":0,"iD":false,"id":382,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"default","unsettable":false,"transient":false,"unique":true,"name":"order","changeable":true,"lowerBound":0,"iD":false,"id":383,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"default","unsettable":false,"transient":false,"unique":true,"name":"iteration","changeable":true,"lowerBound":0,"iD":false,"id":384,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"maxIteration","changeable":true,"lowerBound":0,"iD":false,"id":385,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"allMatches","unsettable":false,"transient":false,"unique":true,"name":"repetition","changeable":true,"lowerBound":0,"iD":false,"id":386,"derived":false},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"name":"all","id":395,"value":0,"literal":"all","eClass":"EEnumLiteral"},{"name":"staticRandom","id":396,"value":1,"literal":"staticRandom","eClass":"EEnumLiteral"},{"name":"dynamicRandom","id":397,"value":2,"literal":"dynamicRandom","eClass":"EEnumLiteral"},{"name":"default","id":398,"value":0,"literal":"default","eClass":"EEnumLiteral"},{"name":"sequential","id":399,"value":1,"literal":"sequential","eClass":"EEnumLiteral"},{"name":"parallel","id":400,"value":2,"literal":"parallel","eClass":"EEnumLiteral"},{"name":"default","id":401,"value":0,"literal":"default","eClass":"EEnumLiteral"},{"name":"shuffle","id":402,"value":1,"literal":"shuffle","eClass":"EEnumLiteral"},{"name":"allMatches","id":403,"value":0,"literal":"allMatches","eClass":"EEnumLiteral"},{"name":"first","id":404,"value":1,"literal":"first","eClass":"EEnumLiteral"},{"name":"randomOne","id":405,"value":2,"literal":"randomOne","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":406,"derived":false},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":410,"derived":false},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":413,"derived":false},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"active","changeable":true,"lowerBound":0,"iD":false,"id":416,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"lowerBound":0,"iD":false,"id":417,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"primitiveVariables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":418,"derived":false},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":422,"derived":false},{"id":423,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base","changeable":true,"resolveProxies":true,"lowerBound":1,"id":424,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"references","changeable":true,"resolveProxies":true,"lowerBound":1,"id":425,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"types","changeable":true,"resolveProxies":true,"lowerBound":1,"id":426,"derived":false},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":432,"derived":false},{"id":433,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"object","changeable":true,"resolveProxies":true,"lowerBound":1,"id":434,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":1,"id":435,"derived":false},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":439,"derived":false},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":1,"target":0},{"source":1,"target":96},{"source":96,"target":97},{"source":96,"target":1},{"source":2,"target":0},{"source":2,"target":98},{"source":98,"target":12},{"source":98,"target":99},{"source":98,"target":2},{"source":99,"target":12},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":100},{"source":3,"target":101},{"source":3,"target":102},{"source":3,"target":103},{"source":3,"target":104},{"source":100,"target":6},{"source":100,"target":105},{"source":100,"target":3},{"source":105,"target":6},{"source":101,"target":8},{"source":101,"target":106},{"source":101,"target":3},{"source":106,"target":8},{"source":102,"target":84},{"source":102,"target":107},{"source":102,"target":3},{"source":107,"target":84},{"source":103,"target":90},{"source":103,"target":108},{"source":103,"target":3},{"source":108,"target":90},{"source":104,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":109},{"source":4,"target":110},{"source":109,"target":84},{"source":109,"target":111},{"source":109,"target":4},{"source":111,"target":84},{"source":110,"target":2},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":112},{"source":112,"target":1},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":113},{"source":6,"target":114},{"source":6,"target":115},{"source":113,"target":116},{"source":113,"target":6},{"source":114,"target":14},{"source":114,"target":117},{"source":114,"target":6},{"source":117,"target":14},{"source":115,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":118},{"source":7,"target":119},{"source":118,"target":120},{"source":118,"target":7},{"source":119,"target":5},{"source":8,"target":0},{"source":8,"target":121},{"source":8,"target":122},{"source":121,"target":6},{"source":121,"target":123},{"source":121,"target":8},{"source":123,"target":6},{"source":122,"target":6},{"source":122,"target":124},{"source":122,"target":8},{"source":124,"target":6},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":125},{"source":9,"target":126},{"source":9,"target":127},{"source":125,"target":18},{"source":125,"target":128},{"source":125,"target":9},{"source":128,"target":18},{"source":126,"target":129},{"source":126,"target":9},{"source":127,"target":8},{"source":10,"target":0},{"source":10,"target":8},{"source":10,"target":130},{"source":10,"target":131},{"source":10,"target":132},{"source":130,"target":133},{"source":130,"target":10},{"source":131,"target":134},{"source":131,"target":10},{"source":132,"target":8},{"source":11,"target":0},{"source":11,"target":8},{"source":11,"target":135},{"source":11,"target":136},{"source":11,"target":137},{"source":11,"target":138},{"source":11,"target":139},{"source":11,"target":140},{"source":135,"target":141},{"source":135,"target":11},{"source":136,"target":142},{"source":136,"target":11},{"source":137,"target":5},{"source":137,"target":143},{"source":137,"target":11},{"source":143,"target":5},{"source":138,"target":144},{"source":138,"target":11},{"source":139,"target":145},{"source":139,"target":11},{"source":140,"target":8},{"source":12,"target":0},{"source":12,"target":146},{"source":12,"target":147},{"source":12,"target":148},{"source":12,"target":149},{"source":12,"target":150},{"source":12,"target":151},{"source":146,"target":12},{"source":147,"target":12},{"source":148,"target":12},{"source":149,"target":12},{"source":150,"target":12},{"source":151,"target":12},{"source":13,"target":0},{"source":13,"target":17},{"source":13,"target":152},{"source":13,"target":153},{"source":152,"target":16},{"source":152,"target":154},{"source":152,"target":13},{"source":154,"target":16},{"source":153,"target":17},{"source":14,"target":0},{"source":14,"target":1},{"source":14,"target":155},{"source":14,"target":156},{"source":14,"target":157},{"source":155,"target":158},{"source":155,"target":14},{"source":156,"target":15},{"source":156,"target":159},{"source":156,"target":14},{"source":159,"target":15},{"source":157,"target":1},{"source":15,"target":0},{"source":15,"target":160},{"source":15,"target":161},{"source":15,"target":162},{"source":15,"target":163},{"source":15,"target":164},{"source":160,"target":15},{"source":161,"target":15},{"source":162,"target":15},{"source":163,"target":15},{"source":164,"target":15},{"source":16,"target":0},{"source":16,"target":3},{"source":16,"target":1},{"source":16,"target":89},{"source":16,"target":165},{"source":16,"target":166},{"source":16,"target":167},{"source":165,"target":3},{"source":166,"target":1},{"source":167,"target":89},{"source":17,"target":0},{"source":17,"target":168},{"source":17,"target":169},{"source":17,"target":170},{"source":168,"target":14},{"source":168,"target":171},{"source":168,"target":17},{"source":168,"target":172},{"source":171,"target":14},{"source":172,"target":173},{"source":172,"target":168},{"source":169,"target":14},{"source":169,"target":174},{"source":169,"target":17},{"source":174,"target":14},{"source":170,"target":175},{"source":170,"target":17},{"source":18,"target":0},{"source":19,"target":0},{"source":19,"target":63},{"source":19,"target":176},{"source":19,"target":177},{"source":176,"target":34},{"source":176,"target":178},{"source":176,"target":19},{"source":178,"target":34},{"source":177,"target":63},{"source":20,"target":0},{"source":20,"target":19},{"source":20,"target":179},{"source":179,"target":19},{"source":21,"target":0},{"source":21,"target":20},{"source":21,"target":180},{"source":21,"target":181},{"source":180,"target":182},{"source":180,"target":21},{"source":181,"target":20},{"source":22,"target":0},{"source":22,"target":20},{"source":22,"target":183},{"source":22,"target":184},{"source":183,"target":185},{"source":183,"target":22},{"source":184,"target":20},{"source":23,"target":0},{"source":23,"target":20},{"source":23,"target":186},{"source":23,"target":187},{"source":186,"target":188},{"source":186,"target":23},{"source":187,"target":20},{"source":24,"target":0},{"source":24,"target":20},{"source":24,"target":189},{"source":24,"target":190},{"source":189,"target":191},{"source":189,"target":24},{"source":190,"target":20},{"source":25,"target":0},{"source":25,"target":20},{"source":25,"target":192},{"source":25,"target":193},{"source":192,"target":28},{"source":192,"target":194},{"source":192,"target":25},{"source":194,"target":28},{"source":193,"target":20},{"source":26,"target":0},{"source":26,"target":20},{"source":26,"target":195},{"source":26,"target":196},{"source":26,"target":197},{"source":195,"target":198},{"source":195,"target":26},{"source":196,"target":18},{"source":196,"target":199},{"source":196,"target":26},{"source":199,"target":18},{"source":197,"target":20},{"source":27,"target":0},{"source":27,"target":20},{"source":27,"target":200},{"source":27,"target":201},{"source":27,"target":202},{"source":200,"target":203},{"source":200,"target":27},{"source":201,"target":204},{"source":201,"target":27},{"source":202,"target":20},{"source":28,"target":0},{"source":28,"target":205},{"source":28,"target":206},{"source":205,"target":28},{"source":206,"target":28},{"source":29,"target":0},{"source":29,"target":20},{"source":29,"target":207},{"source":29,"target":208},{"source":207,"target":209},{"source":207,"target":29},{"source":208,"target":20},{"source":30,"target":0},{"source":30,"target":19},{"source":30,"target":210},{"source":30,"target":211},{"source":210,"target":5},{"source":210,"target":212},{"source":210,"target":30},{"source":212,"target":5},{"source":211,"target":19},{"source":31,"target":0},{"source":31,"target":19},{"source":31,"target":213},{"source":31,"target":214},{"source":213,"target":32},{"source":213,"target":215},{"source":213,"target":31},{"source":215,"target":32},{"source":214,"target":19},{"source":32,"target":0},{"source":32,"target":216},{"source":32,"target":217},{"source":216,"target":32},{"source":217,"target":32},{"source":33,"target":0},{"source":33,"target":19},{"source":33,"target":218},{"source":33,"target":219},{"source":218,"target":18},{"source":218,"target":220},{"source":218,"target":33},{"source":220,"target":18},{"source":219,"target":19},{"source":34,"target":0},{"source":34,"target":221},{"source":221,"target":34},{"source":221,"target":222},{"source":221,"target":34},{"source":222,"target":34},{"source":35,"target":0},{"source":35,"target":34},{"source":35,"target":223},{"source":35,"target":224},{"source":223,"target":225},{"source":223,"target":35},{"source":224,"target":34},{"source":36,"target":0},{"source":36,"target":34},{"source":36,"target":226},{"source":36,"target":227},{"source":36,"target":228},{"source":36,"target":229},{"source":226,"target":37},{"source":226,"target":230},{"source":226,"target":36},{"source":230,"target":37},{"source":227,"target":231},{"source":227,"target":36},{"source":228,"target":18},{"source":228,"target":232},{"source":228,"target":36},{"source":232,"target":18},{"source":229,"target":34},{"source":37,"target":0},{"source":37,"target":233},{"source":37,"target":234},{"source":233,"target":37},{"source":234,"target":37},{"source":38,"target":0},{"source":38,"target":34},{"source":38,"target":235},{"source":235,"target":34},{"source":39,"target":0},{"source":39,"target":38},{"source":39,"target":236},{"source":39,"target":237},{"source":39,"target":238},{"source":39,"target":239},{"source":39,"target":240},{"source":236,"target":40},{"source":236,"target":241},{"source":236,"target":39},{"source":241,"target":40},{"source":237,"target":5},{"source":237,"target":242},{"source":237,"target":39},{"source":242,"target":5},{"source":238,"target":5},{"source":238,"target":243},{"source":238,"target":39},{"source":243,"target":5},{"source":239,"target":18},{"source":239,"target":244},{"source":239,"target":39},{"source":244,"target":18},{"source":240,"target":38},{"source":40,"target":0},{"source":40,"target":245},{"source":40,"target":246},{"source":40,"target":247},{"source":40,"target":248},{"source":40,"target":249},{"source":40,"target":250},{"source":245,"target":40},{"source":246,"target":40},{"source":247,"target":40},{"source":248,"target":40},{"source":249,"target":40},{"source":250,"target":40},{"source":41,"target":0},{"source":41,"target":18},{"source":41,"target":70},{"source":41,"target":251},{"source":41,"target":252},{"source":41,"target":253},{"source":41,"target":254},{"source":251,"target":42},{"source":251,"target":255},{"source":251,"target":41},{"source":255,"target":42},{"source":252,"target":18},{"source":252,"target":256},{"source":252,"target":41},{"source":256,"target":18},{"source":253,"target":18},{"source":254,"target":70},{"source":42,"target":0},{"source":42,"target":5},{"source":42,"target":257},{"source":42,"target":258},{"source":257,"target":18},{"source":257,"target":259},{"source":257,"target":42},{"source":259,"target":18},{"source":258,"target":5},{"source":43,"target":0},{"source":43,"target":6},{"source":43,"target":42},{"source":43,"target":260},{"source":43,"target":261},{"source":260,"target":6},{"source":261,"target":42},{"source":44,"target":0},{"source":44,"target":7},{"source":44,"target":42},{"source":44,"target":262},{"source":44,"target":263},{"source":262,"target":7},{"source":263,"target":42},{"source":45,"target":0},{"source":45,"target":18},{"source":45,"target":264},{"source":45,"target":265},{"source":45,"target":266},{"source":45,"target":267},{"source":264,"target":46},{"source":264,"target":268},{"source":264,"target":45},{"source":268,"target":46},{"source":265,"target":18},{"source":265,"target":269},{"source":265,"target":45},{"source":269,"target":18},{"source":266,"target":18},{"source":266,"target":270},{"source":266,"target":45},{"source":270,"target":18},{"source":267,"target":18},{"source":46,"target":0},{"source":46,"target":18},{"source":46,"target":271},{"source":46,"target":272},{"source":46,"target":273},{"source":46,"target":274},{"source":271,"target":47},{"source":271,"target":275},{"source":271,"target":46},{"source":275,"target":47},{"source":272,"target":47},{"source":272,"target":276},{"source":272,"target":46},{"source":276,"target":47},{"source":273,"target":52},{"source":273,"target":277},{"source":273,"target":46},{"source":277,"target":52},{"source":274,"target":18},{"source":47,"target":0},{"source":47,"target":18},{"source":47,"target":278},{"source":278,"target":18},{"source":48,"target":0},{"source":48,"target":47},{"source":48,"target":279},{"source":48,"target":280},{"source":48,"target":281},{"source":279,"target":49},{"source":279,"target":282},{"source":279,"target":48},{"source":282,"target":49},{"source":280,"target":52},{"source":280,"target":283},{"source":280,"target":48},{"source":283,"target":52},{"source":281,"target":47},{"source":49,"target":0},{"source":49,"target":47},{"source":49,"target":284},{"source":284,"target":47},{"source":50,"target":0},{"source":50,"target":49},{"source":50,"target":285},{"source":50,"target":286},{"source":50,"target":287},{"source":285,"target":51},{"source":285,"target":288},{"source":285,"target":50},{"source":288,"target":51},{"source":286,"target":52},{"source":286,"target":289},{"source":286,"target":50},{"source":289,"target":52},{"source":287,"target":49},{"source":51,"target":0},{"source":51,"target":49},{"source":51,"target":290},{"source":290,"target":49},{"source":52,"target":0},{"source":52,"target":291},{"source":52,"target":292},{"source":52,"target":293},{"source":52,"target":294},{"source":291,"target":52},{"source":292,"target":52},{"source":293,"target":52},{"source":294,"target":52},{"source":53,"target":0},{"source":53,"target":51},{"source":53,"target":295},{"source":53,"target":296},{"source":53,"target":297},{"source":53,"target":298},{"source":295,"target":54},{"source":295,"target":299},{"source":295,"target":53},{"source":299,"target":54},{"source":296,"target":54},{"source":296,"target":300},{"source":296,"target":53},{"source":300,"target":54},{"source":297,"target":55},{"source":297,"target":301},{"source":297,"target":53},{"source":301,"target":55},{"source":298,"target":51},{"source":54,"target":0},{"source":54,"target":51},{"source":54,"target":302},{"source":302,"target":51},{"source":55,"target":0},{"source":55,"target":303},{"source":55,"target":304},{"source":55,"target":305},{"source":55,"target":306},{"source":55,"target":307},{"source":55,"target":308},{"source":303,"target":55},{"source":304,"target":55},{"source":305,"target":55},{"source":306,"target":55},{"source":307,"target":55},{"source":308,"target":55},{"source":56,"target":0},{"source":56,"target":54},{"source":56,"target":309},{"source":56,"target":310},{"source":56,"target":311},{"source":309,"target":58},{"source":309,"target":312},{"source":309,"target":56},{"source":312,"target":58},{"source":310,"target":57},{"source":310,"target":313},{"source":310,"target":56},{"source":313,"target":57},{"source":311,"target":54},{"source":57,"target":0},{"source":57,"target":314},{"source":57,"target":315},{"source":314,"target":57},{"source":315,"target":57},{"source":58,"target":0},{"source":58,"target":54},{"source":58,"target":316},{"source":316,"target":54},{"source":59,"target":0},{"source":59,"target":58},{"source":59,"target":317},{"source":59,"target":318},{"source":59,"target":319},{"source":317,"target":61},{"source":317,"target":320},{"source":317,"target":59},{"source":320,"target":61},{"source":318,"target":60},{"source":318,"target":321},{"source":318,"target":59},{"source":321,"target":60},{"source":319,"target":58},{"source":60,"target":0},{"source":60,"target":322},{"source":60,"target":323},{"source":322,"target":60},{"source":323,"target":60},{"source":61,"target":0},{"source":61,"target":58},{"source":61,"target":324},{"source":324,"target":58},{"source":62,"target":0},{"source":62,"target":61},{"source":62,"target":325},{"source":62,"target":326},{"source":62,"target":327},{"source":325,"target":64},{"source":325,"target":328},{"source":325,"target":62},{"source":328,"target":64},{"source":326,"target":63},{"source":326,"target":329},{"source":326,"target":62},{"source":329,"target":63},{"source":327,"target":61},{"source":63,"target":0},{"source":63,"target":61},{"source":63,"target":330},{"source":330,"target":61},{"source":64,"target":0},{"source":64,"target":331},{"source":64,"target":332},{"source":64,"target":333},{"source":331,"target":64},{"source":332,"target":64},{"source":333,"target":64},{"source":65,"target":0},{"source":65,"target":334},{"source":65,"target":335},{"source":334,"target":336},{"source":334,"target":65},{"source":66,"target":0},{"source":66,"target":65},{"source":66,"target":337},{"source":337,"target":65},{"source":67,"target":0},{"source":67,"target":65},{"source":67,"target":338},{"source":338,"target":65},{"source":68,"target":0},{"source":68,"target":65},{"source":68,"target":339},{"source":339,"target":65},{"source":69,"target":0},{"source":69,"target":65},{"source":69,"target":340},{"source":340,"target":65},{"source":70,"target":0},{"source":70,"target":18},{"source":70,"target":341},{"source":341,"target":18},{"source":71,"target":0},{"source":71,"target":70},{"source":71,"target":342},{"source":71,"target":343},{"source":71,"target":344},{"source":342,"target":30},{"source":342,"target":345},{"source":342,"target":71},{"source":345,"target":30},{"source":343,"target":18},{"source":343,"target":346},{"source":343,"target":71},{"source":346,"target":18},{"source":344,"target":70},{"source":72,"target":0},{"source":72,"target":70},{"source":72,"target":347},{"source":72,"target":348},{"source":72,"target":349},{"source":347,"target":31},{"source":347,"target":350},{"source":347,"target":72},{"source":350,"target":31},{"source":348,"target":18},{"source":348,"target":351},{"source":348,"target":72},{"source":351,"target":18},{"source":349,"target":70},{"source":73,"target":0},{"source":73,"target":86},{"source":73,"target":352},{"source":73,"target":353},{"source":73,"target":354},{"source":73,"target":355},{"source":352,"target":46},{"source":352,"target":356},{"source":352,"target":73},{"source":356,"target":46},{"source":353,"target":86},{"source":353,"target":357},{"source":353,"target":73},{"source":357,"target":86},{"source":354,"target":86},{"source":354,"target":358},{"source":354,"target":73},{"source":358,"target":86},{"source":355,"target":86},{"source":74,"target":0},{"source":74,"target":86},{"source":74,"target":359},{"source":74,"target":360},{"source":74,"target":361},{"source":74,"target":362},{"source":74,"target":363},{"source":359,"target":42},{"source":359,"target":364},{"source":359,"target":74},{"source":364,"target":42},{"source":360,"target":46},{"source":360,"target":365},{"source":360,"target":74},{"source":365,"target":46},{"source":361,"target":18},{"source":361,"target":366},{"source":361,"target":74},{"source":366,"target":18},{"source":362,"target":86},{"source":362,"target":367},{"source":362,"target":74},{"source":367,"target":86},{"source":363,"target":86},{"source":75,"target":0},{"source":75,"target":86},{"source":75,"target":368},{"source":75,"target":369},{"source":368,"target":84},{"source":368,"target":370},{"source":368,"target":75},{"source":370,"target":84},{"source":369,"target":86},{"source":76,"target":0},{"source":76,"target":17},{"source":76,"target":1},{"source":76,"target":371},{"source":76,"target":372},{"source":76,"target":373},{"source":371,"target":77},{"source":371,"target":374},{"source":371,"target":76},{"source":374,"target":77},{"source":372,"target":17},{"source":373,"target":1},{"source":77,"target":0},{"source":77,"target":1},{"source":77,"target":89},{"source":77,"target":375},{"source":77,"target":376},{"source":375,"target":1},{"source":376,"target":89},{"source":78,"target":0},{"source":78,"target":77},{"source":78,"target":377},{"source":78,"target":378},{"source":377,"target":3},{"source":377,"target":379},{"source":377,"target":78},{"source":379,"target":3},{"source":378,"target":77},{"source":79,"target":0},{"source":79,"target":77},{"source":79,"target":380},{"source":79,"target":381},{"source":79,"target":382},{"source":79,"target":383},{"source":79,"target":384},{"source":79,"target":385},{"source":79,"target":386},{"source":79,"target":387},{"source":380,"target":78},{"source":380,"target":388},{"source":380,"target":79},{"source":388,"target":78},{"source":381,"target":80},{"source":381,"target":389},{"source":381,"target":79},{"source":389,"target":80},{"source":382,"target":390},{"source":382,"target":79},{"source":383,"target":81},{"source":383,"target":391},{"source":383,"target":79},{"source":391,"target":81},{"source":384,"target":82},{"source":384,"target":392},{"source":384,"target":79},{"source":392,"target":82},{"source":385,"target":393},{"source":385,"target":79},{"source":386,"target":83},{"source":386,"target":394},{"source":386,"target":79},{"source":394,"target":83},{"source":387,"target":77},{"source":80,"target":0},{"source":80,"target":395},{"source":80,"target":396},{"source":80,"target":397},{"source":395,"target":80},{"source":396,"target":80},{"source":397,"target":80},{"source":81,"target":0},{"source":81,"target":398},{"source":81,"target":399},{"source":81,"target":400},{"source":398,"target":81},{"source":399,"target":81},{"source":400,"target":81},{"source":82,"target":0},{"source":82,"target":401},{"source":82,"target":402},{"source":401,"target":82},{"source":402,"target":82},{"source":83,"target":0},{"source":83,"target":403},{"source":83,"target":404},{"source":83,"target":405},{"source":403,"target":83},{"source":404,"target":83},{"source":405,"target":83},{"source":84,"target":0},{"source":85,"target":0},{"source":85,"target":84},{"source":85,"target":406},{"source":85,"target":407},{"source":406,"target":18},{"source":406,"target":408},{"source":406,"target":85},{"source":408,"target":18},{"source":407,"target":84},{"source":86,"target":0},{"source":86,"target":84},{"source":86,"target":409},{"source":409,"target":84},{"source":87,"target":0},{"source":87,"target":18},{"source":87,"target":410},{"source":87,"target":411},{"source":410,"target":5},{"source":410,"target":412},{"source":410,"target":87},{"source":412,"target":5},{"source":411,"target":18},{"source":88,"target":0},{"source":88,"target":20},{"source":88,"target":413},{"source":88,"target":414},{"source":413,"target":18},{"source":413,"target":415},{"source":413,"target":88},{"source":415,"target":18},{"source":414,"target":20},{"source":89,"target":0},{"source":89,"target":416},{"source":89,"target":417},{"source":89,"target":418},{"source":416,"target":419},{"source":416,"target":89},{"source":417,"target":420},{"source":417,"target":89},{"source":418,"target":7},{"source":418,"target":421},{"source":418,"target":89},{"source":421,"target":7},{"source":90,"target":0},{"source":90,"target":422},{"source":422,"target":5},{"source":422,"target":423},{"source":422,"target":90},{"source":423,"target":5},{"source":91,"target":0},{"source":91,"target":90},{"source":91,"target":424},{"source":91,"target":425},{"source":91,"target":426},{"source":91,"target":427},{"source":424,"target":6},{"source":424,"target":428},{"source":424,"target":91},{"source":428,"target":6},{"source":425,"target":429},{"source":425,"target":91},{"source":426,"target":430},{"source":426,"target":91},{"source":427,"target":90},{"source":92,"target":0},{"source":92,"target":90},{"source":92,"target":431},{"source":431,"target":90},{"source":93,"target":0},{"source":93,"target":432},{"source":432,"target":7},{"source":432,"target":433},{"source":432,"target":93},{"source":433,"target":7},{"source":94,"target":0},{"source":94,"target":93},{"source":94,"target":434},{"source":94,"target":435},{"source":94,"target":436},{"source":434,"target":6},{"source":434,"target":437},{"source":434,"target":94},{"source":437,"target":6},{"source":435,"target":438},{"source":435,"target":94},{"source":436,"target":93},{"source":95,"target":0},{"source":95,"target":93},{"source":95,"target":439},{"source":95,"target":440},{"source":439,"target":18},{"source":439,"target":441},{"source":439,"target":95},{"source":441,"target":18},{"source":440,"target":93}],"multigraph":true}
ecore
families
repo-ecore-all/data/anqili426/familyTreeGen/ca.mcgill.model.familytree.gen/inputs/familytree.ecore
familytree FamilyTree members Member name age 0 children parents
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="familytree" nsURI="http://www.example.org/familytree" nsPrefix="familytree"> <eClassifiers xsi:type="ecore:EClass" name="FamilyTree"> <eStructuralFeatures xsi:type="ecore:EReference" name="members" upperBound="-1" eType="#//Member" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Member"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="age" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//Member" eOpposite="#//Member/parents"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parents" upperBound="2" eType="#//Member" eOpposite="#//Member/children"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"familytree","nsURI":"http://www.example.org/familytree","name":"familytree","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FamilyTree","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Member","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"members","changeable":true,"resolveProxies":true,"lowerBound":0,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":5,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"age","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":2,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":3,"target":2},{"source":3,"target":4},{"source":3,"target":1},{"source":4,"target":2},{"source":2,"target":0},{"source":2,"target":5},{"source":2,"target":6},{"source":2,"target":7},{"source":2,"target":8},{"source":5,"target":9},{"source":5,"target":2},{"source":6,"target":10},{"source":6,"target":2},{"source":7,"target":2},{"source":7,"target":11},{"source":7,"target":2},{"source":7,"target":8},{"source":11,"target":2},{"source":8,"target":2},{"source":8,"target":12},{"source":8,"target":2},{"source":8,"target":7},{"source":12,"target":2}],"multigraph":true}
ecore
testing
repo-ecore-all/data/thesnapdragon/msc-thesis/code/hu.bme.mit.plcspec.testsuitegenerator/src/hu/bme/mit/plcspec/testsuitegenerator/testing/testSuite.ecore
testing TestCase input output TestSuite testCoverages sutName adapter Adapter transitions Transition name type TestCoverage testCases
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="testing" nsURI="http:///hu/bme/mit/plcspec/alloygenerator/testing.ecore" nsPrefix="hu.bme.mit.plcspec.alloygenerator.testing"> <eClassifiers xsi:type="ecore:EClass" name="TestCase"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="input" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="output" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TestSuite"> <eStructuralFeatures xsi:type="ecore:EReference" name="testCoverages" upperBound="-1" eType="#//TestCoverage" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sutName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="adapter" eType="#//Adapter"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Adapter"> <eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1" eType="#//Transition" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TestCoverage"> <eStructuralFeatures xsi:type="ecore:EReference" name="testCases" upperBound="-1" eType="#//TestCase" containment="true" resolveProxies="false"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"hu.bme.mit.plcspec.alloygenerator.testing","nsURI":"http:///hu/bme/mit/plcspec/alloygenerator/testing.ecore","name":"testing","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestCase","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestSuite","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Adapter","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestCoverage","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"input","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"output","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"testCoverages","changeable":true,"resolveProxies":false,"lowerBound":0,"id":10,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sutName","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"adapter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transitions","changeable":true,"resolveProxies":false,"lowerBound":0,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"testCases","changeable":true,"resolveProxies":false,"lowerBound":0,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":1,"target":7},{"source":6,"target":8},{"source":6,"target":1},{"source":7,"target":9},{"source":7,"target":1},{"source":2,"target":0},{"source":2,"target":10},{"source":2,"target":11},{"source":2,"target":12},{"source":10,"target":5},{"source":10,"target":13},{"source":10,"target":2},{"source":13,"target":5},{"source":11,"target":14},{"source":11,"target":2},{"source":12,"target":3},{"source":12,"target":15},{"source":12,"target":2},{"source":15,"target":3},{"source":3,"target":0},{"source":3,"target":16},{"source":16,"target":4},{"source":16,"target":17},{"source":16,"target":3},{"source":17,"target":4},{"source":4,"target":0},{"source":4,"target":18},{"source":4,"target":19},{"source":18,"target":20},{"source":18,"target":4},{"source":19,"target":21},{"source":19,"target":4},{"source":5,"target":0},{"source":5,"target":22},{"source":22,"target":1},{"source":22,"target":23},{"source":22,"target":5},{"source":23,"target":1}],"multigraph":true}
ecore
modelmanagement
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/MDEGroup/MDEForge/mdeforge/githubmetamodels/kermeta_java.ecore
kermeta DummyClass language DummyClass behavior Assignment target value isCast Expression staticType CallExpression parameters name staticTypeVariableBindings Block statement rescueBlock CallVariable isAtpre CallFeature target isAtpre staticProperty staticOperation staticEnumLiteral CallSuperOperation CallResult CallValue Conditional thenBody elseBody condition Raise expression Rescue body exceptionType exceptionName TypeReference Literal EmptyExpression JavaStaticCall parameters jclass jmethod LambdaExpression parameters body LambdaParameter name type IntegerLiteral value StringLiteral value BooleanLiteral value TypeLiteral typeref VoidLiteral Loop initialization body stopCondition SelfExpression VariableDecl initialization identifier type structure String java.lang.String java.lang.String Boolean boolean boolean Class _new ownedAttribute ownedOperation superClass isAbstract false name Object tag ownedTags Model contents ModelType _new includedTypeDefinition Integer int int Operation isAbstract raisedException ownedParameter pre post body superOperation owningClass typeParameter Property opposite isReadOnly false default isComposite false isDerived false isID getterBody setterBody isGetterAbstract isSetterAbstract owningClass Type typeContainer TypeContainer containedType EnumerationLiteral enumeration TypeVariableBinding variable type MultiplicityElement isOrdered false isUnique true lower upper TypeDefinition isAspect DataType Enumeration ownedLiteral NamedElement name Package nestedPackage nestingPackage uri Parameter operation PrimitiveType instanceType TypedElement type UnlimitedNatural int int Tag name value object Constraint body stereotype language invOwner preOwner postOwner ConstraintLanguage kermeta kermeta ocl ocl ClassDefinition inv isAbstract ownedAttribute ownedOperation superType ConstraintType inv inv pre pre post post ModelingUnit packages requires usings referencedModelingUnits includeFilters excludeFilters Require uri Using qualifiedName Filter qualifiedName GenericTypeDefinition typeParameter ParameterizedType virtualTypeBinding typeParamBinding typeDefinition TypeVariable supertype ObjectTypeVariable ModelTypeVariable virtualType VirtualType classDefinition modelType typeParamBinding ProductType type FunctionType left right VoidType TypeDefinitionContainer ownedTypeDefinition
<?xml version="1.0" encoding="ASCII"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="kermeta" nsURI="http://www.kermeta.org/kermeta/1_2_0//kermeta" nsPrefix="kermeta"> <eClassifiers xsi:type="ecore:EClass" name="DummyClass" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This class is used to workaround an EMF bug, it doesn't really belong to Kermeta metamodel"/> </eAnnotations> </eClassifiers> <eSubpackages name="language" nsURI="http://www.kermeta.org/kermeta/1_2_0//kermeta/language" nsPrefix="kermeta_language"> <eClassifiers xsi:type="ecore:EClass" name="DummyClass" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This class is used to workaround an EMF bug, it doesn't really belong to Kermeta metamodel"/> </eAnnotations> </eClassifiers> <eSubpackages name="behavior" nsURI="http://www.kermeta.org/kermeta/1_2_0//kermeta/language/behavior" nsPrefix="kermeta_language_behavior"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Contains all the classes that define the behavior of Kermeta (i.e the model representation&#xA;of operation bodies). It is the definition, in kermeta language, of the behavior part of the kermeta &#xA;metamodel, viewed as a model.&#xA;You can also find some information about the behavior package here : &lt;a href=&quot;http://www.kermeta.org/documents/manual/html.single&quot;>KermetaManual&lt;/a>&#xA;&lt;img src=&quot;platform:/plugin/fr.irisa.triskell.kermeta.documentation/src/figures/language_behavior_package.png&quot;>&#xA;&lt;img src=&quot;platform:/plugin/fr.irisa.triskell.kermeta.documentation/src/figures/language_behavior_visitable_package.png&quot;>"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="#//language/behavior/Expression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Assignment is the model-element representation of the assignment statement &lt;code>x := y&lt;/code>&#xA;&lt;img alt=&quot;&quot; src=&quot;http://www.kermeta.org/docs/html.single/KerMeta-Manual/KerMeta-Manual_figures/kermeta_assign_expressions.png&quot;/>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//language/behavior/CallExpression" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Target of the assignment, as a CallExpression"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#//language/behavior/Expression" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Value to be assigned, as a KerMeta expression"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isCast" eType="#//language/structure/Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Boolean stating whether current assignment corresponds to a cast operation "/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true" eSuperTypes="#//language/structure/Object #//language/structure/TypeContainer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The base class for every entity used to define a behavior in operation body."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="staticType" eType="#//language/structure/Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Type of the Expression (set by type checking)"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CallExpression" abstract="true" eSuperTypes="#//language/behavior/Expression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Any callable expression inherits this class, e.g : &#xA; - variable call&#xA; - feature call ( &lt;code>a.b&lt;/code> : b is a feature call)&#xA;&#xA;&lt;img alt=&quot;&quot; height=&quot;90%&quot; width=&quot;90%&quot; src=&quot;http://www.kermeta.org/docs/html.single/KerMeta-Manual/KerMeta-Manual_figures/kermeta_call_expressions.png&quot; />"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//language/behavior/Expression" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Kermeta calls can embedd expressions as parameters"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//language/structure/String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A call must be named"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="staticTypeVariableBindings" upperBound="-1" eType="#//language/structure/Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="To be written"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Block" eSuperTypes="#//language/behavior/Expression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Block is the model-element representation for the &lt;code>do...end&lt;/code> block."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="statement" upperBound="-1" eType="#//language/behavior/Expression" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="List of statements composing the block"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="rescueBlock" upperBound="-1" eType="#//language/behavior/Rescue" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="List of rescues defined for the block"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CallVariable" eSuperTypes="#//language/behavior/CallExpression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="We call &quot;CallVariable&quot; the use of a variable in a statement.&#xA;in &lt;code>i := j + 1&lt;/code>, i and j are 2 CallVariables."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isAtpre" eType="#//language/structure/Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Tells whether this CallVariable represents a call to @pre in a postcondition"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CallFeature" eSuperTypes="#//language/behavior/CallExpression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="CallFeature is the model element that refers to the use of a feature, i.e either &#xA;a property or an operation in a statement. In &lt;code>stdio.writeln(&quot;hello&quot;)&lt;/code>, &#xA;&lt;code>writeln&lt;/code> is a CallFeature."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//language/behavior/Expression" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Target Expression (the owner of the feature)"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isAtpre" eType="#//language/structure/Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Tells whether this CallFeature represents a call to @pre in a postcondition"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="staticProperty" eType="#//language/structure/Property"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The object which will be returned (property case)"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="staticOperation" eType="#//language/structure/Operation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The method which will be executed (operation case)&#xA;and the result value passed to the caller"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="staticEnumLiteral" eType="#//language/structure/EnumerationLiteral"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="To be written"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CallSuperOperation" eSuperTypes="#//language/behavior/CallExpression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This class represents a call to the operataion in the parent class&#xA;&#x9;In the following example, the type of super(element) is CallSuperOperation:&#xA;&#xA;class ParentClass {&#xA; operation op(element : Integer) : Integer is do&#xA; result := element + 1&#xA; end&#xA;}&#xA; *&#xA;class ChildClass {&#xA; method op(element : Integer) : Integer is do&#xA; result := super(element)&#xA; end&#xA;}"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CallResult" eSuperTypes="#//language/behavior/CallVariable"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This class represents a call to the special internal variable &quot;result&quot; that is used to store the return value of any operation "/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CallValue" eSuperTypes="#//language/behavior/CallExpression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="CallValue refers to the use of the &lt;code>value&lt;/code> reserved keyword. This keyword is&#xA;only used in the body of the &lt;code>setter&lt;/code> part of derived properties."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Conditional" eSuperTypes="#//language/behavior/Expression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Condition is the model-element representation for the &lt;code>&lt;/code> "/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="thenBody" lowerBound="1" eType="#//language/behavior/Expression" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Then part of the conditional statement"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="elseBody" eType="#//language/behavior/Expression" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Optional else part of the conditional statement"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" lowerBound="1" eType="#//language/behavior/Expression" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Condition expression of conditional statement"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Raise" eSuperTypes="#//language/behavior/Expression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Refers to raise exception block"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" eType="#//language/behavior/Expression" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="To be written #######################"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Rescue" eSuperTypes="#//language/structure/Object"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Refers to rescue exception block"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="body" lowerBound="1" upperBound="-1" eType="#//language/behavior/Expression" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Body of the rescue block, specified as a KerMeta expression"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="exceptionType" lowerBound="1" eType="#//language/behavior/TypeReference" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Type of the cathed exception"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="exceptionName" eType="#//language/structure/String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Name of the catched exception"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeReference" eSuperTypes="#//language/structure/MultiplicityElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="TypeReference refers to the type used in a variable declaration"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Literal" abstract="true" eSuperTypes="#//language/behavior/Expression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Literal refers to String values, Integer values, etc."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EmptyExpression" eSuperTypes="#//language/behavior/Expression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="As suggested by its name, this class represents an expression that do nothing. Like a &quot;nop&quot;"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JavaStaticCall" eSuperTypes="#//language/behavior/Expression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This class represent a call to an extern Java operation. &#xA;This Java operation must be static and have at least one RuntimeO"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//language/behavior/Expression" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Parameters of the Java static call provided as KerMeta expressions"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="jclass" eType="#//language/structure/String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Qualified name of the targeted Java class"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="jmethod" eType="#//language/structure/String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Name of the Java method to be launched in the identified Java class"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LambdaExpression" eSuperTypes="#//language/behavior/Expression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Refers to lambda expression definition (&lt;code>function { e | stdio.writeln(e.toString) }&lt;/code>)&#xA;&lt;img alt=&quot;&quot; src=&quot;http://www.kermeta.org/docs/html.single/KerMeta-Manual/KerMeta-Manual_figures/kermeta_lambda_expressions.png&quot;/>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//language/behavior/LambdaParameter" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Parameters of the lambda expression"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="body" lowerBound="1" eType="#//language/behavior/Expression" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Body of the lambda expression providede as a KerMeta expression"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LambdaParameter" eSuperTypes="#//language/structure/Object"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Refers to parameter definition in lambda expression"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//language/structure/String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Name of the lambda parameter"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//language/behavior/TypeReference" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="To be written ################################"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntegerLiteral" eSuperTypes="#//language/behavior/Literal"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This expression is a literal representing an Integer value"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//language/structure/Integer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The concrete value represented by this literal"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringLiteral" eSuperTypes="#//language/behavior/Literal"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This expression is a literal representing a String value, typically : &quot;my string&quot;"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//language/structure/String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The concrete value represented by this literal"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanLiteral" eSuperTypes="#//language/behavior/Literal"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This expression is a literal representing a Boolean value, typically : true or false keyword"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//language/structure/Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The concrete value represented by this literal"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeLiteral" eSuperTypes="#//language/behavior/Literal"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This expression is a literal representing a Type.&#xA;for example, in &#xA; Integer.new&#xA;Integer is a type literal representing the type kermeta::standard::Integer"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="typeref" lowerBound="1" eType="#//language/behavior/TypeReference" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The type refered by this literal"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VoidLiteral" eSuperTypes="#//language/behavior/Literal"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This class is used to represent the special expression void"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Loop" eSuperTypes="#//language/behavior/Expression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Loop refers to &lt;code>from var x : X init a until booleanCondition loop ... end&lt;/code>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="initialization" eType="#//language/behavior/Expression" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Initialization expression for the loop"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//language/behavior/Expression" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Body of the loop"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="stopCondition" lowerBound="1" eType="#//language/behavior/Expression" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Stop condition of the loop, is interpreted as a Bollean value"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SelfExpression" eSuperTypes="#//language/behavior/Expression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Refers to &lt;code>self&lt;/code> use"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableDecl" eSuperTypes="#//language/behavior/Expression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="refers to variable declaration &lt;code>var x : X init a&lt;/code>&#xA;&lt;img alt=&quot;&quot; src=&quot;http://www.kermeta.org/docs/html.single/KerMeta-Manual/KerMeta-Manual_figures/kermeta_var_expressions.png&quot;/>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="initialization" lowerBound="1" eType="#//language/behavior/Expression" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Initialization expression for the variable&#xA;Default value is &lt;code>void&lt;/code> ????"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" eType="#//language/structure/String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Initialization expression for the variable&#xA;Default value is &lt;code>void&lt;/code> ????"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//language/behavior/TypeReference" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Type of the declared variable"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </eSubpackages> <eSubpackages name="structure" nsURI="http://www.kermeta.org/kermeta/1_2_0//kermeta/language/structure" nsPrefix="kermeta_language_structure"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Contains all the abstract classes used in the reflection mechanism. Implements the &lt;b>derived&#xA;properties&lt;/b> contained in the classes; declares the abstract operations.&#xA;Concrete implementation is in kermeta.language.structure.&#xA;&lt;img src=&quot;platform:/plugin/fr.irisa.triskell.kermeta.documentation/src/figures/reflection_package.png&quot;>"/> </eAnnotations> <eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/> <eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceClassName="boolean"/> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//language/structure/ParameterizedType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Returns the Attributes, References, and derived Properties owned by&#xA;the ClassDefinition of this Class."/> </eAnnotations> <eOperations name="_new" eType="#//language/structure/Object"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1" eType="#//language/structure/Property" changeable="false" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Returns the Attributes, References, and derived Properties owned by&#xA;the ClassDefinition of this Class."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1" eType="#//language/structure/Operation" changeable="false" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Returns the Operations owned by the ClassDefinition of this Class."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="superClass" upperBound="-1" eType="#//language/structure/Class" changeable="false" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Returns the Classes of which the ClassDefinition of this Class inherits."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" eType="#//language/structure/Boolean" changeable="false" defaultValueLiteral="false" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Returns a Boolean stating whether ClassDefinition of this Class is abstract."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//language/structure/String" changeable="false" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Returns the name of the ClassDefinition of this Class"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Object"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Object definition: all entities of Kermeta metamodel explicitly inherit from Object"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="tag" upperBound="-1" eType="#//language/structure/Tag" eOpposite="#//language/structure/Tag/object"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An Object can be tagged by a Tag. &#xA;They are typically used to put comments/documentation on the object"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedTags" upperBound="-1" eType="#//language/structure/Tag" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An object can contains a Tag. &#xA;Be careful, owning a tag doesn't means that the tag applies to the Object&#xA;To know which Tags apply to the object use the &quot;tag&quot; reference"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//language/structure/Object"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Is the holder of a set of model elements (Object) that are compatible with the ModelType that has &#xA;instantiated this Model."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1" eType="#//language/structure/Object" changeable="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Contents of this model..."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModelType" eSuperTypes="#//language/structure/Type #//language/structure/TypeDefinition"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Type of a model, consisting of a set of included type definitions"/> </eAnnotations> <eOperations name="_new" eType="#//language/structure/Model"/> <eStructuralFeatures xsi:type="ecore:EReference" name="includedTypeDefinition" upperBound="-1" eType="#//language/structure/TypeDefinition"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="To be written"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceClassName="int"/> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//language/structure/MultiplicityElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Every one knows what an operation is."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" eType="#//language/structure/Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Boolean stating whether the Operation is abstract"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="raisedException" upperBound="-1" eType="#//language/structure/Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Exceptions raised by the Operation"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameter" upperBound="-1" eType="#//language/structure/Parameter" containment="true" eOpposite="#//language/structure/Parameter/operation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Parameters of the Operation"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="pre" upperBound="-1" eType="#//language/structure/Constraint" containment="true" eOpposite="#//language/structure/Constraint/preOwner"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Pre-conditions of the Operation"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="post" upperBound="-1" eType="#//language/structure/Constraint" containment="true" eOpposite="#//language/structure/Constraint/postOwner"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Post-conditions of the Operation"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//language/behavior/Expression" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Body of the Operation, expressed as a KerMeta expression"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="superOperation" eType="#//language/structure/Operation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Super-operation of the Operation, if any"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="owningClass" eType="#//language/structure/ClassDefinition" eOpposite="#//language/structure/ClassDefinition/ownedOperation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="ClassDefinition owning the Operation"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="typeParameter" upperBound="-1" eType="#//language/structure/TypeVariable"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="TypeParameters of the Operation"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//language/structure/MultiplicityElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Class representing the property definition. Kermeta&lt;->Ecore equivalence:&#xA; - Property with isComposite == true or with type is a base type (String, Integer, Boolean) : EAttribute&#xA; - Property with isComposite == false : EReference"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="opposite" eType="#//language/structure/Property"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Opposite Property of the Property, void if the Property has no opposite"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isReadOnly" eType="#//language/structure/Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Boolean stating whether the Property is read-only"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="default" eType="#//language/structure/String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="To be written"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isComposite" eType="#//language/structure/Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Boolean stating whether the Property has a containment role"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDerived" eType="#//language/structure/Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If True, the value of the property is not stored but computed from other properties"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isID" eType="#//language/structure/Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Boolean stating whether the property allows to identify its containing Object"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="getterBody" eType="#//language/behavior/Expression" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="To be written"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="setterBody" eType="#//language/behavior/Expression" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="To be written"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isGetterAbstract" eType="#//language/structure/Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Boolean stating wether the getter is abstract."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isSetterAbstract" eType="#//language/structure/Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Boolean stating wether the setter is abstract."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="owningClass" eType="#//language/structure/ClassDefinition" eOpposite="#//language/structure/ClassDefinition/ownedAttribute"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="ClassDefinition that owns the Property"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" eSuperTypes="#//language/structure/Object"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Alias to kermeta::standard::Integer"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Base class definition for the &lt;b>use&lt;/b> of a type."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="typeContainer" eType="#//language/structure/TypeContainer" eOpposite="#//language/structure/TypeContainer/containedType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Owning TypeContainer, if any"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeContainer" abstract="true" eSuperTypes="#//language/structure/Object"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Phantom class : EMF reflexive editors need that any element of a metamodel &#xA;has a direct or indirect containment relationship with the root model element of&#xA;the metamodel. This class resolves this technical requirement."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="containedType" upperBound="-1" eType="#//language/structure/Type" containment="true" eOpposite="#//language/structure/Type/typeContainer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Contained types"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//language/structure/NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Item definition for enumeration"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="enumeration" eType="#//language/structure/Enumeration" transient="true" eOpposite="#//language/structure/Enumeration/ownedLiteral"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Owning Enumeration"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeVariableBinding" eSuperTypes="#//language/structure/TypeContainer #//language/structure/Object"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Definition of a binding between a TypeVariable and a Type"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" lowerBound="1" eType="#//language/structure/TypeVariable"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="TypeVariable"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//language/structure/Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Assigned Type"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MultiplicityElement" eSuperTypes="#//language/structure/TypedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value=" Model elements with a multiplicity [lower..upper] inherit this class"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isOrdered" eType="#//language/structure/Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Boolean stating whether the element is ordered"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isUnique" eType="#//language/structure/Boolean" defaultValueLiteral="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Boolean stating whether duplicated elements are allowed"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lower" eType="#//language/structure/Integer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Min cardinality of the element"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upper" eType="#//language/structure/UnlimitedNatural"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Max cardinality of the element, '-1' for '*'"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeDefinition" eSuperTypes="#//language/structure/NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This boolean allows to tell if this Type definition is an aspect or not&#xA;If it is an aspect, then at runtime, its definition will be merged with the definition of another&#xA;TypeDefinition that has exactly the same qualified name"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Abstraction for type definitions (ClassDefinition, ModelTypeDefinition, DataType inherit&#xA;this class)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isAspect" eType="#//language/structure/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataType" abstract="true" eSuperTypes="#//language/structure/Type #//language/structure/TypeDefinition"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Special type definition for Enumeration, PrimitiveType"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//language/structure/DataType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Definition for Enumeration"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedLiteral" upperBound="-1" eType="#//language/structure/EnumerationLiteral" containment="true" eOpposite="#//language/structure/EnumerationLiteral/enumeration"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Owned items in an Enumeration"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//language/structure/Object"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Any element that contain a name (example : Operation, Property) inherit this&#xA;class."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="#//language/structure/String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Name of this named element"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//language/structure/NamedElement #//language/structure/TypeDefinitionContainer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Package in kermeta. Each kermeta model must have a root package. "/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="nestedPackage" upperBound="-1" eType="#//language/structure/Package" containment="true" eOpposite="#//language/structure/Package/nestingPackage"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Nested Packages contained by the Package"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="nestingPackage" eType="#//language/structure/Package" transient="true" eOpposite="#//language/structure/Package/nestedPackage"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Owning Package, if any"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="uri" eType="#//language/structure/String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Uri of the Package"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//language/structure/MultiplicityElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Definition for operation parameter"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="operation" eType="#//language/structure/Operation" transient="true" eOpposite="#//language/structure/Operation/ownedParameter"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Owning operation"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//language/structure/DataType #//language/structure/TypeContainer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The class definition for kermeta aliases. Above statement defines a primitive&#xA;type called MyString, which instanceType is &lt;code>kermeta::standard::String&lt;/code>&#xA;&lt;pre>alias MyString : kermeta::standard::String&lt;/pre>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="instanceType" eType="#//language/structure/Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The type the primitive type is linked with"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" eSuperTypes="#//language/structure/TypeContainer #//language/structure/NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Abstraction of the notion of typed element : each element &#xA;that is typed inherits this class."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//language/structure/Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Type of the model element"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="UnlimitedNatural" instanceClassName="int"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Alias to kermeta::standard::UnlimitedNatural"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Tag" eSuperTypes="#//language/structure/Object"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Tag is intended to be used to add documentation on a model element,&#xA;or add some textual information that cannot be expressed with any&#xA;model element definition."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//language/structure/String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Name of the Tag"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//language/structure/String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="String value of the Tag"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="object" lowerBound="1" upperBound="-1" eType="#//language/structure/Object" eOpposite="#//language/structure/Object/tag"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Objects to which the Tag is attached to"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//language/structure/NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Constraint is part of a contract implementation in a Class definition or an operation.&#xA;Three kinds of constraints are available : pre, post, and inv (invariant constraint)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#//language/behavior/Expression" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Body of the constraint, expressed as a KerMeta expression"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stereotype" eType="#//language/structure/ConstraintType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Type of the Constraint (precond/postcond/inv)"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="language" eType="#//language/structure/ConstraintLanguage"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Language in which the constraint is expressed"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="invOwner" eType="#//language/structure/ClassDefinition" eOpposite="#//language/structure/ClassDefinition/inv"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Owning ClassDefinition if Constraint corresponds to invariant"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="preOwner" eType="#//language/structure/Operation" eOpposite="#//language/structure/Operation/pre"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Owning Operation if Constraint corresponds to pre-condition"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="postOwner" eType="#//language/structure/Operation" eOpposite="#//language/structure/Operation/post"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Owning Operation if Constraint corresponds to post-condition"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ConstraintLanguage"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Enumeration listing supported constraint languages"/> </eAnnotations> <eLiterals name="kermeta"/> <eLiterals name="ocl" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ClassDefinition" eSuperTypes="#//language/structure/GenericTypeDefinition #//language/structure/TypeContainer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The definition of a class definition :)&#xA; &lt;pre>class A&#xA;{ &#xA; attribute s : String&#xA;}&#xA; &lt;/pre> is a class definition; in :&#xA;&lt;pre>&#xA;main() : A is do end&#xA;&lt;/pre>&#xA;A is a &lt;b>Class&lt;/b> : it corresponds to the &lt;b>use&lt;/b> of the class definition of A"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="inv" upperBound="-1" eType="#//language/structure/Constraint" containment="true" eOpposite="#//language/structure/Constraint/invOwner"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Invariants defined for this ClassDefinition"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" eType="#//language/structure/Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Boolean stating whether the ClassDefinition is abstract (which means that&#xA;no instance can be allocated)"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1" eType="#//language/structure/Property" containment="true" eOpposite="#//language/structure/Property/owningClass"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Attributes, References, and derived Properties owned by this ClassDefinition."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1" eType="#//language/structure/Operation" containment="true" eOpposite="#//language/structure/Operation/owningClass"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Operations owned by this ClassDefinition."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="superType" upperBound="-1" eType="#//language/structure/Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Classes from which this ClassDefinition inherits."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ConstraintType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Enumeration liting the different kinds of constraints"/> </eAnnotations> <eLiterals name="inv"/> <eLiterals name="pre" value="1"/> <eLiterals name="post" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModelingUnit" eSuperTypes="#//language/structure/Object"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The modeling unit is the root of any kermeta model. It contains packages, requires and usings.&#xA;It also reference others modeling unit."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="packages" upperBound="-1" eType="#//language/structure/Package" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="root packages contained by this ModelingUnit"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="requires" upperBound="-1" eType="#//language/structure/Require" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Set of &quot;require&quot; statements associated with this ModelingUnit. Ie. list of the other&#xA;files required to run this unit"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="usings" upperBound="-1" eType="#//language/structure/Using" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Set of &quot;using&quot; statement associated with this ModelingUnit. Ie. list of &quot;syntatic shortcut&quot;&#xA;that can be used within this unit."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="referencedModelingUnits" upperBound="-1" eType="#//language/structure/ModelingUnit"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="To be written"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="includeFilters" upperBound="-1" eType="#//language/structure/Filter" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="list of filters that apply to this modeling unit.&#xA;This means that if the same unit was loaded without this filters, it would have loaded more content&#xA;only element whose qualified name begins with one of these filter will be loaded in the unit"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="excludeFilters" upperBound="-1" eType="#//language/structure/Filter" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="list of filters that apply to this modeling unit.&#xA;This means that if the same unit was loaded without this filters, it would have loaded more content&#xA;element whose qualified name begins with one of these filter will NOT be loaded in the unit"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Require" eSuperTypes="#//language/structure/Object"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="To be written"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="uri" eType="#//language/structure/String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="To be written"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Using" eSuperTypes="#//language/structure/Object"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="To be written"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="qualifiedName" eType="#//language/structure/String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="To be written"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Filter" eSuperTypes="#//language/structure/Object"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Filter is the class that represent a filter on a ModelingUnit.&#xA;the qualifiedName represent the beginning of the matched names"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="qualifiedName" eType="#//language/structure/String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="To be written"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GenericTypeDefinition" abstract="true" eSuperTypes="#//language/structure/TypeDefinition"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Abstracts the definition of generic type definitions (i.e. type definitions that&#xA;can be parameterized), namely, for ClassDefinition and ModelTypeDefinition."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="typeParameter" upperBound="-1" eType="#//language/structure/TypeVariable" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Type variables defined for the GenericTypeDefinition"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParameterizedType" abstract="true" eSuperTypes="#//language/structure/Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Abstraction for Parameterized types, namely, Class and ModelType"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="virtualTypeBinding" upperBound="-1" eType="#//language/structure/TypeVariableBinding" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="To be written"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="typeParamBinding" upperBound="-1" eType="#//language/structure/TypeVariableBinding" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Bindings between type variables and provided types "/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="typeDefinition" lowerBound="1" eType="#//language/structure/GenericTypeDefinition"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Definition of the Type"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeVariable" abstract="true" eSuperTypes="#//language/structure/TypeContainer #//language/structure/Type #//language/structure/NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Definition of a type variable for generic types : &#xA;in class definition &lt;pre>class AClass&lt;X,Y> {}&lt;/pre>, X and Y are type variables."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="supertype" eType="#//language/structure/Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Reference to the supertype, if any"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectTypeVariable" eSuperTypes="#//language/structure/TypeVariable"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="To be written"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModelTypeVariable" eSuperTypes="#//language/structure/TypeVariable"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="To be written"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="virtualType" upperBound="-1" eType="#//language/structure/VirtualType" containment="true" eOpposite="#//language/structure/VirtualType/modelType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="To be written"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VirtualType" eSuperTypes="#//language/structure/ObjectTypeVariable"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="To be written"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="classDefinition" lowerBound="1" eType="#//language/structure/ClassDefinition"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="To be written"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="modelType" lowerBound="1" eType="#//language/structure/ModelTypeVariable" eOpposite="#//language/structure/ModelTypeVariable/virtualType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="To be written"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="typeParamBinding" upperBound="-1" eType="#//language/structure/TypeVariableBinding" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="To be written"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProductType" eSuperTypes="#//language/structure/TypeContainer #//language/structure/Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Type corresponding to a set of Types&#xA;Only used in the context of FunctionType"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="type" unique="false" upperBound="-1" eType="#//language/structure/Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Types "/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FunctionType" eSuperTypes="#//language/structure/TypeContainer #//language/structure/Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Type used to define the use of lambda expressions.&#xA; Uses :&#xA; &lt;pre>operation forAll(func : &lt;G -> Boolean>) : Boolean is do&#xA; var test : Boolean init true&#xA; from var it : Iterator&lt;G> init iterator&#xA; until it.isOff&#xA; loop&#xA; test := test and func(it.next)&#xA; end&#xA; result := test&#xA; end&#xA; &lt;/pre>&#xA; *&#xA; In the above example, &amp;lt;G -> Boolean&amp;gt; is a function type f(G) -&amp;gt; &#xA; Boolean, with a parameter of type G and a return type of type Boolean&#xA; The operation &lt;code>forAll&lt;/code> takes a lambda expression as parameter."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//language/structure/Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Parameters of the function (a ProductType for multiple parameters)"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//language/structure/Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Result type of the function"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VoidType" eSuperTypes="#//language/structure/Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Class definition for the &lt;pre>Void&lt;/pre> type"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeDefinitionContainer" abstract="true" eSuperTypes="#//language/structure/NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Abstraction of the notion of containment for type definitions. Now, kermeta metamodel contains one container&#xA;element, that is Package. In a later release, ModelTypeDefinition will be the main container for type and&#xA;package definition."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedTypeDefinition" upperBound="-1" eType="#//language/structure/TypeDefinition" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Contained TypeDefinitions"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </eSubpackages> </eSubpackages> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"kermeta","nsURI":"http://www.kermeta.org/kermeta/1_2_0//kermeta","name":"kermeta","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DummyClass","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"nsPrefix":"kermeta_language","nsURI":"http://www.kermeta.org/kermeta/1_2_0//kermeta/language","name":"language","id":2,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DummyClass","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"nsPrefix":"kermeta_language_behavior","nsURI":"http://www.kermeta.org/kermeta/1_2_0//kermeta/language/behavior","name":"behavior","id":4,"eClass":"EPackage"},{"nsPrefix":"kermeta_language_structure","nsURI":"http://www.kermeta.org/kermeta/1_2_0//kermeta/language/structure","name":"structure","id":5,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallExpression","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallVariable","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallFeature","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallSuperOperation","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallResult","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallValue","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conditional","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Raise","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rescue","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeReference","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Literal","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmptyExpression","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JavaStaticCall","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LambdaExpression","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LambdaParameter","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerLiteral","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteral","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteral","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeLiteral","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VoidLiteral","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Loop","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelfExpression","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDecl","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":33,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isCast","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"Boolean","instanceClass":"boolean","id":38,"serializable":true,"eClass":"EDataType"},{"id":39,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Object","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeContainer","instanceClass":null,"abstract":true,"id":41,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"staticType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"id":46,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"staticTypeVariableBindings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":52,"serializable":true,"eClass":"EDataType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rescueBlock","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isAtpre","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isAtpre","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"staticProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"staticOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"staticEnumLiteral","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"id":72,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"id":74,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenBody","changeable":true,"resolveProxies":true,"lowerBound":1,"id":80,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":90,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exceptionType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":91,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"exceptionName","changeable":true,"lowerBound":0,"iD":false,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityElement","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"jclass","changeable":true,"lowerBound":0,"iD":false,"id":102,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"jmethod","changeable":true,"lowerBound":0,"iD":false,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":113,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":118,"derived":false},{"id":119,"eClass":"EGenericType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"Integer","instanceClass":"int","id":120,"serializable":true,"eClass":"EDataType"},{"id":121,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":125,"derived":false},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeref","changeable":true,"resolveProxies":true,"lowerBound":1,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initialization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stopCondition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initialization","changeable":true,"resolveProxies":true,"lowerBound":1,"id":140,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"lowerBound":0,"iD":false,"id":141,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":147,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":148,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelType","instanceClass":null,"abstract":false,"id":149,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeVariableBinding","instanceClass":null,"abstract":false,"id":150,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDefinition","instanceClass":null,"abstract":false,"id":151,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":true,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":155,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"UnlimitedNatural","instanceClass":"int","id":159,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tag","instanceClass":null,"abstract":false,"id":160,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":161,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ConstraintLanguage","instanceClass":null,"id":162,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassDefinition","instanceClass":null,"abstract":false,"id":163,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ConstraintType","instanceClass":null,"id":164,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelingUnit","instanceClass":null,"abstract":false,"id":165,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Require","instanceClass":null,"abstract":false,"id":166,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Using","instanceClass":null,"abstract":false,"id":167,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Filter","instanceClass":null,"abstract":false,"id":168,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenericTypeDefinition","instanceClass":null,"abstract":true,"id":169,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterizedType","instanceClass":null,"abstract":true,"id":170,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeVariable","instanceClass":null,"abstract":true,"id":171,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectTypeVariable","instanceClass":null,"abstract":false,"id":172,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelTypeVariable","instanceClass":null,"abstract":false,"id":173,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualType","instanceClass":null,"abstract":false,"id":174,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProductType","instanceClass":null,"abstract":false,"id":175,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionType","instanceClass":null,"abstract":false,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VoidType","instanceClass":null,"abstract":false,"id":177,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDefinitionContainer","instanceClass":null,"abstract":true,"id":178,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"_new","lowerBound":0,"id":179,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":false,"resolveProxies":true,"lowerBound":0,"id":180,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperation","changeable":false,"resolveProxies":true,"lowerBound":0,"id":181,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superClass","changeable":false,"resolveProxies":true,"lowerBound":0,"id":182,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isAbstract","changeable":false,"lowerBound":0,"iD":false,"id":183,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":false,"lowerBound":0,"iD":false,"id":184,"derived":true},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tag","changeable":true,"resolveProxies":true,"lowerBound":0,"id":192,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedTags","changeable":true,"resolveProxies":true,"lowerBound":0,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"object","changeable":true,"resolveProxies":true,"lowerBound":1,"id":195,"derived":false},{"id":196,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contents","changeable":false,"resolveProxies":true,"lowerBound":0,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"_new","lowerBound":0,"id":200,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"includedTypeDefinition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":201,"derived":false},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isAbstract","changeable":true,"lowerBound":0,"iD":false,"id":206,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"raisedException","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pre","changeable":true,"resolveProxies":true,"lowerBound":0,"id":209,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"post","changeable":true,"resolveProxies":true,"lowerBound":0,"id":210,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":211,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":212,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":213,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"typeParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":214,"derived":false},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"operation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":219,"derived":false},{"id":220,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"preOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"postOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":223,"derived":false},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":false},{"id":228,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"opposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":229,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isReadOnly","changeable":true,"lowerBound":0,"iD":false,"id":230,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"default","changeable":true,"lowerBound":0,"iD":false,"id":231,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isComposite","changeable":true,"lowerBound":0,"iD":false,"id":232,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isDerived","changeable":true,"lowerBound":0,"iD":false,"id":233,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isID","changeable":true,"lowerBound":0,"iD":false,"id":234,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"getterBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":235,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"setterBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":236,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isGetterAbstract","changeable":true,"lowerBound":0,"iD":false,"id":237,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isSetterAbstract","changeable":true,"lowerBound":0,"iD":false,"id":238,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":239,"derived":false},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":252,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"typeContainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":253,"derived":false},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"containedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":256,"derived":false},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"enumeration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":259,"derived":false},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedLiteral","changeable":true,"resolveProxies":true,"lowerBound":0,"id":262,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":263,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":264,"derived":false},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isOrdered","changeable":true,"lowerBound":0,"iD":false,"id":269,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"isUnique","changeable":true,"lowerBound":0,"iD":false,"id":270,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lower","changeable":true,"lowerBound":0,"iD":false,"id":271,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"upper","changeable":true,"lowerBound":0,"iD":false,"id":272,"derived":false},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isAspect","changeable":true,"lowerBound":0,"iD":false,"id":278,"derived":false},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":285,"derived":false},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nestedPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":288,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"nestingPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":289,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"uri","changeable":true,"lowerBound":0,"iD":false,"id":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"instanceType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":298,"derived":false},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":302,"derived":false},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":306,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":307,"derived":false},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":312,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"stereotype","changeable":true,"lowerBound":0,"iD":false,"id":313,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"language","changeable":true,"lowerBound":0,"iD":false,"id":314,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"invOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":315,"derived":false},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inv","changeable":true,"resolveProxies":true,"lowerBound":0,"id":321,"derived":false},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"name":"kermeta","id":324,"value":0,"literal":"kermeta","eClass":"EEnumLiteral"},{"name":"ocl","id":325,"value":1,"literal":"ocl","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isAbstract","changeable":true,"lowerBound":0,"iD":false,"id":326,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":327,"derived":false},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"name":"inv","id":335,"value":0,"literal":"inv","eClass":"EEnumLiteral"},{"name":"pre","id":336,"value":1,"literal":"pre","eClass":"EEnumLiteral"},{"name":"post","id":337,"value":2,"literal":"post","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"packages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":338,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"requires","changeable":true,"resolveProxies":true,"lowerBound":0,"id":339,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"usings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":340,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referencedModelingUnits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":341,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"includeFilters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":342,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"excludeFilters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":343,"derived":false},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"uri","changeable":true,"lowerBound":0,"iD":false,"id":351,"derived":false},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"qualifiedName","changeable":true,"lowerBound":0,"iD":false,"id":354,"derived":false},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"qualifiedName","changeable":true,"lowerBound":0,"iD":false,"id":357,"derived":false},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":360,"derived":false},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"virtualTypeBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":363,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeParamBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":364,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"typeDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":365,"derived":false},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"supertype","changeable":true,"resolveProxies":true,"lowerBound":0,"id":370,"derived":false},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"virtualType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":376,"derived":false},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"modelType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":379,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":380,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeParamBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":381,"derived":false},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":386,"derived":false},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":390,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":391,"derived":false},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedTypeDefinition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":397,"derived":false},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":2,"target":3},{"source":2,"target":4},{"source":2,"target":5},{"source":2,"target":0},{"source":3,"target":2},{"source":4,"target":6},{"source":4,"target":7},{"source":4,"target":8},{"source":4,"target":9},{"source":4,"target":10},{"source":4,"target":11},{"source":4,"target":12},{"source":4,"target":13},{"source":4,"target":14},{"source":4,"target":15},{"source":4,"target":16},{"source":4,"target":17},{"source":4,"target":18},{"source":4,"target":19},{"source":4,"target":20},{"source":4,"target":21},{"source":4,"target":22},{"source":4,"target":23},{"source":4,"target":24},{"source":4,"target":25},{"source":4,"target":26},{"source":4,"target":27},{"source":4,"target":28},{"source":4,"target":29},{"source":4,"target":30},{"source":4,"target":31},{"source":4,"target":2},{"source":6,"target":4},{"source":6,"target":7},{"source":6,"target":32},{"source":6,"target":33},{"source":6,"target":34},{"source":6,"target":35},{"source":32,"target":8},{"source":32,"target":36},{"source":32,"target":6},{"source":36,"target":8},{"source":33,"target":7},{"source":33,"target":37},{"source":33,"target":6},{"source":37,"target":7},{"source":34,"target":38},{"source":34,"target":39},{"source":34,"target":6},{"source":39,"target":38},{"source":35,"target":7},{"source":7,"target":4},{"source":7,"target":40},{"source":7,"target":41},{"source":7,"target":42},{"source":7,"target":43},{"source":7,"target":44},{"source":42,"target":45},{"source":42,"target":46},{"source":42,"target":7},{"source":46,"target":45},{"source":43,"target":40},{"source":44,"target":41},{"source":8,"target":4},{"source":8,"target":7},{"source":8,"target":47},{"source":8,"target":48},{"source":8,"target":49},{"source":8,"target":50},{"source":47,"target":7},{"source":47,"target":51},{"source":47,"target":8},{"source":51,"target":7},{"source":48,"target":52},{"source":48,"target":53},{"source":48,"target":8},{"source":53,"target":52},{"source":49,"target":45},{"source":49,"target":54},{"source":49,"target":8},{"source":54,"target":45},{"source":50,"target":7},{"source":9,"target":4},{"source":9,"target":7},{"source":9,"target":55},{"source":9,"target":56},{"source":9,"target":57},{"source":55,"target":7},{"source":55,"target":58},{"source":55,"target":9},{"source":58,"target":7},{"source":56,"target":17},{"source":56,"target":59},{"source":56,"target":9},{"source":59,"target":17},{"source":57,"target":7},{"source":10,"target":4},{"source":10,"target":8},{"source":10,"target":60},{"source":10,"target":61},{"source":60,"target":38},{"source":60,"target":62},{"source":60,"target":10},{"source":62,"target":38},{"source":61,"target":8},{"source":11,"target":4},{"source":11,"target":8},{"source":11,"target":63},{"source":11,"target":64},{"source":11,"target":65},{"source":11,"target":66},{"source":11,"target":67},{"source":11,"target":68},{"source":63,"target":7},{"source":63,"target":69},{"source":63,"target":11},{"source":69,"target":7},{"source":64,"target":38},{"source":64,"target":70},{"source":64,"target":11},{"source":70,"target":38},{"source":65,"target":71},{"source":65,"target":72},{"source":65,"target":11},{"source":72,"target":71},{"source":66,"target":73},{"source":66,"target":74},{"source":66,"target":11},{"source":74,"target":73},{"source":67,"target":75},{"source":67,"target":76},{"source":67,"target":11},{"source":76,"target":75},{"source":68,"target":8},{"source":12,"target":4},{"source":12,"target":8},{"source":12,"target":77},{"source":77,"target":8},{"source":13,"target":4},{"source":13,"target":10},{"source":13,"target":78},{"source":78,"target":10},{"source":14,"target":4},{"source":14,"target":8},{"source":14,"target":79},{"source":79,"target":8},{"source":15,"target":4},{"source":15,"target":7},{"source":15,"target":80},{"source":15,"target":81},{"source":15,"target":82},{"source":15,"target":83},{"source":80,"target":7},{"source":80,"target":84},{"source":80,"target":15},{"source":84,"target":7},{"source":81,"target":7},{"source":81,"target":85},{"source":81,"target":15},{"source":85,"target":7},{"source":82,"target":7},{"source":82,"target":86},{"source":82,"target":15},{"source":86,"target":7},{"source":83,"target":7},{"source":16,"target":4},{"source":16,"target":7},{"source":16,"target":87},{"source":16,"target":88},{"source":87,"target":7},{"source":87,"target":89},{"source":87,"target":16},{"source":89,"target":7},{"source":88,"target":7},{"source":17,"target":4},{"source":17,"target":40},{"source":17,"target":90},{"source":17,"target":91},{"source":17,"target":92},{"source":17,"target":93},{"source":90,"target":7},{"source":90,"target":94},{"source":90,"target":17},{"source":94,"target":7},{"source":91,"target":18},{"source":91,"target":95},{"source":91,"target":17},{"source":95,"target":18},{"source":92,"target":52},{"source":92,"target":96},{"source":92,"target":17},{"source":96,"target":52},{"source":93,"target":40},{"source":18,"target":4},{"source":18,"target":97},{"source":18,"target":98},{"source":98,"target":97},{"source":19,"target":4},{"source":19,"target":7},{"source":19,"target":99},{"source":99,"target":7},{"source":20,"target":4},{"source":20,"target":7},{"source":20,"target":100},{"source":100,"target":7},{"source":21,"target":4},{"source":21,"target":7},{"source":21,"target":101},{"source":21,"target":102},{"source":21,"target":103},{"source":21,"target":104},{"source":101,"target":7},{"source":101,"target":105},{"source":101,"target":21},{"source":105,"target":7},{"source":102,"target":52},{"source":102,"target":106},{"source":102,"target":21},{"source":106,"target":52},{"source":103,"target":52},{"source":103,"target":107},{"source":103,"target":21},{"source":107,"target":52},{"source":104,"target":7},{"source":22,"target":4},{"source":22,"target":7},{"source":22,"target":108},{"source":22,"target":109},{"source":22,"target":110},{"source":108,"target":23},{"source":108,"target":111},{"source":108,"target":22},{"source":111,"target":23},{"source":109,"target":7},{"source":109,"target":112},{"source":109,"target":22},{"source":112,"target":7},{"source":110,"target":7},{"source":23,"target":4},{"source":23,"target":40},{"source":23,"target":113},{"source":23,"target":114},{"source":23,"target":115},{"source":113,"target":52},{"source":113,"target":116},{"source":113,"target":23},{"source":116,"target":52},{"source":114,"target":18},{"source":114,"target":117},{"source":114,"target":23},{"source":117,"target":18},{"source":115,"target":40},{"source":24,"target":4},{"source":24,"target":19},{"source":24,"target":118},{"source":24,"target":119},{"source":118,"target":120},{"source":118,"target":121},{"source":118,"target":24},{"source":121,"target":120},{"source":119,"target":19},{"source":25,"target":4},{"source":25,"target":19},{"source":25,"target":122},{"source":25,"target":123},{"source":122,"target":52},{"source":122,"target":124},{"source":122,"target":25},{"source":124,"target":52},{"source":123,"target":19},{"source":26,"target":4},{"source":26,"target":19},{"source":26,"target":125},{"source":26,"target":126},{"source":125,"target":38},{"source":125,"target":127},{"source":125,"target":26},{"source":127,"target":38},{"source":126,"target":19},{"source":27,"target":4},{"source":27,"target":19},{"source":27,"target":128},{"source":27,"target":129},{"source":128,"target":18},{"source":128,"target":130},{"source":128,"target":27},{"source":130,"target":18},{"source":129,"target":19},{"source":28,"target":4},{"source":28,"target":19},{"source":28,"target":131},{"source":131,"target":19},{"source":29,"target":4},{"source":29,"target":7},{"source":29,"target":132},{"source":29,"target":133},{"source":29,"target":134},{"source":29,"target":135},{"source":132,"target":7},{"source":132,"target":136},{"source":132,"target":29},{"source":136,"target":7},{"source":133,"target":7},{"source":133,"target":137},{"source":133,"target":29},{"source":137,"target":7},{"source":134,"target":7},{"source":134,"target":138},{"source":134,"target":29},{"source":138,"target":7},{"source":135,"target":7},{"source":30,"target":4},{"source":30,"target":7},{"source":30,"target":139},{"source":139,"target":7},{"source":31,"target":4},{"source":31,"target":7},{"source":31,"target":140},{"source":31,"target":141},{"source":31,"target":142},{"source":31,"target":143},{"source":140,"target":7},{"source":140,"target":144},{"source":140,"target":31},{"source":144,"target":7},{"source":141,"target":52},{"source":141,"target":145},{"source":141,"target":31},{"source":145,"target":52},{"source":142,"target":18},{"source":142,"target":146},{"source":142,"target":31},{"source":146,"target":18},{"source":143,"target":7},{"source":5,"target":52},{"source":5,"target":38},{"source":5,"target":147},{"source":5,"target":40},{"source":5,"target":148},{"source":5,"target":149},{"source":5,"target":120},{"source":5,"target":73},{"source":5,"target":71},{"source":5,"target":45},{"source":5,"target":41},{"source":5,"target":75},{"source":5,"target":150},{"source":5,"target":97},{"source":5,"target":151},{"source":5,"target":152},{"source":5,"target":153},{"source":5,"target":154},{"source":5,"target":155},{"source":5,"target":156},{"source":5,"target":157},{"source":5,"target":158},{"source":5,"target":159},{"source":5,"target":160},{"source":5,"target":161},{"source":5,"target":162},{"source":5,"target":163},{"source":5,"target":164},{"source":5,"target":165},{"source":5,"target":166},{"source":5,"target":167},{"source":5,"target":168},{"source":5,"target":169},{"source":5,"target":170},{"source":5,"target":171},{"source":5,"target":172},{"source":5,"target":173},{"source":5,"target":174},{"source":5,"target":175},{"source":5,"target":176},{"source":5,"target":177},{"source":5,"target":178},{"source":5,"target":2},{"source":52,"target":5},{"source":38,"target":5},{"source":147,"target":5},{"source":147,"target":170},{"source":147,"target":179},{"source":147,"target":180},{"source":147,"target":181},{"source":147,"target":182},{"source":147,"target":183},{"source":147,"target":184},{"source":147,"target":185},{"source":179,"target":40},{"source":179,"target":186},{"source":179,"target":147},{"source":186,"target":40},{"source":180,"target":71},{"source":180,"target":187},{"source":180,"target":147},{"source":187,"target":71},{"source":181,"target":73},{"source":181,"target":188},{"source":181,"target":147},{"source":188,"target":73},{"source":182,"target":147},{"source":182,"target":189},{"source":182,"target":147},{"source":189,"target":147},{"source":183,"target":38},{"source":183,"target":190},{"source":183,"target":147},{"source":190,"target":38},{"source":184,"target":52},{"source":184,"target":191},{"source":184,"target":147},{"source":191,"target":52},{"source":185,"target":170},{"source":40,"target":5},{"source":40,"target":192},{"source":40,"target":193},{"source":192,"target":160},{"source":192,"target":194},{"source":192,"target":40},{"source":192,"target":195},{"source":194,"target":160},{"source":193,"target":160},{"source":193,"target":196},{"source":193,"target":40},{"source":196,"target":160},{"source":148,"target":5},{"source":148,"target":40},{"source":148,"target":197},{"source":148,"target":198},{"source":197,"target":40},{"source":197,"target":199},{"source":197,"target":148},{"source":199,"target":40},{"source":198,"target":40},{"source":149,"target":5},{"source":149,"target":45},{"source":149,"target":151},{"source":149,"target":200},{"source":149,"target":201},{"source":149,"target":202},{"source":149,"target":203},{"source":200,"target":148},{"source":200,"target":204},{"source":200,"target":149},{"source":204,"target":148},{"source":201,"target":151},{"source":201,"target":205},{"source":201,"target":149},{"source":205,"target":151},{"source":202,"target":45},{"source":203,"target":151},{"source":120,"target":5},{"source":73,"target":5},{"source":73,"target":97},{"source":73,"target":206},{"source":73,"target":207},{"source":73,"target":208},{"source":73,"target":209},{"source":73,"target":210},{"source":73,"target":211},{"source":73,"target":212},{"source":73,"target":213},{"source":73,"target":214},{"source":73,"target":215},{"source":206,"target":38},{"source":206,"target":216},{"source":206,"target":73},{"source":216,"target":38},{"source":207,"target":45},{"source":207,"target":217},{"source":207,"target":73},{"source":217,"target":45},{"source":208,"target":156},{"source":208,"target":218},{"source":208,"target":73},{"source":208,"target":219},{"source":218,"target":156},{"source":209,"target":161},{"source":209,"target":220},{"source":209,"target":73},{"source":209,"target":221},{"source":220,"target":161},{"source":210,"target":161},{"source":210,"target":222},{"source":210,"target":73},{"source":210,"target":223},{"source":222,"target":161},{"source":211,"target":7},{"source":211,"target":224},{"source":211,"target":73},{"source":224,"target":7},{"source":212,"target":73},{"source":212,"target":225},{"source":212,"target":73},{"source":225,"target":73},{"source":213,"target":163},{"source":213,"target":226},{"source":213,"target":73},{"source":213,"target":227},{"source":226,"target":163},{"source":214,"target":171},{"source":214,"target":228},{"source":214,"target":73},{"source":228,"target":171},{"source":215,"target":97},{"source":71,"target":5},{"source":71,"target":97},{"source":71,"target":229},{"source":71,"target":230},{"source":71,"target":231},{"source":71,"target":232},{"source":71,"target":233},{"source":71,"target":234},{"source":71,"target":235},{"source":71,"target":236},{"source":71,"target":237},{"source":71,"target":238},{"source":71,"target":239},{"source":71,"target":240},{"source":229,"target":71},{"source":229,"target":241},{"source":229,"target":71},{"source":241,"target":71},{"source":230,"target":38},{"source":230,"target":242},{"source":230,"target":71},{"source":242,"target":38},{"source":231,"target":52},{"source":231,"target":243},{"source":231,"target":71},{"source":243,"target":52},{"source":232,"target":38},{"source":232,"target":244},{"source":232,"target":71},{"source":244,"target":38},{"source":233,"target":38},{"source":233,"target":245},{"source":233,"target":71},{"source":245,"target":38},{"source":234,"target":38},{"source":234,"target":246},{"source":234,"target":71},{"source":246,"target":38},{"source":235,"target":7},{"source":235,"target":247},{"source":235,"target":71},{"source":247,"target":7},{"source":236,"target":7},{"source":236,"target":248},{"source":236,"target":71},{"source":248,"target":7},{"source":237,"target":38},{"source":237,"target":249},{"source":237,"target":71},{"source":249,"target":38},{"source":238,"target":38},{"source":238,"target":250},{"source":238,"target":71},{"source":250,"target":38},{"source":239,"target":163},{"source":239,"target":251},{"source":239,"target":71},{"source":239,"target":252},{"source":251,"target":163},{"source":240,"target":97},{"source":45,"target":5},{"source":45,"target":40},{"source":45,"target":253},{"source":45,"target":254},{"source":253,"target":41},{"source":253,"target":255},{"source":253,"target":45},{"source":253,"target":256},{"source":255,"target":41},{"source":254,"target":40},{"source":41,"target":5},{"source":41,"target":40},{"source":41,"target":256},{"source":41,"target":257},{"source":256,"target":45},{"source":256,"target":258},{"source":256,"target":41},{"source":256,"target":253},{"source":258,"target":45},{"source":257,"target":40},{"source":75,"target":5},{"source":75,"target":154},{"source":75,"target":259},{"source":75,"target":260},{"source":259,"target":153},{"source":259,"target":261},{"source":259,"target":75},{"source":259,"target":262},{"source":261,"target":153},{"source":260,"target":154},{"source":150,"target":5},{"source":150,"target":41},{"source":150,"target":40},{"source":150,"target":263},{"source":150,"target":264},{"source":150,"target":265},{"source":150,"target":266},{"source":263,"target":171},{"source":263,"target":267},{"source":263,"target":150},{"source":267,"target":171},{"source":264,"target":45},{"source":264,"target":268},{"source":264,"target":150},{"source":268,"target":45},{"source":265,"target":41},{"source":266,"target":40},{"source":97,"target":5},{"source":97,"target":158},{"source":97,"target":269},{"source":97,"target":270},{"source":97,"target":271},{"source":97,"target":272},{"source":97,"target":273},{"source":269,"target":38},{"source":269,"target":274},{"source":269,"target":97},{"source":274,"target":38},{"source":270,"target":38},{"source":270,"target":275},{"source":270,"target":97},{"source":275,"target":38},{"source":271,"target":120},{"source":271,"target":276},{"source":271,"target":97},{"source":276,"target":120},{"source":272,"target":159},{"source":272,"target":277},{"source":272,"target":97},{"source":277,"target":159},{"source":273,"target":158},{"source":151,"target":5},{"source":151,"target":154},{"source":151,"target":278},{"source":151,"target":279},{"source":278,"target":38},{"source":278,"target":280},{"source":278,"target":151},{"source":280,"target":38},{"source":279,"target":154},{"source":152,"target":5},{"source":152,"target":45},{"source":152,"target":151},{"source":152,"target":281},{"source":152,"target":282},{"source":281,"target":45},{"source":282,"target":151},{"source":153,"target":5},{"source":153,"target":152},{"source":153,"target":262},{"source":153,"target":283},{"source":262,"target":75},{"source":262,"target":284},{"source":262,"target":153},{"source":262,"target":259},{"source":284,"target":75},{"source":283,"target":152},{"source":154,"target":5},{"source":154,"target":40},{"source":154,"target":285},{"source":154,"target":286},{"source":285,"target":52},{"source":285,"target":287},{"source":285,"target":154},{"source":287,"target":52},{"source":286,"target":40},{"source":155,"target":5},{"source":155,"target":154},{"source":155,"target":178},{"source":155,"target":288},{"source":155,"target":289},{"source":155,"target":290},{"source":155,"target":291},{"source":155,"target":292},{"source":288,"target":155},{"source":288,"target":293},{"source":288,"target":155},{"source":288,"target":289},{"source":293,"target":155},{"source":289,"target":155},{"source":289,"target":294},{"source":289,"target":155},{"source":289,"target":288},{"source":294,"target":155},{"source":290,"target":52},{"source":290,"target":295},{"source":290,"target":155},{"source":295,"target":52},{"source":291,"target":154},{"source":292,"target":178},{"source":156,"target":5},{"source":156,"target":97},{"source":156,"target":219},{"source":156,"target":296},{"source":219,"target":73},{"source":219,"target":297},{"source":219,"target":156},{"source":219,"target":208},{"source":297,"target":73},{"source":296,"target":97},{"source":157,"target":5},{"source":157,"target":152},{"source":157,"target":41},{"source":157,"target":298},{"source":157,"target":299},{"source":157,"target":300},{"source":298,"target":45},{"source":298,"target":301},{"source":298,"target":157},{"source":301,"target":45},{"source":299,"target":152},{"source":300,"target":41},{"source":158,"target":5},{"source":158,"target":41},{"source":158,"target":154},{"source":158,"target":302},{"source":158,"target":303},{"source":158,"target":304},{"source":302,"target":45},{"source":302,"target":305},{"source":302,"target":158},{"source":305,"target":45},{"source":303,"target":41},{"source":304,"target":154},{"source":159,"target":5},{"source":160,"target":5},{"source":160,"target":40},{"source":160,"target":306},{"source":160,"target":307},{"source":160,"target":195},{"source":160,"target":308},{"source":306,"target":52},{"source":306,"target":309},{"source":306,"target":160},{"source":309,"target":52},{"source":307,"target":52},{"source":307,"target":310},{"source":307,"target":160},{"source":310,"target":52},{"source":195,"target":40},{"source":195,"target":311},{"source":195,"target":160},{"source":195,"target":192},{"source":311,"target":40},{"source":308,"target":40},{"source":161,"target":5},{"source":161,"target":154},{"source":161,"target":312},{"source":161,"target":313},{"source":161,"target":314},{"source":161,"target":315},{"source":161,"target":221},{"source":161,"target":223},{"source":161,"target":316},{"source":312,"target":7},{"source":312,"target":317},{"source":312,"target":161},{"source":317,"target":7},{"source":313,"target":164},{"source":313,"target":318},{"source":313,"target":161},{"source":318,"target":164},{"source":314,"target":162},{"source":314,"target":319},{"source":314,"target":161},{"source":319,"target":162},{"source":315,"target":163},{"source":315,"target":320},{"source":315,"target":161},{"source":315,"target":321},{"source":320,"target":163},{"source":221,"target":73},{"source":221,"target":322},{"source":221,"target":161},{"source":221,"target":209},{"source":322,"target":73},{"source":223,"target":73},{"source":223,"target":323},{"source":223,"target":161},{"source":223,"target":210},{"source":323,"target":73},{"source":316,"target":154},{"source":162,"target":5},{"source":162,"target":324},{"source":162,"target":325},{"source":324,"target":162},{"source":325,"target":162},{"source":163,"target":5},{"source":163,"target":169},{"source":163,"target":41},{"source":163,"target":321},{"source":163,"target":326},{"source":163,"target":252},{"source":163,"target":227},{"source":163,"target":327},{"source":163,"target":328},{"source":163,"target":329},{"source":321,"target":161},{"source":321,"target":330},{"source":321,"target":163},{"source":321,"target":315},{"source":330,"target":161},{"source":326,"target":38},{"source":326,"target":331},{"source":326,"target":163},{"source":331,"target":38},{"source":252,"target":71},{"source":252,"target":332},{"source":252,"target":163},{"source":252,"target":239},{"source":332,"target":71},{"source":227,"target":73},{"source":227,"target":333},{"source":227,"target":163},{"source":227,"target":213},{"source":333,"target":73},{"source":327,"target":45},{"source":327,"target":334},{"source":327,"target":163},{"source":334,"target":45},{"source":328,"target":169},{"source":329,"target":41},{"source":164,"target":5},{"source":164,"target":335},{"source":164,"target":336},{"source":164,"target":337},{"source":335,"target":164},{"source":336,"target":164},{"source":337,"target":164},{"source":165,"target":5},{"source":165,"target":40},{"source":165,"target":338},{"source":165,"target":339},{"source":165,"target":340},{"source":165,"target":341},{"source":165,"target":342},{"source":165,"target":343},{"source":165,"target":344},{"source":338,"target":155},{"source":338,"target":345},{"source":338,"target":165},{"source":345,"target":155},{"source":339,"target":166},{"source":339,"target":346},{"source":339,"target":165},{"source":346,"target":166},{"source":340,"target":167},{"source":340,"target":347},{"source":340,"target":165},{"source":347,"target":167},{"source":341,"target":165},{"source":341,"target":348},{"source":341,"target":165},{"source":348,"target":165},{"source":342,"target":168},{"source":342,"target":349},{"source":342,"target":165},{"source":349,"target":168},{"source":343,"target":168},{"source":343,"target":350},{"source":343,"target":165},{"source":350,"target":168},{"source":344,"target":40},{"source":166,"target":5},{"source":166,"target":40},{"source":166,"target":351},{"source":166,"target":352},{"source":351,"target":52},{"source":351,"target":353},{"source":351,"target":166},{"source":353,"target":52},{"source":352,"target":40},{"source":167,"target":5},{"source":167,"target":40},{"source":167,"target":354},{"source":167,"target":355},{"source":354,"target":52},{"source":354,"target":356},{"source":354,"target":167},{"source":356,"target":52},{"source":355,"target":40},{"source":168,"target":5},{"source":168,"target":40},{"source":168,"target":357},{"source":168,"target":358},{"source":357,"target":52},{"source":357,"target":359},{"source":357,"target":168},{"source":359,"target":52},{"source":358,"target":40},{"source":169,"target":5},{"source":169,"target":151},{"source":169,"target":360},{"source":169,"target":361},{"source":360,"target":171},{"source":360,"target":362},{"source":360,"target":169},{"source":362,"target":171},{"source":361,"target":151},{"source":170,"target":5},{"source":170,"target":45},{"source":170,"target":363},{"source":170,"target":364},{"source":170,"target":365},{"source":170,"target":366},{"source":363,"target":150},{"source":363,"target":367},{"source":363,"target":170},{"source":367,"target":150},{"source":364,"target":150},{"source":364,"target":368},{"source":364,"target":170},{"source":368,"target":150},{"source":365,"target":169},{"source":365,"target":369},{"source":365,"target":170},{"source":369,"target":169},{"source":366,"target":45},{"source":171,"target":5},{"source":171,"target":41},{"source":171,"target":45},{"source":171,"target":154},{"source":171,"target":370},{"source":171,"target":371},{"source":171,"target":372},{"source":171,"target":373},{"source":370,"target":45},{"source":370,"target":374},{"source":370,"target":171},{"source":374,"target":45},{"source":371,"target":41},{"source":372,"target":45},{"source":373,"target":154},{"source":172,"target":5},{"source":172,"target":171},{"source":172,"target":375},{"source":375,"target":171},{"source":173,"target":5},{"source":173,"target":171},{"source":173,"target":376},{"source":173,"target":377},{"source":376,"target":174},{"source":376,"target":378},{"source":376,"target":173},{"source":376,"target":379},{"source":378,"target":174},{"source":377,"target":171},{"source":174,"target":5},{"source":174,"target":172},{"source":174,"target":380},{"source":174,"target":379},{"source":174,"target":381},{"source":174,"target":382},{"source":380,"target":163},{"source":380,"target":383},{"source":380,"target":174},{"source":383,"target":163},{"source":379,"target":173},{"source":379,"target":384},{"source":379,"target":174},{"source":379,"target":376},{"source":384,"target":173},{"source":381,"target":150},{"source":381,"target":385},{"source":381,"target":174},{"source":385,"target":150},{"source":382,"target":172},{"source":175,"target":5},{"source":175,"target":41},{"source":175,"target":45},{"source":175,"target":386},{"source":175,"target":387},{"source":175,"target":388},{"source":386,"target":45},{"source":386,"target":389},{"source":386,"target":175},{"source":389,"target":45},{"source":387,"target":41},{"source":388,"target":45},{"source":176,"target":5},{"source":176,"target":41},{"source":176,"target":45},{"source":176,"target":390},{"source":176,"target":391},{"source":176,"target":392},{"source":176,"target":393},{"source":390,"target":45},{"source":390,"target":394},{"source":390,"target":176},{"source":394,"target":45},{"source":391,"target":45},{"source":391,"target":395},{"source":391,"target":176},{"source":395,"target":45},{"source":392,"target":41},{"source":393,"target":45},{"source":177,"target":5},{"source":177,"target":45},{"source":177,"target":396},{"source":396,"target":45},{"source":178,"target":5},{"source":178,"target":154},{"source":178,"target":397},{"source":178,"target":398},{"source":397,"target":151},{"source":397,"target":399},{"source":397,"target":178},{"source":399,"target":151},{"source":398,"target":154}],"multigraph":true}
ecore
petrinet
repo-ecore-all/data/francoispfister/diagraph/org.isoe.fwk.megamodel.deploy/repository-bundle/iritptn.ecore
iritptn PetriNet nodes arc name Node ingoings name outgoings net Arc target weight kind net source Transition tMin tMax Place marking ArcKind normal normal readArc readArc
<?xml version="1.0" encoding="ISO-8859-1"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="iritptn" nsURI="http://iritptn" nsPrefix="_iritptn"> <eClassifiers xsi:type="ecore:EClass" name="PetriNet"> <eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1" eType="#//Node" containment="true" eOpposite="#//Node/net"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arc" upperBound="-1" eType="#//Arc" containment="true" eOpposite="#//Arc/net"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Node"> <eStructuralFeatures xsi:type="ecore:EReference" name="ingoings" upperBound="-1" eType="#//Arc" eOpposite="#//Arc/target"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="namespace" value=""/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoings" upperBound="-1" eType="#//Arc" eOpposite="#//Arc/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="net" eType="#//PetriNet" eOpposite="#//PetriNet/nodes"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Arc"> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//Node" eOpposite="#//Node/ingoings"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" lowerBound="1" eType="#//ArcKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="net" eType="#//PetriNet" eOpposite="#//PetriNet/arc"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//Node" eOpposite="#//Node/outgoings"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//Node"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tMin" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tMax" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Place" eSuperTypes="#//Node"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="marking" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ArcKind"> <eLiterals name="normal"/> <eLiterals name="readArc" value="1"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"_iritptn","nsURI":"http://iritptn","name":"iritptn","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PetriNet","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Arc","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Place","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ArcKind","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arc","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"net","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"net","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ingoings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"weight","changeable":true,"lowerBound":1,"iD":false,"id":24,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tMin","changeable":true,"lowerBound":1,"iD":false,"id":31,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tMax","changeable":true,"lowerBound":1,"iD":false,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"marking","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"name":"normal","id":39,"value":0,"literal":"normal","eClass":"EEnumLiteral"},{"name":"readArc","id":40,"value":1,"literal":"readArc","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":7,"target":2},{"source":7,"target":10},{"source":7,"target":1},{"source":7,"target":11},{"source":10,"target":2},{"source":8,"target":3},{"source":8,"target":12},{"source":8,"target":1},{"source":8,"target":13},{"source":12,"target":3},{"source":9,"target":14},{"source":9,"target":1},{"source":2,"target":0},{"source":2,"target":15},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":11},{"source":15,"target":3},{"source":15,"target":18},{"source":15,"target":2},{"source":15,"target":19},{"source":18,"target":3},{"source":16,"target":20},{"source":16,"target":2},{"source":17,"target":3},{"source":17,"target":21},{"source":17,"target":2},{"source":17,"target":22},{"source":21,"target":3},{"source":11,"target":1},{"source":11,"target":23},{"source":11,"target":2},{"source":11,"target":7},{"source":23,"target":1},{"source":3,"target":0},{"source":3,"target":19},{"source":3,"target":24},{"source":3,"target":25},{"source":3,"target":13},{"source":3,"target":22},{"source":19,"target":2},{"source":19,"target":26},{"source":19,"target":3},{"source":19,"target":15},{"source":26,"target":2},{"source":24,"target":27},{"source":24,"target":3},{"source":25,"target":6},{"source":25,"target":28},{"source":25,"target":3},{"source":28,"target":6},{"source":13,"target":1},{"source":13,"target":29},{"source":13,"target":3},{"source":13,"target":8},{"source":29,"target":1},{"source":22,"target":2},{"source":22,"target":30},{"source":22,"target":3},{"source":22,"target":17},{"source":30,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":31},{"source":4,"target":32},{"source":4,"target":33},{"source":31,"target":34},{"source":31,"target":4},{"source":32,"target":35},{"source":32,"target":4},{"source":33,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":36},{"source":5,"target":37},{"source":36,"target":38},{"source":36,"target":5},{"source":37,"target":2},{"source":6,"target":0},{"source":6,"target":39},{"source":6,"target":40},{"source":39,"target":6},{"source":40,"target":6}],"multigraph":true}
ecore
library
repo-ecore-all/data/adilinam/QVTdCaseStudy/org.eclipse.ocl.examples.xtext.tests/model/Tutorial2.ecore
tutorial Library name books loans members Book name copies library Member name library Loan book member date
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="tutorial" nsURI="http://www.eclipse.org/mdt/ocl/oclinecore/tutorial" nsPrefix="tut"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="Library"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="books" ordered="false" upperBound="-1" eType="#//Book" containment="true" eOpposite="#//Book/library"/> <eStructuralFeatures xsi:type="ecore:EReference" name="loans" ordered="false" upperBound="-1" eType="#//Loan" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="members" ordered="false" upperBound="-1" eType="#//Member" containment="true" eOpposite="#//Member/library"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Book"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="EnoughCopies"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="EnoughCopies" value="library.loans->select((book = self))->size() &lt;= copies"/> <details key="EnoughCopies$message" value="'There are ' + library.loans->select((book = self))->size().toString() + ' loans for the ' + copies.toString() + ' copies of \'' + name + '\''"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="copies" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/> <eStructuralFeatures xsi:type="ecore:EReference" name="library" ordered="false" eType="#//Library" eOpposite="#//Library/books"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Member"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="library" ordered="false" eType="#//Library" eOpposite="#//Library/members"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Loan"> <eStructuralFeatures xsi:type="ecore:EReference" name="book" ordered="false" lowerBound="1" eType="#//Book"/> <eStructuralFeatures xsi:type="ecore:EReference" name="member" ordered="false" lowerBound="1" eType="#//Member"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="date" ordered="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"tut","nsURI":"http://www.eclipse.org/mdt/ocl/oclinecore/tutorial","name":"tutorial","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Member","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Loan","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":5,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"loans","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"members","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"library","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"library","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":15,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"copies","changeable":true,"lowerBound":1,"iD":false,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"book","changeable":true,"resolveProxies":true,"lowerBound":1,"id":23,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"date","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":5,"target":9},{"source":5,"target":1},{"source":6,"target":2},{"source":6,"target":10},{"source":6,"target":1},{"source":6,"target":11},{"source":10,"target":2},{"source":7,"target":4},{"source":7,"target":12},{"source":7,"target":1},{"source":12,"target":4},{"source":8,"target":3},{"source":8,"target":13},{"source":8,"target":1},{"source":8,"target":14},{"source":13,"target":3},{"source":2,"target":0},{"source":2,"target":15},{"source":2,"target":16},{"source":2,"target":11},{"source":15,"target":17},{"source":15,"target":2},{"source":16,"target":18},{"source":16,"target":2},{"source":11,"target":1},{"source":11,"target":19},{"source":11,"target":2},{"source":11,"target":6},{"source":19,"target":1},{"source":3,"target":0},{"source":3,"target":20},{"source":3,"target":14},{"source":20,"target":21},{"source":20,"target":3},{"source":14,"target":1},{"source":14,"target":22},{"source":14,"target":3},{"source":14,"target":8},{"source":22,"target":1},{"source":4,"target":0},{"source":4,"target":23},{"source":4,"target":24},{"source":4,"target":25},{"source":23,"target":2},{"source":23,"target":26},{"source":23,"target":4},{"source":26,"target":2},{"source":24,"target":3},{"source":24,"target":27},{"source":24,"target":4},{"source":27,"target":3},{"source":25,"target":28},{"source":25,"target":4}],"multigraph":true}
ecore
metamodelling
repo-ecore-all/data/cycrisec-project/CyCriSec-Profile/bundles/org.eclipse.uml2.uml/model/CMOF24.ecore
cmof ReflectiveSequence add index object get index remove index set index object ReflectiveCollection add object addAll objects clear remove object size Object get property equals element set property value isSet property unset property invoke op arguments Property isConsistentWith redefinee isReadOnly false multiplicity_of_composite diagnostics context subsetting_context_conforms diagnostics context derived_union_is_read_only diagnostics context redefined_property_inherited diagnostics context subsetted_property_names diagnostics context derived_union_is_derived diagnostics context subsetting_rules diagnostics context default isAttribute p isComposite isNavigable opposite subsettingContext class datatype aggregation none association owningAssociation default defaultValue isComposite false isDerived false isDerivedUnion false isID false opposite redefinedProperty subsettedProperty StructuralFeature isReadOnly false Feature featuringClassifier isStatic false RedefinableElement redefinition_consistent diagnostics context non_leaf_redefinition diagnostics context redefinition_context_valid diagnostics context isConsistentWith redefinee isRedefinitionContextValid redefined isLeaf false redefinedElement redefinitionContext NamedElement visibility_needs_ownership diagnostics context has_no_qualified_name diagnostics context has_qualified_name diagnostics context allNamespaces isDistinguishableFrom n ns qualifiedName separator namespace name qualifiedName visibility Element has_owner diagnostics context not_own_self diagnostics context allOwnedElements mustBeOwned getMetaClass container isInstanceOfType type includesSubtypes delete ownedComment ownedElement owner metaclass Comment annotatedElement body Class inherit inhs isAbstract false superClass nestedClassifier ownedAttribute ownedOperation superClass Classifier non_final_parents diagnostics context specialize_type diagnostics context no_cycles_in_generalization diagnostics context allFeatures allParents conformsTo other general hasVisibilityOf n inherit inhs inheritableMembers c inheritedMember maySpecializeType c parents attribute feature general generalization inheritedMember isAbstract false isFinalSpecialization false redefinedClassifier Type conformsTo other isInstance object package PackageableElement visibility public VisibilityKind public public private private protected protected package package Package mustBeOwned elements_public_or_private diagnostics context makesVisible el nestedPackage ownedType visibleMembers URI nestedPackage nestingPackage packageMerge packagedElement ownedType Namespace members_distinguishable diagnostics context excludeCollisions imps getNamesOfMember element importMembers imps importedMember membersAreDistinguishable elementImport importedMember member ownedMember ownedRule packageImport ElementImport visibility_public_or_private diagnostics context imported_element_is_public diagnostics context getName alias importedElement visibility public importingNamespace DirectedRelationship source target Relationship relatedElement Constraint value_specification_boolean diagnostics context boolean_value diagnostics context not_apply_to_self diagnostics context no_side_effects diagnostics context constrainedElement specification context ValueSpecification booleanValue integerValue isComputable isNull realValue stringValue unlimitedValue TypedElement type PackageImport public_or_private diagnostics context importedPackage visibility public importingNamespace PackageMerge mergedPackage receivingPackage Generalization general isSubstitutable true specific Operation isConsistentWith redefinee ownedParameter raisedException only_body_for_query diagnostics context at_most_one_return diagnostics context isOrdered isUnique lower returnResult type upper bodyCondition datatype isOrdered false isQuery false isUnique true lower 1 postcondition precondition redefinedOperation type upper 1 class BehavioralFeature isDistinguishableFrom n ns ownedParameter raisedException Parameter default default defaultValue direction in operation MultiplicityElement lower_ge_0 diagnostics context value_specification_no_side_effects diagnostics context upper_ge_lower diagnostics context value_specification_constant diagnostics context includesCardinality C includesMultiplicity M isMultivalued lower lowerBound upper upperBound isOrdered false isUnique true lower 1 lowerValue upper 1 upperValue ParameterDirectionKind in in inout inout out out return return DataType inherit inhs ownedAttribute ownedOperation AggregationKind none none shared shared composite composite Association binary_associations diagnostics context specialized_end_number diagnostics context association_ends diagnostics context specialized_end_types diagnostics context endType endType isDerived false navigableOwnedEnd ownedEnd memberEnd Argument name value Enumeration ownedLiteral EnumerationLiteral classifier classifier_equals_owning_enumeration diagnostics context classifier enumeration InstanceSpecification structural_feature diagnostics context defining_feature diagnostics context classifier slot specification Slot definingFeature value owningInstance Expression operand symbol InstanceValue instance LiteralBoolean booleanValue isComputable value false LiteralSpecification LiteralInteger integerValue isComputable value 0 LiteralNull isComputable isNull LiteralReal isComputable realValue value LiteralString isComputable stringValue value LiteralUnlimitedNatural isComputable unlimitedValue value 0 OpaqueExpression language_body_size diagnostics context isIntegral isNonNegative isPositive value body language PrimitiveType URIExtent contextURI uri object element uri Extent useContainment elements elementsOfType type includesSubtypes linksOfType type linkedElements association endElement end1ToEnd2Direction linkExists association firstElement secondElement Link equals otherLink delete firstElement secondElement association Factory createFromString dataType string convertToString dataType object create metaClass createElement class arguments createLink association firstElement secondElement package Exception objectInError elementInError description Tag name value element tagOwner
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="cmof" nsURI="http://www.omg.org/spec/MOF/20100901/cmof.xmi" nsPrefix="cmof"> <eClassifiers xsi:type="ecore:EClass" name="ReflectiveSequence" eSuperTypes="#//ReflectiveCollection"> <eOperations name="add" ordered="false" lowerBound="1"> <eParameters name="index" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Integer"/> <eParameters name="object" ordered="false" lowerBound="1" eType="#//Object"/> </eOperations> <eOperations name="get" ordered="false" lowerBound="1" eType="#//Object"> <eParameters name="index" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Integer"/> </eOperations> <eOperations name="remove" ordered="false" lowerBound="1" eType="#//Object"> <eParameters name="index" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Integer"/> </eOperations> <eOperations name="set" ordered="false" lowerBound="1" eType="#//Object"> <eParameters name="index" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Integer"/> <eParameters name="object" ordered="false" lowerBound="1" eType="#//Object"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReflectiveCollection" eSuperTypes="#//Object"> <eOperations name="add" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eParameters name="object" ordered="false" lowerBound="1" eType="#//Object"/> </eOperations> <eOperations name="addAll" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eParameters name="objects" ordered="false" lowerBound="1" eType="#//ReflectiveCollection"/> </eOperations> <eOperations name="clear" ordered="false" lowerBound="1"/> <eOperations name="remove" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eParameters name="object" ordered="false" lowerBound="1" eType="#//Object"/> </eOperations> <eOperations name="size" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Object"> <eOperations name="get" ordered="false" lowerBound="1" eType="#//Object"> <eParameters name="property" ordered="false" lowerBound="1" eType="#//Property"/> </eOperations> <eOperations name="equals" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eParameters name="element" ordered="false" lowerBound="1" eType="#//Object"/> </eOperations> <eOperations name="set" ordered="false" lowerBound="1"> <eParameters name="property" ordered="false" lowerBound="1" eType="#//Property"/> <eParameters name="value" ordered="false" lowerBound="1" eType="#//Object"/> </eOperations> <eOperations name="isSet" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eParameters name="property" ordered="false" lowerBound="1" eType="#//Property"/> </eOperations> <eOperations name="unset" ordered="false" lowerBound="1"> <eParameters name="property" ordered="false" lowerBound="1" eType="#//Property"/> </eOperations> <eOperations name="invoke" ordered="false" eType="#//Object"> <eParameters name="op" ordered="false" lowerBound="1" eType="#//Operation"/> <eParameters name="arguments" ordered="false" upperBound="-1" eType="#//Argument"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//StructuralFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A property is a structural feature of a classifier that characterizes instances of the classifier. A property related by ownedAttribute to a classifier (other than an association) represents an attribute and might also represent an association end. It relates an instance of the class to a value or set of values of the type of the attribute. A property related by memberEnd or its specializations to an association represents an end of the association. The type of the property is the type of the end of the association."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="isConsistentWith" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isConsistentWith() specifies, for any two Properties in a context in which redefinition is possible, whether redefinition would be logically consistent. A redefining property is consistent with a redefined property if the type of the redefining property conforms to the type of the redefined property, and the multiplicity of the redefining property (if specified) is contained in the multiplicity of the redefined property.&#xA;The query isConsistentWith() specifies, for any two Properties in a context in which redefinition is possible, whether redefinition would be logically consistent. A redefining property is consistent with a redefined property if the type of the redefining property conforms to the type of the redefined property, the multiplicity of the redefining property (if specified) is contained in the multiplicity of the redefined property.&#xA;redefinee.isRedefinitionContextValid(self)&#xA;result = redefinee.oclIsKindOf(Property) and &#xA; let prop : Property = redefinee.oclAsType(Property) in &#xA; (prop.type.conformsTo(self.type) and &#xA; ((prop.lowerBound()->notEmpty() and self.lowerBound()->notEmpty()) implies prop.lowerBound() >= self.lowerBound()) and &#xA; ((prop.upperBound()->notEmpty() and self.upperBound()->notEmpty()) implies prop.lowerBound() &lt;= self.lowerBound()) and &#xA; (self.isComposite implies prop.isComposite))"/> </eAnnotations> <eAnnotations source="redefines" references="#//RedefinableElement/isConsistentWith"/> <eParameters name="redefinee" ordered="false" lowerBound="1" eType="#//RedefinableElement"/> </contents> <contents xsi:type="ecore:EAttribute" name="isReadOnly" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If isReadOnly is true, the attribute may not be written to after initialization.&#xA;If true, the attribute may only be read, and not written."/> </eAnnotations> <eAnnotations source="redefines" references="#//StructuralFeature/isReadOnly"/> </contents> </eAnnotations> <eOperations name="multiplicity_of_composite" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A multiplicity of a composite aggregation must not have an upper bound greater than 1.&#xA;A multiplicity on an aggregate end of a composite aggregation must not have an upper bound greater than 1.&#xA;isComposite implies (upperBound()->isEmpty() or upperBound() &lt;= 1)"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="subsetting_context_conforms" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Subsetting may only occur when the context of the subsetting property conforms to the context of the subsetted property.&#xA;self.subsettedProperty->notEmpty() implies&#xA; (self.subsettingContext()->notEmpty() and self.subsettingContext()->forAll (sc |&#xA; self.subsettedProperty->forAll(sp |&#xA; sp.subsettingContext()->exists(c | sc.conformsTo(c)))))"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="derived_union_is_read_only" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A derived union is read only.&#xA;isDerivedUnion implies isReadOnly"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="redefined_property_inherited" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A redefined property must be inherited from a more general classifier containing the redefining property.&#xA;if (redefinedProperty->notEmpty()) then&#xA; (redefinitionContext->notEmpty() and&#xA; redefinedProperty->forAll(rp|&#xA; ((redefinitionContext->collect(fc|&#xA; fc.allParents()))->asSet())->collect(c| c.allFeatures())->asSet()->includes(rp))"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="subsetted_property_names" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A property may not subset a property with the same name.&#xA;true"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="derived_union_is_derived" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A derived union is derived.&#xA;isDerivedUnion implies isDerived"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="subsetting_rules" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A subsetting property may strengthen the type of the subsetted property, and its upper bound may be less.&#xA;self.subsettedProperty->forAll(sp |&#xA; self.type.conformsTo(sp.type) and&#xA; ((self.upperBound()->notEmpty() and sp.upperBound()->notEmpty()) implies&#xA; self.upperBound()&lt;=sp.upperBound() ))"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="default" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Missing derivation for Property::/default : String&#xA;true"/> </eAnnotations> </eOperations> <eOperations name="isAttribute" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isAttribute() is true if the Property is defined as an attribute of some classifier.&#xA;result = Classifier.allInstances->exists(c | c.attribute->includes(p))"/> </eAnnotations> <eParameters name="p" ordered="false" lowerBound="1" eType="#//Property"/> </eOperations> <eOperations name="isComposite" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The value of isComposite is true only if aggregation is composite.&#xA;result = (self.aggregation = #composite)"/> </eAnnotations> </eOperations> <eOperations name="isNavigable" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isNavigable() indicates whether it is possible to navigate across the property.&#xA;result = not classifier->isEmpty() or association.owningAssociation.navigableOwnedEnd->includes(self)"/> </eAnnotations> </eOperations> <eOperations name="opposite" ordered="false" lowerBound="1" eType="#//Property"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If this property is owned by a class, associated with a binary association, and the other end of the association is also owned by a class, then opposite gives the other end.&#xA;result = if owningAssociation->isEmpty() and association.memberEnd->size() = 2&#xA; then&#xA; let otherEnd = (association.memberEnd - self)->any() in&#xA; if otherEnd.owningAssociation->isEmpty() then otherEnd else Set{} endif&#xA; else Set {}&#xA; endif"/> </eAnnotations> </eOperations> <eOperations name="subsettingContext" ordered="false" upperBound="-1" eType="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query subsettingContext() gives the context for subsetting a property. It consists, in the case of an attribute, of the corresponding classifier, and in the case of an association end, all of the classifiers at the other ends.&#xA;result = if association->notEmpty()&#xA;then association.endType-type&#xA;else if classifier->notEmpty() then Set{classifier} else Set{} endif&#xA;endif"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="class" ordered="false" eType="#//Class" eOpposite="#//Class/ownedAttribute"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the Class that owns the Property.&#xA;References the Class that owns the Property."/> </eAnnotations> <eAnnotations source="subsets" references="#//NamedElement/namespace"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="datatype" ordered="false" eType="#//DataType" eOpposite="#//DataType/ownedAttribute"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The DataType that owns this Property."/> </eAnnotations> <eAnnotations source="subsets" references="#//NamedElement/namespace"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aggregation" ordered="false" lowerBound="1" eType="#//AggregationKind" defaultValueLiteral="none"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the kind of aggregation that applies to the Property."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="association" ordered="false" eType="#//Association" eOpposite="#//Association/memberEnd"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the association of which this property is a member, if any."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="owningAssociation" ordered="false" eType="#//Association" eOpposite="#//Association/ownedEnd"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the owning association of this property, if any."/> </eAnnotations> <eAnnotations source="subsets" references="#//NamedElement/namespace #//Feature/featuringClassifier #//Property/association #//RedefinableElement/redefinitionContext"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="default" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies a String that represents a value to be used when no argument is supplied for the Property.&#xA;A String that is evaluated to give a default value for the Property when an object of the owning Classifier is instantiated."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" ordered="false" eType="#//ValueSpecification" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A ValueSpecification that is evaluated to give a default value for the Property when an object of the owning Classifier is instantiated."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isComposite" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" volatile="true" transient="true" defaultValueLiteral="false" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If isComposite is true, the object containing the attribute is a container for the object or value contained in the attribute.&#xA;This is a derived value, indicating whether the aggregation of the Property is composite or not."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDerived" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If isDerived is true, the value of the attribute is derived from information elsewhere.&#xA;Specifies whether the Property is derived, i.e., whether its value or values can be computed from other information."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDerivedUnion" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies whether the property is derived as the union of all of the properties that are constrained to subset it."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isID" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="True indicates this property can be used to uniquely identify an instance of the containing Class."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="opposite" ordered="false" eType="#//Property" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="In the case where the property is one navigable end of a binary association with both ends navigable, this gives the other end."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedProperty" ordered="false" upperBound="-1" eType="#//Property"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the properties that are redefined by this property."/> </eAnnotations> <eAnnotations source="subsets" references="#//RedefinableElement/redefinedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="subsettedProperty" ordered="false" upperBound="-1" eType="#//Property"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the properties of which this property is constrained to be a subset."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" abstract="true" eSuperTypes="#//Feature #//MultiplicityElement #//TypedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A structural feature is a typed feature of a classifier that specifies the structure of instances of the classifier.&#xA;By specializing multiplicity element, it supports a multiplicity that specifies valid cardinalities for the collection of values associated with an instantiation of the structural feature."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isReadOnly" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="States whether the feature's value may be modified by a client."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Feature" abstract="true" eSuperTypes="#//RedefinableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A feature declares a behavioral or structural characteristic of instances of classifiers."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="featuringClassifier" ordered="false" upperBound="-1" eType="#//Classifier" changeable="false" volatile="true" transient="true" derived="true" eOpposite="#//Classifier/feature"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Classifiers that have this Feature as a feature."/> </eAnnotations> <eAnnotations source="union"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isStatic" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies whether this feature characterizes individual instances classified by the classifier (false) or the classifier itself (true)."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RedefinableElement" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A redefinable element is an element that, when defined in the context of a classifier, can be redefined more specifically or differently in the context of another classifier that specializes (directly or indirectly) the context classifier."/> </eAnnotations> <eOperations name="redefinition_consistent" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A redefining element must be consistent with each redefined element.&#xA;self.redefinedElement->forAll(re | re.isConsistentWith(self))"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="non_leaf_redefinition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A redefinable element can only redefine non-leaf redefinable elements&#xA;self.redefinedElement->forAll(not isLeaf)"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="redefinition_context_valid" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="At least one of the redefinition contexts of the redefining element must be a specialization of at least one of the redefinition contexts for each redefined element.&#xA;self.redefinedElement->forAll(e | self.isRedefinitionContextValid(e))"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="isConsistentWith" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isConsistentWith() specifies, for any two RedefinableElements in a context in which redefinition is possible, whether redefinition would be logically consistent. By default, this is false; this operation must be overridden for subclasses of RedefinableElement to define the consistency conditions.&#xA;redefinee.isRedefinitionContextValid(self)&#xA;result = false"/> </eAnnotations> <eParameters name="redefinee" ordered="false" lowerBound="1" eType="#//RedefinableElement"/> </eOperations> <eOperations name="isRedefinitionContextValid" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isRedefinitionContextValid() specifies whether the redefinition contexts of this RedefinableElement are properly related to the redefinition contexts of the specified RedefinableElement to allow this element to redefine the other. By default at least one of the redefinition contexts of this element must be a specialization of at least one of the redefinition contexts of the specified element.&#xA;result = redefinitionContext->exists(c | c.allParents()->includes(redefined.redefinitionContext)))"/> </eAnnotations> <eParameters name="redefined" ordered="false" lowerBound="1" eType="#//RedefinableElement"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isLeaf" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates whether it is possible to further redefine a RedefinableElement. If the value is true, then it is not possible to further redefine the RedefinableElement. Note that this property is preserved through package merge operations; that is, the capability to redefine a RedefinableElement (i.e., isLeaf=false) must be preserved in the resulting RedefinableElement of a package merge operation where a RedefinableElement with isLeaf=false is merged with a matching RedefinableElement with isLeaf=true: the resulting RedefinableElement will have isLeaf=false. Default value is false."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedElement" ordered="false" upperBound="-1" eType="#//RedefinableElement" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The redefinable element that is being redefined by this element."/> </eAnnotations> <eAnnotations source="union"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinitionContext" ordered="false" upperBound="-1" eType="#//Classifier" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the contexts that this element may be redefined from."/> </eAnnotations> <eAnnotations source="union"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A named element is an element in a model that may have a name."/> </eAnnotations> <eOperations name="visibility_needs_ownership" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If a NamedElement is not owned by a Namespace, it does not have a visibility.&#xA;namespace->isEmpty() implies visibility->isEmpty()"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="has_no_qualified_name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If there is no name, or one of the containing namespaces has no name, there is no qualified name.&#xA;(self.name->isEmpty() or self.allNamespaces()->select(ns | ns.name->isEmpty())->notEmpty())&#xA; implies self.qualifiedName->isEmpty()"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="has_qualified_name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="When there is a name, and all of the containing namespaces have a name, the qualified name is constructed from the names of the containing namespaces.&#xA;(self.name->notEmpty() and self.allNamespaces()->select(ns | ns.name->isEmpty())->isEmpty()) implies&#xA; self.qualifiedName = self.allNamespaces()->iterate( ns : Namespace; result: String = self.name | ns.name->union(self.separator())->union(result))"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="allNamespaces" upperBound="-1" eType="#//Namespace"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query allNamespaces() gives the sequence of namespaces in which the NamedElement is nested, working outwards.&#xA;result = if self.namespace->isEmpty()&#xA;then Sequence{}&#xA;else self.namespace.allNamespaces()->prepend(self.namespace)&#xA;endif"/> </eAnnotations> </eOperations> <eOperations name="isDistinguishableFrom" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isDistinguishableFrom() determines whether two NamedElements may logically co-exist within a Namespace. By default, two named elements are distinguishable if (a) they have unrelated types or (b) they have related types but different names.&#xA;result = if self.oclIsKindOf(n.oclType) or n.oclIsKindOf(self.oclType)&#xA;then ns.getNamesOfMember(self)->intersection(ns.getNamesOfMember(n))->isEmpty()&#xA;else true&#xA;endif"/> </eAnnotations> <eParameters name="n" ordered="false" lowerBound="1" eType="#//NamedElement"/> <eParameters name="ns" ordered="false" lowerBound="1" eType="#//Namespace"/> </eOperations> <eOperations name="qualifiedName" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="When there is a name, and all of the containing namespaces have a name, the qualified name is constructed from the names of the containing namespaces.&#xA;result = if self.name->notEmpty() and self.allNamespaces()->select(ns | ns.name->isEmpty())->isEmpty()&#xA;then &#xA; self.allNamespaces()->iterate( ns : Namespace; result: String = self.name | ns.name->union(self.separator())->union(result))&#xA;else&#xA; Set{}&#xA;endif"/> </eAnnotations> </eOperations> <eOperations name="separator" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query separator() gives the string that is used to separate names when constructing a qualified name.&#xA;result = '::'"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="namespace" ordered="false" eType="#//Namespace" changeable="false" volatile="true" transient="true" derived="true" eOpposite="#//Namespace/ownedMember"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the namespace that owns the NamedElement."/> </eAnnotations> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Element/owner"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name of the NamedElement."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="qualifiedName" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A name which allows the NamedElement to be identified within a hierarchy of nested Namespaces. It is constructed from the names of the containing namespaces starting at the root of the hierarchy and ending with the name of the NamedElement itself."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" ordered="false" eType="#//VisibilityKind"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Determines where the NamedElement appears within different Namespaces within the overall model, and its accessibility."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true" eSuperTypes="#//Object"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An element is a constituent of a model. As such, it has the capability of owning other elements."/> </eAnnotations> <eOperations name="has_owner" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Elements that must be owned must have an owner.&#xA;self.mustBeOwned() implies owner->notEmpty()"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="not_own_self" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An element may not directly or indirectly own itself.&#xA;not self.allOwnedElements()->includes(self)"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="allOwnedElements" ordered="false" upperBound="-1" eType="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query allOwnedElements() gives all of the direct and indirect owned elements of an element.&#xA;result = ownedElement->union(ownedElement->collect(e | e.allOwnedElements()))"/> </eAnnotations> </eOperations> <eOperations name="mustBeOwned" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query mustBeOwned() indicates whether elements of this type must have an owner. Subclasses of Element that do not require an owner must override this operation.&#xA;result = true"/> </eAnnotations> </eOperations> <eOperations name="getMetaClass" ordered="false" lowerBound="1" eType="#//Class"/> <eOperations name="container" ordered="false" lowerBound="1" eType="#//Element"/> <eOperations name="isInstanceOfType" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eParameters name="type" ordered="false" lowerBound="1" eType="#//Class"/> <eParameters name="includesSubtypes" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"/> </eOperations> <eOperations name="delete" ordered="false" lowerBound="1"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedComment" ordered="false" upperBound="-1" eType="#//Comment" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Comments owned by this element."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedElement" ordered="false" upperBound="-1" eType="#//Element" changeable="false" volatile="true" transient="true" derived="true" eOpposite="#//Element/owner"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Elements owned by this element."/> </eAnnotations> <eAnnotations source="union"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false" eType="#//Element" changeable="false" volatile="true" transient="true" derived="true" eOpposite="#//Element/ownedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Element that owns this element."/> </eAnnotations> <eAnnotations source="union"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="metaclass" ordered="false" lowerBound="1" eType="#//Class" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Comment" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A comment is a textual annotation that can be attached to a set of elements."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="annotatedElement" ordered="false" upperBound="-1" eType="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the Element(s) being commented."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="body" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies a string that is the comment."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//Classifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A class describes a set of objects that share the same specifications of features, constraints, and semantics."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="inherit" ordered="false" upperBound="-1" eType="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The inherit operation is overridden to exclude redefined properties.&#xA;result = inhs->excluding(inh | ownedMember->select(oclIsKindOf(RedefinableElement))->select(redefinedElement->includes(inh)))"/> </eAnnotations> <eAnnotations source="redefines" references="#//Classifier/inherit"/> <eParameters name="inhs" ordered="false" upperBound="-1" eType="#//NamedElement"/> </contents> <contents xsi:type="ecore:EAttribute" name="isAbstract" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="True when a class is abstract.&#xA;If true, the Classifier does not provide a complete declaration and can typically not be instantiated. An abstract classifier is intended to be used by other classifiers e.g. as the target of general metarelationships or generalization relationships."/> </eAnnotations> <eAnnotations source="redefines" references="#//Classifier/isAbstract"/> </contents> </eAnnotations> <eOperations name="superClass" ordered="false" upperBound="-1" eType="#//Class"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Missing derivation for Class::/superClass : Class&#xA;true"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="nestedClassifier" upperBound="-1" eType="#//Classifier" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References all the Classifiers that are defined (nested) within the Class."/> </eAnnotations> <eAnnotations source="subsets" references="#//Namespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1" eType="#//Property" containment="true" eOpposite="#//Property/class"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The attributes (i.e. the properties) owned by the class."/> </eAnnotations> <eAnnotations source="subsets" references="#//Classifier/attribute #//Namespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1" eType="#//Operation" containment="true" eOpposite="#//Operation/class"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The operations owned by the class."/> </eAnnotations> <eAnnotations source="subsets" references="#//Namespace/ownedMember #//Classifier/feature"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="superClass" ordered="false" upperBound="-1" eType="#//Class" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This gives the superclasses of a class."/> </eAnnotations> <eAnnotations source="redefines" references="#//Classifier/general.1"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Classifier" abstract="true" eSuperTypes="#//Namespace #//RedefinableElement #//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A classifier is a classification of instances - it describes a set of instances that have features in common. A classifier can specify a generalization hierarchy by referencing its general classifiers."/> </eAnnotations> <eOperations name="non_final_parents" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The parents of a classifier must be non-final.&#xA;self.parents()->forAll(not isFinalSpecialization)"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="specialize_type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A classifier may only specialize classifiers of a valid type.&#xA;self.parents()->forAll(c | self.maySpecializeType(c))"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="no_cycles_in_generalization" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Generalization hierarchies must be directed and acyclical. A classifier can not be both a transitively general and transitively specific classifier of the same classifier.&#xA;not self.allParents()->includes(self)"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="allFeatures" ordered="false" upperBound="-1" eType="#//Feature"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query allFeatures() gives all of the features in the namespace of the classifier. In general, through mechanisms such as inheritance, this will be a larger set than feature.&#xA;result = member->select(oclIsKindOf(Feature))"/> </eAnnotations> </eOperations> <eOperations name="allParents" ordered="false" upperBound="-1" eType="#//Classifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query allParents() gives all of the direct and indirect ancestors of a generalized Classifier.&#xA;result = self.parents()->union(self.parents()->collect(p | p.allParents())"/> </eAnnotations> </eOperations> <eOperations name="conformsTo" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query conformsTo() gives true for a classifier that defines a type that conforms to another. This is used, for example, in the specification of signature conformance for operations.&#xA;result = (self=other) or (self.allParents()->includes(other))"/> </eAnnotations> <eAnnotations source="redefines" references="#//Type/conformsTo"/> <eParameters name="other" ordered="false" lowerBound="1" eType="#//Classifier"/> </eOperations> <eOperations name="general" ordered="false" upperBound="-1" eType="#//Classifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The general classifiers are the classifiers referenced by the generalization relationships.&#xA;result = self.parents()"/> </eAnnotations> </eOperations> <eOperations name="hasVisibilityOf" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query hasVisibilityOf() determines whether a named element is visible in the classifier. By default all are visible. It is only called when the argument is something owned by a parent.&#xA;result = (n.visibility &lt;> VisibilityKind::private)&#xA;self.allParents()->including(self)->collect(c | c.member)->includes(n)"/> </eAnnotations> <eParameters name="n" ordered="false" lowerBound="1" eType="#//NamedElement"/> </eOperations> <eOperations name="inherit" ordered="false" upperBound="-1" eType="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The inherit operation is overridden to exclude redefined properties.&#xA;The query inherit() defines how to inherit a set of elements. Here the operation is defined to inherit them all. It is intended to be redefined in circumstances where inheritance is affected by redefinition.&#xA;result = inhs"/> </eAnnotations> <eParameters name="inhs" ordered="false" upperBound="-1" eType="#//NamedElement"/> </eOperations> <eOperations name="inheritableMembers" ordered="false" upperBound="-1" eType="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query inheritableMembers() gives all of the members of a classifier that may be inherited in one of its descendants, subject to whatever visibility restrictions apply.&#xA;c.allParents()->includes(self)&#xA;result = member->select(m | c.hasVisibilityOf(m))"/> </eAnnotations> <eParameters name="c" ordered="false" lowerBound="1" eType="#//Classifier"/> </eOperations> <eOperations name="inheritedMember" ordered="false" upperBound="-1" eType="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xA;The inheritedMember association is derived by inheriting the inheritable members of the parents.&#xA;&#xA;The inheritedMember association is derived by inheriting the inheritable members of the parents.&#xA;result = self.inherit(self.parents()->collect(p|p.inheritableMembers(self))->asSet())"/> </eAnnotations> </eOperations> <eOperations name="maySpecializeType" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query maySpecializeType() determines whether this classifier may have a generalization relationship to classifiers of the specified type. By default a classifier may specialize classifiers of the same or a more general type. It is intended to be redefined by classifiers that have different specialization constraints.&#xA;result = self.oclIsKindOf(c.oclType)"/> </eAnnotations> <eParameters name="c" ordered="false" lowerBound="1" eType="#//Classifier"/> </eOperations> <eOperations name="parents" ordered="false" upperBound="-1" eType="#//Classifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query parents() gives all of the immediate ancestors of a generalized Classifier.&#xA;result = generalization.general"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute" ordered="false" upperBound="-1" eType="#//Property" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Refers to all of the Properties that are direct (i.e. not inherited or imported) attributes of the classifier."/> </eAnnotations> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Classifier/feature"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="feature" ordered="false" upperBound="-1" eType="#//Feature" changeable="false" volatile="true" transient="true" derived="true" eOpposite="#//Feature/featuringClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Note that there may be members of the Classifier that are of the type Feature but are not included in this association, e.g. inherited features.&#xA;Specifies each feature defined in the classifier."/> </eAnnotations> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Namespace/member"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="general" ordered="false" upperBound="-1" eType="#//Classifier" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the general classifier in the Generalization relationship.&#xA;Specifies the general Classifiers for this Classifier."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="generalization" ordered="false" upperBound="-1" eType="#//Generalization" containment="true" eOpposite="#//Generalization/specific"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the Generalization relationships for this Classifier. These Generalizations navigaten to more general classifiers in the generalization hierarchy."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="inheritedMember" ordered="false" upperBound="-1" eType="#//NamedElement" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies all elements inherited by this classifier from the general classifiers."/> </eAnnotations> <eAnnotations source="subsets" references="#//Namespace/member"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If true, the Classifier does not provide a complete declaration and can typically not be instantiated. An abstract classifier is intended to be used by other classifiers e.g. as the target of general metarelationships or generalization relationships."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isFinalSpecialization" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If true, the Classifier cannot be specialized by generalization. Note that this property is preserved through package merge operations; that is, the capability to specialize a Classifier (i.e., isFinalSpecialization =false) must be preserved in the resulting Classifier of a package merge operation where a Classifier with isFinalSpecialization =false is merged with a matching Classifier with isFinalSpecialization =true: the resulting Classifier will have isFinalSpecialization =false."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedClassifier" ordered="false" upperBound="-1" eType="#//Classifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the Classifiers that are redefined by this Classifier."/> </eAnnotations> <eAnnotations source="subsets" references="#//RedefinableElement/redefinedElement"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A type is a named element that is used as the type for a typed element. A type can be contained in a package.&#xA;A type constrains the values represented by a typed element."/> </eAnnotations> <eOperations name="conformsTo" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query conformsTo() gives true for a type that conforms to another. By default, two types do not conform to each other. This query is intended to be redefined for specific conformance situations.&#xA;result = false"/> </eAnnotations> <eParameters name="other" ordered="false" lowerBound="1" eType="#//Type"/> </eOperations> <eOperations name="isInstance" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eParameters name="object" ordered="false" lowerBound="1" eType="#//Object"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false" eType="#//Package" volatile="true" transient="true" derived="true" eOpposite="#//Package/ownedType.1"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the owning package of this classifier, if any."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageableElement" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A packageable element indicates a named element that may be owned directly by a package."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EAttribute" name="visibility" ordered="false" eType="#//VisibilityKind" defaultValueLiteral="public"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates that packageable elements must always have a visibility, i.e., visibility is not optional."/> </eAnnotations> <eAnnotations source="redefines" references="#//NamedElement/visibility"/> </contents> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="VisibilityKind"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="VisibilityKind is an enumeration type that defines literals to determine the visibility of elements in a model."/> </eAnnotations> <eLiterals name="public"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A public element is visible to all elements that can access the contents of the namespace that owns it."/> </eAnnotations> </eLiterals> <eLiterals name="private" value="1"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A private element is only visible inside the namespace that owns it."/> </eAnnotations> </eLiterals> <eLiterals name="protected" value="2"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A protected element is visible to elements that have a generalization relationship to the namespace that owns it."/> </eAnnotations> </eLiterals> <eLiterals name="package" value="3"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A package element is owned by a namespace that is not a package, and is visible to elements that are in the same package as its owning namespace. Only named elements that are not owned by packages can be marked as having package visibility. Any element marked as having package visibility is visible to all elements within the nearest enclosing package (given that other owning elements have proper visibility). Outside the nearest enclosing package, an element marked as having package visibility is not visible."/> </eAnnotations> </eLiterals> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//Namespace #//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A package is used to group elements, and provides a namespace for the grouped elements."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="mustBeOwned" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query mustBeOwned() indicates whether elements of this type must have an owner.&#xA;result = false"/> </eAnnotations> <eAnnotations source="redefines" references="#//Element/mustBeOwned"/> </contents> </eAnnotations> <eOperations name="elements_public_or_private" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If an element that is owned by a package has visibility, it is public or private.&#xA;self.ownedElements->forAll(e | e.visibility->notEmpty() implies e.visbility = #public or e.visibility = #private)"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="makesVisible" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query makesVisible() defines whether a Package makes an element visible outside itself. Elements with no visibility and elements with public visibility are made visible.&#xA;result = (ownedMember->includes(el)) or&#xA;(elementImport->select(ei|ei.importedElement = #public)->collect(ei|ei.importedElement)->includes(el)) or&#xA;(packageImport->select(pi|pi.visibility = #public)->collect(pi|pi.importedPackage.member->includes(el))->notEmpty())&#xA;self.member->includes(el)"/> </eAnnotations> <eParameters name="el" ordered="false" lowerBound="1" eType="#//NamedElement"/> </eOperations> <eOperations name="nestedPackage" ordered="false" upperBound="-1" eType="#//Package"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Missing derivation for Package::/nestedPackage : Package&#xA;true"/> </eAnnotations> </eOperations> <eOperations name="ownedType" ordered="false" upperBound="-1" eType="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Missing derivation for Package::/ownedType : Type&#xA;true"/> </eAnnotations> </eOperations> <eOperations name="visibleMembers" ordered="false" upperBound="-1" eType="#//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query visibleMembers() defines which members of a Package can be accessed outside it.&#xA;result = member->select( m | self.makesVisible(m))"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="URI" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Provides an identifier for the package that can be used for many purposes. A URI is the universally unique identification of the package following the IETF URI specification, RFC 2396 http://www.ietf.org/rfc/rfc2396.txt and it must comply with those syntax rules."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="nestedPackage" ordered="false" upperBound="-1" eType="#//Package" volatile="true" transient="true" derived="true" eOpposite="#//Package/nestingPackage"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the packaged elements that are Packages."/> </eAnnotations> <eAnnotations source="subsets" references="#//Package/packagedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="nestingPackage" ordered="false" eType="#//Package" volatile="true" transient="true" derived="true" eOpposite="#//Package/nestedPackage.1"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the Package that owns this Package."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="packageMerge" ordered="false" upperBound="-1" eType="#//PackageMerge" containment="true" eOpposite="#//PackageMerge/receivingPackage"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the PackageMerges that are owned by this Package."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="packagedElement" ordered="false" upperBound="-1" eType="#//PackageableElement" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the packageable elements that are owned by this Package."/> </eAnnotations> <eAnnotations source="subsets" references="#//Namespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedType" ordered="false" upperBound="-1" eType="#//Type" volatile="true" transient="true" derived="true" eOpposite="#//Type/package"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the packaged elements that are Types."/> </eAnnotations> <eAnnotations source="subsets" references="#//Package/packagedElement"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Namespace" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A namespace is an element in a model that contains a set of named elements that can be identified by name."/> </eAnnotations> <eOperations name="members_distinguishable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="All the members of a Namespace are distinguishable within it.&#xA;membersAreDistinguishable()"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="excludeCollisions" ordered="false" upperBound="-1" eType="#//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query excludeCollisions() excludes from a set of PackageableElements any that would not be distinguishable from each other in this namespace.&#xA;result = imps->reject(imp1 | imps.exists(imp2 | not imp1.isDistinguishableFrom(imp2, self)))"/> </eAnnotations> <eParameters name="imps" ordered="false" upperBound="-1" eType="#//PackageableElement"/> </eOperations> <eOperations name="getNamesOfMember" ordered="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query getNamesOfMember() takes importing into account. It gives back the set of names that an element would have in an importing namespace, either because it is owned, or if not owned then imported individually, or if not individually then from a package.&#xA;The query getNamesOfMember() gives a set of all of the names that a member would have in a Namespace. In general a member can have multiple names in a Namespace if it is imported more than once with different aliases. The query takes account of importing. It gives back the set of names that an element would have in an importing namespace, either because it is owned, or if not owned then imported individually, or if not individually then from a package.&#xA;result = if self.ownedMember ->includes(element)&#xA;then Set{}->include(element.name)&#xA;else let elementImports: ElementImport = self.elementImport->select(ei | ei.importedElement = element) in&#xA; if elementImports->notEmpty()&#xA; then elementImports->collect(el | el.getName())&#xA; else self.packageImport->select(pi | pi.importedPackage.visibleMembers()->includes(element))-> collect(pi | pi.importedPackage.getNamesOfMember(element))&#xA; endif&#xA;endif"/> </eAnnotations> <eParameters name="element" ordered="false" lowerBound="1" eType="#//NamedElement"/> </eOperations> <eOperations name="importMembers" ordered="false" upperBound="-1" eType="#//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query importMembers() defines which of a set of PackageableElements are actually imported into the namespace. This excludes hidden ones, i.e., those which have names that conflict with names of owned members, and also excludes elements which would have the same name when imported.&#xA;result = self.excludeCollisions(imps)->select(imp | self.ownedMember->forAll(mem |&#xA;mem.imp.isDistinguishableFrom(mem, self)))"/> </eAnnotations> <eParameters name="imps" ordered="false" upperBound="-1" eType="#//PackageableElement"/> </eOperations> <eOperations name="importedMember" ordered="false" upperBound="-1" eType="#//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The importedMember property is derived from the ElementImports and the PackageImports. References the PackageableElements that are members of this Namespace as a result of either PackageImports or ElementImports.&#xA;result = self.importMembers(self.elementImport.importedElement.asSet()-&#xA;>union(self.packageImport.importedPackage->collect(p | p.visibleMembers())))"/> </eAnnotations> </eOperations> <eOperations name="membersAreDistinguishable" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Boolean query membersAreDistinguishable() determines whether all of the namespace's members are distinguishable within it.&#xA;result = self.member->forAll( memb |&#xA;self.member->excluding(memb)->forAll(other |&#xA;memb.isDistinguishableFrom(other, self)))"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="elementImport" ordered="false" upperBound="-1" eType="#//ElementImport" containment="true" eOpposite="#//ElementImport/importingNamespace"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the ElementImports owned by the Namespace."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="importedMember" ordered="false" upperBound="-1" eType="#//PackageableElement" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the PackageableElements that are members of this Namespace as a result of either PackageImports or ElementImports."/> </eAnnotations> <eAnnotations source="subsets" references="#//Namespace/member"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="member" ordered="false" upperBound="-1" eType="#//NamedElement" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A collection of NamedElements identifiable within the Namespace, either by being owned or by being introduced by importing or inheritance."/> </eAnnotations> <eAnnotations source="union"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedMember" ordered="false" upperBound="-1" eType="#//NamedElement" changeable="false" volatile="true" transient="true" derived="true" eOpposite="#//NamedElement/namespace"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A collection of NamedElements owned by the Namespace."/> </eAnnotations> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Element/ownedElement #//Namespace/member"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedRule" ordered="false" upperBound="-1" eType="#//Constraint" containment="true" eOpposite="#//Constraint/context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies a set of Constraints owned by this Namespace."/> </eAnnotations> <eAnnotations source="subsets" references="#//Namespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="packageImport" ordered="false" upperBound="-1" eType="#//PackageImport" containment="true" eOpposite="#//PackageImport/importingNamespace"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the PackageImports owned by the Namespace."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ElementImport" eSuperTypes="#//DirectedRelationship"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An element import identifies an element in another package, and allows the element to be referenced using its name without a qualifier."/> </eAnnotations> <eOperations name="visibility_public_or_private" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The visibility of an ElementImport is either public or private.&#xA;self.visibility = #public or self.visibility = #private"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="imported_element_is_public" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An importedElement has either public visibility or no visibility at all.&#xA;self.importedElement.visibility.notEmpty() implies self.importedElement.visibility = #public"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="getName" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query getName() returns the name under which the imported PackageableElement will be known in the importing namespace.&#xA;result = if self.alias->notEmpty() then&#xA; self.alias&#xA;else&#xA; self.importedElement.name&#xA;endif"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alias" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the name that should be added to the namespace of the importing package in lieu of the name of the imported packagable element. The aliased name must not clash with any other member name in the importing package. By default, no alias is used."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="importedElement" ordered="false" lowerBound="1" eType="#//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the PackageableElement whose name is to be added to a Namespace."/> </eAnnotations> <eAnnotations source="subsets" references="#//DirectedRelationship/target"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" ordered="false" lowerBound="1" eType="#//VisibilityKind" defaultValueLiteral="public"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the visibility of the imported PackageableElement within the importing Package. The default visibility is the same as that of the imported element. If the imported element does not have a visibility, it is possible to add visibility to the element import."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="importingNamespace" ordered="false" lowerBound="1" eType="#//Namespace" eOpposite="#//Namespace/elementImport"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the Namespace that imports a PackageableElement from another Package."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/owner #//DirectedRelationship/source"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DirectedRelationship" abstract="true" eSuperTypes="#//Relationship"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A directed relationship represents a relationship between a collection of source model elements and a collection of target model elements."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" lowerBound="1" upperBound="-1" eType="#//Element" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the sources of the DirectedRelationship."/> </eAnnotations> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Relationship/relatedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false" lowerBound="1" upperBound="-1" eType="#//Element" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the targets of the DirectedRelationship."/> </eAnnotations> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Relationship/relatedElement"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Relationship" abstract="true" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Relationship is an abstract concept that specifies some kind of relationship between elements."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="relatedElement" ordered="false" lowerBound="1" upperBound="-1" eType="#//Element" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the elements related by the Relationship."/> </eAnnotations> <eAnnotations source="union"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A constraint is a condition or restriction expressed in natural language text or in a machine readable language for the purpose of declaring some of the semantics of an element."/> </eAnnotations> <eOperations name="value_specification_boolean" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The value specification for a constraint must evaluate to a Boolean value.&#xA;self.specification().booleanValue().isOclKindOf(Boolean)"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="boolean_value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The value specification for a constraint must evaluate to a Boolean value.&#xA;true"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="not_apply_to_self" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A constraint cannot be applied to itself.&#xA;not constrainedElement->includes(self)"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="no_side_effects" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Evaluating the value specification for a constraint must not have side effects.&#xA;true"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="constrainedElement" upperBound="-1" eType="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The ordered set of Elements referenced by this Constraint."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="specification" ordered="false" lowerBound="1" eType="#//ValueSpecification" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A condition that must be true when evaluated in order for the constraint to be satisfied."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false" eType="#//Namespace" eOpposite="#//Namespace/ownedRule"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the namespace that owns the NamedElement."/> </eAnnotations> <eAnnotations source="subsets" references="#//NamedElement/namespace"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" abstract="true" eSuperTypes="#//TypedElement #//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A value specification is the specification of a (possibly empty) set of instances, including both objects and data values."/> </eAnnotations> <eOperations name="booleanValue" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query booleanValue() gives a single Boolean value when one can be computed.&#xA;result = Set{}"/> </eAnnotations> </eOperations> <eOperations name="integerValue" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Integer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query integerValue() gives a single Integer value when one can be computed.&#xA;result = Set{}"/> </eAnnotations> </eOperations> <eOperations name="isComputable" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isComputable() determines whether a value specification can be computed in a model. This operation cannot be fully defined in OCL. A conforming implementation is expected to deliver true for this operation for all value specifications that it can compute, and to compute all of those for which the operation is true. A conforming implementation is expected to be able to compute the value of all literals.&#xA;result = false"/> </eAnnotations> </eOperations> <eOperations name="isNull" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isNull() returns true when it can be computed that the value is null.&#xA;result = false"/> </eAnnotations> </eOperations> <eOperations name="realValue" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Real"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query realValue() gives a single Real value when one can be computed.&#xA;result = Set{}"/> </eAnnotations> </eOperations> <eOperations name="stringValue" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query stringValue() gives a single String value when one can be computed.&#xA;result = Set{}"/> </eAnnotations> </eOperations> <eOperations name="unlimitedValue" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//UnlimitedNatural"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query unlimitedValue() gives a single UnlimitedNatural value when one can be computed.&#xA;result = Set{}"/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A typed element is a kind of named element that represents an element with a type.&#xA;A typed element has a type."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This information is derived from the return result for this Operation.&#xA;The type of the TypedElement."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageImport" eSuperTypes="#//DirectedRelationship"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A package import is a relationship that allows the use of unqualified names to refer to package members from other namespaces."/> </eAnnotations> <eOperations name="public_or_private" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The visibility of a PackageImport is either public or private.&#xA;self.visibility = #public or self.visibility = #private"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="importedPackage" ordered="false" lowerBound="1" eType="#//Package"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the Package whose members are imported into a Namespace."/> </eAnnotations> <eAnnotations source="subsets" references="#//DirectedRelationship/target"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" ordered="false" lowerBound="1" eType="#//VisibilityKind" defaultValueLiteral="public"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the visibility of the imported PackageableElements within the importing Namespace, i.e., whether imported elements will in turn be visible to other packages that use that importingPackage as an importedPackage. If the PackageImport is public, the imported elements will be visible outside the package, while if it is private they will not."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="importingNamespace" ordered="false" lowerBound="1" eType="#//Namespace" eOpposite="#//Namespace/packageImport"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the Namespace that imports the members from a Package."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/owner #//DirectedRelationship/source"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageMerge" eSuperTypes="#//DirectedRelationship"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A package merge defines how the contents of one package are extended by the contents of another package."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="mergedPackage" ordered="false" lowerBound="1" eType="#//Package"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the Package that is to be merged with the receiving package of the PackageMerge."/> </eAnnotations> <eAnnotations source="subsets" references="#//DirectedRelationship/target"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="receivingPackage" ordered="false" lowerBound="1" eType="#//Package" eOpposite="#//Package/packageMerge"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the Package that is being extended with the contents of the merged package of the PackageMerge."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/owner #//DirectedRelationship/source"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Generalization" eSuperTypes="#//DirectedRelationship"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A generalization is a taxonomic relationship between a more general classifier and a more specific classifier. Each instance of the specific classifier is also an indirect instance of the general classifier. Thus, the specific classifier inherits the features of the more general classifier."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="general" ordered="false" lowerBound="1" eType="#//Classifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the general classifier in the Generalization relationship."/> </eAnnotations> <eAnnotations source="subsets" references="#//DirectedRelationship/target"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isSubstitutable" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" defaultValueLiteral="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates whether the specific classifier can be used wherever the general classifier can be used. If true, the execution traces of the specific classifier will be a superset of the execution traces of the general classifier."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="specific" ordered="false" lowerBound="1" eType="#//Classifier" eOpposite="#//Classifier/generalization"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the specializing classifier in the Generalization relationship."/> </eAnnotations> <eAnnotations source="subsets" references="#//DirectedRelationship/source #//Element/owner"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//BehavioralFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An operation is a behavioral feature of a classifier that specifies the name, type, parameters, and constraints for invoking an associated behavior."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="isConsistentWith" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isConsistentWith() specifies, for any two Operations in a context in which redefinition is possible, whether redefinition would be consistent in the sense of maintaining type covariance. Other senses of consistency may be required, for example to determine consistency in the sense of contravariance. Users may define alternative queries under names different from 'isConsistentWith()', as for example, users may define a query named 'isContravariantWith()'.&#xA;A redefining operation is consistent with a redefined operation if it has the same number of owned parameters, and the type of each owned parameter conforms to the type of the corresponding redefined parameter.&#xA;result = redefinee.oclIsKindOf(Operation) and&#xA;let op : Operation = redefinee.oclAsType(Operation) in&#xA;&#x9;self.ownedParameter->size() = op.ownedParameter->size() and&#xA;&#x9;Sequence{1..self.ownedParameter->size()}->&#xA;&#x9;&#x9;forAll(i |op.ownedParameter->at(1).type.conformsTo(self.ownedParameter->at(i).type))&#xA;redefinee.isRedefinitionContextValid(self)"/> </eAnnotations> <eAnnotations source="redefines" references="#//RedefinableElement/isConsistentWith"/> <eParameters name="redefinee" ordered="false" lowerBound="1" eType="#//RedefinableElement"/> </contents> <contents xsi:type="ecore:EReference" name="ownedParameter" upperBound="-1" eType="#//Parameter" containment="true" eOpposite="#//Parameter/operation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the ordered set of formal parameters of this BehavioralFeature.&#xA;Specifies the parameters owned by this Operation."/> </eAnnotations> <eAnnotations source="redefines" references="#//BehavioralFeature/ownedParameter"/> </contents> <contents xsi:type="ecore:EReference" name="raisedException" ordered="false" upperBound="-1" eType="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the Types representing exceptions that may be raised during an invocation of this operation."/> </eAnnotations> <eAnnotations source="redefines" references="#//BehavioralFeature/raisedException"/> </contents> </eAnnotations> <eOperations name="only_body_for_query" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A bodyCondition can only be specified for a query operation.&#xA;bodyCondition->notEmpty() implies isQuery"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="at_most_one_return" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An operation can have at most one return parameter; i.e., an owned parameter with the direction set to 'return'&#xA;self.ownedParameter->select(par | par.direction = #return)->size() &lt;= 1"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="isOrdered" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If this operation has a return parameter, isOrdered equals the value of isOrdered for that parameter. Otherwise isOrdered is false.&#xA;result = if returnResult()->notEmpty() then returnResult()->any().isOrdered else false endif"/> </eAnnotations> </eOperations> <eOperations name="isUnique" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If this operation has a return parameter, isUnique equals the value of isUnique for that parameter. Otherwise isUnique is true.&#xA;result = if returnResult()->notEmpty() then returnResult()->any().isUnique else true endif"/> </eAnnotations> </eOperations> <eOperations name="lower" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Integer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If this operation has a return parameter, lower equals the value of lower for that parameter. Otherwise lower is not defined.&#xA;result = if returnResult()->notEmpty() then returnResult()->any().lower else Set{} endif"/> </eAnnotations> </eOperations> <eOperations name="returnResult" ordered="false" upperBound="-1" eType="#//Parameter"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query returnResult() returns the set containing the return parameter of the Operation if one exists, otherwise, it returns an empty set&#xA;result = ownedParameter->select (par | par.direction = #return)"/> </eAnnotations> </eOperations> <eOperations name="type" ordered="false" lowerBound="1" eType="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If this operation has a return parameter, type equals the value of type for that parameter. Otherwise type is not defined.&#xA;result = if returnResult()->notEmpty() then returnResult()->any().type else Set{} endif"/> </eAnnotations> </eOperations> <eOperations name="upper" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//UnlimitedNatural"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If this operation has a return parameter, upper equals the value of upper for that parameter. Otherwise upper is not defined.&#xA;result = if returnResult()->notEmpty() then returnResult()->any().upper else Set{} endif"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyCondition" ordered="false" eType="#//Constraint"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An optional Constraint on the result values of an invocation of this Operation."/> </eAnnotations> <eAnnotations source="subsets" references="#//Namespace/ownedRule"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="datatype" ordered="false" eType="#//DataType" eOpposite="#//DataType/ownedOperation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The DataType that owns this Operation."/> </eAnnotations> <eAnnotations source="subsets" references="#//NamedElement/namespace #//Feature/featuringClassifier #//RedefinableElement/redefinitionContext"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isOrdered" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" changeable="false" volatile="true" transient="true" defaultValueLiteral="false" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This information is derived from the return result for this Operation.&#xA;Specifies whether the return parameter is ordered or not, if present."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isQuery" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies whether an execution of the BehavioralFeature leaves the state of the system unchanged (isQuery=true) or whether side effects may occur (isQuery=false)."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isUnique" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" changeable="false" volatile="true" transient="true" defaultValueLiteral="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This information is derived from the return result for this Operation.&#xA;Specifies whether the return parameter is unique or not, if present."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lower" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Integer" changeable="false" volatile="true" transient="true" defaultValueLiteral="1" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This information is derived from the return result for this Operation.&#xA;Specifies the lower multiplicity of the return parameter, if present."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="postcondition" ordered="false" upperBound="-1" eType="#//Constraint"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An optional set of Constraints specifying the state of the system when the Operation is completed."/> </eAnnotations> <eAnnotations source="subsets" references="#//Namespace/ownedRule"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="precondition" ordered="false" upperBound="-1" eType="#//Constraint"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An optional set of Constraints on the state of the system when the Operation is invoked."/> </eAnnotations> <eAnnotations source="subsets" references="#//Namespace/ownedRule"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedOperation" ordered="false" upperBound="-1" eType="#//Operation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the Operations that are redefined by this Operation."/> </eAnnotations> <eAnnotations source="subsets" references="#//RedefinableElement/redefinedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//Type" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This information is derived from the return result for this Operation.&#xA;Specifies the return result of the operation, if present."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upper" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//UnlimitedNatural" changeable="false" volatile="true" transient="true" defaultValueLiteral="1" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This information is derived from the return result for this Operation.&#xA;Specifies the upper multiplicity of the return parameter, if present."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="class" ordered="false" eType="#//Class" eOpposite="#//Class/ownedOperation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The class that owns the operation."/> </eAnnotations> <eAnnotations source="subsets" references="#//NamedElement/namespace #//Feature/featuringClassifier #//RedefinableElement/redefinitionContext"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BehavioralFeature" abstract="true" eSuperTypes="#//Namespace #//Feature"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A behavioral feature is a feature of a classifier that specifies an aspect of the behavior of its instances."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="isDistinguishableFrom" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isDistinguishableFrom() determines whether two BehavioralFeatures may coexist in the same Namespace. It specifies that they have to have different signatures.&#xA;result = if n.oclIsKindOf(BehavioralFeature)&#xA;then&#xA; if ns.getNamesOfMember(self)->intersection(ns.getNamesOfMember(n))->notEmpty()&#xA; then Set{}->including(self)->including(n)->isUnique(bf | bf.ownedParameter->collect(type))&#xA; else true&#xA; endif&#xA;else true&#xA;endif"/> </eAnnotations> <eAnnotations source="redefines" references="#//NamedElement/isDistinguishableFrom"/> <eParameters name="n" ordered="false" lowerBound="1" eType="#//NamedElement"/> <eParameters name="ns" ordered="false" lowerBound="1" eType="#//Namespace"/> </contents> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameter" upperBound="-1" eType="#//Parameter" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the ordered set of formal parameters of this BehavioralFeature."/> </eAnnotations> <eAnnotations source="subsets" references="#//Namespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="raisedException" ordered="false" upperBound="-1" eType="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the Types representing exceptions that may be raised during an invocation of this feature."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//MultiplicityElement #//TypedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A parameter is a specification of an argument used to pass information into or out of an invocation of a behavioral feature."/> </eAnnotations> <eOperations name="default" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Missing derivation for Parameter::/default : String&#xA;true"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="default" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies a String that represents a value to be used when no argument is supplied for the Parameter."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" ordered="false" eType="#//ValueSpecification" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies a ValueSpecification that represents a value to be used when no argument is supplied for the Parameter."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" ordered="false" lowerBound="1" eType="#//ParameterDirectionKind" defaultValueLiteral="in"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates whether a parameter is being sent into or out of a behavioral element."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="operation" ordered="false" eType="#//Operation" changeable="false" volatile="true" transient="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the Operation owning this parameter."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MultiplicityElement" abstract="true" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A multiplicity is a definition of an inclusive interval of non-negative integers beginning with a lower bound and ending with a (possibly infinite) upper bound. A multiplicity element embeds this information to specify the allowable cardinalities for an instantiation of this element."/> </eAnnotations> <eOperations name="lower_ge_0" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The lower bound must be a non-negative integer literal.&#xA;lowerBound()->notEmpty() implies lowerBound() >= 0"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="value_specification_no_side_effects" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If a non-literal ValueSpecification is used for the lower or upper bound, then evaluating that specification must not have side effects.&#xA;true"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="upper_ge_lower" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The upper bound must be greater than or equal to the lower bound.&#xA;(upperBound()->notEmpty() and lowerBound()->notEmpty()) implies upperBound() >= lowerBound()"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="value_specification_constant" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If a non-literal ValueSpecification is used for the lower or upper bound, then that specification must be a constant expression.&#xA;true"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="includesCardinality" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query includesCardinality() checks whether the specified cardinality is valid for this multiplicity.&#xA;result = (lowerBound() &lt;= C) and (upperBound() >= C)&#xA;upperBound()->notEmpty() and lowerBound()->notEmpty()"/> </eAnnotations> <eParameters name="C" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Integer"/> </eOperations> <eOperations name="includesMultiplicity" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query includesMultiplicity() checks whether this multiplicity includes all the cardinalities allowed by the specified multiplicity.&#xA;result = (self.lowerBound() &lt;= M.lowerBound()) and (self.upperBound() >= M.upperBound())&#xA;self.upperBound()->notEmpty() and self.lowerBound()->notEmpty() and M.upperBound()->notEmpty() and M.lowerBound()->notEmpty()"/> </eAnnotations> <eParameters name="M" ordered="false" lowerBound="1" eType="#//MultiplicityElement"/> </eOperations> <eOperations name="isMultivalued" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isMultivalued() checks whether this multiplicity has an upper bound greater than one.&#xA;upperBound()->notEmpty()&#xA;result = upperBound() > 1"/> </eAnnotations> </eOperations> <eOperations name="lower" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Integer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The derived lower attribute must equal the lowerBound.&#xA;result = lowerBound()"/> </eAnnotations> </eOperations> <eOperations name="lowerBound" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Integer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query lowerBound() returns the lower bound of the multiplicity as an integer.&#xA;result = if lowerValue->isEmpty() then 1 else lowerValue.integerValue() endif"/> </eAnnotations> </eOperations> <eOperations name="upper" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//UnlimitedNatural"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The derived upper attribute must equal the upperBound.&#xA;result = upperBound()"/> </eAnnotations> </eOperations> <eOperations name="upperBound" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//UnlimitedNatural"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query upperBound() returns the upper bound of the multiplicity for a bounded multiplicity as an unlimited natural.&#xA;result = if upperValue->isEmpty() then 1 else upperValue.unlimitedValue() endif"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isOrdered" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="For a multivalued multiplicity, this attribute specifies whether the values in an instantiation of this element are sequentially ordered."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isUnique" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" defaultValueLiteral="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="For a multivalued multiplicity, this attributes specifies whether the values in an instantiation of this element are unique."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lower" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Integer" volatile="true" transient="true" defaultValueLiteral="1" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the lower bound of the multiplicity interval."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="lowerValue" ordered="false" eType="#//ValueSpecification" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The specification of the lower bound for this multiplicity."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upper" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//UnlimitedNatural" volatile="true" transient="true" defaultValueLiteral="1" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the upper bound of the multiplicity interval."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="upperValue" ordered="false" eType="#//ValueSpecification" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The specification of the upper bound for this multiplicity."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ParameterDirectionKind"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Parameter direction kind is an enumeration type that defines literals used to specify direction of parameters."/> </eAnnotations> <eLiterals name="in"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates that parameter values are passed into the behavioral element by the caller."/> </eAnnotations> </eLiterals> <eLiterals name="inout" value="1"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates that parameter values are passed into a behavioral element by the caller and then back out to the caller from the behavioral element."/> </eAnnotations> </eLiterals> <eLiterals name="out" value="2"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates that parameter values are passed from a behavioral element out to the caller."/> </eAnnotations> </eLiterals> <eLiterals name="return" value="3"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates that parameter values are passed as return values from a behavioral element back to the caller."/> </eAnnotations> </eLiterals> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A data type is a type whose instances are identified only by their value. A data type may contain attributes to support the modeling of structured data types."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="inherit" ordered="false" upperBound="-1" eType="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The inherit operation is overridden to exclude redefined properties.&#xA;result = inhs->excluding(inh | ownedMember->select(oclIsKindOf(RedefinableElement))->select(redefinedElement->includes(inh)))"/> </eAnnotations> <eAnnotations source="redefines" references="#//Classifier/inherit"/> <eParameters name="inhs" ordered="false" upperBound="-1" eType="#//NamedElement"/> </contents> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1" eType="#//Property" containment="true" eOpposite="#//Property/datatype"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Attributes owned by the DataType."/> </eAnnotations> <eAnnotations source="subsets" references="#//Classifier/attribute #//Namespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1" eType="#//Operation" containment="true" eOpposite="#//Operation/datatype"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Operations owned by the DataType."/> </eAnnotations> <eAnnotations source="subsets" references="#//Namespace/ownedMember #//Classifier/feature"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AggregationKind"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="AggregationKind is an enumeration type that specifies the literals for defining the kind of aggregation of a property."/> </eAnnotations> <eLiterals name="none"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates that the property has no aggregation."/> </eAnnotations> </eLiterals> <eLiterals name="shared" value="1"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates that the property has a shared aggregation."/> </eAnnotations> </eLiterals> <eLiterals name="composite" value="2"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates that the property is aggregated compositely, i.e., the composite object has responsibility for the existence and storage of the composed objects (parts)."/> </eAnnotations> </eLiterals> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier #//Relationship"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An association describes a set of tuples whose values refer to typed instances. An instance of an association is called a link.A link is a tuple with one value for each end of the association, where each value is an instance of the type of the end.&#xA;An association describes a set of tuples whose values refer to typed instances. An instance of an association is called a link. A link is a tuple with one value for each end of the association, where each value is an instance of the type of the end."/> </eAnnotations> <eOperations name="binary_associations" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Only binary associations can be aggregations.&#xA;self.memberEnd->exists(aggregation &lt;> Aggregation::none) implies self.memberEnd->size() = 2"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="specialized_end_number" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An association specializing another association has the same number of ends as the other association.&#xA;parents()->select(oclIsKindOf(Association)).oclAsType(Association)->forAll(p | p.memberEnd->size() = self.memberEnd->size())"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="association_ends" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Association ends of associations with more than two ends must be owned by the association.&#xA;if memberEnd->size() > 2 then ownedEnd->includesAll(memberEnd)"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="specialized_end_types" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="When an association specializes another association, every end of the specific association corresponds to an end of the general association, and the specific end reaches the same type or a subtype of the more general end.&#xA;Sequence{1..self.memberEnd->size()}->&#xA;&#x9;forAll(i | self.general->select(oclIsKindOf(Association)).oclAsType(Association)->&#xA;&#x9;&#x9;forAll(ga |self.memberEnd->at(i).type.conformsTo(ga.memberEnd->at(i).type)))"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="endType" upperBound="-1" eType="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="endType is derived from the types of the member ends.&#xA;result = self.memberEnd->collect(e | e.type)"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="endType" lowerBound="1" upperBound="-1" eType="#//Type" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the classifiers that are used as types of the ends of the association."/> </eAnnotations> <eAnnotations source="subsets" references="#//Relationship/relatedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDerived" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies whether the association is derived from other model elements such as other associations or constraints."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="navigableOwnedEnd" ordered="false" upperBound="-1" eType="#//Property"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The navigable ends that are owned by the association itself."/> </eAnnotations> <eAnnotations source="subsets" references="#//Association/ownedEnd"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEnd" upperBound="-1" eType="#//Property" containment="true" eOpposite="#//Property/owningAssociation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The ends that are owned by the association itself."/> </eAnnotations> <eAnnotations source="subsets" references="#//Association/memberEnd #//Namespace/ownedMember #//Classifier/feature"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="memberEnd" lowerBound="2" upperBound="-1" eType="#//Property" eOpposite="#//Property/association"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Each end represents participation of instances of the classifier connected to the end in links of the association."/> </eAnnotations> <eAnnotations source="subsets" references="#//Namespace/member"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Argument"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="#//Object"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An enumeration is a data type whose values are enumerated in the model as enumeration literals."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedLiteral" upperBound="-1" eType="#//EnumerationLiteral" containment="true" eOpposite="#//EnumerationLiteral/enumeration"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The ordered set of literals for this Enumeration."/> </eAnnotations> <eAnnotations source="subsets" references="#//Namespace/ownedMember"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//InstanceSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An enumeration literal is a user-defined data value for an enumeration."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EReference" name="classifier" ordered="false" upperBound="-1" eType="#//Enumeration" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The classifier of this EnumerationLiteral derived to be equal to its enumeration."/> </eAnnotations> <eAnnotations source="redefines" references="#//InstanceSpecification/classifier"/> </contents> </eAnnotations> <eOperations name="classifier_equals_owning_enumeration" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="classifier = enumeration"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="classifier" ordered="false" lowerBound="1" eType="#//Enumeration"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Missing derivation for EnumerationLiteral::/classifier : Enumeration&#xA;true"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="enumeration" ordered="false" eType="#//Enumeration" eOpposite="#//Enumeration/ownedLiteral"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Enumeration that this EnumerationLiteral is a member of."/> </eAnnotations> <eAnnotations source="subsets" references="#//NamedElement/namespace"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstanceSpecification" eSuperTypes="#//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An instance specification is a model element that represents an instance in a modeled system."/> </eAnnotations> <eOperations name="structural_feature" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="One structural feature (including the same feature inherited from multiple classifiers) is the defining feature of at most one slot in an instance specification.&#xA;classifier->forAll(c | (c.allFeatures()->forAll(f | slot->select(s | s.definingFeature = f)->size() &lt;= 1)))"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="defining_feature" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The defining feature of each slot is a structural feature (directly or inherited) of a classifier of the instance specification.&#xA;slot->forAll(s | classifier->exists (c | c.allFeatures()->includes (s.definingFeature)))"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="classifier" ordered="false" upperBound="-1" eType="#//Classifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The classifier or classifiers of the represented instance. If multiple classifiers are specified, the instance is classified by all of them."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="slot" ordered="false" upperBound="-1" eType="#//Slot" containment="true" eOpposite="#//Slot/owningInstance"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A slot giving the value or values of a structural feature of the instance. An instance specification can have one slot per structural feature of its classifiers, including inherited features. It is not necessary to model a slot for each structural feature, in which case the instance specification is a partial description."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="specification" ordered="false" eType="#//ValueSpecification" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A specification of how to compute, derive, or construct the instance."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Slot" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A slot specifies that an entity modeled by an instance specification has a value or values for a specific structural feature."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="definingFeature" ordered="false" lowerBound="1" eType="#//StructuralFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The structural feature that specifies the values that may be held by the slot."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1" eType="#//ValueSpecification" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The value or values corresponding to the defining feature for the owning instance specification."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="owningInstance" ordered="false" lowerBound="1" eType="#//InstanceSpecification" eOpposite="#//InstanceSpecification/slot"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The instance specification that owns this slot."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/owner"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//ValueSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An expression is a structured tree of symbols that denotes a (possibly empty) set of values when evaluated in a context.&#xA;An expression represents a node in an expression tree, which may be non-terminal or terminal. It defines a symbol, and has a possibly empty sequence of operands which are value specifications."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="operand" upperBound="-1" eType="#//ValueSpecification" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies a sequence of operands."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="symbol" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The symbol associated with the node in the expression tree."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstanceValue" eSuperTypes="#//ValueSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An instance value is a value specification that identifies an instance."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="instance" ordered="false" lowerBound="1" eType="#//InstanceSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The instance that is the specified value."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralBoolean" eSuperTypes="#//LiteralSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A literal Boolean is a specification of a Boolean value."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="booleanValue" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query booleanValue() gives the value.&#xA;result = value"/> </eAnnotations> <eAnnotations source="redefines" references="#//ValueSpecification/booleanValue"/> </contents> <contents xsi:type="ecore:EOperation" name="isComputable" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isComputable() is redefined to be true.&#xA;result = true"/> </eAnnotations> <eAnnotations source="redefines" references="#//ValueSpecification/isComputable"/> </contents> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The specified Boolean value."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralSpecification" abstract="true" eSuperTypes="#//ValueSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A literal specification identifies a literal constant being modeled."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralInteger" eSuperTypes="#//LiteralSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A literal integer is a specification of an integer value."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="integerValue" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Integer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query integerValue() gives the value.&#xA;result = value"/> </eAnnotations> <eAnnotations source="redefines" references="#//ValueSpecification/integerValue"/> </contents> <contents xsi:type="ecore:EOperation" name="isComputable" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isComputable() is redefined to be true.&#xA;result = true"/> </eAnnotations> <eAnnotations source="redefines" references="#//ValueSpecification/isComputable"/> </contents> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Integer" defaultValueLiteral="0"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The specified Integer value."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralNull" eSuperTypes="#//LiteralSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A literal null specifies the lack of a value."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="isComputable" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isComputable() is redefined to be true.&#xA;result = true"/> </eAnnotations> <eAnnotations source="redefines" references="#//ValueSpecification/isComputable"/> </contents> <contents xsi:type="ecore:EOperation" name="isNull" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isNull() returns true.&#xA;result = true"/> </eAnnotations> <eAnnotations source="redefines" references="#//ValueSpecification/isNull"/> </contents> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralReal" eSuperTypes="#//LiteralSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A literal real is a specification of a real value."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="isComputable" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isComputable() is redefined to be true.&#xA;result = true"/> </eAnnotations> <eAnnotations source="redefines" references="#//ValueSpecification/isComputable"/> </contents> <contents xsi:type="ecore:EOperation" name="realValue" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Real"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query realValue() gives the value.&#xA;result = value"/> </eAnnotations> <eAnnotations source="redefines" references="#//ValueSpecification/realValue"/> </contents> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Real"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralString" eSuperTypes="#//LiteralSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A literal string is a specification of a string value."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="isComputable" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isComputable() is redefined to be true.&#xA;result = true"/> </eAnnotations> <eAnnotations source="redefines" references="#//ValueSpecification/isComputable"/> </contents> <contents xsi:type="ecore:EOperation" name="stringValue" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query stringValue() gives the value.&#xA;result = value"/> </eAnnotations> <eAnnotations source="redefines" references="#//ValueSpecification/stringValue"/> </contents> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The specified String value."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralUnlimitedNatural" eSuperTypes="#//LiteralSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A literal unlimited natural is a specification of an unlimited natural number."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="isComputable" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isComputable() is redefined to be true.&#xA;result = true"/> </eAnnotations> <eAnnotations source="redefines" references="#//ValueSpecification/isComputable"/> </contents> <contents xsi:type="ecore:EOperation" name="unlimitedValue" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//UnlimitedNatural"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query unlimitedValue() gives the value.&#xA;result = value"/> </eAnnotations> <eAnnotations source="redefines" references="#//ValueSpecification/unlimitedValue"/> </contents> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//UnlimitedNatural" defaultValueLiteral="0"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The specified UnlimitedNatural value."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An opaque expression is an uninterpreted textual statement that denotes a (possibly empty) set of values when evaluated in a context."/> </eAnnotations> <eOperations name="language_body_size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If the language attribute is not empty, then the size of the body and language arrays must be the same.&#xA;language->notEmpty() implies (body->size() = language->size())"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="isIntegral" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isIntegral() tells whether an expression is intended to produce an integer.&#xA;result = false"/> </eAnnotations> </eOperations> <eOperations name="isNonNegative" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isNonNegative() tells whether an integer expression has a non-negative value.&#xA;self.isIntegral()&#xA;result = false"/> </eAnnotations> </eOperations> <eOperations name="isPositive" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isPositive() tells whether an integer expression has a positive value.&#xA;self.isIntegral()&#xA;result = false"/> </eAnnotations> </eOperations> <eOperations name="value" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Integer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query value() gives an integer value for an expression intended to produce one.&#xA;true&#xA;self.isIntegral()"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="body" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The text of the expression, possibly in multiple languages."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="language" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the languages in which the expression is stated. The interpretation of the expression body depends on the languages. If the languages are unspecified, they might be implicit from the expression body or the context. Languages are matched to body strings by order."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A primitive type defines a predefined data type, without any relevant substructure (i.e., it has no parts in the context of UML). A primitive datatype may have an algebra and operations defined outside of UML, for example, mathematically."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="URIExtent" eSuperTypes="#//Extent"> <eOperations name="contextURI" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"/> <eOperations name="uri" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eParameters name="object" ordered="false" lowerBound="1" eType="#//Element"/> </eOperations> <eOperations name="element" ordered="false" lowerBound="1" eType="#//Element"> <eParameters name="uri" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Extent" eSuperTypes="#//Object"> <eOperations name="useContainment" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"/> <eOperations name="elements" ordered="false" lowerBound="1" eType="#//ReflectiveSequence"/> <eOperations name="elementsOfType" ordered="false" upperBound="-1" eType="#//Element"> <eParameters name="type" ordered="false" lowerBound="1" eType="#//Class"/> <eParameters name="includesSubtypes" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"/> </eOperations> <eOperations name="linksOfType" ordered="false" upperBound="-1" eType="#//Link"> <eParameters name="type" ordered="false" lowerBound="1" eType="#//Association"/> </eOperations> <eOperations name="linkedElements" ordered="false" upperBound="-1" eType="#//Element"> <eParameters name="association" ordered="false" lowerBound="1" eType="#//Association"/> <eParameters name="endElement" ordered="false" lowerBound="1" eType="#//Element"/> <eParameters name="end1ToEnd2Direction" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"/> </eOperations> <eOperations name="linkExists" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eParameters name="association" ordered="false" lowerBound="1" eType="#//Association"/> <eParameters name="firstElement" ordered="false" lowerBound="1" eType="#//Element"/> <eParameters name="secondElement" ordered="false" lowerBound="1" eType="#//Element"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Link" eSuperTypes="#//Object"> <eOperations name="equals" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="redefines" references="#//Object/equals"/> <eParameters name="otherLink" ordered="false" lowerBound="1" eType="#//Link"/> </eOperations> <eOperations name="delete" ordered="false" lowerBound="1"/> <eStructuralFeatures xsi:type="ecore:EReference" name="firstElement" ordered="false" lowerBound="1" eType="#//Element"/> <eStructuralFeatures xsi:type="ecore:EReference" name="secondElement" ordered="false" lowerBound="1" eType="#//Element"/> <eStructuralFeatures xsi:type="ecore:EReference" name="association" ordered="false" lowerBound="1" eType="#//Association"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Factory" eSuperTypes="#//Element"> <eOperations name="createFromString" ordered="false" lowerBound="1" eType="#//Object"> <eParameters name="dataType" ordered="false" lowerBound="1" eType="#//DataType"/> <eParameters name="string" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"/> </eOperations> <eOperations name="convertToString" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eParameters name="dataType" ordered="false" lowerBound="1" eType="#//DataType"/> <eParameters name="object" ordered="false" lowerBound="1" eType="#//Object"/> </eOperations> <eOperations name="create" ordered="false" lowerBound="1" eType="#//Element"> <eParameters name="metaClass" ordered="false" lowerBound="1" eType="#//Class"/> </eOperations> <eOperations name="createElement" ordered="false" lowerBound="1" eType="#//Element"> <eParameters name="class" ordered="false" lowerBound="1" eType="#//Class"/> <eParameters name="arguments" ordered="false" upperBound="-1" eType="#//Argument"/> </eOperations> <eOperations name="createLink" ordered="false" lowerBound="1" eType="#//Link"> <eParameters name="association" ordered="false" lowerBound="1" eType="#//Association"/> <eParameters name="firstElement" ordered="false" lowerBound="1" eType="#//Element"/> <eParameters name="secondElement" ordered="false" lowerBound="1" eType="#//Element"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false" lowerBound="1" eType="#//Package"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Exception"> <eStructuralFeatures xsi:type="ecore:EReference" name="objectInError" ordered="false" lowerBound="1" eType="#//Element"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elementInError" ordered="false" lowerBound="1" eType="#//Element"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Tag" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="element" ordered="false" upperBound="-1" eType="#//Element"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tagOwner" ordered="false" eType="#//Element"> <eAnnotations source="subsets" references="#//Element/owner"/> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"cmof","nsURI":"http://www.omg.org/spec/MOF/20100901/cmof.xmi","name":"cmof","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReflectiveSequence","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReflectiveCollection","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Object","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableElement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageableElement","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"VisibilityKind","instanceClass":null,"id":15,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementImport","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DirectedRelationship","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relationship","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageImport","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageMerge","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Generalization","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioralFeature","instanceClass":null,"abstract":true,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityElement","instanceClass":null,"abstract":true,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ParameterDirectionKind","instanceClass":null,"id":31,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AggregationKind","instanceClass":null,"id":33,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Argument","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceSpecification","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Slot","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceValue","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralBoolean","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralSpecification","instanceClass":null,"abstract":true,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralInteger","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralNull","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralReal","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralString","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralUnlimitedNatural","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"URIExtent","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extent","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Link","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Factory","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Exception","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tag","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"unique":true,"name":"add","lowerBound":1,"id":57,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"get","lowerBound":1,"id":58,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"remove","lowerBound":1,"id":59,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"set","lowerBound":1,"id":60,"many":false,"required":true,"eClass":"EOperation"},{"id":61,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"index","lowerBound":1,"id":62,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"object","lowerBound":1,"id":63,"many":false,"required":true,"eClass":"EParameter"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"index","lowerBound":1,"id":67,"many":false,"required":true,"eClass":"EParameter"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"index","lowerBound":1,"id":70,"many":false,"required":true,"eClass":"EParameter"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"index","lowerBound":1,"id":73,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"object","lowerBound":1,"id":74,"many":false,"required":true,"eClass":"EParameter"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"add","lowerBound":1,"id":77,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"addAll","lowerBound":1,"id":78,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"clear","lowerBound":1,"id":79,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"remove","lowerBound":1,"id":80,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"size","lowerBound":1,"id":81,"many":false,"required":true,"eClass":"EOperation"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"object","lowerBound":1,"id":84,"many":false,"required":true,"eClass":"EParameter"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"objects","lowerBound":1,"id":87,"many":false,"required":true,"eClass":"EParameter"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"object","lowerBound":1,"id":90,"many":false,"required":true,"eClass":"EParameter"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"get","lowerBound":1,"id":93,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"equals","lowerBound":1,"id":94,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"set","lowerBound":1,"id":95,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isSet","lowerBound":1,"id":96,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"unset","lowerBound":1,"id":97,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"invoke","lowerBound":0,"id":98,"many":false,"required":false,"eClass":"EOperation"},{"id":99,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"property","lowerBound":1,"id":100,"many":false,"required":true,"eClass":"EParameter"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"element","lowerBound":1,"id":103,"many":false,"required":true,"eClass":"EParameter"},{"id":104,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"property","lowerBound":1,"id":105,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"value","lowerBound":1,"id":106,"many":false,"required":true,"eClass":"EParameter"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"property","lowerBound":1,"id":110,"many":false,"required":true,"eClass":"EParameter"},{"id":111,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"property","lowerBound":1,"id":112,"many":false,"required":true,"eClass":"EParameter"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"op","lowerBound":1,"id":115,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":-1,"unique":true,"name":"arguments","lowerBound":0,"id":116,"many":true,"required":false,"eClass":"EParameter"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"multiplicity_of_composite","lowerBound":0,"id":119,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"subsetting_context_conforms","lowerBound":0,"id":120,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"derived_union_is_read_only","lowerBound":0,"id":121,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"redefined_property_inherited","lowerBound":0,"id":122,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"subsetted_property_names","lowerBound":0,"id":123,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"derived_union_is_derived","lowerBound":0,"id":124,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"subsetting_rules","lowerBound":0,"id":125,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"default","lowerBound":0,"id":126,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isAttribute","lowerBound":1,"id":127,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isComposite","lowerBound":1,"id":128,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isNavigable","lowerBound":1,"id":129,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"opposite","lowerBound":1,"id":130,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"subsettingContext","lowerBound":0,"id":131,"many":true,"required":false,"eClass":"EOperation"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"datatype","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"none","unsettable":false,"transient":false,"unique":true,"name":"aggregation","changeable":true,"lowerBound":1,"iD":false,"id":134,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"association","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningAssociation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":136,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"default","changeable":true,"lowerBound":0,"iD":false,"id":137,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defaultValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":138,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":true,"unique":true,"name":"isComposite","changeable":true,"lowerBound":1,"iD":false,"id":139,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isDerived","changeable":true,"lowerBound":1,"iD":false,"id":140,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isDerivedUnion","changeable":true,"lowerBound":1,"iD":false,"id":141,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isID","changeable":true,"lowerBound":1,"iD":false,"id":142,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"opposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":143,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinedProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":144,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subsettedProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isConsistentWith","lowerBound":1,"id":147,"many":false,"required":true,"eClass":"EOperation"},{"id":148,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"redefinee","lowerBound":1,"id":149,"many":false,"required":true,"eClass":"EParameter"},{"id":150,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isReadOnly","changeable":true,"lowerBound":1,"iD":false,"id":151,"derived":false},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":154,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":155,"many":false,"required":false,"eClass":"EParameter"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":161,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":162,"many":false,"required":false,"eClass":"EParameter"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":168,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":169,"many":false,"required":false,"eClass":"EParameter"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":175,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":176,"many":false,"required":false,"eClass":"EParameter"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":182,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":183,"many":false,"required":false,"eClass":"EParameter"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":189,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":190,"many":false,"required":false,"eClass":"EParameter"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":196,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":197,"many":false,"required":false,"eClass":"EParameter"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"p","lowerBound":1,"id":204,"many":false,"required":true,"eClass":"EParameter"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":211,"derived":false},{"id":212,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":213,"derived":false},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"memberEnd","changeable":true,"resolveProxies":true,"lowerBound":2,"id":216,"derived":false},{"id":217,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEnd","changeable":true,"resolveProxies":true,"lowerBound":0,"id":218,"derived":false},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isReadOnly","changeable":true,"lowerBound":1,"iD":false,"id":228,"derived":false},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"featuringClassifier","changeable":false,"resolveProxies":true,"lowerBound":0,"id":233,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isStatic","changeable":true,"lowerBound":1,"iD":false,"id":234,"derived":false},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"feature","changeable":false,"resolveProxies":true,"lowerBound":0,"id":237,"derived":true},{"id":238,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"redefinition_consistent","lowerBound":0,"id":239,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"non_leaf_redefinition","lowerBound":0,"id":240,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"redefinition_context_valid","lowerBound":0,"id":241,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isConsistentWith","lowerBound":1,"id":242,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isRedefinitionContextValid","lowerBound":1,"id":243,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isLeaf","changeable":true,"lowerBound":1,"iD":false,"id":244,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"redefinedElement","changeable":false,"resolveProxies":true,"lowerBound":0,"id":245,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"redefinitionContext","changeable":false,"resolveProxies":true,"lowerBound":0,"id":246,"derived":true},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":249,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":250,"many":false,"required":false,"eClass":"EParameter"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":256,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":257,"many":false,"required":false,"eClass":"EParameter"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":263,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":264,"many":false,"required":false,"eClass":"EParameter"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"redefinee","lowerBound":1,"id":270,"many":false,"required":true,"eClass":"EParameter"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"redefined","lowerBound":1,"id":273,"many":false,"required":true,"eClass":"EParameter"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visibility_needs_ownership","lowerBound":0,"id":278,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"has_no_qualified_name","lowerBound":0,"id":279,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"has_qualified_name","lowerBound":0,"id":280,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"allNamespaces","lowerBound":0,"id":281,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isDistinguishableFrom","lowerBound":1,"id":282,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"qualifiedName","lowerBound":1,"id":283,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"separator","lowerBound":1,"id":284,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"namespace","changeable":false,"resolveProxies":true,"lowerBound":0,"id":285,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":286,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"qualifiedName","changeable":false,"lowerBound":0,"iD":false,"id":287,"derived":true},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":288,"derived":false},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":291,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":292,"many":false,"required":false,"eClass":"EParameter"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":298,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":299,"many":false,"required":false,"eClass":"EParameter"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":305,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":306,"many":false,"required":false,"eClass":"EParameter"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"n","lowerBound":1,"id":313,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"ns","lowerBound":1,"id":314,"many":false,"required":true,"eClass":"EParameter"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedMember","changeable":false,"resolveProxies":true,"lowerBound":0,"id":320,"derived":true},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"has_owner","lowerBound":0,"id":324,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"not_own_self","lowerBound":0,"id":325,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"allOwnedElements","lowerBound":0,"id":326,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"mustBeOwned","lowerBound":1,"id":327,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getMetaClass","lowerBound":1,"id":328,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"container","lowerBound":1,"id":329,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isInstanceOfType","lowerBound":1,"id":330,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"delete","lowerBound":1,"id":331,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedComment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":332,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedElement","changeable":false,"resolveProxies":true,"lowerBound":0,"id":333,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"owner","changeable":false,"resolveProxies":true,"lowerBound":0,"id":334,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"metaclass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":335,"derived":true},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":338,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":339,"many":false,"required":false,"eClass":"EParameter"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":345,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":346,"many":false,"required":false,"eClass":"EParameter"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"type","lowerBound":1,"id":356,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"includesSubtypes","lowerBound":1,"id":357,"many":false,"required":true,"eClass":"EParameter"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"annotatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":364,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"lowerBound":0,"iD":false,"id":365,"derived":false},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"superClass","lowerBound":0,"id":369,"many":true,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nestedClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":370,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":371,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"superClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":372,"derived":true},{"id":373,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"inherit","lowerBound":0,"id":374,"many":true,"required":false,"eClass":"EOperation"},{"id":375,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"inhs","lowerBound":0,"id":376,"many":true,"required":false,"eClass":"EParameter"},{"id":377,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isAbstract","changeable":true,"lowerBound":1,"iD":false,"id":378,"derived":false},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"resolveProxies":true,"lowerBound":0,"id":384,"derived":false},{"id":385,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"non_final_parents","lowerBound":0,"id":386,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"specialize_type","lowerBound":0,"id":387,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"no_cycles_in_generalization","lowerBound":0,"id":388,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"allFeatures","lowerBound":0,"id":389,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"allParents","lowerBound":0,"id":390,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"conformsTo","lowerBound":1,"id":391,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"general","lowerBound":0,"id":392,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"hasVisibilityOf","lowerBound":1,"id":393,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"inherit","lowerBound":0,"id":394,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"inheritableMembers","lowerBound":0,"id":395,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"inheritedMember","lowerBound":0,"id":396,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"maySpecializeType","lowerBound":1,"id":397,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"parents","lowerBound":0,"id":398,"many":true,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"attribute","changeable":false,"resolveProxies":true,"lowerBound":0,"id":399,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"general","changeable":true,"resolveProxies":true,"lowerBound":0,"id":400,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"generalization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":401,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"inheritedMember","changeable":false,"resolveProxies":true,"lowerBound":0,"id":402,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isAbstract","changeable":true,"lowerBound":1,"iD":false,"id":403,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isFinalSpecialization","changeable":true,"lowerBound":1,"iD":false,"id":404,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinedClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":405,"derived":false},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":410,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":411,"many":false,"required":false,"eClass":"EParameter"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":417,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":418,"many":false,"required":false,"eClass":"EParameter"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":424,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":425,"many":false,"required":false,"eClass":"EParameter"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"other","lowerBound":1,"id":433,"many":false,"required":true,"eClass":"EParameter"},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"n","lowerBound":1,"id":437,"many":false,"required":true,"eClass":"EParameter"},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"inhs","lowerBound":0,"id":440,"many":true,"required":false,"eClass":"EParameter"},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"c","lowerBound":1,"id":443,"many":false,"required":true,"eClass":"EParameter"},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"id":446,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"c","lowerBound":1,"id":447,"many":false,"required":true,"eClass":"EParameter"},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"specific","changeable":true,"resolveProxies":true,"lowerBound":1,"id":454,"derived":false},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"conformsTo","lowerBound":1,"id":459,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isInstance","lowerBound":1,"id":460,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":461,"derived":true},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"other","lowerBound":1,"id":464,"many":false,"required":true,"eClass":"EParameter"},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"object","lowerBound":1,"id":467,"many":false,"required":true,"eClass":"EParameter"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":470,"derived":true},{"id":471,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"public","unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":472,"derived":false},{"id":473,"eClass":"EGenericType"},{"name":"public","id":474,"value":0,"literal":"public","eClass":"EEnumLiteral"},{"name":"private","id":475,"value":1,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":476,"value":2,"literal":"protected","eClass":"EEnumLiteral"},{"name":"package","id":477,"value":3,"literal":"package","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"elements_public_or_private","lowerBound":0,"id":478,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"makesVisible","lowerBound":1,"id":479,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"nestedPackage","lowerBound":0,"id":480,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"ownedType","lowerBound":0,"id":481,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"visibleMembers","lowerBound":0,"id":482,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"URI","changeable":true,"lowerBound":0,"iD":false,"id":483,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"nestedPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":484,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"nestingPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":485,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"packageMerge","changeable":true,"resolveProxies":true,"lowerBound":0,"id":486,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"packagedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":487,"derived":false},{"id":488,"eClass":"EGenericType"},{"id":489,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"mustBeOwned","lowerBound":1,"id":490,"many":false,"required":true,"eClass":"EOperation"},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":493,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":494,"many":false,"required":false,"eClass":"EParameter"},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"el","lowerBound":1,"id":500,"many":false,"required":true,"eClass":"EParameter"},{"id":501,"eClass":"EGenericType"},{"id":502,"eClass":"EGenericType"},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"id":508,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"receivingPackage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":509,"derived":false},{"id":510,"eClass":"EGenericType"},{"id":511,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"members_distinguishable","lowerBound":0,"id":512,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"excludeCollisions","lowerBound":0,"id":513,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getNamesOfMember","lowerBound":0,"id":514,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"importMembers","lowerBound":0,"id":515,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"importedMember","lowerBound":0,"id":516,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"membersAreDistinguishable","lowerBound":1,"id":517,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elementImport","changeable":true,"resolveProxies":true,"lowerBound":0,"id":518,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"importedMember","changeable":false,"resolveProxies":true,"lowerBound":0,"id":519,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"member","changeable":false,"resolveProxies":true,"lowerBound":0,"id":520,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedRule","changeable":true,"resolveProxies":true,"lowerBound":0,"id":521,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"packageImport","changeable":true,"resolveProxies":true,"lowerBound":0,"id":522,"derived":false},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":525,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":526,"many":false,"required":false,"eClass":"EParameter"},{"id":527,"eClass":"EGenericType"},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"imps","lowerBound":0,"id":532,"many":true,"required":false,"eClass":"EParameter"},{"id":533,"eClass":"EGenericType"},{"id":534,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"element","lowerBound":1,"id":535,"many":false,"required":true,"eClass":"EParameter"},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"imps","lowerBound":0,"id":538,"many":true,"required":false,"eClass":"EParameter"},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importingNamespace","changeable":true,"resolveProxies":true,"lowerBound":1,"id":543,"derived":false},{"id":544,"eClass":"EGenericType"},{"id":545,"eClass":"EGenericType"},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":0,"id":548,"derived":false},{"id":549,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importingNamespace","changeable":true,"resolveProxies":true,"lowerBound":1,"id":550,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"visibility_public_or_private","lowerBound":0,"id":551,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"imported_element_is_public","lowerBound":0,"id":552,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":553,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"alias","changeable":true,"lowerBound":0,"iD":false,"id":554,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":555,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"public","unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":1,"iD":false,"id":556,"derived":false},{"id":557,"eClass":"EGenericType"},{"id":558,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":559,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":560,"many":false,"required":false,"eClass":"EParameter"},{"id":561,"eClass":"EGenericType"},{"id":562,"eClass":"EGenericType"},{"id":563,"eClass":"EGenericType"},{"id":564,"eClass":"EGenericType"},{"id":565,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":566,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":567,"many":false,"required":false,"eClass":"EParameter"},{"id":568,"eClass":"EGenericType"},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"id":571,"eClass":"EGenericType"},{"id":572,"eClass":"EGenericType"},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"id":576,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"source","changeable":false,"resolveProxies":true,"lowerBound":1,"id":577,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"target","changeable":false,"resolveProxies":true,"lowerBound":1,"id":578,"derived":true},{"id":579,"eClass":"EGenericType"},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"relatedElement","changeable":false,"resolveProxies":true,"lowerBound":1,"id":582,"derived":true},{"id":583,"eClass":"EGenericType"},{"id":584,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"value_specification_boolean","lowerBound":0,"id":585,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"boolean_value","lowerBound":0,"id":586,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"not_apply_to_self","lowerBound":0,"id":587,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"no_side_effects","lowerBound":0,"id":588,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"constrainedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":589,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":590,"derived":false},{"id":591,"eClass":"EGenericType"},{"id":592,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":593,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":594,"many":false,"required":false,"eClass":"EParameter"},{"id":595,"eClass":"EGenericType"},{"id":596,"eClass":"EGenericType"},{"id":597,"eClass":"EGenericType"},{"id":598,"eClass":"EGenericType"},{"id":599,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":600,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":601,"many":false,"required":false,"eClass":"EParameter"},{"id":602,"eClass":"EGenericType"},{"id":603,"eClass":"EGenericType"},{"id":604,"eClass":"EGenericType"},{"id":605,"eClass":"EGenericType"},{"id":606,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":607,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":608,"many":false,"required":false,"eClass":"EParameter"},{"id":609,"eClass":"EGenericType"},{"id":610,"eClass":"EGenericType"},{"id":611,"eClass":"EGenericType"},{"id":612,"eClass":"EGenericType"},{"id":613,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":614,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":615,"many":false,"required":false,"eClass":"EParameter"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"id":618,"eClass":"EGenericType"},{"id":619,"eClass":"EGenericType"},{"id":620,"eClass":"EGenericType"},{"id":621,"eClass":"EGenericType"},{"id":622,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"booleanValue","lowerBound":0,"id":623,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"integerValue","lowerBound":0,"id":624,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isComputable","lowerBound":1,"id":625,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isNull","lowerBound":1,"id":626,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"realValue","lowerBound":0,"id":627,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"stringValue","lowerBound":0,"id":628,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"unlimitedValue","lowerBound":0,"id":629,"many":false,"required":false,"eClass":"EOperation"},{"id":630,"eClass":"EGenericType"},{"id":631,"eClass":"EGenericType"},{"id":632,"eClass":"EGenericType"},{"id":633,"eClass":"EGenericType"},{"id":634,"eClass":"EGenericType"},{"id":635,"eClass":"EGenericType"},{"id":636,"eClass":"EGenericType"},{"id":637,"eClass":"EGenericType"},{"id":638,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":639,"derived":false},{"id":640,"eClass":"EGenericType"},{"id":641,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"public_or_private","lowerBound":0,"id":642,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importedPackage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":643,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"public","unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":1,"iD":false,"id":644,"derived":false},{"id":645,"eClass":"EGenericType"},{"id":646,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":647,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":648,"many":false,"required":false,"eClass":"EParameter"},{"id":649,"eClass":"EGenericType"},{"id":650,"eClass":"EGenericType"},{"id":651,"eClass":"EGenericType"},{"id":652,"eClass":"EGenericType"},{"id":653,"eClass":"EGenericType"},{"id":654,"eClass":"EGenericType"},{"id":655,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mergedPackage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":656,"derived":false},{"id":657,"eClass":"EGenericType"},{"id":658,"eClass":"EGenericType"},{"id":659,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"general","changeable":true,"resolveProxies":true,"lowerBound":1,"id":660,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"isSubstitutable","changeable":true,"lowerBound":0,"iD":false,"id":661,"derived":false},{"id":662,"eClass":"EGenericType"},{"id":663,"eClass":"EGenericType"},{"id":664,"eClass":"EGenericType"},{"id":665,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"only_body_for_query","lowerBound":0,"id":666,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"at_most_one_return","lowerBound":0,"id":667,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isOrdered","lowerBound":1,"id":668,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isUnique","lowerBound":1,"id":669,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"lower","lowerBound":1,"id":670,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"returnResult","lowerBound":0,"id":671,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"type","lowerBound":1,"id":672,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"upper","lowerBound":1,"id":673,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bodyCondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":674,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"datatype","changeable":true,"resolveProxies":true,"lowerBound":0,"id":675,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":true,"unique":true,"name":"isOrdered","changeable":false,"lowerBound":1,"iD":false,"id":676,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isQuery","changeable":true,"lowerBound":1,"iD":false,"id":677,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":true,"unique":true,"name":"isUnique","changeable":false,"lowerBound":1,"iD":false,"id":678,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":true,"unique":true,"name":"lower","changeable":false,"lowerBound":0,"iD":false,"id":679,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"postcondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":680,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"precondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":681,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":682,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"type","changeable":false,"resolveProxies":true,"lowerBound":0,"id":683,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":true,"unique":true,"name":"upper","changeable":false,"lowerBound":0,"iD":false,"id":684,"derived":true},{"id":685,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isConsistentWith","lowerBound":1,"id":686,"many":false,"required":true,"eClass":"EOperation"},{"id":687,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"redefinee","lowerBound":1,"id":688,"many":false,"required":true,"eClass":"EParameter"},{"id":689,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":690,"derived":false},{"id":691,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"operation","changeable":false,"resolveProxies":true,"lowerBound":0,"id":692,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"raisedException","changeable":true,"resolveProxies":true,"lowerBound":0,"id":693,"derived":false},{"id":694,"eClass":"EGenericType"},{"id":695,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":696,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":697,"many":false,"required":false,"eClass":"EParameter"},{"id":698,"eClass":"EGenericType"},{"id":699,"eClass":"EGenericType"},{"id":700,"eClass":"EGenericType"},{"id":701,"eClass":"EGenericType"},{"id":702,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":703,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":704,"many":false,"required":false,"eClass":"EParameter"},{"id":705,"eClass":"EGenericType"},{"id":706,"eClass":"EGenericType"},{"id":707,"eClass":"EGenericType"},{"id":708,"eClass":"EGenericType"},{"id":709,"eClass":"EGenericType"},{"id":710,"eClass":"EGenericType"},{"id":711,"eClass":"EGenericType"},{"id":712,"eClass":"EGenericType"},{"id":713,"eClass":"EGenericType"},{"id":714,"eClass":"EGenericType"},{"id":715,"eClass":"EGenericType"},{"id":716,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":717,"derived":false},{"id":718,"eClass":"EGenericType"},{"id":719,"eClass":"EGenericType"},{"id":720,"eClass":"EGenericType"},{"id":721,"eClass":"EGenericType"},{"id":722,"eClass":"EGenericType"},{"id":723,"eClass":"EGenericType"},{"id":724,"eClass":"EGenericType"},{"id":725,"eClass":"EGenericType"},{"id":726,"eClass":"EGenericType"},{"id":727,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":728,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"raisedException","changeable":true,"resolveProxies":true,"lowerBound":0,"id":729,"derived":false},{"id":730,"eClass":"EGenericType"},{"id":731,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isDistinguishableFrom","lowerBound":1,"id":732,"many":false,"required":true,"eClass":"EOperation"},{"id":733,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"n","lowerBound":1,"id":734,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"ns","lowerBound":1,"id":735,"many":false,"required":true,"eClass":"EParameter"},{"id":736,"eClass":"EGenericType"},{"id":737,"eClass":"EGenericType"},{"id":738,"eClass":"EGenericType"},{"id":739,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"default","lowerBound":0,"id":740,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"default","changeable":true,"lowerBound":0,"iD":false,"id":741,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defaultValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":742,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"in","unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"lowerBound":1,"iD":false,"id":743,"derived":false},{"id":744,"eClass":"EGenericType"},{"id":745,"eClass":"EGenericType"},{"id":746,"eClass":"EGenericType"},{"id":747,"eClass":"EGenericType"},{"id":748,"eClass":"EGenericType"},{"id":749,"eClass":"EGenericType"},{"id":750,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"lower_ge_0","lowerBound":0,"id":751,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"value_specification_no_side_effects","lowerBound":0,"id":752,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"upper_ge_lower","lowerBound":0,"id":753,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"value_specification_constant","lowerBound":0,"id":754,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"includesCardinality","lowerBound":1,"id":755,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"includesMultiplicity","lowerBound":1,"id":756,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isMultivalued","lowerBound":1,"id":757,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"lower","lowerBound":0,"id":758,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"lowerBound","lowerBound":0,"id":759,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"upper","lowerBound":0,"id":760,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"upperBound","lowerBound":0,"id":761,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isOrdered","changeable":true,"lowerBound":1,"iD":false,"id":762,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"isUnique","changeable":true,"lowerBound":1,"iD":false,"id":763,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":true,"unique":true,"name":"lower","changeable":true,"lowerBound":0,"iD":false,"id":764,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lowerValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":765,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":true,"unique":true,"name":"upper","changeable":true,"lowerBound":0,"iD":false,"id":766,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"upperValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":767,"derived":false},{"id":768,"eClass":"EGenericType"},{"id":769,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":770,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":771,"many":false,"required":false,"eClass":"EParameter"},{"id":772,"eClass":"EGenericType"},{"id":773,"eClass":"EGenericType"},{"id":774,"eClass":"EGenericType"},{"id":775,"eClass":"EGenericType"},{"id":776,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":777,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":778,"many":false,"required":false,"eClass":"EParameter"},{"id":779,"eClass":"EGenericType"},{"id":780,"eClass":"EGenericType"},{"id":781,"eClass":"EGenericType"},{"id":782,"eClass":"EGenericType"},{"id":783,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":784,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":785,"many":false,"required":false,"eClass":"EParameter"},{"id":786,"eClass":"EGenericType"},{"id":787,"eClass":"EGenericType"},{"id":788,"eClass":"EGenericType"},{"id":789,"eClass":"EGenericType"},{"id":790,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":791,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":792,"many":false,"required":false,"eClass":"EParameter"},{"id":793,"eClass":"EGenericType"},{"id":794,"eClass":"EGenericType"},{"id":795,"eClass":"EGenericType"},{"id":796,"eClass":"EGenericType"},{"id":797,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"C","lowerBound":1,"id":798,"many":false,"required":true,"eClass":"EParameter"},{"id":799,"eClass":"EGenericType"},{"id":800,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"M","lowerBound":1,"id":801,"many":false,"required":true,"eClass":"EParameter"},{"id":802,"eClass":"EGenericType"},{"id":803,"eClass":"EGenericType"},{"id":804,"eClass":"EGenericType"},{"id":805,"eClass":"EGenericType"},{"id":806,"eClass":"EGenericType"},{"id":807,"eClass":"EGenericType"},{"id":808,"eClass":"EGenericType"},{"id":809,"eClass":"EGenericType"},{"id":810,"eClass":"EGenericType"},{"id":811,"eClass":"EGenericType"},{"id":812,"eClass":"EGenericType"},{"id":813,"eClass":"EGenericType"},{"name":"in","id":814,"value":0,"literal":"in","eClass":"EEnumLiteral"},{"name":"inout","id":815,"value":1,"literal":"inout","eClass":"EEnumLiteral"},{"name":"out","id":816,"value":2,"literal":"out","eClass":"EEnumLiteral"},{"name":"return","id":817,"value":3,"literal":"return","eClass":"EEnumLiteral"},{"id":818,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"inherit","lowerBound":0,"id":819,"many":true,"required":false,"eClass":"EOperation"},{"id":820,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"inhs","lowerBound":0,"id":821,"many":true,"required":false,"eClass":"EParameter"},{"id":822,"eClass":"EGenericType"},{"id":823,"eClass":"EGenericType"},{"id":824,"eClass":"EGenericType"},{"name":"none","id":825,"value":0,"literal":"none","eClass":"EEnumLiteral"},{"name":"shared","id":826,"value":1,"literal":"shared","eClass":"EEnumLiteral"},{"name":"composite","id":827,"value":2,"literal":"composite","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"binary_associations","lowerBound":0,"id":828,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"specialized_end_number","lowerBound":0,"id":829,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"association_ends","lowerBound":0,"id":830,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"specialized_end_types","lowerBound":0,"id":831,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"endType","lowerBound":0,"id":832,"many":true,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"endType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":833,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isDerived","changeable":true,"lowerBound":1,"iD":false,"id":834,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"navigableOwnedEnd","changeable":true,"resolveProxies":true,"lowerBound":0,"id":835,"derived":false},{"id":836,"eClass":"EGenericType"},{"id":837,"eClass":"EGenericType"},{"id":838,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":839,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":840,"many":false,"required":false,"eClass":"EParameter"},{"id":841,"eClass":"EGenericType"},{"id":842,"eClass":"EGenericType"},{"id":843,"eClass":"EGenericType"},{"id":844,"eClass":"EGenericType"},{"id":845,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":846,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":847,"many":false,"required":false,"eClass":"EParameter"},{"id":848,"eClass":"EGenericType"},{"id":849,"eClass":"EGenericType"},{"id":850,"eClass":"EGenericType"},{"id":851,"eClass":"EGenericType"},{"id":852,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":853,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":854,"many":false,"required":false,"eClass":"EParameter"},{"id":855,"eClass":"EGenericType"},{"id":856,"eClass":"EGenericType"},{"id":857,"eClass":"EGenericType"},{"id":858,"eClass":"EGenericType"},{"id":859,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":860,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":861,"many":false,"required":false,"eClass":"EParameter"},{"id":862,"eClass":"EGenericType"},{"id":863,"eClass":"EGenericType"},{"id":864,"eClass":"EGenericType"},{"id":865,"eClass":"EGenericType"},{"id":866,"eClass":"EGenericType"},{"id":867,"eClass":"EGenericType"},{"id":868,"eClass":"EGenericType"},{"id":869,"eClass":"EGenericType"},{"id":870,"eClass":"EGenericType"},{"id":871,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":872,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":873,"derived":false},{"id":874,"eClass":"EGenericType"},{"id":875,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedLiteral","changeable":true,"resolveProxies":true,"lowerBound":0,"id":876,"derived":false},{"id":877,"eClass":"EGenericType"},{"id":878,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"enumeration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":879,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"classifier_equals_owning_enumeration","lowerBound":0,"id":880,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"classifier","lowerBound":1,"id":881,"many":false,"required":true,"eClass":"EOperation"},{"id":882,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"classifier","changeable":false,"resolveProxies":true,"lowerBound":0,"id":883,"derived":true},{"id":884,"eClass":"EGenericType"},{"id":885,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":886,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":887,"many":false,"required":false,"eClass":"EParameter"},{"id":888,"eClass":"EGenericType"},{"id":889,"eClass":"EGenericType"},{"id":890,"eClass":"EGenericType"},{"id":891,"eClass":"EGenericType"},{"id":892,"eClass":"EGenericType"},{"id":893,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"structural_feature","lowerBound":0,"id":894,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"defining_feature","lowerBound":0,"id":895,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":896,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"slot","changeable":true,"resolveProxies":true,"lowerBound":0,"id":897,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":898,"derived":false},{"id":899,"eClass":"EGenericType"},{"id":900,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":901,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":902,"many":false,"required":false,"eClass":"EParameter"},{"id":903,"eClass":"EGenericType"},{"id":904,"eClass":"EGenericType"},{"id":905,"eClass":"EGenericType"},{"id":906,"eClass":"EGenericType"},{"id":907,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":908,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":909,"many":false,"required":false,"eClass":"EParameter"},{"id":910,"eClass":"EGenericType"},{"id":911,"eClass":"EGenericType"},{"id":912,"eClass":"EGenericType"},{"id":913,"eClass":"EGenericType"},{"id":914,"eClass":"EGenericType"},{"id":915,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningInstance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":916,"derived":false},{"id":917,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"definingFeature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":918,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":919,"derived":false},{"id":920,"eClass":"EGenericType"},{"id":921,"eClass":"EGenericType"},{"id":922,"eClass":"EGenericType"},{"id":923,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":924,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"symbol","changeable":true,"lowerBound":0,"iD":false,"id":925,"derived":false},{"id":926,"eClass":"EGenericType"},{"id":927,"eClass":"EGenericType"},{"id":928,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"instance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":929,"derived":false},{"id":930,"eClass":"EGenericType"},{"id":931,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":932,"derived":false},{"id":933,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"booleanValue","lowerBound":0,"id":934,"many":false,"required":false,"eClass":"EOperation"},{"id":935,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isComputable","lowerBound":1,"id":936,"many":false,"required":true,"eClass":"EOperation"},{"id":937,"eClass":"EGenericType"},{"id":938,"eClass":"EGenericType"},{"id":939,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":940,"derived":false},{"id":941,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"integerValue","lowerBound":0,"id":942,"many":false,"required":false,"eClass":"EOperation"},{"id":943,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isComputable","lowerBound":1,"id":944,"many":false,"required":true,"eClass":"EOperation"},{"id":945,"eClass":"EGenericType"},{"id":946,"eClass":"EGenericType"},{"id":947,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isComputable","lowerBound":1,"id":948,"many":false,"required":true,"eClass":"EOperation"},{"id":949,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isNull","lowerBound":1,"id":950,"many":false,"required":true,"eClass":"EOperation"},{"id":951,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":952,"derived":false},{"id":953,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isComputable","lowerBound":1,"id":954,"many":false,"required":true,"eClass":"EOperation"},{"id":955,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"realValue","lowerBound":0,"id":956,"many":false,"required":false,"eClass":"EOperation"},{"id":957,"eClass":"EGenericType"},{"id":958,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":959,"derived":false},{"id":960,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isComputable","lowerBound":1,"id":961,"many":false,"required":true,"eClass":"EOperation"},{"id":962,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"stringValue","lowerBound":0,"id":963,"many":false,"required":false,"eClass":"EOperation"},{"id":964,"eClass":"EGenericType"},{"id":965,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":966,"derived":false},{"id":967,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isComputable","lowerBound":1,"id":968,"many":false,"required":true,"eClass":"EOperation"},{"id":969,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"unlimitedValue","lowerBound":0,"id":970,"many":false,"required":false,"eClass":"EOperation"},{"id":971,"eClass":"EGenericType"},{"id":972,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"language_body_size","lowerBound":0,"id":973,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isIntegral","lowerBound":1,"id":974,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isNonNegative","lowerBound":1,"id":975,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isPositive","lowerBound":1,"id":976,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"value","lowerBound":1,"id":977,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"body","changeable":true,"lowerBound":0,"iD":false,"id":978,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"language","changeable":true,"lowerBound":0,"iD":false,"id":979,"derived":false},{"id":980,"eClass":"EGenericType"},{"id":981,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":982,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":983,"many":false,"required":false,"eClass":"EParameter"},{"id":984,"eClass":"EGenericType"},{"id":985,"eClass":"EGenericType"},{"id":986,"eClass":"EGenericType"},{"id":987,"eClass":"EGenericType"},{"id":988,"eClass":"EGenericType"},{"id":989,"eClass":"EGenericType"},{"id":990,"eClass":"EGenericType"},{"id":991,"eClass":"EGenericType"},{"id":992,"eClass":"EGenericType"},{"id":993,"eClass":"EGenericType"},{"id":994,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"contextURI","lowerBound":1,"id":995,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"uri","lowerBound":1,"id":996,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"element","lowerBound":1,"id":997,"many":false,"required":true,"eClass":"EOperation"},{"id":998,"eClass":"EGenericType"},{"id":999,"eClass":"EGenericType"},{"id":1000,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"object","lowerBound":1,"id":1001,"many":false,"required":true,"eClass":"EParameter"},{"id":1002,"eClass":"EGenericType"},{"id":1003,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"uri","lowerBound":1,"id":1004,"many":false,"required":true,"eClass":"EParameter"},{"id":1005,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"useContainment","lowerBound":1,"id":1006,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"elements","lowerBound":1,"id":1007,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"elementsOfType","lowerBound":0,"id":1008,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"linksOfType","lowerBound":0,"id":1009,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"linkedElements","lowerBound":0,"id":1010,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"linkExists","lowerBound":1,"id":1011,"many":false,"required":true,"eClass":"EOperation"},{"id":1012,"eClass":"EGenericType"},{"id":1013,"eClass":"EGenericType"},{"id":1014,"eClass":"EGenericType"},{"id":1015,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"type","lowerBound":1,"id":1016,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"includesSubtypes","lowerBound":1,"id":1017,"many":false,"required":true,"eClass":"EParameter"},{"id":1018,"eClass":"EGenericType"},{"id":1019,"eClass":"EGenericType"},{"id":1020,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"type","lowerBound":1,"id":1021,"many":false,"required":true,"eClass":"EParameter"},{"id":1022,"eClass":"EGenericType"},{"id":1023,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"association","lowerBound":1,"id":1024,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"endElement","lowerBound":1,"id":1025,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"end1ToEnd2Direction","lowerBound":1,"id":1026,"many":false,"required":true,"eClass":"EParameter"},{"id":1027,"eClass":"EGenericType"},{"id":1028,"eClass":"EGenericType"},{"id":1029,"eClass":"EGenericType"},{"id":1030,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"association","lowerBound":1,"id":1031,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"firstElement","lowerBound":1,"id":1032,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"secondElement","lowerBound":1,"id":1033,"many":false,"required":true,"eClass":"EParameter"},{"id":1034,"eClass":"EGenericType"},{"id":1035,"eClass":"EGenericType"},{"id":1036,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"equals","lowerBound":1,"id":1037,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"delete","lowerBound":1,"id":1038,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"firstElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1039,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"secondElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1040,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"association","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1041,"derived":false},{"id":1042,"eClass":"EGenericType"},{"id":1043,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"otherLink","lowerBound":1,"id":1044,"many":false,"required":true,"eClass":"EParameter"},{"id":1045,"eClass":"EGenericType"},{"id":1046,"eClass":"EGenericType"},{"id":1047,"eClass":"EGenericType"},{"id":1048,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"createFromString","lowerBound":1,"id":1049,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"convertToString","lowerBound":1,"id":1050,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"create","lowerBound":1,"id":1051,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"createElement","lowerBound":1,"id":1052,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"createLink","lowerBound":1,"id":1053,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1054,"derived":false},{"id":1055,"eClass":"EGenericType"},{"id":1056,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"dataType","lowerBound":1,"id":1057,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"string","lowerBound":1,"id":1058,"many":false,"required":true,"eClass":"EParameter"},{"id":1059,"eClass":"EGenericType"},{"id":1060,"eClass":"EGenericType"},{"id":1061,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"dataType","lowerBound":1,"id":1062,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"object","lowerBound":1,"id":1063,"many":false,"required":true,"eClass":"EParameter"},{"id":1064,"eClass":"EGenericType"},{"id":1065,"eClass":"EGenericType"},{"id":1066,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"metaClass","lowerBound":1,"id":1067,"many":false,"required":true,"eClass":"EParameter"},{"id":1068,"eClass":"EGenericType"},{"id":1069,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"class","lowerBound":1,"id":1070,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":-1,"unique":true,"name":"arguments","lowerBound":0,"id":1071,"many":true,"required":false,"eClass":"EParameter"},{"id":1072,"eClass":"EGenericType"},{"id":1073,"eClass":"EGenericType"},{"id":1074,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"association","lowerBound":1,"id":1075,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"firstElement","lowerBound":1,"id":1076,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"secondElement","lowerBound":1,"id":1077,"many":false,"required":true,"eClass":"EParameter"},{"id":1078,"eClass":"EGenericType"},{"id":1079,"eClass":"EGenericType"},{"id":1080,"eClass":"EGenericType"},{"id":1081,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"objectInError","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1082,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"elementInError","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1083,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":1,"iD":false,"id":1084,"derived":false},{"id":1085,"eClass":"EGenericType"},{"id":1086,"eClass":"EGenericType"},{"id":1087,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":1088,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":1089,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1090,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tagOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1091,"derived":false},{"id":1092,"eClass":"EGenericType"},{"id":1093,"eClass":"EGenericType"},{"id":1094,"eClass":"EGenericType"},{"id":1095,"eClass":"EGenericType"},{"id":1096,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":57},{"source":1,"target":58},{"source":1,"target":59},{"source":1,"target":60},{"source":1,"target":61},{"source":57,"target":1},{"source":57,"target":62},{"source":57,"target":63},{"source":62,"target":64},{"source":62,"target":57},{"source":63,"target":3},{"source":63,"target":65},{"source":63,"target":57},{"source":65,"target":3},{"source":58,"target":3},{"source":58,"target":66},{"source":58,"target":1},{"source":58,"target":67},{"source":66,"target":3},{"source":67,"target":68},{"source":67,"target":58},{"source":59,"target":3},{"source":59,"target":69},{"source":59,"target":1},{"source":59,"target":70},{"source":69,"target":3},{"source":70,"target":71},{"source":70,"target":59},{"source":60,"target":3},{"source":60,"target":72},{"source":60,"target":1},{"source":60,"target":73},{"source":60,"target":74},{"source":72,"target":3},{"source":73,"target":75},{"source":73,"target":60},{"source":74,"target":3},{"source":74,"target":76},{"source":74,"target":60},{"source":76,"target":3},{"source":61,"target":2},{"source":2,"target":0},{"source":2,"target":3},{"source":2,"target":77},{"source":2,"target":78},{"source":2,"target":79},{"source":2,"target":80},{"source":2,"target":81},{"source":2,"target":82},{"source":77,"target":83},{"source":77,"target":2},{"source":77,"target":84},{"source":84,"target":3},{"source":84,"target":85},{"source":84,"target":77},{"source":85,"target":3},{"source":78,"target":86},{"source":78,"target":2},{"source":78,"target":87},{"source":87,"target":2},{"source":87,"target":88},{"source":87,"target":78},{"source":88,"target":2},{"source":79,"target":2},{"source":80,"target":89},{"source":80,"target":2},{"source":80,"target":90},{"source":90,"target":3},{"source":90,"target":91},{"source":90,"target":80},{"source":91,"target":3},{"source":81,"target":92},{"source":81,"target":2},{"source":82,"target":3},{"source":3,"target":0},{"source":3,"target":93},{"source":3,"target":94},{"source":3,"target":95},{"source":3,"target":96},{"source":3,"target":97},{"source":3,"target":98},{"source":93,"target":3},{"source":93,"target":99},{"source":93,"target":3},{"source":93,"target":100},{"source":99,"target":3},{"source":100,"target":4},{"source":100,"target":101},{"source":100,"target":93},{"source":101,"target":4},{"source":94,"target":102},{"source":94,"target":3},{"source":94,"target":103},{"source":103,"target":3},{"source":103,"target":104},{"source":103,"target":94},{"source":104,"target":3},{"source":95,"target":3},{"source":95,"target":105},{"source":95,"target":106},{"source":105,"target":4},{"source":105,"target":107},{"source":105,"target":95},{"source":107,"target":4},{"source":106,"target":3},{"source":106,"target":108},{"source":106,"target":95},{"source":108,"target":3},{"source":96,"target":109},{"source":96,"target":3},{"source":96,"target":110},{"source":110,"target":4},{"source":110,"target":111},{"source":110,"target":96},{"source":111,"target":4},{"source":97,"target":3},{"source":97,"target":112},{"source":112,"target":4},{"source":112,"target":113},{"source":112,"target":97},{"source":113,"target":4},{"source":98,"target":3},{"source":98,"target":114},{"source":98,"target":3},{"source":98,"target":115},{"source":98,"target":116},{"source":114,"target":3},{"source":115,"target":27},{"source":115,"target":117},{"source":115,"target":98},{"source":117,"target":27},{"source":116,"target":35},{"source":116,"target":118},{"source":116,"target":98},{"source":118,"target":35},{"source":4,"target":0},{"source":4,"target":5},{"source":4,"target":119},{"source":4,"target":120},{"source":4,"target":121},{"source":4,"target":122},{"source":4,"target":123},{"source":4,"target":124},{"source":4,"target":125},{"source":4,"target":126},{"source":4,"target":127},{"source":4,"target":128},{"source":4,"target":129},{"source":4,"target":130},{"source":4,"target":131},{"source":4,"target":132},{"source":4,"target":133},{"source":4,"target":134},{"source":4,"target":135},{"source":4,"target":136},{"source":4,"target":137},{"source":4,"target":138},{"source":4,"target":139},{"source":4,"target":140},{"source":4,"target":141},{"source":4,"target":142},{"source":4,"target":143},{"source":4,"target":144},{"source":4,"target":145},{"source":4,"target":146},{"source":147,"target":148},{"source":147,"target":149},{"source":149,"target":7},{"source":149,"target":150},{"source":149,"target":147},{"source":150,"target":7},{"source":151,"target":152},{"source":119,"target":153},{"source":119,"target":4},{"source":119,"target":154},{"source":119,"target":155},{"source":154,"target":156},{"source":154,"target":119},{"source":155,"target":157},{"source":155,"target":119},{"source":157,"target":158},{"source":157,"target":159},{"source":120,"target":160},{"source":120,"target":4},{"source":120,"target":161},{"source":120,"target":162},{"source":161,"target":163},{"source":161,"target":120},{"source":162,"target":164},{"source":162,"target":120},{"source":164,"target":165},{"source":164,"target":166},{"source":121,"target":167},{"source":121,"target":4},{"source":121,"target":168},{"source":121,"target":169},{"source":168,"target":170},{"source":168,"target":121},{"source":169,"target":171},{"source":169,"target":121},{"source":171,"target":172},{"source":171,"target":173},{"source":122,"target":174},{"source":122,"target":4},{"source":122,"target":175},{"source":122,"target":176},{"source":175,"target":177},{"source":175,"target":122},{"source":176,"target":178},{"source":176,"target":122},{"source":178,"target":179},{"source":178,"target":180},{"source":123,"target":181},{"source":123,"target":4},{"source":123,"target":182},{"source":123,"target":183},{"source":182,"target":184},{"source":182,"target":123},{"source":183,"target":185},{"source":183,"target":123},{"source":185,"target":186},{"source":185,"target":187},{"source":124,"target":188},{"source":124,"target":4},{"source":124,"target":189},{"source":124,"target":190},{"source":189,"target":191},{"source":189,"target":124},{"source":190,"target":192},{"source":190,"target":124},{"source":192,"target":193},{"source":192,"target":194},{"source":125,"target":195},{"source":125,"target":4},{"source":125,"target":196},{"source":125,"target":197},{"source":196,"target":198},{"source":196,"target":125},{"source":197,"target":199},{"source":197,"target":125},{"source":199,"target":200},{"source":199,"target":201},{"source":126,"target":202},{"source":126,"target":4},{"source":127,"target":203},{"source":127,"target":4},{"source":127,"target":204},{"source":204,"target":4},{"source":204,"target":205},{"source":204,"target":127},{"source":205,"target":4},{"source":128,"target":206},{"source":128,"target":4},{"source":129,"target":207},{"source":129,"target":4},{"source":130,"target":4},{"source":130,"target":208},{"source":130,"target":4},{"source":208,"target":4},{"source":131,"target":13},{"source":131,"target":209},{"source":131,"target":4},{"source":209,"target":13},{"source":132,"target":11},{"source":132,"target":210},{"source":132,"target":4},{"source":132,"target":211},{"source":210,"target":11},{"source":133,"target":32},{"source":133,"target":212},{"source":133,"target":4},{"source":133,"target":213},{"source":212,"target":32},{"source":134,"target":33},{"source":134,"target":214},{"source":134,"target":4},{"source":214,"target":33},{"source":135,"target":34},{"source":135,"target":215},{"source":135,"target":4},{"source":135,"target":216},{"source":215,"target":34},{"source":136,"target":34},{"source":136,"target":217},{"source":136,"target":4},{"source":136,"target":218},{"source":217,"target":34},{"source":137,"target":219},{"source":137,"target":4},{"source":138,"target":22},{"source":138,"target":220},{"source":138,"target":4},{"source":220,"target":22},{"source":139,"target":221},{"source":139,"target":4},{"source":140,"target":222},{"source":140,"target":4},{"source":141,"target":223},{"source":141,"target":4},{"source":142,"target":224},{"source":142,"target":4},{"source":143,"target":4},{"source":143,"target":225},{"source":143,"target":4},{"source":225,"target":4},{"source":144,"target":4},{"source":144,"target":226},{"source":144,"target":4},{"source":226,"target":4},{"source":145,"target":4},{"source":145,"target":227},{"source":145,"target":4},{"source":227,"target":4},{"source":146,"target":5},{"source":5,"target":0},{"source":5,"target":6},{"source":5,"target":30},{"source":5,"target":23},{"source":5,"target":228},{"source":5,"target":229},{"source":5,"target":230},{"source":5,"target":231},{"source":228,"target":232},{"source":228,"target":5},{"source":229,"target":6},{"source":230,"target":30},{"source":231,"target":23},{"source":6,"target":0},{"source":6,"target":7},{"source":6,"target":233},{"source":6,"target":234},{"source":6,"target":235},{"source":233,"target":12},{"source":233,"target":236},{"source":233,"target":6},{"source":233,"target":237},{"source":236,"target":12},{"source":234,"target":238},{"source":234,"target":6},{"source":235,"target":7},{"source":7,"target":0},{"source":7,"target":8},{"source":7,"target":239},{"source":7,"target":240},{"source":7,"target":241},{"source":7,"target":242},{"source":7,"target":243},{"source":7,"target":244},{"source":7,"target":245},{"source":7,"target":246},{"source":7,"target":247},{"source":239,"target":248},{"source":239,"target":7},{"source":239,"target":249},{"source":239,"target":250},{"source":249,"target":251},{"source":249,"target":239},{"source":250,"target":252},{"source":250,"target":239},{"source":252,"target":253},{"source":252,"target":254},{"source":240,"target":255},{"source":240,"target":7},{"source":240,"target":256},{"source":240,"target":257},{"source":256,"target":258},{"source":256,"target":240},{"source":257,"target":259},{"source":257,"target":240},{"source":259,"target":260},{"source":259,"target":261},{"source":241,"target":262},{"source":241,"target":7},{"source":241,"target":263},{"source":241,"target":264},{"source":263,"target":265},{"source":263,"target":241},{"source":264,"target":266},{"source":264,"target":241},{"source":266,"target":267},{"source":266,"target":268},{"source":242,"target":269},{"source":242,"target":7},{"source":242,"target":270},{"source":270,"target":7},{"source":270,"target":271},{"source":270,"target":242},{"source":271,"target":7},{"source":243,"target":272},{"source":243,"target":7},{"source":243,"target":273},{"source":273,"target":7},{"source":273,"target":274},{"source":273,"target":243},{"source":274,"target":7},{"source":244,"target":275},{"source":244,"target":7},{"source":245,"target":7},{"source":245,"target":276},{"source":245,"target":7},{"source":276,"target":7},{"source":246,"target":12},{"source":246,"target":277},{"source":246,"target":7},{"source":277,"target":12},{"source":247,"target":8},{"source":8,"target":0},{"source":8,"target":9},{"source":8,"target":278},{"source":8,"target":279},{"source":8,"target":280},{"source":8,"target":281},{"source":8,"target":282},{"source":8,"target":283},{"source":8,"target":284},{"source":8,"target":285},{"source":8,"target":286},{"source":8,"target":287},{"source":8,"target":288},{"source":8,"target":289},{"source":278,"target":290},{"source":278,"target":8},{"source":278,"target":291},{"source":278,"target":292},{"source":291,"target":293},{"source":291,"target":278},{"source":292,"target":294},{"source":292,"target":278},{"source":294,"target":295},{"source":294,"target":296},{"source":279,"target":297},{"source":279,"target":8},{"source":279,"target":298},{"source":279,"target":299},{"source":298,"target":300},{"source":298,"target":279},{"source":299,"target":301},{"source":299,"target":279},{"source":301,"target":302},{"source":301,"target":303},{"source":280,"target":304},{"source":280,"target":8},{"source":280,"target":305},{"source":280,"target":306},{"source":305,"target":307},{"source":305,"target":280},{"source":306,"target":308},{"source":306,"target":280},{"source":308,"target":309},{"source":308,"target":310},{"source":281,"target":17},{"source":281,"target":311},{"source":281,"target":8},{"source":311,"target":17},{"source":282,"target":312},{"source":282,"target":8},{"source":282,"target":313},{"source":282,"target":314},{"source":313,"target":8},{"source":313,"target":315},{"source":313,"target":282},{"source":315,"target":8},{"source":314,"target":17},{"source":314,"target":316},{"source":314,"target":282},{"source":316,"target":17},{"source":283,"target":317},{"source":283,"target":8},{"source":284,"target":318},{"source":284,"target":8},{"source":285,"target":17},{"source":285,"target":319},{"source":285,"target":8},{"source":285,"target":320},{"source":319,"target":17},{"source":286,"target":321},{"source":286,"target":8},{"source":287,"target":322},{"source":287,"target":8},{"source":288,"target":15},{"source":288,"target":323},{"source":288,"target":8},{"source":323,"target":15},{"source":289,"target":9},{"source":9,"target":0},{"source":9,"target":3},{"source":9,"target":324},{"source":9,"target":325},{"source":9,"target":326},{"source":9,"target":327},{"source":9,"target":328},{"source":9,"target":329},{"source":9,"target":330},{"source":9,"target":331},{"source":9,"target":332},{"source":9,"target":333},{"source":9,"target":334},{"source":9,"target":335},{"source":9,"target":336},{"source":324,"target":337},{"source":324,"target":9},{"source":324,"target":338},{"source":324,"target":339},{"source":338,"target":340},{"source":338,"target":324},{"source":339,"target":341},{"source":339,"target":324},{"source":341,"target":342},{"source":341,"target":343},{"source":325,"target":344},{"source":325,"target":9},{"source":325,"target":345},{"source":325,"target":346},{"source":345,"target":347},{"source":345,"target":325},{"source":346,"target":348},{"source":346,"target":325},{"source":348,"target":349},{"source":348,"target":350},{"source":326,"target":9},{"source":326,"target":351},{"source":326,"target":9},{"source":351,"target":9},{"source":327,"target":352},{"source":327,"target":9},{"source":328,"target":11},{"source":328,"target":353},{"source":328,"target":9},{"source":353,"target":11},{"source":329,"target":9},{"source":329,"target":354},{"source":329,"target":9},{"source":354,"target":9},{"source":330,"target":355},{"source":330,"target":9},{"source":330,"target":356},{"source":330,"target":357},{"source":356,"target":11},{"source":356,"target":358},{"source":356,"target":330},{"source":358,"target":11},{"source":357,"target":359},{"source":357,"target":330},{"source":331,"target":9},{"source":332,"target":10},{"source":332,"target":360},{"source":332,"target":9},{"source":360,"target":10},{"source":333,"target":9},{"source":333,"target":361},{"source":333,"target":9},{"source":333,"target":334},{"source":361,"target":9},{"source":334,"target":9},{"source":334,"target":362},{"source":334,"target":9},{"source":334,"target":333},{"source":362,"target":9},{"source":335,"target":11},{"source":335,"target":363},{"source":335,"target":9},{"source":363,"target":11},{"source":336,"target":3},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":364},{"source":10,"target":365},{"source":10,"target":366},{"source":364,"target":9},{"source":364,"target":367},{"source":364,"target":10},{"source":367,"target":9},{"source":365,"target":368},{"source":365,"target":10},{"source":366,"target":9},{"source":11,"target":0},{"source":11,"target":12},{"source":11,"target":369},{"source":11,"target":370},{"source":11,"target":211},{"source":11,"target":371},{"source":11,"target":372},{"source":11,"target":373},{"source":374,"target":8},{"source":374,"target":375},{"source":374,"target":376},{"source":375,"target":8},{"source":376,"target":8},{"source":376,"target":377},{"source":376,"target":374},{"source":377,"target":8},{"source":378,"target":379},{"source":369,"target":11},{"source":369,"target":380},{"source":369,"target":11},{"source":380,"target":11},{"source":370,"target":12},{"source":370,"target":381},{"source":370,"target":11},{"source":381,"target":12},{"source":211,"target":4},{"source":211,"target":382},{"source":211,"target":11},{"source":211,"target":132},{"source":382,"target":4},{"source":371,"target":27},{"source":371,"target":383},{"source":371,"target":11},{"source":371,"target":384},{"source":383,"target":27},{"source":372,"target":11},{"source":372,"target":385},{"source":372,"target":11},{"source":385,"target":11},{"source":373,"target":12},{"source":12,"target":0},{"source":12,"target":17},{"source":12,"target":7},{"source":12,"target":13},{"source":12,"target":386},{"source":12,"target":387},{"source":12,"target":388},{"source":12,"target":389},{"source":12,"target":390},{"source":12,"target":391},{"source":12,"target":392},{"source":12,"target":393},{"source":12,"target":394},{"source":12,"target":395},{"source":12,"target":396},{"source":12,"target":397},{"source":12,"target":398},{"source":12,"target":399},{"source":12,"target":237},{"source":12,"target":400},{"source":12,"target":401},{"source":12,"target":402},{"source":12,"target":403},{"source":12,"target":404},{"source":12,"target":405},{"source":12,"target":406},{"source":12,"target":407},{"source":12,"target":408},{"source":386,"target":409},{"source":386,"target":12},{"source":386,"target":410},{"source":386,"target":411},{"source":410,"target":412},{"source":410,"target":386},{"source":411,"target":413},{"source":411,"target":386},{"source":413,"target":414},{"source":413,"target":415},{"source":387,"target":416},{"source":387,"target":12},{"source":387,"target":417},{"source":387,"target":418},{"source":417,"target":419},{"source":417,"target":387},{"source":418,"target":420},{"source":418,"target":387},{"source":420,"target":421},{"source":420,"target":422},{"source":388,"target":423},{"source":388,"target":12},{"source":388,"target":424},{"source":388,"target":425},{"source":424,"target":426},{"source":424,"target":388},{"source":425,"target":427},{"source":425,"target":388},{"source":427,"target":428},{"source":427,"target":429},{"source":389,"target":6},{"source":389,"target":430},{"source":389,"target":12},{"source":430,"target":6},{"source":390,"target":12},{"source":390,"target":431},{"source":390,"target":12},{"source":431,"target":12},{"source":391,"target":432},{"source":391,"target":12},{"source":391,"target":433},{"source":433,"target":12},{"source":433,"target":434},{"source":433,"target":391},{"source":434,"target":12},{"source":392,"target":12},{"source":392,"target":435},{"source":392,"target":12},{"source":435,"target":12},{"source":393,"target":436},{"source":393,"target":12},{"source":393,"target":437},{"source":437,"target":8},{"source":437,"target":438},{"source":437,"target":393},{"source":438,"target":8},{"source":394,"target":8},{"source":394,"target":439},{"source":394,"target":12},{"source":394,"target":440},{"source":439,"target":8},{"source":440,"target":8},{"source":440,"target":441},{"source":440,"target":394},{"source":441,"target":8},{"source":395,"target":8},{"source":395,"target":442},{"source":395,"target":12},{"source":395,"target":443},{"source":442,"target":8},{"source":443,"target":12},{"source":443,"target":444},{"source":443,"target":395},{"source":444,"target":12},{"source":396,"target":8},{"source":396,"target":445},{"source":396,"target":12},{"source":445,"target":8},{"source":397,"target":446},{"source":397,"target":12},{"source":397,"target":447},{"source":447,"target":12},{"source":447,"target":448},{"source":447,"target":397},{"source":448,"target":12},{"source":398,"target":12},{"source":398,"target":449},{"source":398,"target":12},{"source":449,"target":12},{"source":399,"target":4},{"source":399,"target":450},{"source":399,"target":12},{"source":450,"target":4},{"source":237,"target":6},{"source":237,"target":451},{"source":237,"target":12},{"source":237,"target":233},{"source":451,"target":6},{"source":400,"target":12},{"source":400,"target":452},{"source":400,"target":12},{"source":452,"target":12},{"source":401,"target":26},{"source":401,"target":453},{"source":401,"target":12},{"source":401,"target":454},{"source":453,"target":26},{"source":402,"target":8},{"source":402,"target":455},{"source":402,"target":12},{"source":455,"target":8},{"source":403,"target":456},{"source":403,"target":12},{"source":404,"target":457},{"source":404,"target":12},{"source":405,"target":12},{"source":405,"target":458},{"source":405,"target":12},{"source":458,"target":12},{"source":406,"target":17},{"source":407,"target":7},{"source":408,"target":13},{"source":13,"target":0},{"source":13,"target":14},{"source":13,"target":459},{"source":13,"target":460},{"source":13,"target":461},{"source":13,"target":462},{"source":459,"target":463},{"source":459,"target":13},{"source":459,"target":464},{"source":464,"target":13},{"source":464,"target":465},{"source":464,"target":459},{"source":465,"target":13},{"source":460,"target":466},{"source":460,"target":13},{"source":460,"target":467},{"source":467,"target":3},{"source":467,"target":468},{"source":467,"target":460},{"source":468,"target":3},{"source":461,"target":16},{"source":461,"target":469},{"source":461,"target":13},{"source":461,"target":470},{"source":469,"target":16},{"source":462,"target":14},{"source":14,"target":0},{"source":14,"target":8},{"source":14,"target":471},{"source":472,"target":15},{"source":472,"target":473},{"source":473,"target":15},{"source":471,"target":8},{"source":15,"target":0},{"source":15,"target":474},{"source":15,"target":475},{"source":15,"target":476},{"source":15,"target":477},{"source":474,"target":15},{"source":475,"target":15},{"source":476,"target":15},{"source":477,"target":15},{"source":16,"target":0},{"source":16,"target":17},{"source":16,"target":14},{"source":16,"target":478},{"source":16,"target":479},{"source":16,"target":480},{"source":16,"target":481},{"source":16,"target":482},{"source":16,"target":483},{"source":16,"target":484},{"source":16,"target":485},{"source":16,"target":486},{"source":16,"target":487},{"source":16,"target":470},{"source":16,"target":488},{"source":16,"target":489},{"source":490,"target":491},{"source":478,"target":492},{"source":478,"target":16},{"source":478,"target":493},{"source":478,"target":494},{"source":493,"target":495},{"source":493,"target":478},{"source":494,"target":496},{"source":494,"target":478},{"source":496,"target":497},{"source":496,"target":498},{"source":479,"target":499},{"source":479,"target":16},{"source":479,"target":500},{"source":500,"target":8},{"source":500,"target":501},{"source":500,"target":479},{"source":501,"target":8},{"source":480,"target":16},{"source":480,"target":502},{"source":480,"target":16},{"source":502,"target":16},{"source":481,"target":13},{"source":481,"target":503},{"source":481,"target":16},{"source":503,"target":13},{"source":482,"target":14},{"source":482,"target":504},{"source":482,"target":16},{"source":504,"target":14},{"source":483,"target":505},{"source":483,"target":16},{"source":484,"target":16},{"source":484,"target":506},{"source":484,"target":16},{"source":484,"target":485},{"source":506,"target":16},{"source":485,"target":16},{"source":485,"target":507},{"source":485,"target":16},{"source":485,"target":484},{"source":507,"target":16},{"source":486,"target":25},{"source":486,"target":508},{"source":486,"target":16},{"source":486,"target":509},{"source":508,"target":25},{"source":487,"target":14},{"source":487,"target":510},{"source":487,"target":16},{"source":510,"target":14},{"source":470,"target":13},{"source":470,"target":511},{"source":470,"target":16},{"source":470,"target":461},{"source":511,"target":13},{"source":488,"target":17},{"source":489,"target":14},{"source":17,"target":0},{"source":17,"target":8},{"source":17,"target":512},{"source":17,"target":513},{"source":17,"target":514},{"source":17,"target":515},{"source":17,"target":516},{"source":17,"target":517},{"source":17,"target":518},{"source":17,"target":519},{"source":17,"target":520},{"source":17,"target":320},{"source":17,"target":521},{"source":17,"target":522},{"source":17,"target":523},{"source":512,"target":524},{"source":512,"target":17},{"source":512,"target":525},{"source":512,"target":526},{"source":525,"target":527},{"source":525,"target":512},{"source":526,"target":528},{"source":526,"target":512},{"source":528,"target":529},{"source":528,"target":530},{"source":513,"target":14},{"source":513,"target":531},{"source":513,"target":17},{"source":513,"target":532},{"source":531,"target":14},{"source":532,"target":14},{"source":532,"target":533},{"source":532,"target":513},{"source":533,"target":14},{"source":514,"target":534},{"source":514,"target":17},{"source":514,"target":535},{"source":535,"target":8},{"source":535,"target":536},{"source":535,"target":514},{"source":536,"target":8},{"source":515,"target":14},{"source":515,"target":537},{"source":515,"target":17},{"source":515,"target":538},{"source":537,"target":14},{"source":538,"target":14},{"source":538,"target":539},{"source":538,"target":515},{"source":539,"target":14},{"source":516,"target":14},{"source":516,"target":540},{"source":516,"target":17},{"source":540,"target":14},{"source":517,"target":541},{"source":517,"target":17},{"source":518,"target":18},{"source":518,"target":542},{"source":518,"target":17},{"source":518,"target":543},{"source":542,"target":18},{"source":519,"target":14},{"source":519,"target":544},{"source":519,"target":17},{"source":544,"target":14},{"source":520,"target":8},{"source":520,"target":545},{"source":520,"target":17},{"source":545,"target":8},{"source":320,"target":8},{"source":320,"target":546},{"source":320,"target":17},{"source":320,"target":285},{"source":546,"target":8},{"source":521,"target":21},{"source":521,"target":547},{"source":521,"target":17},{"source":521,"target":548},{"source":547,"target":21},{"source":522,"target":24},{"source":522,"target":549},{"source":522,"target":17},{"source":522,"target":550},{"source":549,"target":24},{"source":523,"target":8},{"source":18,"target":0},{"source":18,"target":19},{"source":18,"target":551},{"source":18,"target":552},{"source":18,"target":553},{"source":18,"target":554},{"source":18,"target":555},{"source":18,"target":556},{"source":18,"target":543},{"source":18,"target":557},{"source":551,"target":558},{"source":551,"target":18},{"source":551,"target":559},{"source":551,"target":560},{"source":559,"target":561},{"source":559,"target":551},{"source":560,"target":562},{"source":560,"target":551},{"source":562,"target":563},{"source":562,"target":564},{"source":552,"target":565},{"source":552,"target":18},{"source":552,"target":566},{"source":552,"target":567},{"source":566,"target":568},{"source":566,"target":552},{"source":567,"target":569},{"source":567,"target":552},{"source":569,"target":570},{"source":569,"target":571},{"source":553,"target":572},{"source":553,"target":18},{"source":554,"target":573},{"source":554,"target":18},{"source":555,"target":14},{"source":555,"target":574},{"source":555,"target":18},{"source":574,"target":14},{"source":556,"target":15},{"source":556,"target":575},{"source":556,"target":18},{"source":575,"target":15},{"source":543,"target":17},{"source":543,"target":576},{"source":543,"target":18},{"source":543,"target":518},{"source":576,"target":17},{"source":557,"target":19},{"source":19,"target":0},{"source":19,"target":20},{"source":19,"target":577},{"source":19,"target":578},{"source":19,"target":579},{"source":577,"target":9},{"source":577,"target":580},{"source":577,"target":19},{"source":580,"target":9},{"source":578,"target":9},{"source":578,"target":581},{"source":578,"target":19},{"source":581,"target":9},{"source":579,"target":20},{"source":20,"target":0},{"source":20,"target":9},{"source":20,"target":582},{"source":20,"target":583},{"source":582,"target":9},{"source":582,"target":584},{"source":582,"target":20},{"source":584,"target":9},{"source":583,"target":9},{"source":21,"target":0},{"source":21,"target":14},{"source":21,"target":585},{"source":21,"target":586},{"source":21,"target":587},{"source":21,"target":588},{"source":21,"target":589},{"source":21,"target":590},{"source":21,"target":548},{"source":21,"target":591},{"source":585,"target":592},{"source":585,"target":21},{"source":585,"target":593},{"source":585,"target":594},{"source":593,"target":595},{"source":593,"target":585},{"source":594,"target":596},{"source":594,"target":585},{"source":596,"target":597},{"source":596,"target":598},{"source":586,"target":599},{"source":586,"target":21},{"source":586,"target":600},{"source":586,"target":601},{"source":600,"target":602},{"source":600,"target":586},{"source":601,"target":603},{"source":601,"target":586},{"source":603,"target":604},{"source":603,"target":605},{"source":587,"target":606},{"source":587,"target":21},{"source":587,"target":607},{"source":587,"target":608},{"source":607,"target":609},{"source":607,"target":587},{"source":608,"target":610},{"source":608,"target":587},{"source":610,"target":611},{"source":610,"target":612},{"source":588,"target":613},{"source":588,"target":21},{"source":588,"target":614},{"source":588,"target":615},{"source":614,"target":616},{"source":614,"target":588},{"source":615,"target":617},{"source":615,"target":588},{"source":617,"target":618},{"source":617,"target":619},{"source":589,"target":9},{"source":589,"target":620},{"source":589,"target":21},{"source":620,"target":9},{"source":590,"target":22},{"source":590,"target":621},{"source":590,"target":21},{"source":621,"target":22},{"source":548,"target":17},{"source":548,"target":622},{"source":548,"target":21},{"source":548,"target":521},{"source":622,"target":17},{"source":591,"target":14},{"source":22,"target":0},{"source":22,"target":23},{"source":22,"target":14},{"source":22,"target":623},{"source":22,"target":624},{"source":22,"target":625},{"source":22,"target":626},{"source":22,"target":627},{"source":22,"target":628},{"source":22,"target":629},{"source":22,"target":630},{"source":22,"target":631},{"source":623,"target":632},{"source":623,"target":22},{"source":624,"target":633},{"source":624,"target":22},{"source":625,"target":634},{"source":625,"target":22},{"source":626,"target":635},{"source":626,"target":22},{"source":627,"target":636},{"source":627,"target":22},{"source":628,"target":637},{"source":628,"target":22},{"source":629,"target":638},{"source":629,"target":22},{"source":630,"target":23},{"source":631,"target":14},{"source":23,"target":0},{"source":23,"target":8},{"source":23,"target":639},{"source":23,"target":640},{"source":639,"target":13},{"source":639,"target":641},{"source":639,"target":23},{"source":641,"target":13},{"source":640,"target":8},{"source":24,"target":0},{"source":24,"target":19},{"source":24,"target":642},{"source":24,"target":643},{"source":24,"target":644},{"source":24,"target":550},{"source":24,"target":645},{"source":642,"target":646},{"source":642,"target":24},{"source":642,"target":647},{"source":642,"target":648},{"source":647,"target":649},{"source":647,"target":642},{"source":648,"target":650},{"source":648,"target":642},{"source":650,"target":651},{"source":650,"target":652},{"source":643,"target":16},{"source":643,"target":653},{"source":643,"target":24},{"source":653,"target":16},{"source":644,"target":15},{"source":644,"target":654},{"source":644,"target":24},{"source":654,"target":15},{"source":550,"target":17},{"source":550,"target":655},{"source":550,"target":24},{"source":550,"target":522},{"source":655,"target":17},{"source":645,"target":19},{"source":25,"target":0},{"source":25,"target":19},{"source":25,"target":656},{"source":25,"target":509},{"source":25,"target":657},{"source":656,"target":16},{"source":656,"target":658},{"source":656,"target":25},{"source":658,"target":16},{"source":509,"target":16},{"source":509,"target":659},{"source":509,"target":25},{"source":509,"target":486},{"source":659,"target":16},{"source":657,"target":19},{"source":26,"target":0},{"source":26,"target":19},{"source":26,"target":660},{"source":26,"target":661},{"source":26,"target":454},{"source":26,"target":662},{"source":660,"target":12},{"source":660,"target":663},{"source":660,"target":26},{"source":663,"target":12},{"source":661,"target":664},{"source":661,"target":26},{"source":454,"target":12},{"source":454,"target":665},{"source":454,"target":26},{"source":454,"target":401},{"source":665,"target":12},{"source":662,"target":19},{"source":27,"target":0},{"source":27,"target":28},{"source":27,"target":666},{"source":27,"target":667},{"source":27,"target":668},{"source":27,"target":669},{"source":27,"target":670},{"source":27,"target":671},{"source":27,"target":672},{"source":27,"target":673},{"source":27,"target":674},{"source":27,"target":675},{"source":27,"target":676},{"source":27,"target":677},{"source":27,"target":678},{"source":27,"target":679},{"source":27,"target":680},{"source":27,"target":681},{"source":27,"target":682},{"source":27,"target":683},{"source":27,"target":684},{"source":27,"target":384},{"source":27,"target":685},{"source":686,"target":687},{"source":686,"target":688},{"source":688,"target":7},{"source":688,"target":689},{"source":688,"target":686},{"source":689,"target":7},{"source":690,"target":29},{"source":690,"target":691},{"source":690,"target":692},{"source":691,"target":29},{"source":693,"target":13},{"source":693,"target":694},{"source":694,"target":13},{"source":666,"target":695},{"source":666,"target":27},{"source":666,"target":696},{"source":666,"target":697},{"source":696,"target":698},{"source":696,"target":666},{"source":697,"target":699},{"source":697,"target":666},{"source":699,"target":700},{"source":699,"target":701},{"source":667,"target":702},{"source":667,"target":27},{"source":667,"target":703},{"source":667,"target":704},{"source":703,"target":705},{"source":703,"target":667},{"source":704,"target":706},{"source":704,"target":667},{"source":706,"target":707},{"source":706,"target":708},{"source":668,"target":709},{"source":668,"target":27},{"source":669,"target":710},{"source":669,"target":27},{"source":670,"target":711},{"source":670,"target":27},{"source":671,"target":29},{"source":671,"target":712},{"source":671,"target":27},{"source":712,"target":29},{"source":672,"target":13},{"source":672,"target":713},{"source":672,"target":27},{"source":713,"target":13},{"source":673,"target":714},{"source":673,"target":27},{"source":674,"target":21},{"source":674,"target":715},{"source":674,"target":27},{"source":715,"target":21},{"source":675,"target":32},{"source":675,"target":716},{"source":675,"target":27},{"source":675,"target":717},{"source":716,"target":32},{"source":676,"target":718},{"source":676,"target":27},{"source":677,"target":719},{"source":677,"target":27},{"source":678,"target":720},{"source":678,"target":27},{"source":679,"target":721},{"source":679,"target":27},{"source":680,"target":21},{"source":680,"target":722},{"source":680,"target":27},{"source":722,"target":21},{"source":681,"target":21},{"source":681,"target":723},{"source":681,"target":27},{"source":723,"target":21},{"source":682,"target":27},{"source":682,"target":724},{"source":682,"target":27},{"source":724,"target":27},{"source":683,"target":13},{"source":683,"target":725},{"source":683,"target":27},{"source":725,"target":13},{"source":684,"target":726},{"source":684,"target":27},{"source":384,"target":11},{"source":384,"target":727},{"source":384,"target":27},{"source":384,"target":371},{"source":727,"target":11},{"source":685,"target":28},{"source":28,"target":0},{"source":28,"target":17},{"source":28,"target":6},{"source":28,"target":728},{"source":28,"target":729},{"source":28,"target":730},{"source":28,"target":731},{"source":732,"target":733},{"source":732,"target":734},{"source":732,"target":735},{"source":734,"target":8},{"source":734,"target":736},{"source":734,"target":732},{"source":736,"target":8},{"source":735,"target":17},{"source":735,"target":737},{"source":735,"target":732},{"source":737,"target":17},{"source":728,"target":29},{"source":728,"target":738},{"source":728,"target":28},{"source":738,"target":29},{"source":729,"target":13},{"source":729,"target":739},{"source":729,"target":28},{"source":739,"target":13},{"source":730,"target":17},{"source":731,"target":6},{"source":29,"target":0},{"source":29,"target":30},{"source":29,"target":23},{"source":29,"target":740},{"source":29,"target":741},{"source":29,"target":742},{"source":29,"target":743},{"source":29,"target":692},{"source":29,"target":744},{"source":29,"target":745},{"source":740,"target":746},{"source":740,"target":29},{"source":741,"target":747},{"source":741,"target":29},{"source":742,"target":22},{"source":742,"target":748},{"source":742,"target":29},{"source":748,"target":22},{"source":743,"target":31},{"source":743,"target":749},{"source":743,"target":29},{"source":749,"target":31},{"source":692,"target":27},{"source":692,"target":750},{"source":692,"target":29},{"source":750,"target":27},{"source":744,"target":30},{"source":745,"target":23},{"source":30,"target":0},{"source":30,"target":9},{"source":30,"target":751},{"source":30,"target":752},{"source":30,"target":753},{"source":30,"target":754},{"source":30,"target":755},{"source":30,"target":756},{"source":30,"target":757},{"source":30,"target":758},{"source":30,"target":759},{"source":30,"target":760},{"source":30,"target":761},{"source":30,"target":762},{"source":30,"target":763},{"source":30,"target":764},{"source":30,"target":765},{"source":30,"target":766},{"source":30,"target":767},{"source":30,"target":768},{"source":751,"target":769},{"source":751,"target":30},{"source":751,"target":770},{"source":751,"target":771},{"source":770,"target":772},{"source":770,"target":751},{"source":771,"target":773},{"source":771,"target":751},{"source":773,"target":774},{"source":773,"target":775},{"source":752,"target":776},{"source":752,"target":30},{"source":752,"target":777},{"source":752,"target":778},{"source":777,"target":779},{"source":777,"target":752},{"source":778,"target":780},{"source":778,"target":752},{"source":780,"target":781},{"source":780,"target":782},{"source":753,"target":783},{"source":753,"target":30},{"source":753,"target":784},{"source":753,"target":785},{"source":784,"target":786},{"source":784,"target":753},{"source":785,"target":787},{"source":785,"target":753},{"source":787,"target":788},{"source":787,"target":789},{"source":754,"target":790},{"source":754,"target":30},{"source":754,"target":791},{"source":754,"target":792},{"source":791,"target":793},{"source":791,"target":754},{"source":792,"target":794},{"source":792,"target":754},{"source":794,"target":795},{"source":794,"target":796},{"source":755,"target":797},{"source":755,"target":30},{"source":755,"target":798},{"source":798,"target":799},{"source":798,"target":755},{"source":756,"target":800},{"source":756,"target":30},{"source":756,"target":801},{"source":801,"target":30},{"source":801,"target":802},{"source":801,"target":756},{"source":802,"target":30},{"source":757,"target":803},{"source":757,"target":30},{"source":758,"target":804},{"source":758,"target":30},{"source":759,"target":805},{"source":759,"target":30},{"source":760,"target":806},{"source":760,"target":30},{"source":761,"target":807},{"source":761,"target":30},{"source":762,"target":808},{"source":762,"target":30},{"source":763,"target":809},{"source":763,"target":30},{"source":764,"target":810},{"source":764,"target":30},{"source":765,"target":22},{"source":765,"target":811},{"source":765,"target":30},{"source":811,"target":22},{"source":766,"target":812},{"source":766,"target":30},{"source":767,"target":22},{"source":767,"target":813},{"source":767,"target":30},{"source":813,"target":22},{"source":768,"target":9},{"source":31,"target":0},{"source":31,"target":814},{"source":31,"target":815},{"source":31,"target":816},{"source":31,"target":817},{"source":814,"target":31},{"source":815,"target":31},{"source":816,"target":31},{"source":817,"target":31},{"source":32,"target":0},{"source":32,"target":12},{"source":32,"target":213},{"source":32,"target":717},{"source":32,"target":818},{"source":819,"target":8},{"source":819,"target":820},{"source":819,"target":821},{"source":820,"target":8},{"source":821,"target":8},{"source":821,"target":822},{"source":821,"target":819},{"source":822,"target":8},{"source":213,"target":4},{"source":213,"target":823},{"source":213,"target":32},{"source":213,"target":133},{"source":823,"target":4},{"source":717,"target":27},{"source":717,"target":824},{"source":717,"target":32},{"source":717,"target":675},{"source":824,"target":27},{"source":818,"target":12},{"source":33,"target":0},{"source":33,"target":825},{"source":33,"target":826},{"source":33,"target":827},{"source":825,"target":33},{"source":826,"target":33},{"source":827,"target":33},{"source":34,"target":0},{"source":34,"target":12},{"source":34,"target":20},{"source":34,"target":828},{"source":34,"target":829},{"source":34,"target":830},{"source":34,"target":831},{"source":34,"target":832},{"source":34,"target":833},{"source":34,"target":834},{"source":34,"target":835},{"source":34,"target":218},{"source":34,"target":216},{"source":34,"target":836},{"source":34,"target":837},{"source":828,"target":838},{"source":828,"target":34},{"source":828,"target":839},{"source":828,"target":840},{"source":839,"target":841},{"source":839,"target":828},{"source":840,"target":842},{"source":840,"target":828},{"source":842,"target":843},{"source":842,"target":844},{"source":829,"target":845},{"source":829,"target":34},{"source":829,"target":846},{"source":829,"target":847},{"source":846,"target":848},{"source":846,"target":829},{"source":847,"target":849},{"source":847,"target":829},{"source":849,"target":850},{"source":849,"target":851},{"source":830,"target":852},{"source":830,"target":34},{"source":830,"target":853},{"source":830,"target":854},{"source":853,"target":855},{"source":853,"target":830},{"source":854,"target":856},{"source":854,"target":830},{"source":856,"target":857},{"source":856,"target":858},{"source":831,"target":859},{"source":831,"target":34},{"source":831,"target":860},{"source":831,"target":861},{"source":860,"target":862},{"source":860,"target":831},{"source":861,"target":863},{"source":861,"target":831},{"source":863,"target":864},{"source":863,"target":865},{"source":832,"target":13},{"source":832,"target":866},{"source":832,"target":34},{"source":866,"target":13},{"source":833,"target":13},{"source":833,"target":867},{"source":833,"target":34},{"source":867,"target":13},{"source":834,"target":868},{"source":834,"target":34},{"source":835,"target":4},{"source":835,"target":869},{"source":835,"target":34},{"source":869,"target":4},{"source":218,"target":4},{"source":218,"target":870},{"source":218,"target":34},{"source":218,"target":136},{"source":870,"target":4},{"source":216,"target":4},{"source":216,"target":871},{"source":216,"target":34},{"source":216,"target":135},{"source":871,"target":4},{"source":836,"target":12},{"source":837,"target":20},{"source":35,"target":0},{"source":35,"target":872},{"source":35,"target":873},{"source":872,"target":874},{"source":872,"target":35},{"source":873,"target":3},{"source":873,"target":875},{"source":873,"target":35},{"source":875,"target":3},{"source":36,"target":0},{"source":36,"target":32},{"source":36,"target":876},{"source":36,"target":877},{"source":876,"target":37},{"source":876,"target":878},{"source":876,"target":36},{"source":876,"target":879},{"source":878,"target":37},{"source":877,"target":32},{"source":37,"target":0},{"source":37,"target":38},{"source":37,"target":880},{"source":37,"target":881},{"source":37,"target":879},{"source":37,"target":882},{"source":883,"target":36},{"source":883,"target":884},{"source":884,"target":36},{"source":880,"target":885},{"source":880,"target":37},{"source":880,"target":886},{"source":880,"target":887},{"source":886,"target":888},{"source":886,"target":880},{"source":887,"target":889},{"source":887,"target":880},{"source":889,"target":890},{"source":889,"target":891},{"source":881,"target":36},{"source":881,"target":892},{"source":881,"target":37},{"source":892,"target":36},{"source":879,"target":36},{"source":879,"target":893},{"source":879,"target":37},{"source":879,"target":876},{"source":893,"target":36},{"source":882,"target":38},{"source":38,"target":0},{"source":38,"target":14},{"source":38,"target":894},{"source":38,"target":895},{"source":38,"target":896},{"source":38,"target":897},{"source":38,"target":898},{"source":38,"target":899},{"source":894,"target":900},{"source":894,"target":38},{"source":894,"target":901},{"source":894,"target":902},{"source":901,"target":903},{"source":901,"target":894},{"source":902,"target":904},{"source":902,"target":894},{"source":904,"target":905},{"source":904,"target":906},{"source":895,"target":907},{"source":895,"target":38},{"source":895,"target":908},{"source":895,"target":909},{"source":908,"target":910},{"source":908,"target":895},{"source":909,"target":911},{"source":909,"target":895},{"source":911,"target":912},{"source":911,"target":913},{"source":896,"target":12},{"source":896,"target":914},{"source":896,"target":38},{"source":914,"target":12},{"source":897,"target":39},{"source":897,"target":915},{"source":897,"target":38},{"source":897,"target":916},{"source":915,"target":39},{"source":898,"target":22},{"source":898,"target":917},{"source":898,"target":38},{"source":917,"target":22},{"source":899,"target":14},{"source":39,"target":0},{"source":39,"target":9},{"source":39,"target":918},{"source":39,"target":919},{"source":39,"target":916},{"source":39,"target":920},{"source":918,"target":5},{"source":918,"target":921},{"source":918,"target":39},{"source":921,"target":5},{"source":919,"target":22},{"source":919,"target":922},{"source":919,"target":39},{"source":922,"target":22},{"source":916,"target":38},{"source":916,"target":923},{"source":916,"target":39},{"source":916,"target":897},{"source":923,"target":38},{"source":920,"target":9},{"source":40,"target":0},{"source":40,"target":22},{"source":40,"target":924},{"source":40,"target":925},{"source":40,"target":926},{"source":924,"target":22},{"source":924,"target":927},{"source":924,"target":40},{"source":927,"target":22},{"source":925,"target":928},{"source":925,"target":40},{"source":926,"target":22},{"source":41,"target":0},{"source":41,"target":22},{"source":41,"target":929},{"source":41,"target":930},{"source":929,"target":38},{"source":929,"target":931},{"source":929,"target":41},{"source":931,"target":38},{"source":930,"target":22},{"source":42,"target":0},{"source":42,"target":43},{"source":42,"target":932},{"source":42,"target":933},{"source":934,"target":935},{"source":936,"target":937},{"source":932,"target":938},{"source":932,"target":42},{"source":933,"target":43},{"source":43,"target":0},{"source":43,"target":22},{"source":43,"target":939},{"source":939,"target":22},{"source":44,"target":0},{"source":44,"target":43},{"source":44,"target":940},{"source":44,"target":941},{"source":942,"target":943},{"source":944,"target":945},{"source":940,"target":946},{"source":940,"target":44},{"source":941,"target":43},{"source":45,"target":0},{"source":45,"target":43},{"source":45,"target":947},{"source":948,"target":949},{"source":950,"target":951},{"source":947,"target":43},{"source":46,"target":0},{"source":46,"target":43},{"source":46,"target":952},{"source":46,"target":953},{"source":954,"target":955},{"source":956,"target":957},{"source":952,"target":958},{"source":952,"target":46},{"source":953,"target":43},{"source":47,"target":0},{"source":47,"target":43},{"source":47,"target":959},{"source":47,"target":960},{"source":961,"target":962},{"source":963,"target":964},{"source":959,"target":965},{"source":959,"target":47},{"source":960,"target":43},{"source":48,"target":0},{"source":48,"target":43},{"source":48,"target":966},{"source":48,"target":967},{"source":968,"target":969},{"source":970,"target":971},{"source":966,"target":972},{"source":966,"target":48},{"source":967,"target":43},{"source":49,"target":0},{"source":49,"target":22},{"source":49,"target":973},{"source":49,"target":974},{"source":49,"target":975},{"source":49,"target":976},{"source":49,"target":977},{"source":49,"target":978},{"source":49,"target":979},{"source":49,"target":980},{"source":973,"target":981},{"source":973,"target":49},{"source":973,"target":982},{"source":973,"target":983},{"source":982,"target":984},{"source":982,"target":973},{"source":983,"target":985},{"source":983,"target":973},{"source":985,"target":986},{"source":985,"target":987},{"source":974,"target":988},{"source":974,"target":49},{"source":975,"target":989},{"source":975,"target":49},{"source":976,"target":990},{"source":976,"target":49},{"source":977,"target":991},{"source":977,"target":49},{"source":978,"target":992},{"source":978,"target":49},{"source":979,"target":993},{"source":979,"target":49},{"source":980,"target":22},{"source":50,"target":0},{"source":50,"target":32},{"source":50,"target":994},{"source":994,"target":32},{"source":51,"target":0},{"source":51,"target":52},{"source":51,"target":995},{"source":51,"target":996},{"source":51,"target":997},{"source":51,"target":998},{"source":995,"target":999},{"source":995,"target":51},{"source":996,"target":1000},{"source":996,"target":51},{"source":996,"target":1001},{"source":1001,"target":9},{"source":1001,"target":1002},{"source":1001,"target":996},{"source":1002,"target":9},{"source":997,"target":9},{"source":997,"target":1003},{"source":997,"target":51},{"source":997,"target":1004},{"source":1003,"target":9},{"source":1004,"target":1005},{"source":1004,"target":997},{"source":998,"target":52},{"source":52,"target":0},{"source":52,"target":3},{"source":52,"target":1006},{"source":52,"target":1007},{"source":52,"target":1008},{"source":52,"target":1009},{"source":52,"target":1010},{"source":52,"target":1011},{"source":52,"target":1012},{"source":1006,"target":1013},{"source":1006,"target":52},{"source":1007,"target":1},{"source":1007,"target":1014},{"source":1007,"target":52},{"source":1014,"target":1},{"source":1008,"target":9},{"source":1008,"target":1015},{"source":1008,"target":52},{"source":1008,"target":1016},{"source":1008,"target":1017},{"source":1015,"target":9},{"source":1016,"target":11},{"source":1016,"target":1018},{"source":1016,"target":1008},{"source":1018,"target":11},{"source":1017,"target":1019},{"source":1017,"target":1008},{"source":1009,"target":53},{"source":1009,"target":1020},{"source":1009,"target":52},{"source":1009,"target":1021},{"source":1020,"target":53},{"source":1021,"target":34},{"source":1021,"target":1022},{"source":1021,"target":1009},{"source":1022,"target":34},{"source":1010,"target":9},{"source":1010,"target":1023},{"source":1010,"target":52},{"source":1010,"target":1024},{"source":1010,"target":1025},{"source":1010,"target":1026},{"source":1023,"target":9},{"source":1024,"target":34},{"source":1024,"target":1027},{"source":1024,"target":1010},{"source":1027,"target":34},{"source":1025,"target":9},{"source":1025,"target":1028},{"source":1025,"target":1010},{"source":1028,"target":9},{"source":1026,"target":1029},{"source":1026,"target":1010},{"source":1011,"target":1030},{"source":1011,"target":52},{"source":1011,"target":1031},{"source":1011,"target":1032},{"source":1011,"target":1033},{"source":1031,"target":34},{"source":1031,"target":1034},{"source":1031,"target":1011},{"source":1034,"target":34},{"source":1032,"target":9},{"source":1032,"target":1035},{"source":1032,"target":1011},{"source":1035,"target":9},{"source":1033,"target":9},{"source":1033,"target":1036},{"source":1033,"target":1011},{"source":1036,"target":9},{"source":1012,"target":3},{"source":53,"target":0},{"source":53,"target":3},{"source":53,"target":1037},{"source":53,"target":1038},{"source":53,"target":1039},{"source":53,"target":1040},{"source":53,"target":1041},{"source":53,"target":1042},{"source":1037,"target":1043},{"source":1037,"target":53},{"source":1037,"target":1044},{"source":1044,"target":53},{"source":1044,"target":1045},{"source":1044,"target":1037},{"source":1045,"target":53},{"source":1038,"target":53},{"source":1039,"target":9},{"source":1039,"target":1046},{"source":1039,"target":53},{"source":1046,"target":9},{"source":1040,"target":9},{"source":1040,"target":1047},{"source":1040,"target":53},{"source":1047,"target":9},{"source":1041,"target":34},{"source":1041,"target":1048},{"source":1041,"target":53},{"source":1048,"target":34},{"source":1042,"target":3},{"source":54,"target":0},{"source":54,"target":9},{"source":54,"target":1049},{"source":54,"target":1050},{"source":54,"target":1051},{"source":54,"target":1052},{"source":54,"target":1053},{"source":54,"target":1054},{"source":54,"target":1055},{"source":1049,"target":3},{"source":1049,"target":1056},{"source":1049,"target":54},{"source":1049,"target":1057},{"source":1049,"target":1058},{"source":1056,"target":3},{"source":1057,"target":32},{"source":1057,"target":1059},{"source":1057,"target":1049},{"source":1059,"target":32},{"source":1058,"target":1060},{"source":1058,"target":1049},{"source":1050,"target":1061},{"source":1050,"target":54},{"source":1050,"target":1062},{"source":1050,"target":1063},{"source":1062,"target":32},{"source":1062,"target":1064},{"source":1062,"target":1050},{"source":1064,"target":32},{"source":1063,"target":3},{"source":1063,"target":1065},{"source":1063,"target":1050},{"source":1065,"target":3},{"source":1051,"target":9},{"source":1051,"target":1066},{"source":1051,"target":54},{"source":1051,"target":1067},{"source":1066,"target":9},{"source":1067,"target":11},{"source":1067,"target":1068},{"source":1067,"target":1051},{"source":1068,"target":11},{"source":1052,"target":9},{"source":1052,"target":1069},{"source":1052,"target":54},{"source":1052,"target":1070},{"source":1052,"target":1071},{"source":1069,"target":9},{"source":1070,"target":11},{"source":1070,"target":1072},{"source":1070,"target":1052},{"source":1072,"target":11},{"source":1071,"target":35},{"source":1071,"target":1073},{"source":1071,"target":1052},{"source":1073,"target":35},{"source":1053,"target":53},{"source":1053,"target":1074},{"source":1053,"target":54},{"source":1053,"target":1075},{"source":1053,"target":1076},{"source":1053,"target":1077},{"source":1074,"target":53},{"source":1075,"target":34},{"source":1075,"target":1078},{"source":1075,"target":1053},{"source":1078,"target":34},{"source":1076,"target":9},{"source":1076,"target":1079},{"source":1076,"target":1053},{"source":1079,"target":9},{"source":1077,"target":9},{"source":1077,"target":1080},{"source":1077,"target":1053},{"source":1080,"target":9},{"source":1054,"target":16},{"source":1054,"target":1081},{"source":1054,"target":54},{"source":1081,"target":16},{"source":1055,"target":9},{"source":55,"target":0},{"source":55,"target":1082},{"source":55,"target":1083},{"source":55,"target":1084},{"source":1082,"target":9},{"source":1082,"target":1085},{"source":1082,"target":55},{"source":1085,"target":9},{"source":1083,"target":9},{"source":1083,"target":1086},{"source":1083,"target":55},{"source":1086,"target":9},{"source":1084,"target":1087},{"source":1084,"target":55},{"source":56,"target":0},{"source":56,"target":9},{"source":56,"target":1088},{"source":56,"target":1089},{"source":56,"target":1090},{"source":56,"target":1091},{"source":56,"target":1092},{"source":1088,"target":1093},{"source":1088,"target":56},{"source":1089,"target":1094},{"source":1089,"target":56},{"source":1090,"target":9},{"source":1090,"target":1095},{"source":1090,"target":56},{"source":1095,"target":9},{"source":1091,"target":9},{"source":1091,"target":1096},{"source":1091,"target":56},{"source":1096,"target":9},{"source":1092,"target":9}],"multigraph":true}
ecore
class-diagram
repo-ecore-all/data/ferdjoukh/ATL-UTF/ATLMetrics/Experiment/UML2ER/metamodels/input/SimpleUML.ecore
SimpleUML Class ownedProperty superClasses Property primitiveType complexType isContainment NamedElement name Package ownedElements
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="SimpleUML" nsURI="http://SimpleUML" nsPrefix="SimpleUML"> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedProperty" upperBound="-1" eType="#//Property" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="superClasses" upperBound="-1" eType="#//Class"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="primitiveType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="complexType" eType="#//Class"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isContainment" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedElements" upperBound="-1" eType="#//Class" containment="true"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"SimpleUML","nsURI":"http://SimpleUML","name":"SimpleUML","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superClasses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"primitiveType","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"complexType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isContainment","changeable":true,"lowerBound":1,"iD":false,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":3},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":5,"target":2},{"source":5,"target":8},{"source":5,"target":1},{"source":8,"target":2},{"source":6,"target":1},{"source":6,"target":9},{"source":6,"target":1},{"source":9,"target":1},{"source":7,"target":3},{"source":2,"target":0},{"source":2,"target":3},{"source":2,"target":10},{"source":2,"target":11},{"source":2,"target":12},{"source":2,"target":13},{"source":10,"target":14},{"source":10,"target":2},{"source":11,"target":1},{"source":11,"target":15},{"source":11,"target":2},{"source":15,"target":1},{"source":12,"target":16},{"source":12,"target":2},{"source":13,"target":3},{"source":3,"target":0},{"source":3,"target":17},{"source":17,"target":18},{"source":17,"target":3},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":19},{"source":4,"target":20},{"source":19,"target":1},{"source":19,"target":21},{"source":19,"target":4},{"source":21,"target":1},{"source":20,"target":3}],"multigraph":true}
ecore
modelling
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/sunwuliang/SlicingProject2.0/ClassModelSlicing/slices/SlicedUML2InsMARTEinheritedMemberIsValid.ecore
UML2 VisibilityKind package package private private protected protected public public State ValueSpecification DestroyLinkAction DeploymentSpecification MessageTrigger Continuation TimeTrigger Property PartDecomposition AddStructuralFeatureValueAction Interface Feature ActivityFinalNode OpaqueExpression ApplyFunctionAction DestroyObjectAction StateMachine Node ObjectNode DurationInterval Implementation InvocationAction BroadcastSignalAction Model Duration Constraint Include DeployedArtifact InteractionConstraint TemplateableClassifier Variable ForkNode JoinNode LiteralNull LinkAction AcceptEventAction Component Behavior ClearVariableAction AddVariableValueAction PrimitiveFunction Transition Dependency RemoveVariableValueAction ProtocolTransition InstanceValue CallTrigger Classifier inheritedMember generalization Collaboration ReadLinkObjectEndAction CreateLinkAction TimeExpression GeneralOrdering BehavioralFeature SignalTrigger StructuredActivityNode ClearStructuralFeatureAction Namespace member ActivityPartition StructuralFeature ActivityNode InformationFlow ReadExtentAction ObjectFlow ReclassifyObjectAction Extension FlowFinalNode RemoveStructuralFeatureValueAction ProtocolStateMachine ConnectableElement Signal LiteralInteger Extend InputPin ReadLinkAction WriteStructuralFeatureAction MergeNode InteractionOperand DurationObservationAction CommunicationPath ExecutableNode ChangeTrigger RaiseExceptionAction Artifact ReplyAction Association Gate ConditionalNode CentralBufferNode TimeConstraint AnyTrigger ExpansionNode Actor TypedElement Realization Permission Port ParameterableClassifier ControlNode VariableAction ControlFlow CreateLinkObjectAction Manifestation Pin StartOwnedBehaviorAction Profile OutputPin Message Abstraction NamedElement visibility UseCase InitialNode Operation BehavioredClassifier CreateObjectAction StructuralFeatureAction ClearAssociationAction Package Region RedefinableElement ExecutionOccurrence CallAction Interval StateInvariant TestIdentityAction InformationItem ParameterSet Trigger GeneralizationSet TimeInterval Type CallOperationAction Device DecisionNode LiteralString Vertex ConnectionPointReference Activity StructuredClassifier Generalization general LiteralBoolean TimeObservationAction AssociationClass Substitution AcceptCallAction EnumerationLiteral FinalState ExecutionEnvironment IntervalConstraint ValuePin FinalNode ActivityParameterNode CallBehaviorAction MessageEnd Connector PrimitiveType InteractionOccurrence EncapsulatedClassifier Interaction DataStoreNode Reception ActivityEdge SendObjectAction ReadLinkObjectEndQualifierAction Usage Lifeline Stereotype WriteLinkAction LiteralUnlimitedNatural DeploymentTarget Action InstanceSpecification ExtensionPoint ExtensionEnd ExpansionRegion InteractionFragment Enumeration Parameter RedefinableTemplateSignature CombinedFragment Class DurationConstraint DataType ReadVariableAction LiteralSpecification Expression PackageableElement Pseudostate WriteVariableAction CollaborationOccurrence SendSignalAction EventOccurrence ReadSelfAction Deployment Stop LoopNode ReadStructuralFeatureAction ReadIsClassifiedObjectAction
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UML2" nsURI="http:///UML2.ecore" nsPrefix="UML2"> <eClassifiers xsi:type="ecore:EEnum" name="VisibilityKind"> <eLiterals name="package" value="1" literal="package"/> <eLiterals name="private" value="2" literal="private"/> <eLiterals name="protected" value="3" literal="protected"/> <eLiterals name="public" value="4" literal="public"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//Namespace #//RedefinableElement #//Vertex"/> <eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="DestroyLinkAction" eSuperTypes="#//WriteLinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="DeploymentSpecification" eSuperTypes="#//Artifact"/> <eClassifiers xsi:type="ecore:EClass" name="MessageTrigger" eSuperTypes="#//Trigger"/> <eClassifiers xsi:type="ecore:EClass" name="Continuation" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="TimeTrigger" eSuperTypes="#//Trigger"/> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//StructuralFeature #//ConnectableElement #//DeploymentTarget"/> <eClassifiers xsi:type="ecore:EClass" name="PartDecomposition" eSuperTypes="#//InteractionOccurrence"/> <eClassifiers xsi:type="ecore:EClass" name="AddStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Feature" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityFinalNode" eSuperTypes="#//FinalNode"/> <eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="ApplyFunctionAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="DestroyObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Class #//DeploymentTarget"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectNode" eSuperTypes="#//ActivityNode #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="DurationInterval" eSuperTypes="#//Interval"/> <eClassifiers xsi:type="ecore:EClass" name="Implementation" eSuperTypes="#//Realization"/> <eClassifiers xsi:type="ecore:EClass" name="InvocationAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="BroadcastSignalAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//Package"/> <eClassifiers xsi:type="ecore:EClass" name="Duration" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="Include" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="DeployedArtifact" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionConstraint" eSuperTypes="#//Constraint"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateableClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//ConnectableElement #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ForkNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="JoinNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralNull" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="LinkAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="AcceptEventAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="Behavior" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="ClearVariableAction" eSuperTypes="#//VariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="AddVariableValueAction" eSuperTypes="#//WriteVariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveFunction" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="Dependency" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="RemoveVariableValueAction" eSuperTypes="#//WriteVariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolTransition" eSuperTypes="#//Transition"/> <eClassifiers xsi:type="ecore:EClass" name="InstanceValue" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="CallTrigger" eSuperTypes="#//MessageTrigger"/> <eClassifiers xsi:type="ecore:EClass" name="Classifier" eSuperTypes="#//Namespace #//Type #//RedefinableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="inheritedMember" upperBound="-1" eType="#//NamedElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="generalization" upperBound="-1" eType="#//Generalization" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="#//BehavioredClassifier #//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="CreateLinkAction" eSuperTypes="#//WriteLinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="TimeExpression" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="GeneralOrdering" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioralFeature" eSuperTypes="#//Namespace #//Feature"/> <eClassifiers xsi:type="ecore:EClass" name="SignalTrigger" eSuperTypes="#//MessageTrigger"/> <eClassifiers xsi:type="ecore:EClass" name="StructuredActivityNode" eSuperTypes="#//Action #//Namespace"/> <eClassifiers xsi:type="ecore:EClass" name="ClearStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="Namespace" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="member" upperBound="-1" eType="#//NamedElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActivityPartition" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" eSuperTypes="#//Feature #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityNode" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="InformationFlow" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="ReadExtentAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectFlow" eSuperTypes="#//ActivityEdge"/> <eClassifiers xsi:type="ecore:EClass" name="ReclassifyObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Extension" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="FlowFinalNode" eSuperTypes="#//FinalNode"/> <eClassifiers xsi:type="ecore:EClass" name="RemoveStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolStateMachine" eSuperTypes="#//StateMachine"/> <eClassifiers xsi:type="ecore:EClass" name="ConnectableElement" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralInteger" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Extend" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="InputPin" eSuperTypes="#//Pin"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkAction" eSuperTypes="#//LinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="WriteStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="MergeNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionOperand" eSuperTypes="#//Namespace #//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="DurationObservationAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="CommunicationPath" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutableNode" eSuperTypes="#//ActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="ChangeTrigger" eSuperTypes="#//Trigger"/> <eClassifiers xsi:type="ecore:EClass" name="RaiseExceptionAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//Classifier #//DeployedArtifact"/> <eClassifiers xsi:type="ecore:EClass" name="ReplyAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Gate" eSuperTypes="#//MessageEnd"/> <eClassifiers xsi:type="ecore:EClass" name="ConditionalNode" eSuperTypes="#//StructuredActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="CentralBufferNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="TimeConstraint" eSuperTypes="#//IntervalConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="AnyTrigger" eSuperTypes="#//MessageTrigger"/> <eClassifiers xsi:type="ecore:EClass" name="ExpansionNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="TypedElement" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Realization" eSuperTypes="#//Abstraction"/> <eClassifiers xsi:type="ecore:EClass" name="Permission" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="Port" eSuperTypes="#//Property"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterableClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="ControlNode" eSuperTypes="#//ActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="VariableAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ControlFlow" eSuperTypes="#//ActivityEdge"/> <eClassifiers xsi:type="ecore:EClass" name="CreateLinkObjectAction" eSuperTypes="#//CreateLinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="Manifestation" eSuperTypes="#//Abstraction"/> <eClassifiers xsi:type="ecore:EClass" name="Pin" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="StartOwnedBehaviorAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Profile" eSuperTypes="#//Package"/> <eClassifiers xsi:type="ecore:EClass" name="OutputPin" eSuperTypes="#//Pin"/> <eClassifiers xsi:type="ecore:EClass" name="Message" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Abstraction" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="#//VisibilityKind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UseCase" eSuperTypes="#//BehavioredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="InitialNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//BehavioralFeature #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioredClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="CreateObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeatureAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ClearAssociationAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//Namespace #//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="Region" eSuperTypes="#//Namespace #//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="RedefinableElement" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionOccurrence" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="CallAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="Interval" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="StateInvariant" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="TestIdentityAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="InformationItem" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterSet" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Trigger" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="GeneralizationSet" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="TimeInterval" eSuperTypes="#//Interval"/> <eClassifiers xsi:type="ecore:EClass" name="Type" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="CallOperationAction" eSuperTypes="#//CallAction"/> <eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="DecisionNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralString" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Vertex" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ConnectionPointReference" eSuperTypes="#//Vertex"/> <eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="StructuredClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Generalization"> <eStructuralFeatures xsi:type="ecore:EReference" name="general" lowerBound="1" eType="#//Classifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralBoolean" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="TimeObservationAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class #//Association"/> <eClassifiers xsi:type="ecore:EClass" name="Substitution" eSuperTypes="#//Realization"/> <eClassifiers xsi:type="ecore:EClass" name="AcceptCallAction" eSuperTypes="#//AcceptEventAction"/> <eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//InstanceSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="#//State"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="IntervalConstraint" eSuperTypes="#//Constraint"/> <eClassifiers xsi:type="ecore:EClass" name="ValuePin" eSuperTypes="#//InputPin"/> <eClassifiers xsi:type="ecore:EClass" name="FinalNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityParameterNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="CallBehaviorAction" eSuperTypes="#//CallAction"/> <eClassifiers xsi:type="ecore:EClass" name="MessageEnd" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Connector" eSuperTypes="#//Feature"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionOccurrence" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="EncapsulatedClassifier" eSuperTypes="#//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//Behavior #//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="DataStoreNode" eSuperTypes="#//CentralBufferNode"/> <eClassifiers xsi:type="ecore:EClass" name="Reception" eSuperTypes="#//BehavioralFeature"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityEdge" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="SendObjectAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndQualifierAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Usage" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="Lifeline" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="WriteLinkAction" eSuperTypes="#//LinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralUnlimitedNatural" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="DeploymentTarget" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Action" eSuperTypes="#//ExecutableNode"/> <eClassifiers xsi:type="ecore:EClass" name="InstanceSpecification" eSuperTypes="#//PackageableElement #//DeploymentTarget #//DeployedArtifact"/> <eClassifiers xsi:type="ecore:EClass" name="ExtensionPoint" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="ExtensionEnd" eSuperTypes="#//Property"/> <eClassifiers xsi:type="ecore:EClass" name="ExpansionRegion" eSuperTypes="#//StructuredActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionFragment" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//ConnectableElement #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="RedefinableTemplateSignature" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="CombinedFragment" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//BehavioredClassifier #//EncapsulatedClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="DurationConstraint" eSuperTypes="#//IntervalConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="ReadVariableAction" eSuperTypes="#//VariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralSpecification" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//OpaqueExpression"/> <eClassifiers xsi:type="ecore:EClass" name="PackageableElement" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Pseudostate" eSuperTypes="#//Vertex"/> <eClassifiers xsi:type="ecore:EClass" name="WriteVariableAction" eSuperTypes="#//VariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="CollaborationOccurrence" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="SendSignalAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="EventOccurrence" eSuperTypes="#//InteractionFragment #//MessageEnd"/> <eClassifiers xsi:type="ecore:EClass" name="ReadSelfAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Deployment" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="Stop" eSuperTypes="#//EventOccurrence"/> <eClassifiers xsi:type="ecore:EClass" name="LoopNode" eSuperTypes="#//StructuredActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="ReadStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="ReadIsClassifiedObjectAction" eSuperTypes="#//Action"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"UML2","nsURI":"http:///UML2.ecore","name":"UML2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"VisibilityKind","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyLinkAction","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentSpecification","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageTrigger","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Continuation","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeTrigger","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PartDecomposition","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityFinalNode","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplyFunctionAction","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyObjectAction","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectNode","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationInterval","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Implementation","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvocationAction","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BroadcastSignalAction","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Duration","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Include","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeployedArtifact","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionConstraint","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableClassifier","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkNode","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JoinNode","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralNull","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkAction","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptEventAction","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearVariableAction","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddVariableValueAction","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveFunction","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dependency","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveVariableValueAction","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolTransition","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceValue","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallTrigger","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndAction","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkAction","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeExpression","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralOrdering","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioralFeature","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignalTrigger","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredActivityNode","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearStructuralFeatureAction","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityPartition","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNode","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationFlow","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadExtentAction","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectFlow","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReclassifyObjectAction","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowFinalNode","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolStateMachine","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectableElement","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralInteger","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extend","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputPin","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkAction","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteStructuralFeatureAction","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MergeNode","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOperand","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationObservationAction","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationPath","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutableNode","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeTrigger","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RaiseExceptionAction","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReplyAction","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gate","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalNode","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CentralBufferNode","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeConstraint","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyTrigger","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionNode","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Realization","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Permission","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableClassifier","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlNode","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableAction","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlFlow","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkObjectAction","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manifestation","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pin","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StartOwnedBehaviorAction","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Profile","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputPin","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Message","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Abstraction","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCase","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialNode","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredClassifier","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateObjectAction","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeatureAction","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearAssociationAction","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Region","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableElement","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionOccurrence","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallAction","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interval","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateInvariant","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestIdentityAction","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationItem","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterSet","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trigger","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralizationSet","instanceClass":null,"abstract":false,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeInterval","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallOperationAction","instanceClass":null,"abstract":false,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecisionNode","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralString","instanceClass":null,"abstract":false,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vertex","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionPointReference","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredClassifier","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Generalization","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralBoolean","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeObservationAction","instanceClass":null,"abstract":false,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Substitution","instanceClass":null,"abstract":false,"id":145,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptCallAction","instanceClass":null,"abstract":false,"id":146,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":147,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":148,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment","instanceClass":null,"abstract":false,"id":149,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntervalConstraint","instanceClass":null,"abstract":false,"id":150,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValuePin","instanceClass":null,"abstract":false,"id":151,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalNode","instanceClass":null,"abstract":false,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityParameterNode","instanceClass":null,"abstract":false,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallBehaviorAction","instanceClass":null,"abstract":false,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageEnd","instanceClass":null,"abstract":false,"id":155,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connector","instanceClass":null,"abstract":false,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOccurrence","instanceClass":null,"abstract":false,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EncapsulatedClassifier","instanceClass":null,"abstract":false,"id":159,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":160,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataStoreNode","instanceClass":null,"abstract":false,"id":161,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reception","instanceClass":null,"abstract":false,"id":162,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityEdge","instanceClass":null,"abstract":false,"id":163,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendObjectAction","instanceClass":null,"abstract":false,"id":164,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndQualifierAction","instanceClass":null,"abstract":false,"id":165,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Usage","instanceClass":null,"abstract":false,"id":166,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lifeline","instanceClass":null,"abstract":false,"id":167,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":168,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteLinkAction","instanceClass":null,"abstract":false,"id":169,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralUnlimitedNatural","instanceClass":null,"abstract":false,"id":170,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentTarget","instanceClass":null,"abstract":false,"id":171,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":172,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceSpecification","instanceClass":null,"abstract":false,"id":173,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionPoint","instanceClass":null,"abstract":false,"id":174,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionEnd","instanceClass":null,"abstract":false,"id":175,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionRegion","instanceClass":null,"abstract":false,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionFragment","instanceClass":null,"abstract":false,"id":177,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":178,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":179,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableTemplateSignature","instanceClass":null,"abstract":false,"id":180,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CombinedFragment","instanceClass":null,"abstract":false,"id":181,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationConstraint","instanceClass":null,"abstract":false,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":184,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadVariableAction","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralSpecification","instanceClass":null,"abstract":false,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageableElement","instanceClass":null,"abstract":false,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pseudostate","instanceClass":null,"abstract":false,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteVariableAction","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollaborationOccurrence","instanceClass":null,"abstract":false,"id":191,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendSignalAction","instanceClass":null,"abstract":false,"id":192,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventOccurrence","instanceClass":null,"abstract":false,"id":193,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadSelfAction","instanceClass":null,"abstract":false,"id":194,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Deployment","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stop","instanceClass":null,"abstract":false,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopNode","instanceClass":null,"abstract":false,"id":197,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadStructuralFeatureAction","instanceClass":null,"abstract":false,"id":198,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadIsClassifiedObjectAction","instanceClass":null,"abstract":false,"id":199,"interface":false,"eClass":"EClass"},{"name":"package","id":200,"value":1,"literal":"package","eClass":"EEnumLiteral"},{"name":"private","id":201,"value":2,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":202,"value":3,"literal":"protected","eClass":"EEnumLiteral"},{"name":"public","id":203,"value":4,"literal":"public","eClass":"EEnumLiteral"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inheritedMember","changeable":true,"resolveProxies":true,"lowerBound":0,"id":258,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"generalization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":259,"derived":false},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":0,"id":277,"derived":false},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":334,"derived":false},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"general","changeable":true,"resolveProxies":true,"lowerBound":1,"id":368,"derived":false},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"id":433,"eClass":"EGenericType"},{"id":434,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":0,"target":133},{"source":0,"target":134},{"source":0,"target":135},{"source":0,"target":136},{"source":0,"target":137},{"source":0,"target":138},{"source":0,"target":139},{"source":0,"target":140},{"source":0,"target":141},{"source":0,"target":142},{"source":0,"target":143},{"source":0,"target":144},{"source":0,"target":145},{"source":0,"target":146},{"source":0,"target":147},{"source":0,"target":148},{"source":0,"target":149},{"source":0,"target":150},{"source":0,"target":151},{"source":0,"target":152},{"source":0,"target":153},{"source":0,"target":154},{"source":0,"target":155},{"source":0,"target":156},{"source":0,"target":157},{"source":0,"target":158},{"source":0,"target":159},{"source":0,"target":160},{"source":0,"target":161},{"source":0,"target":162},{"source":0,"target":163},{"source":0,"target":164},{"source":0,"target":165},{"source":0,"target":166},{"source":0,"target":167},{"source":0,"target":168},{"source":0,"target":169},{"source":0,"target":170},{"source":0,"target":171},{"source":0,"target":172},{"source":0,"target":173},{"source":0,"target":174},{"source":0,"target":175},{"source":0,"target":176},{"source":0,"target":177},{"source":0,"target":178},{"source":0,"target":179},{"source":0,"target":180},{"source":0,"target":181},{"source":0,"target":182},{"source":0,"target":183},{"source":0,"target":184},{"source":0,"target":185},{"source":0,"target":186},{"source":0,"target":187},{"source":0,"target":188},{"source":0,"target":189},{"source":0,"target":190},{"source":0,"target":191},{"source":0,"target":192},{"source":0,"target":193},{"source":0,"target":194},{"source":0,"target":195},{"source":0,"target":196},{"source":0,"target":197},{"source":0,"target":198},{"source":0,"target":199},{"source":1,"target":0},{"source":1,"target":200},{"source":1,"target":201},{"source":1,"target":202},{"source":1,"target":203},{"source":200,"target":1},{"source":201,"target":1},{"source":202,"target":1},{"source":203,"target":1},{"source":2,"target":0},{"source":2,"target":59},{"source":2,"target":121},{"source":2,"target":137},{"source":2,"target":204},{"source":2,"target":205},{"source":2,"target":206},{"source":204,"target":59},{"source":205,"target":121},{"source":206,"target":137},{"source":3,"target":0},{"source":3,"target":95},{"source":3,"target":207},{"source":207,"target":95},{"source":4,"target":0},{"source":4,"target":169},{"source":4,"target":208},{"source":208,"target":169},{"source":5,"target":0},{"source":5,"target":85},{"source":5,"target":209},{"source":209,"target":85},{"source":6,"target":0},{"source":6,"target":129},{"source":6,"target":210},{"source":210,"target":129},{"source":7,"target":0},{"source":7,"target":177},{"source":7,"target":211},{"source":211,"target":177},{"source":8,"target":0},{"source":8,"target":129},{"source":8,"target":212},{"source":212,"target":129},{"source":9,"target":0},{"source":9,"target":61},{"source":9,"target":71},{"source":9,"target":171},{"source":9,"target":213},{"source":9,"target":214},{"source":9,"target":215},{"source":213,"target":61},{"source":214,"target":71},{"source":215,"target":171},{"source":10,"target":0},{"source":10,"target":158},{"source":10,"target":216},{"source":216,"target":158},{"source":11,"target":0},{"source":11,"target":77},{"source":11,"target":217},{"source":217,"target":77},{"source":12,"target":0},{"source":12,"target":49},{"source":12,"target":218},{"source":218,"target":49},{"source":13,"target":0},{"source":13,"target":121},{"source":13,"target":219},{"source":219,"target":121},{"source":14,"target":0},{"source":14,"target":152},{"source":14,"target":220},{"source":220,"target":152},{"source":15,"target":0},{"source":15,"target":3},{"source":15,"target":221},{"source":221,"target":3},{"source":16,"target":0},{"source":16,"target":172},{"source":16,"target":222},{"source":222,"target":172},{"source":17,"target":0},{"source":17,"target":172},{"source":17,"target":223},{"source":223,"target":172},{"source":18,"target":0},{"source":18,"target":39},{"source":18,"target":224},{"source":224,"target":39},{"source":19,"target":0},{"source":19,"target":182},{"source":19,"target":171},{"source":19,"target":225},{"source":19,"target":226},{"source":225,"target":182},{"source":226,"target":171},{"source":20,"target":0},{"source":20,"target":62},{"source":20,"target":95},{"source":20,"target":227},{"source":20,"target":228},{"source":227,"target":62},{"source":228,"target":95},{"source":21,"target":0},{"source":21,"target":124},{"source":21,"target":229},{"source":229,"target":124},{"source":22,"target":0},{"source":22,"target":96},{"source":22,"target":230},{"source":230,"target":96},{"source":23,"target":0},{"source":23,"target":172},{"source":23,"target":231},{"source":231,"target":172},{"source":24,"target":0},{"source":24,"target":23},{"source":24,"target":232},{"source":232,"target":23},{"source":25,"target":0},{"source":25,"target":119},{"source":25,"target":233},{"source":233,"target":119},{"source":26,"target":0},{"source":26,"target":3},{"source":26,"target":234},{"source":234,"target":3},{"source":27,"target":0},{"source":27,"target":188},{"source":27,"target":235},{"source":235,"target":188},{"source":28,"target":0},{"source":28,"target":111},{"source":28,"target":236},{"source":236,"target":111},{"source":29,"target":0},{"source":29,"target":111},{"source":29,"target":237},{"source":237,"target":111},{"source":30,"target":0},{"source":30,"target":27},{"source":30,"target":238},{"source":238,"target":27},{"source":31,"target":0},{"source":31,"target":49},{"source":31,"target":239},{"source":239,"target":49},{"source":32,"target":0},{"source":32,"target":71},{"source":32,"target":95},{"source":32,"target":240},{"source":32,"target":241},{"source":240,"target":71},{"source":241,"target":95},{"source":33,"target":0},{"source":33,"target":100},{"source":33,"target":242},{"source":242,"target":100},{"source":34,"target":0},{"source":34,"target":100},{"source":34,"target":243},{"source":243,"target":100},{"source":35,"target":0},{"source":35,"target":186},{"source":35,"target":244},{"source":244,"target":186},{"source":36,"target":0},{"source":36,"target":172},{"source":36,"target":245},{"source":245,"target":172},{"source":37,"target":0},{"source":37,"target":172},{"source":37,"target":246},{"source":246,"target":172},{"source":38,"target":0},{"source":38,"target":182},{"source":38,"target":247},{"source":247,"target":182},{"source":39,"target":0},{"source":39,"target":182},{"source":39,"target":248},{"source":248,"target":182},{"source":40,"target":0},{"source":40,"target":101},{"source":40,"target":249},{"source":249,"target":101},{"source":41,"target":0},{"source":41,"target":190},{"source":41,"target":250},{"source":250,"target":190},{"source":42,"target":0},{"source":42,"target":188},{"source":42,"target":251},{"source":251,"target":188},{"source":43,"target":0},{"source":43,"target":121},{"source":43,"target":252},{"source":252,"target":121},{"source":44,"target":0},{"source":44,"target":188},{"source":44,"target":253},{"source":253,"target":188},{"source":45,"target":0},{"source":45,"target":190},{"source":45,"target":254},{"source":254,"target":190},{"source":46,"target":0},{"source":46,"target":43},{"source":46,"target":255},{"source":255,"target":43},{"source":47,"target":0},{"source":47,"target":3},{"source":47,"target":256},{"source":256,"target":3},{"source":48,"target":0},{"source":48,"target":6},{"source":48,"target":257},{"source":257,"target":6},{"source":49,"target":0},{"source":49,"target":59},{"source":49,"target":132},{"source":49,"target":121},{"source":49,"target":258},{"source":49,"target":259},{"source":49,"target":260},{"source":49,"target":261},{"source":49,"target":262},{"source":258,"target":111},{"source":258,"target":263},{"source":258,"target":49},{"source":263,"target":111},{"source":259,"target":141},{"source":259,"target":264},{"source":259,"target":49},{"source":264,"target":141},{"source":260,"target":59},{"source":261,"target":132},{"source":262,"target":121},{"source":50,"target":0},{"source":50,"target":115},{"source":50,"target":140},{"source":50,"target":265},{"source":50,"target":266},{"source":265,"target":115},{"source":266,"target":140},{"source":51,"target":0},{"source":51,"target":172},{"source":51,"target":267},{"source":267,"target":172},{"source":52,"target":0},{"source":52,"target":169},{"source":52,"target":268},{"source":268,"target":169},{"source":53,"target":0},{"source":53,"target":3},{"source":53,"target":269},{"source":269,"target":3},{"source":54,"target":0},{"source":54,"target":111},{"source":54,"target":270},{"source":270,"target":111},{"source":55,"target":0},{"source":55,"target":59},{"source":55,"target":13},{"source":55,"target":271},{"source":55,"target":272},{"source":271,"target":59},{"source":272,"target":13},{"source":56,"target":0},{"source":56,"target":6},{"source":56,"target":273},{"source":273,"target":6},{"source":57,"target":0},{"source":57,"target":172},{"source":57,"target":59},{"source":57,"target":274},{"source":57,"target":275},{"source":274,"target":172},{"source":275,"target":59},{"source":58,"target":0},{"source":58,"target":117},{"source":58,"target":276},{"source":276,"target":117},{"source":59,"target":0},{"source":59,"target":111},{"source":59,"target":277},{"source":59,"target":278},{"source":277,"target":111},{"source":277,"target":279},{"source":277,"target":59},{"source":279,"target":111},{"source":278,"target":111},{"source":60,"target":0},{"source":60,"target":111},{"source":60,"target":280},{"source":280,"target":111},{"source":61,"target":0},{"source":61,"target":13},{"source":61,"target":95},{"source":61,"target":281},{"source":61,"target":282},{"source":281,"target":13},{"source":282,"target":95},{"source":62,"target":0},{"source":62,"target":121},{"source":62,"target":283},{"source":283,"target":121},{"source":63,"target":0},{"source":63,"target":188},{"source":63,"target":284},{"source":284,"target":188},{"source":64,"target":0},{"source":64,"target":172},{"source":64,"target":285},{"source":285,"target":172},{"source":65,"target":0},{"source":65,"target":163},{"source":65,"target":286},{"source":286,"target":163},{"source":66,"target":0},{"source":66,"target":172},{"source":66,"target":287},{"source":287,"target":172},{"source":67,"target":0},{"source":67,"target":87},{"source":67,"target":288},{"source":288,"target":87},{"source":68,"target":0},{"source":68,"target":152},{"source":68,"target":289},{"source":289,"target":152},{"source":69,"target":0},{"source":69,"target":77},{"source":69,"target":290},{"source":290,"target":77},{"source":70,"target":0},{"source":70,"target":18},{"source":70,"target":291},{"source":291,"target":18},{"source":71,"target":0},{"source":71,"target":111},{"source":71,"target":292},{"source":292,"target":111},{"source":72,"target":0},{"source":72,"target":49},{"source":72,"target":293},{"source":293,"target":49},{"source":73,"target":0},{"source":73,"target":186},{"source":73,"target":294},{"source":294,"target":186},{"source":74,"target":0},{"source":74,"target":111},{"source":74,"target":295},{"source":295,"target":111},{"source":75,"target":0},{"source":75,"target":105},{"source":75,"target":296},{"source":296,"target":105},{"source":76,"target":0},{"source":76,"target":36},{"source":76,"target":297},{"source":297,"target":36},{"source":77,"target":0},{"source":77,"target":117},{"source":77,"target":298},{"source":298,"target":117},{"source":78,"target":0},{"source":78,"target":100},{"source":78,"target":299},{"source":299,"target":100},{"source":79,"target":0},{"source":79,"target":59},{"source":79,"target":177},{"source":79,"target":300},{"source":79,"target":301},{"source":300,"target":59},{"source":301,"target":177},{"source":80,"target":0},{"source":80,"target":77},{"source":80,"target":302},{"source":302,"target":77},{"source":81,"target":0},{"source":81,"target":87},{"source":81,"target":303},{"source":303,"target":87},{"source":82,"target":0},{"source":82,"target":62},{"source":82,"target":304},{"source":304,"target":62},{"source":83,"target":0},{"source":83,"target":129},{"source":83,"target":305},{"source":305,"target":129},{"source":84,"target":0},{"source":84,"target":172},{"source":84,"target":306},{"source":306,"target":172},{"source":85,"target":0},{"source":85,"target":49},{"source":85,"target":29},{"source":85,"target":307},{"source":85,"target":308},{"source":307,"target":49},{"source":308,"target":29},{"source":86,"target":0},{"source":86,"target":172},{"source":86,"target":309},{"source":309,"target":172},{"source":87,"target":0},{"source":87,"target":49},{"source":87,"target":310},{"source":310,"target":49},{"source":88,"target":0},{"source":88,"target":155},{"source":88,"target":311},{"source":311,"target":155},{"source":89,"target":0},{"source":89,"target":57},{"source":89,"target":312},{"source":312,"target":57},{"source":90,"target":0},{"source":90,"target":20},{"source":90,"target":313},{"source":313,"target":20},{"source":91,"target":0},{"source":91,"target":150},{"source":91,"target":314},{"source":314,"target":150},{"source":92,"target":0},{"source":92,"target":6},{"source":92,"target":315},{"source":315,"target":6},{"source":93,"target":0},{"source":93,"target":20},{"source":93,"target":316},{"source":316,"target":20},{"source":94,"target":0},{"source":94,"target":49},{"source":94,"target":317},{"source":317,"target":49},{"source":95,"target":0},{"source":95,"target":111},{"source":95,"target":318},{"source":318,"target":111},{"source":96,"target":0},{"source":96,"target":110},{"source":96,"target":319},{"source":319,"target":110},{"source":97,"target":0},{"source":97,"target":44},{"source":97,"target":320},{"source":320,"target":44},{"source":98,"target":0},{"source":98,"target":9},{"source":98,"target":321},{"source":321,"target":9},{"source":99,"target":0},{"source":99,"target":49},{"source":99,"target":322},{"source":322,"target":49},{"source":100,"target":0},{"source":100,"target":62},{"source":100,"target":323},{"source":323,"target":62},{"source":101,"target":0},{"source":101,"target":172},{"source":101,"target":324},{"source":324,"target":172},{"source":102,"target":0},{"source":102,"target":163},{"source":102,"target":325},{"source":325,"target":163},{"source":103,"target":0},{"source":103,"target":52},{"source":103,"target":326},{"source":326,"target":52},{"source":104,"target":0},{"source":104,"target":110},{"source":104,"target":327},{"source":327,"target":110},{"source":105,"target":0},{"source":105,"target":20},{"source":105,"target":328},{"source":328,"target":20},{"source":106,"target":0},{"source":106,"target":172},{"source":106,"target":329},{"source":329,"target":172},{"source":107,"target":0},{"source":107,"target":119},{"source":107,"target":330},{"source":330,"target":119},{"source":108,"target":0},{"source":108,"target":105},{"source":108,"target":331},{"source":331,"target":105},{"source":109,"target":0},{"source":109,"target":111},{"source":109,"target":332},{"source":332,"target":111},{"source":110,"target":0},{"source":110,"target":44},{"source":110,"target":333},{"source":333,"target":44},{"source":111,"target":0},{"source":111,"target":334},{"source":334,"target":1},{"source":334,"target":335},{"source":334,"target":111},{"source":335,"target":1},{"source":112,"target":0},{"source":112,"target":115},{"source":112,"target":336},{"source":336,"target":115},{"source":113,"target":0},{"source":113,"target":100},{"source":113,"target":337},{"source":337,"target":100},{"source":114,"target":0},{"source":114,"target":55},{"source":114,"target":95},{"source":114,"target":338},{"source":114,"target":339},{"source":338,"target":55},{"source":339,"target":95},{"source":115,"target":0},{"source":115,"target":49},{"source":115,"target":340},{"source":340,"target":49},{"source":116,"target":0},{"source":116,"target":172},{"source":116,"target":341},{"source":341,"target":172},{"source":117,"target":0},{"source":117,"target":172},{"source":117,"target":342},{"source":342,"target":172},{"source":118,"target":0},{"source":118,"target":172},{"source":118,"target":343},{"source":343,"target":172},{"source":119,"target":0},{"source":119,"target":59},{"source":119,"target":188},{"source":119,"target":344},{"source":119,"target":345},{"source":344,"target":59},{"source":345,"target":188},{"source":120,"target":0},{"source":120,"target":59},{"source":120,"target":121},{"source":120,"target":346},{"source":120,"target":347},{"source":346,"target":59},{"source":347,"target":121},{"source":121,"target":0},{"source":121,"target":111},{"source":121,"target":348},{"source":348,"target":111},{"source":122,"target":0},{"source":122,"target":177},{"source":122,"target":349},{"source":349,"target":177},{"source":123,"target":0},{"source":123,"target":23},{"source":123,"target":350},{"source":350,"target":23},{"source":124,"target":0},{"source":124,"target":3},{"source":124,"target":351},{"source":351,"target":3},{"source":125,"target":0},{"source":125,"target":177},{"source":125,"target":352},{"source":352,"target":177},{"source":126,"target":0},{"source":126,"target":172},{"source":126,"target":353},{"source":353,"target":172},{"source":127,"target":0},{"source":127,"target":49},{"source":127,"target":354},{"source":354,"target":49},{"source":128,"target":0},{"source":128,"target":111},{"source":128,"target":355},{"source":355,"target":111},{"source":129,"target":0},{"source":129,"target":111},{"source":129,"target":356},{"source":356,"target":111},{"source":130,"target":0},{"source":130,"target":188},{"source":130,"target":357},{"source":357,"target":188},{"source":131,"target":0},{"source":131,"target":124},{"source":131,"target":358},{"source":358,"target":124},{"source":132,"target":0},{"source":132,"target":188},{"source":132,"target":359},{"source":359,"target":188},{"source":133,"target":0},{"source":133,"target":123},{"source":133,"target":360},{"source":360,"target":123},{"source":134,"target":0},{"source":134,"target":19},{"source":134,"target":361},{"source":361,"target":19},{"source":135,"target":0},{"source":135,"target":100},{"source":135,"target":362},{"source":362,"target":100},{"source":136,"target":0},{"source":136,"target":186},{"source":136,"target":363},{"source":363,"target":186},{"source":137,"target":0},{"source":137,"target":111},{"source":137,"target":364},{"source":364,"target":111},{"source":138,"target":0},{"source":138,"target":137},{"source":138,"target":365},{"source":365,"target":137},{"source":139,"target":0},{"source":139,"target":39},{"source":139,"target":366},{"source":366,"target":39},{"source":140,"target":0},{"source":140,"target":49},{"source":140,"target":367},{"source":367,"target":49},{"source":141,"target":0},{"source":141,"target":368},{"source":368,"target":49},{"source":368,"target":369},{"source":368,"target":141},{"source":369,"target":49},{"source":142,"target":0},{"source":142,"target":186},{"source":142,"target":370},{"source":370,"target":186},{"source":143,"target":0},{"source":143,"target":77},{"source":143,"target":371},{"source":371,"target":77},{"source":144,"target":0},{"source":144,"target":182},{"source":144,"target":87},{"source":144,"target":372},{"source":144,"target":373},{"source":372,"target":182},{"source":373,"target":87},{"source":145,"target":0},{"source":145,"target":96},{"source":145,"target":374},{"source":374,"target":96},{"source":146,"target":0},{"source":146,"target":37},{"source":146,"target":375},{"source":375,"target":37},{"source":147,"target":0},{"source":147,"target":173},{"source":147,"target":376},{"source":376,"target":173},{"source":148,"target":0},{"source":148,"target":2},{"source":148,"target":377},{"source":377,"target":2},{"source":149,"target":0},{"source":149,"target":19},{"source":149,"target":378},{"source":378,"target":19},{"source":150,"target":0},{"source":150,"target":27},{"source":150,"target":379},{"source":379,"target":27},{"source":151,"target":0},{"source":151,"target":75},{"source":151,"target":380},{"source":380,"target":75},{"source":152,"target":0},{"source":152,"target":100},{"source":152,"target":381},{"source":381,"target":100},{"source":153,"target":0},{"source":153,"target":20},{"source":153,"target":382},{"source":382,"target":20},{"source":154,"target":0},{"source":154,"target":123},{"source":154,"target":383},{"source":383,"target":123},{"source":155,"target":0},{"source":155,"target":111},{"source":155,"target":384},{"source":384,"target":111},{"source":156,"target":0},{"source":156,"target":13},{"source":156,"target":385},{"source":385,"target":13},{"source":157,"target":0},{"source":157,"target":184},{"source":157,"target":386},{"source":386,"target":184},{"source":158,"target":0},{"source":158,"target":177},{"source":158,"target":387},{"source":387,"target":177},{"source":159,"target":0},{"source":159,"target":140},{"source":159,"target":388},{"source":388,"target":140},{"source":160,"target":0},{"source":160,"target":39},{"source":160,"target":177},{"source":160,"target":389},{"source":160,"target":390},{"source":389,"target":39},{"source":390,"target":177},{"source":161,"target":0},{"source":161,"target":90},{"source":161,"target":391},{"source":391,"target":90},{"source":162,"target":0},{"source":162,"target":55},{"source":162,"target":392},{"source":392,"target":55},{"source":163,"target":0},{"source":163,"target":121},{"source":163,"target":393},{"source":393,"target":121},{"source":164,"target":0},{"source":164,"target":23},{"source":164,"target":394},{"source":394,"target":23},{"source":165,"target":0},{"source":165,"target":172},{"source":165,"target":395},{"source":395,"target":172},{"source":166,"target":0},{"source":166,"target":44},{"source":166,"target":396},{"source":396,"target":44},{"source":167,"target":0},{"source":167,"target":111},{"source":167,"target":397},{"source":397,"target":111},{"source":168,"target":0},{"source":168,"target":182},{"source":168,"target":398},{"source":398,"target":182},{"source":169,"target":0},{"source":169,"target":36},{"source":169,"target":399},{"source":399,"target":36},{"source":170,"target":0},{"source":170,"target":186},{"source":170,"target":400},{"source":400,"target":186},{"source":171,"target":0},{"source":171,"target":111},{"source":171,"target":401},{"source":401,"target":111},{"source":172,"target":0},{"source":172,"target":82},{"source":172,"target":402},{"source":402,"target":82},{"source":173,"target":0},{"source":173,"target":188},{"source":173,"target":171},{"source":173,"target":29},{"source":173,"target":403},{"source":173,"target":404},{"source":173,"target":405},{"source":403,"target":188},{"source":404,"target":171},{"source":405,"target":29},{"source":174,"target":0},{"source":174,"target":121},{"source":174,"target":406},{"source":406,"target":121},{"source":175,"target":0},{"source":175,"target":9},{"source":175,"target":407},{"source":407,"target":9},{"source":176,"target":0},{"source":176,"target":57},{"source":176,"target":408},{"source":408,"target":57},{"source":177,"target":0},{"source":177,"target":111},{"source":177,"target":409},{"source":409,"target":111},{"source":178,"target":0},{"source":178,"target":184},{"source":178,"target":410},{"source":410,"target":184},{"source":179,"target":0},{"source":179,"target":71},{"source":179,"target":95},{"source":179,"target":411},{"source":179,"target":412},{"source":411,"target":71},{"source":412,"target":95},{"source":180,"target":0},{"source":180,"target":121},{"source":180,"target":413},{"source":413,"target":121},{"source":181,"target":0},{"source":181,"target":177},{"source":181,"target":414},{"source":414,"target":177},{"source":182,"target":0},{"source":182,"target":115},{"source":182,"target":159},{"source":182,"target":415},{"source":182,"target":416},{"source":415,"target":115},{"source":416,"target":159},{"source":183,"target":0},{"source":183,"target":150},{"source":183,"target":417},{"source":417,"target":150},{"source":184,"target":0},{"source":184,"target":49},{"source":184,"target":418},{"source":418,"target":49},{"source":185,"target":0},{"source":185,"target":101},{"source":185,"target":419},{"source":419,"target":101},{"source":186,"target":0},{"source":186,"target":3},{"source":186,"target":420},{"source":420,"target":3},{"source":187,"target":0},{"source":187,"target":15},{"source":187,"target":421},{"source":421,"target":15},{"source":188,"target":0},{"source":188,"target":111},{"source":188,"target":422},{"source":422,"target":111},{"source":189,"target":0},{"source":189,"target":137},{"source":189,"target":423},{"source":423,"target":137},{"source":190,"target":0},{"source":190,"target":101},{"source":190,"target":424},{"source":424,"target":101},{"source":191,"target":0},{"source":191,"target":111},{"source":191,"target":425},{"source":425,"target":111},{"source":192,"target":0},{"source":192,"target":23},{"source":192,"target":426},{"source":426,"target":23},{"source":193,"target":0},{"source":193,"target":177},{"source":193,"target":155},{"source":193,"target":427},{"source":193,"target":428},{"source":427,"target":177},{"source":428,"target":155},{"source":194,"target":0},{"source":194,"target":172},{"source":194,"target":429},{"source":429,"target":172},{"source":195,"target":0},{"source":195,"target":44},{"source":195,"target":430},{"source":430,"target":44},{"source":196,"target":0},{"source":196,"target":193},{"source":196,"target":431},{"source":431,"target":193},{"source":197,"target":0},{"source":197,"target":57},{"source":197,"target":432},{"source":432,"target":57},{"source":198,"target":0},{"source":198,"target":117},{"source":198,"target":433},{"source":433,"target":117},{"source":199,"target":0},{"source":199,"target":172},{"source":199,"target":434},{"source":434,"target":172}],"multigraph":true}
ecore
metamodelling
repo-ecore-all/data/cycrisec-project/CyCriSec-Profile/bundles/org.eclipse.uml2.uml/model/CMOF241.ecore
cmof ReflectiveSequence add index object get index remove index set index object ReflectiveCollection add object addAll objects clear remove object size Object get property equals element set property value isSet property unset property invoke op arguments Property isConsistentWith redefinee isReadOnly false multiplicity_of_composite diagnostics context subsetting_context_conforms diagnostics context derived_union_is_read_only diagnostics context redefined_property_inherited diagnostics context subsetted_property_names diagnostics context derived_union_is_derived diagnostics context subsetting_rules diagnostics context default isAttribute p isComposite isNavigable opposite subsettingContext class datatype aggregation none association owningAssociation default defaultValue isComposite false isDerived false isDerivedUnion false isID false opposite redefinedProperty subsettedProperty StructuralFeature isReadOnly false Feature featuringClassifier isStatic false RedefinableElement redefinition_consistent diagnostics context non_leaf_redefinition diagnostics context redefinition_context_valid diagnostics context isConsistentWith redefinee isRedefinitionContextValid redefined isLeaf false redefinedElement redefinitionContext NamedElement visibility_needs_ownership diagnostics context has_no_qualified_name diagnostics context has_qualified_name diagnostics context allNamespaces isDistinguishableFrom n ns qualifiedName separator namespace name qualifiedName visibility Element has_owner diagnostics context not_own_self diagnostics context allOwnedElements mustBeOwned getMetaClass container isInstanceOfType type includesSubtypes delete ownedComment ownedElement owner metaclass Comment annotatedElement body Class inherit inhs isAbstract false superClass nestedClassifier ownedAttribute ownedOperation superClass Classifier non_final_parents diagnostics context specialize_type diagnostics context no_cycles_in_generalization diagnostics context allFeatures allParents conformsTo other general hasVisibilityOf n inherit inhs inheritableMembers c inheritedMember maySpecializeType c parents attribute feature general generalization inheritedMember isAbstract false isFinalSpecialization false redefinedClassifier Type conformsTo other isInstance object package PackageableElement visibility public VisibilityKind public public private private protected protected package package Package mustBeOwned elements_public_or_private diagnostics context makesVisible el nestedPackage ownedType visibleMembers URI nestedPackage nestingPackage packageMerge packagedElement ownedType Namespace members_distinguishable diagnostics context excludeCollisions imps getNamesOfMember element importMembers imps importedMember membersAreDistinguishable elementImport importedMember member ownedMember ownedRule packageImport ElementImport visibility_public_or_private diagnostics context imported_element_is_public diagnostics context getName alias importedElement visibility public importingNamespace DirectedRelationship source target Relationship relatedElement Constraint value_specification_boolean diagnostics context boolean_value diagnostics context not_apply_to_self diagnostics context no_side_effects diagnostics context constrainedElement specification context ValueSpecification booleanValue integerValue isComputable isNull realValue stringValue unlimitedValue TypedElement type PackageImport public_or_private diagnostics context importedPackage visibility public importingNamespace PackageMerge mergedPackage receivingPackage Generalization general isSubstitutable true specific Operation isConsistentWith redefinee ownedParameter raisedException only_body_for_query diagnostics context at_most_one_return diagnostics context isOrdered isUnique lower returnResult type upper bodyCondition datatype isOrdered false isQuery false isUnique true lower 1 postcondition precondition redefinedOperation type upper 1 class BehavioralFeature isDistinguishableFrom n ns ownedParameter raisedException Parameter default default defaultValue direction in operation MultiplicityElement lower_ge_0 diagnostics context value_specification_no_side_effects diagnostics context upper_ge_lower diagnostics context value_specification_constant diagnostics context includesCardinality C includesMultiplicity M isMultivalued lower lowerBound upper upperBound isOrdered false isUnique true lower 1 lowerValue upper 1 upperValue ParameterDirectionKind in in inout inout out out return return DataType inherit inhs ownedAttribute ownedOperation AggregationKind none none shared shared composite composite Association binary_associations diagnostics context specialized_end_number diagnostics context association_ends diagnostics context specialized_end_types diagnostics context endType endType isDerived false navigableOwnedEnd ownedEnd memberEnd Argument name value Enumeration ownedLiteral EnumerationLiteral classifier classifier_equals_owning_enumeration diagnostics context classifier enumeration InstanceSpecification structural_feature diagnostics context defining_feature diagnostics context classifier slot specification Slot definingFeature value owningInstance Expression operand symbol InstanceValue instance LiteralBoolean booleanValue isComputable value false LiteralSpecification LiteralInteger integerValue isComputable value 0 LiteralNull isComputable isNull LiteralReal isComputable realValue value LiteralString isComputable stringValue value LiteralUnlimitedNatural isComputable unlimitedValue value 0 OpaqueExpression language_body_size diagnostics context isIntegral isNonNegative isPositive value body language PrimitiveType URIExtent contextURI uri object element uri Extent useContainment elements elementsOfType type includesSubtypes linksOfType type linkedElements association endElement end1ToEnd2Direction linkExists association firstElement secondElement Link equals otherLink delete firstElement secondElement association Factory createFromString dataType string convertToString dataType object create metaClass createElement class arguments createLink association firstElement secondElement package Exception objectInError elementInError description Tag name value element tagOwner
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="cmof" nsURI="http://www.omg.org/spec/MOF/20110701/cmof.xmi" nsPrefix="cmof"> <eClassifiers xsi:type="ecore:EClass" name="ReflectiveSequence" eSuperTypes="#//ReflectiveCollection"> <eOperations name="add" ordered="false" lowerBound="1"> <eParameters name="index" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Integer"/> <eParameters name="object" ordered="false" lowerBound="1" eType="#//Object"/> </eOperations> <eOperations name="get" ordered="false" lowerBound="1" eType="#//Object"> <eParameters name="index" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Integer"/> </eOperations> <eOperations name="remove" ordered="false" lowerBound="1" eType="#//Object"> <eParameters name="index" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Integer"/> </eOperations> <eOperations name="set" ordered="false" lowerBound="1" eType="#//Object"> <eParameters name="index" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Integer"/> <eParameters name="object" ordered="false" lowerBound="1" eType="#//Object"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReflectiveCollection" eSuperTypes="#//Object"> <eOperations name="add" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eParameters name="object" ordered="false" lowerBound="1" eType="#//Object"/> </eOperations> <eOperations name="addAll" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eParameters name="objects" ordered="false" lowerBound="1" eType="#//ReflectiveCollection"/> </eOperations> <eOperations name="clear" ordered="false" lowerBound="1"/> <eOperations name="remove" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eParameters name="object" ordered="false" lowerBound="1" eType="#//Object"/> </eOperations> <eOperations name="size" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Object"> <eOperations name="get" ordered="false" lowerBound="1" eType="#//Object"> <eParameters name="property" ordered="false" lowerBound="1" eType="#//Property"/> </eOperations> <eOperations name="equals" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eParameters name="element" ordered="false" lowerBound="1" eType="#//Object"/> </eOperations> <eOperations name="set" ordered="false" lowerBound="1"> <eParameters name="property" ordered="false" lowerBound="1" eType="#//Property"/> <eParameters name="value" ordered="false" lowerBound="1" eType="#//Object"/> </eOperations> <eOperations name="isSet" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eParameters name="property" ordered="false" lowerBound="1" eType="#//Property"/> </eOperations> <eOperations name="unset" ordered="false" lowerBound="1"> <eParameters name="property" ordered="false" lowerBound="1" eType="#//Property"/> </eOperations> <eOperations name="invoke" ordered="false" eType="#//Object"> <eParameters name="op" ordered="false" lowerBound="1" eType="#//Operation"/> <eParameters name="arguments" ordered="false" upperBound="-1" eType="#//Argument"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//StructuralFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A property is a structural feature of a classifier that characterizes instances of the classifier. A property related by ownedAttribute to a classifier (other than an association) represents an attribute and might also represent an association end. It relates an instance of the class to a value or set of values of the type of the attribute. A property related by memberEnd or its specializations to an association represents an end of the association. The type of the property is the type of the end of the association."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="isConsistentWith" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isConsistentWith() specifies, for any two Properties in a context in which redefinition is possible, whether redefinition would be logically consistent. A redefining property is consistent with a redefined property if the type of the redefining property conforms to the type of the redefined property, and the multiplicity of the redefining property (if specified) is contained in the multiplicity of the redefined property.&#xA;The query isConsistentWith() specifies, for any two Properties in a context in which redefinition is possible, whether redefinition would be logically consistent. A redefining property is consistent with a redefined property if the type of the redefining property conforms to the type of the redefined property, the multiplicity of the redefining property (if specified) is contained in the multiplicity of the redefined property.&#xA;redefinee.isRedefinitionContextValid(self)&#xA;result = redefinee.oclIsKindOf(Property) and &#xA; let prop : Property = redefinee.oclAsType(Property) in &#xA; (prop.type.conformsTo(self.type) and &#xA; ((prop.lowerBound()->notEmpty() and self.lowerBound()->notEmpty()) implies prop.lowerBound() >= self.lowerBound()) and &#xA; ((prop.upperBound()->notEmpty() and self.upperBound()->notEmpty()) implies prop.lowerBound() &lt;= self.lowerBound()) and &#xA; (self.isComposite implies prop.isComposite))"/> </eAnnotations> <eAnnotations source="redefines" references="#//RedefinableElement/isConsistentWith"/> <eParameters name="redefinee" ordered="false" lowerBound="1" eType="#//RedefinableElement"/> </contents> <contents xsi:type="ecore:EAttribute" name="isReadOnly" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If isReadOnly is true, the attribute may not be written to after initialization.&#xA;If true, the attribute may only be read, and not written."/> </eAnnotations> <eAnnotations source="redefines" references="#//StructuralFeature/isReadOnly"/> </contents> </eAnnotations> <eOperations name="multiplicity_of_composite" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A multiplicity of a composite aggregation must not have an upper bound greater than 1.&#xA;A multiplicity on an aggregate end of a composite aggregation must not have an upper bound greater than 1.&#xA;isComposite implies (upperBound()->isEmpty() or upperBound() &lt;= 1)"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="subsetting_context_conforms" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Subsetting may only occur when the context of the subsetting property conforms to the context of the subsetted property.&#xA;self.subsettedProperty->notEmpty() implies&#xA; (self.subsettingContext()->notEmpty() and self.subsettingContext()->forAll (sc |&#xA; self.subsettedProperty->forAll(sp |&#xA; sp.subsettingContext()->exists(c | sc.conformsTo(c)))))"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="derived_union_is_read_only" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A derived union is read only.&#xA;isDerivedUnion implies isReadOnly"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="redefined_property_inherited" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A redefined property must be inherited from a more general classifier containing the redefining property.&#xA;if (redefinedProperty->notEmpty()) then&#xA; (redefinitionContext->notEmpty() and&#xA; redefinedProperty->forAll(rp|&#xA; ((redefinitionContext->collect(fc|&#xA; fc.allParents()))->asSet())->collect(c| c.allFeatures())->asSet()->includes(rp))"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="subsetted_property_names" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A property may not subset a property with the same name.&#xA;true"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="derived_union_is_derived" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A derived union is derived.&#xA;isDerivedUnion implies isDerived"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="subsetting_rules" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A subsetting property may strengthen the type of the subsetted property, and its upper bound may be less.&#xA;self.subsettedProperty->forAll(sp |&#xA; self.type.conformsTo(sp.type) and&#xA; ((self.upperBound()->notEmpty() and sp.upperBound()->notEmpty()) implies&#xA; self.upperBound()&lt;=sp.upperBound() ))"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="default" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Missing derivation for Property::/default : String&#xA;true"/> </eAnnotations> </eOperations> <eOperations name="isAttribute" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isAttribute() is true if the Property is defined as an attribute of some classifier.&#xA;result = Classifier.allInstances->exists(c | c.attribute->includes(p))"/> </eAnnotations> <eParameters name="p" ordered="false" lowerBound="1" eType="#//Property"/> </eOperations> <eOperations name="isComposite" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The value of isComposite is true only if aggregation is composite.&#xA;result = (self.aggregation = #composite)"/> </eAnnotations> </eOperations> <eOperations name="isNavigable" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isNavigable() indicates whether it is possible to navigate across the property.&#xA;result = not classifier->isEmpty() or association.owningAssociation.navigableOwnedEnd->includes(self)"/> </eAnnotations> </eOperations> <eOperations name="opposite" ordered="false" lowerBound="1" eType="#//Property"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If this property is owned by a class, associated with a binary association, and the other end of the association is also owned by a class, then opposite gives the other end.&#xA;result = if owningAssociation->isEmpty() and association.memberEnd->size() = 2&#xA; then&#xA; let otherEnd = (association.memberEnd - self)->any() in&#xA; if otherEnd.owningAssociation->isEmpty() then otherEnd else Set{} endif&#xA; else Set {}&#xA; endif"/> </eAnnotations> </eOperations> <eOperations name="subsettingContext" ordered="false" upperBound="-1" eType="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query subsettingContext() gives the context for subsetting a property. It consists, in the case of an attribute, of the corresponding classifier, and in the case of an association end, all of the classifiers at the other ends.&#xA;result = if association->notEmpty()&#xA;then association.endType-type&#xA;else if classifier->notEmpty() then Set{classifier} else Set{} endif&#xA;endif"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="class" ordered="false" eType="#//Class" eOpposite="#//Class/ownedAttribute"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the Class that owns the Property.&#xA;References the Class that owns the Property."/> </eAnnotations> <eAnnotations source="subsets" references="#//NamedElement/namespace"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="datatype" ordered="false" eType="#//DataType" eOpposite="#//DataType/ownedAttribute"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The DataType that owns this Property."/> </eAnnotations> <eAnnotations source="subsets" references="#//NamedElement/namespace"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aggregation" ordered="false" lowerBound="1" eType="#//AggregationKind" defaultValueLiteral="none"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the kind of aggregation that applies to the Property."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="association" ordered="false" eType="#//Association" eOpposite="#//Association/memberEnd"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the association of which this property is a member, if any."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="owningAssociation" ordered="false" eType="#//Association" eOpposite="#//Association/ownedEnd"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the owning association of this property, if any."/> </eAnnotations> <eAnnotations source="subsets" references="#//NamedElement/namespace #//Feature/featuringClassifier #//Property/association #//RedefinableElement/redefinitionContext"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="default" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies a String that represents a value to be used when no argument is supplied for the Property.&#xA;A String that is evaluated to give a default value for the Property when an object of the owning Classifier is instantiated."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" ordered="false" eType="#//ValueSpecification" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A ValueSpecification that is evaluated to give a default value for the Property when an object of the owning Classifier is instantiated."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isComposite" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" volatile="true" transient="true" defaultValueLiteral="false" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If isComposite is true, the object containing the attribute is a container for the object or value contained in the attribute.&#xA;This is a derived value, indicating whether the aggregation of the Property is composite or not."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDerived" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If isDerived is true, the value of the attribute is derived from information elsewhere.&#xA;Specifies whether the Property is derived, i.e., whether its value or values can be computed from other information."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDerivedUnion" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies whether the property is derived as the union of all of the properties that are constrained to subset it."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isID" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="True indicates this property can be used to uniquely identify an instance of the containing Class."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="opposite" ordered="false" eType="#//Property" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="In the case where the property is one navigable end of a binary association with both ends navigable, this gives the other end."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedProperty" ordered="false" upperBound="-1" eType="#//Property"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the properties that are redefined by this property."/> </eAnnotations> <eAnnotations source="subsets" references="#//RedefinableElement/redefinedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="subsettedProperty" ordered="false" upperBound="-1" eType="#//Property"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the properties of which this property is constrained to be a subset."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" abstract="true" eSuperTypes="#//Feature #//MultiplicityElement #//TypedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A structural feature is a typed feature of a classifier that specifies the structure of instances of the classifier.&#xA;By specializing multiplicity element, it supports a multiplicity that specifies valid cardinalities for the collection of values associated with an instantiation of the structural feature."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isReadOnly" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="States whether the feature's value may be modified by a client."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Feature" abstract="true" eSuperTypes="#//RedefinableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A feature declares a behavioral or structural characteristic of instances of classifiers."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="featuringClassifier" ordered="false" upperBound="-1" eType="#//Classifier" changeable="false" volatile="true" transient="true" derived="true" eOpposite="#//Classifier/feature"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Classifiers that have this Feature as a feature."/> </eAnnotations> <eAnnotations source="union"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isStatic" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies whether this feature characterizes individual instances classified by the classifier (false) or the classifier itself (true)."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RedefinableElement" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A redefinable element is an element that, when defined in the context of a classifier, can be redefined more specifically or differently in the context of another classifier that specializes (directly or indirectly) the context classifier."/> </eAnnotations> <eOperations name="redefinition_consistent" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A redefining element must be consistent with each redefined element.&#xA;self.redefinedElement->forAll(re | re.isConsistentWith(self))"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="non_leaf_redefinition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A redefinable element can only redefine non-leaf redefinable elements&#xA;self.redefinedElement->forAll(not isLeaf)"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="redefinition_context_valid" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="At least one of the redefinition contexts of the redefining element must be a specialization of at least one of the redefinition contexts for each redefined element.&#xA;self.redefinedElement->forAll(e | self.isRedefinitionContextValid(e))"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="isConsistentWith" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isConsistentWith() specifies, for any two RedefinableElements in a context in which redefinition is possible, whether redefinition would be logically consistent. By default, this is false; this operation must be overridden for subclasses of RedefinableElement to define the consistency conditions.&#xA;redefinee.isRedefinitionContextValid(self)&#xA;result = false"/> </eAnnotations> <eParameters name="redefinee" ordered="false" lowerBound="1" eType="#//RedefinableElement"/> </eOperations> <eOperations name="isRedefinitionContextValid" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isRedefinitionContextValid() specifies whether the redefinition contexts of this RedefinableElement are properly related to the redefinition contexts of the specified RedefinableElement to allow this element to redefine the other. By default at least one of the redefinition contexts of this element must be a specialization of at least one of the redefinition contexts of the specified element.&#xA;result = redefinitionContext->exists(c | c.allParents()->includes(redefined.redefinitionContext)))"/> </eAnnotations> <eParameters name="redefined" ordered="false" lowerBound="1" eType="#//RedefinableElement"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isLeaf" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates whether it is possible to further redefine a RedefinableElement. If the value is true, then it is not possible to further redefine the RedefinableElement. Note that this property is preserved through package merge operations; that is, the capability to redefine a RedefinableElement (i.e., isLeaf=false) must be preserved in the resulting RedefinableElement of a package merge operation where a RedefinableElement with isLeaf=false is merged with a matching RedefinableElement with isLeaf=true: the resulting RedefinableElement will have isLeaf=false. Default value is false."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedElement" ordered="false" upperBound="-1" eType="#//RedefinableElement" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The redefinable element that is being redefined by this element."/> </eAnnotations> <eAnnotations source="union"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinitionContext" ordered="false" upperBound="-1" eType="#//Classifier" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the contexts that this element may be redefined from."/> </eAnnotations> <eAnnotations source="union"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A named element is an element in a model that may have a name."/> </eAnnotations> <eOperations name="visibility_needs_ownership" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If a NamedElement is not owned by a Namespace, it does not have a visibility.&#xA;namespace->isEmpty() implies visibility->isEmpty()"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="has_no_qualified_name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If there is no name, or one of the containing namespaces has no name, there is no qualified name.&#xA;(self.name->isEmpty() or self.allNamespaces()->select(ns | ns.name->isEmpty())->notEmpty())&#xA; implies self.qualifiedName->isEmpty()"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="has_qualified_name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="When there is a name, and all of the containing namespaces have a name, the qualified name is constructed from the names of the containing namespaces.&#xA;(self.name->notEmpty() and self.allNamespaces()->select(ns | ns.name->isEmpty())->isEmpty()) implies&#xA; self.qualifiedName = self.allNamespaces()->iterate( ns : Namespace; result: String = self.name | ns.name->union(self.separator())->union(result))"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="allNamespaces" upperBound="-1" eType="#//Namespace"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query allNamespaces() gives the sequence of namespaces in which the NamedElement is nested, working outwards.&#xA;result = if self.namespace->isEmpty()&#xA;then Sequence{}&#xA;else self.namespace.allNamespaces()->prepend(self.namespace)&#xA;endif"/> </eAnnotations> </eOperations> <eOperations name="isDistinguishableFrom" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isDistinguishableFrom() determines whether two NamedElements may logically co-exist within a Namespace. By default, two named elements are distinguishable if (a) they have unrelated types or (b) they have related types but different names.&#xA;result = if self.oclIsKindOf(n.oclType) or n.oclIsKindOf(self.oclType)&#xA;then ns.getNamesOfMember(self)->intersection(ns.getNamesOfMember(n))->isEmpty()&#xA;else true&#xA;endif"/> </eAnnotations> <eParameters name="n" ordered="false" lowerBound="1" eType="#//NamedElement"/> <eParameters name="ns" ordered="false" lowerBound="1" eType="#//Namespace"/> </eOperations> <eOperations name="qualifiedName" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="When there is a name, and all of the containing namespaces have a name, the qualified name is constructed from the names of the containing namespaces.&#xA;result = if self.name->notEmpty() and self.allNamespaces()->select(ns | ns.name->isEmpty())->isEmpty()&#xA;then &#xA; self.allNamespaces()->iterate( ns : Namespace; result: String = self.name | ns.name->union(self.separator())->union(result))&#xA;else&#xA; Set{}&#xA;endif"/> </eAnnotations> </eOperations> <eOperations name="separator" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query separator() gives the string that is used to separate names when constructing a qualified name.&#xA;result = '::'"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="namespace" ordered="false" eType="#//Namespace" changeable="false" volatile="true" transient="true" derived="true" eOpposite="#//Namespace/ownedMember"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the namespace that owns the NamedElement."/> </eAnnotations> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Element/owner"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name of the NamedElement."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="qualifiedName" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A name which allows the NamedElement to be identified within a hierarchy of nested Namespaces. It is constructed from the names of the containing namespaces starting at the root of the hierarchy and ending with the name of the NamedElement itself."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" ordered="false" eType="#//VisibilityKind"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Determines where the NamedElement appears within different Namespaces within the overall model, and its accessibility."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true" eSuperTypes="#//Object"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An element is a constituent of a model. As such, it has the capability of owning other elements."/> </eAnnotations> <eOperations name="has_owner" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Elements that must be owned must have an owner.&#xA;self.mustBeOwned() implies owner->notEmpty()"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="not_own_self" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An element may not directly or indirectly own itself.&#xA;not self.allOwnedElements()->includes(self)"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="allOwnedElements" ordered="false" upperBound="-1" eType="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query allOwnedElements() gives all of the direct and indirect owned elements of an element.&#xA;result = ownedElement->union(ownedElement->collect(e | e.allOwnedElements()))"/> </eAnnotations> </eOperations> <eOperations name="mustBeOwned" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query mustBeOwned() indicates whether elements of this type must have an owner. Subclasses of Element that do not require an owner must override this operation.&#xA;result = true"/> </eAnnotations> </eOperations> <eOperations name="getMetaClass" ordered="false" lowerBound="1" eType="#//Class"/> <eOperations name="container" ordered="false" lowerBound="1" eType="#//Element"/> <eOperations name="isInstanceOfType" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eParameters name="type" ordered="false" lowerBound="1" eType="#//Class"/> <eParameters name="includesSubtypes" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"/> </eOperations> <eOperations name="delete" ordered="false" lowerBound="1"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedComment" ordered="false" upperBound="-1" eType="#//Comment" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Comments owned by this element."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedElement" ordered="false" upperBound="-1" eType="#//Element" changeable="false" volatile="true" transient="true" derived="true" eOpposite="#//Element/owner"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Elements owned by this element."/> </eAnnotations> <eAnnotations source="union"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false" eType="#//Element" changeable="false" volatile="true" transient="true" derived="true" eOpposite="#//Element/ownedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Element that owns this element."/> </eAnnotations> <eAnnotations source="union"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="metaclass" ordered="false" lowerBound="1" eType="#//Class" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Comment" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A comment is a textual annotation that can be attached to a set of elements."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="annotatedElement" ordered="false" upperBound="-1" eType="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the Element(s) being commented."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="body" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies a string that is the comment."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//Classifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A class describes a set of objects that share the same specifications of features, constraints, and semantics."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="inherit" ordered="false" upperBound="-1" eType="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The inherit operation is overridden to exclude redefined properties.&#xA;result = inhs->excluding(inh | ownedMember->select(oclIsKindOf(RedefinableElement))->select(redefinedElement->includes(inh)))"/> </eAnnotations> <eAnnotations source="redefines" references="#//Classifier/inherit"/> <eParameters name="inhs" ordered="false" upperBound="-1" eType="#//NamedElement"/> </contents> <contents xsi:type="ecore:EAttribute" name="isAbstract" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="True when a class is abstract.&#xA;If true, the Classifier does not provide a complete declaration and can typically not be instantiated. An abstract classifier is intended to be used by other classifiers e.g. as the target of general metarelationships or generalization relationships."/> </eAnnotations> <eAnnotations source="redefines" references="#//Classifier/isAbstract"/> </contents> </eAnnotations> <eOperations name="superClass" ordered="false" upperBound="-1" eType="#//Class"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Missing derivation for Class::/superClass : Class&#xA;true"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="nestedClassifier" upperBound="-1" eType="#//Classifier" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References all the Classifiers that are defined (nested) within the Class."/> </eAnnotations> <eAnnotations source="subsets" references="#//Namespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1" eType="#//Property" containment="true" eOpposite="#//Property/class"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The attributes (i.e. the properties) owned by the class."/> </eAnnotations> <eAnnotations source="subsets" references="#//Classifier/attribute #//Namespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1" eType="#//Operation" containment="true" eOpposite="#//Operation/class"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The operations owned by the class."/> </eAnnotations> <eAnnotations source="subsets" references="#//Namespace/ownedMember #//Classifier/feature"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="superClass" ordered="false" upperBound="-1" eType="#//Class" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This gives the superclasses of a class."/> </eAnnotations> <eAnnotations source="redefines" references="#//Classifier/general.1"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Classifier" abstract="true" eSuperTypes="#//Namespace #//RedefinableElement #//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A classifier is a classification of instances - it describes a set of instances that have features in common. A classifier can specify a generalization hierarchy by referencing its general classifiers."/> </eAnnotations> <eOperations name="non_final_parents" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The parents of a classifier must be non-final.&#xA;self.parents()->forAll(not isFinalSpecialization)"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="specialize_type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A classifier may only specialize classifiers of a valid type.&#xA;self.parents()->forAll(c | self.maySpecializeType(c))"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="no_cycles_in_generalization" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Generalization hierarchies must be directed and acyclical. A classifier can not be both a transitively general and transitively specific classifier of the same classifier.&#xA;not self.allParents()->includes(self)"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="allFeatures" ordered="false" upperBound="-1" eType="#//Feature"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query allFeatures() gives all of the features in the namespace of the classifier. In general, through mechanisms such as inheritance, this will be a larger set than feature.&#xA;result = member->select(oclIsKindOf(Feature))"/> </eAnnotations> </eOperations> <eOperations name="allParents" ordered="false" upperBound="-1" eType="#//Classifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query allParents() gives all of the direct and indirect ancestors of a generalized Classifier.&#xA;result = self.parents()->union(self.parents()->collect(p | p.allParents())"/> </eAnnotations> </eOperations> <eOperations name="conformsTo" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query conformsTo() gives true for a classifier that defines a type that conforms to another. This is used, for example, in the specification of signature conformance for operations.&#xA;result = (self=other) or (self.allParents()->includes(other))"/> </eAnnotations> <eAnnotations source="redefines" references="#//Type/conformsTo"/> <eParameters name="other" ordered="false" lowerBound="1" eType="#//Classifier"/> </eOperations> <eOperations name="general" ordered="false" upperBound="-1" eType="#//Classifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The general classifiers are the classifiers referenced by the generalization relationships.&#xA;result = self.parents()"/> </eAnnotations> </eOperations> <eOperations name="hasVisibilityOf" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query hasVisibilityOf() determines whether a named element is visible in the classifier. By default all are visible. It is only called when the argument is something owned by a parent.&#xA;result = (n.visibility &lt;> VisibilityKind::private)&#xA;self.allParents()->including(self)->collect(c | c.member)->includes(n)"/> </eAnnotations> <eParameters name="n" ordered="false" lowerBound="1" eType="#//NamedElement"/> </eOperations> <eOperations name="inherit" ordered="false" upperBound="-1" eType="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The inherit operation is overridden to exclude redefined properties.&#xA;The query inherit() defines how to inherit a set of elements. Here the operation is defined to inherit them all. It is intended to be redefined in circumstances where inheritance is affected by redefinition.&#xA;result = inhs"/> </eAnnotations> <eParameters name="inhs" ordered="false" upperBound="-1" eType="#//NamedElement"/> </eOperations> <eOperations name="inheritableMembers" ordered="false" upperBound="-1" eType="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query inheritableMembers() gives all of the members of a classifier that may be inherited in one of its descendants, subject to whatever visibility restrictions apply.&#xA;c.allParents()->includes(self)&#xA;result = member->select(m | c.hasVisibilityOf(m))"/> </eAnnotations> <eParameters name="c" ordered="false" lowerBound="1" eType="#//Classifier"/> </eOperations> <eOperations name="inheritedMember" ordered="false" upperBound="-1" eType="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xA;The inheritedMember association is derived by inheriting the inheritable members of the parents.&#xA;&#xA;The inheritedMember association is derived by inheriting the inheritable members of the parents.&#xA;result = self.inherit(self.parents()->collect(p|p.inheritableMembers(self))->asSet())"/> </eAnnotations> </eOperations> <eOperations name="maySpecializeType" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query maySpecializeType() determines whether this classifier may have a generalization relationship to classifiers of the specified type. By default a classifier may specialize classifiers of the same or a more general type. It is intended to be redefined by classifiers that have different specialization constraints.&#xA;result = self.oclIsKindOf(c.oclType)"/> </eAnnotations> <eParameters name="c" ordered="false" lowerBound="1" eType="#//Classifier"/> </eOperations> <eOperations name="parents" ordered="false" upperBound="-1" eType="#//Classifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query parents() gives all of the immediate ancestors of a generalized Classifier.&#xA;result = generalization.general"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute" ordered="false" upperBound="-1" eType="#//Property" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Refers to all of the Properties that are direct (i.e. not inherited or imported) attributes of the classifier."/> </eAnnotations> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Classifier/feature"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="feature" ordered="false" upperBound="-1" eType="#//Feature" changeable="false" volatile="true" transient="true" derived="true" eOpposite="#//Feature/featuringClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Note that there may be members of the Classifier that are of the type Feature but are not included in this association, e.g. inherited features.&#xA;Specifies each feature defined in the classifier."/> </eAnnotations> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Namespace/member"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="general" ordered="false" upperBound="-1" eType="#//Classifier" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the general classifier in the Generalization relationship.&#xA;Specifies the general Classifiers for this Classifier."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="generalization" ordered="false" upperBound="-1" eType="#//Generalization" containment="true" eOpposite="#//Generalization/specific"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the Generalization relationships for this Classifier. These Generalizations navigaten to more general classifiers in the generalization hierarchy."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="inheritedMember" ordered="false" upperBound="-1" eType="#//NamedElement" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies all elements inherited by this classifier from the general classifiers."/> </eAnnotations> <eAnnotations source="subsets" references="#//Namespace/member"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If true, the Classifier does not provide a complete declaration and can typically not be instantiated. An abstract classifier is intended to be used by other classifiers e.g. as the target of general metarelationships or generalization relationships."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isFinalSpecialization" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If true, the Classifier cannot be specialized by generalization. Note that this property is preserved through package merge operations; that is, the capability to specialize a Classifier (i.e., isFinalSpecialization =false) must be preserved in the resulting Classifier of a package merge operation where a Classifier with isFinalSpecialization =false is merged with a matching Classifier with isFinalSpecialization =true: the resulting Classifier will have isFinalSpecialization =false."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedClassifier" ordered="false" upperBound="-1" eType="#//Classifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the Classifiers that are redefined by this Classifier."/> </eAnnotations> <eAnnotations source="subsets" references="#//RedefinableElement/redefinedElement"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A type is a named element that is used as the type for a typed element. A type can be contained in a package.&#xA;A type constrains the values represented by a typed element."/> </eAnnotations> <eOperations name="conformsTo" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query conformsTo() gives true for a type that conforms to another. By default, two types do not conform to each other. This query is intended to be redefined for specific conformance situations.&#xA;result = false"/> </eAnnotations> <eParameters name="other" ordered="false" lowerBound="1" eType="#//Type"/> </eOperations> <eOperations name="isInstance" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eParameters name="object" ordered="false" lowerBound="1" eType="#//Object"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false" eType="#//Package" volatile="true" transient="true" derived="true" eOpposite="#//Package/ownedType.1"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the owning package of this classifier, if any."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageableElement" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A packageable element indicates a named element that may be owned directly by a package."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EAttribute" name="visibility" ordered="false" eType="#//VisibilityKind" defaultValueLiteral="public"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates that packageable elements must always have a visibility, i.e., visibility is not optional."/> </eAnnotations> <eAnnotations source="redefines" references="#//NamedElement/visibility"/> </contents> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="VisibilityKind"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="VisibilityKind is an enumeration type that defines literals to determine the visibility of elements in a model."/> </eAnnotations> <eLiterals name="public"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A public element is visible to all elements that can access the contents of the namespace that owns it."/> </eAnnotations> </eLiterals> <eLiterals name="private" value="1"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A private element is only visible inside the namespace that owns it."/> </eAnnotations> </eLiterals> <eLiterals name="protected" value="2"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A protected element is visible to elements that have a generalization relationship to the namespace that owns it."/> </eAnnotations> </eLiterals> <eLiterals name="package" value="3"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A package element is owned by a namespace that is not a package, and is visible to elements that are in the same package as its owning namespace. Only named elements that are not owned by packages can be marked as having package visibility. Any element marked as having package visibility is visible to all elements within the nearest enclosing package (given that other owning elements have proper visibility). Outside the nearest enclosing package, an element marked as having package visibility is not visible."/> </eAnnotations> </eLiterals> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//Namespace #//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A package is used to group elements, and provides a namespace for the grouped elements."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="mustBeOwned" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query mustBeOwned() indicates whether elements of this type must have an owner.&#xA;result = false"/> </eAnnotations> <eAnnotations source="redefines" references="#//Element/mustBeOwned"/> </contents> </eAnnotations> <eOperations name="elements_public_or_private" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If an element that is owned by a package has visibility, it is public or private.&#xA;self.ownedElements->forAll(e | e.visibility->notEmpty() implies e.visbility = #public or e.visibility = #private)"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="makesVisible" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query makesVisible() defines whether a Package makes an element visible outside itself. Elements with no visibility and elements with public visibility are made visible.&#xA;result = (ownedMember->includes(el)) or&#xA;(elementImport->select(ei|ei.importedElement = #public)->collect(ei|ei.importedElement)->includes(el)) or&#xA;(packageImport->select(pi|pi.visibility = #public)->collect(pi|pi.importedPackage.member->includes(el))->notEmpty())&#xA;self.member->includes(el)"/> </eAnnotations> <eParameters name="el" ordered="false" lowerBound="1" eType="#//NamedElement"/> </eOperations> <eOperations name="nestedPackage" ordered="false" upperBound="-1" eType="#//Package"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Missing derivation for Package::/nestedPackage : Package&#xA;true"/> </eAnnotations> </eOperations> <eOperations name="ownedType" ordered="false" upperBound="-1" eType="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Missing derivation for Package::/ownedType : Type&#xA;true"/> </eAnnotations> </eOperations> <eOperations name="visibleMembers" ordered="false" upperBound="-1" eType="#//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query visibleMembers() defines which members of a Package can be accessed outside it.&#xA;result = member->select( m | self.makesVisible(m))"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="URI" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Provides an identifier for the package that can be used for many purposes. A URI is the universally unique identification of the package following the IETF URI specification, RFC 2396 http://www.ietf.org/rfc/rfc2396.txt and it must comply with those syntax rules."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="nestedPackage" ordered="false" upperBound="-1" eType="#//Package" volatile="true" transient="true" derived="true" eOpposite="#//Package/nestingPackage"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the packaged elements that are Packages."/> </eAnnotations> <eAnnotations source="subsets" references="#//Package/packagedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="nestingPackage" ordered="false" eType="#//Package" volatile="true" transient="true" derived="true" eOpposite="#//Package/nestedPackage.1"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the Package that owns this Package."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="packageMerge" ordered="false" upperBound="-1" eType="#//PackageMerge" containment="true" eOpposite="#//PackageMerge/receivingPackage"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the PackageMerges that are owned by this Package."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="packagedElement" ordered="false" upperBound="-1" eType="#//PackageableElement" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the packageable elements that are owned by this Package."/> </eAnnotations> <eAnnotations source="subsets" references="#//Namespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedType" ordered="false" upperBound="-1" eType="#//Type" volatile="true" transient="true" derived="true" eOpposite="#//Type/package"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the packaged elements that are Types."/> </eAnnotations> <eAnnotations source="subsets" references="#//Package/packagedElement"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Namespace" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A namespace is an element in a model that contains a set of named elements that can be identified by name."/> </eAnnotations> <eOperations name="members_distinguishable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="All the members of a Namespace are distinguishable within it.&#xA;membersAreDistinguishable()"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="excludeCollisions" ordered="false" upperBound="-1" eType="#//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query excludeCollisions() excludes from a set of PackageableElements any that would not be distinguishable from each other in this namespace.&#xA;result = imps->reject(imp1 | imps.exists(imp2 | not imp1.isDistinguishableFrom(imp2, self)))"/> </eAnnotations> <eParameters name="imps" ordered="false" upperBound="-1" eType="#//PackageableElement"/> </eOperations> <eOperations name="getNamesOfMember" ordered="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query getNamesOfMember() takes importing into account. It gives back the set of names that an element would have in an importing namespace, either because it is owned, or if not owned then imported individually, or if not individually then from a package.&#xA;The query getNamesOfMember() gives a set of all of the names that a member would have in a Namespace. In general a member can have multiple names in a Namespace if it is imported more than once with different aliases. The query takes account of importing. It gives back the set of names that an element would have in an importing namespace, either because it is owned, or if not owned then imported individually, or if not individually then from a package.&#xA;result = if self.ownedMember ->includes(element)&#xA;then Set{}->include(element.name)&#xA;else let elementImports: ElementImport = self.elementImport->select(ei | ei.importedElement = element) in&#xA; if elementImports->notEmpty()&#xA; then elementImports->collect(el | el.getName())&#xA; else self.packageImport->select(pi | pi.importedPackage.visibleMembers()->includes(element))-> collect(pi | pi.importedPackage.getNamesOfMember(element))&#xA; endif&#xA;endif"/> </eAnnotations> <eParameters name="element" ordered="false" lowerBound="1" eType="#//NamedElement"/> </eOperations> <eOperations name="importMembers" ordered="false" upperBound="-1" eType="#//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query importMembers() defines which of a set of PackageableElements are actually imported into the namespace. This excludes hidden ones, i.e., those which have names that conflict with names of owned members, and also excludes elements which would have the same name when imported.&#xA;result = self.excludeCollisions(imps)->select(imp | self.ownedMember->forAll(mem |&#xA;mem.imp.isDistinguishableFrom(mem, self)))"/> </eAnnotations> <eParameters name="imps" ordered="false" upperBound="-1" eType="#//PackageableElement"/> </eOperations> <eOperations name="importedMember" ordered="false" upperBound="-1" eType="#//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The importedMember property is derived from the ElementImports and the PackageImports. References the PackageableElements that are members of this Namespace as a result of either PackageImports or ElementImports.&#xA;result = self.importMembers(self.elementImport.importedElement.asSet()-&#xA;>union(self.packageImport.importedPackage->collect(p | p.visibleMembers())))"/> </eAnnotations> </eOperations> <eOperations name="membersAreDistinguishable" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Boolean query membersAreDistinguishable() determines whether all of the namespace's members are distinguishable within it.&#xA;result = self.member->forAll( memb |&#xA;self.member->excluding(memb)->forAll(other |&#xA;memb.isDistinguishableFrom(other, self)))"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="elementImport" ordered="false" upperBound="-1" eType="#//ElementImport" containment="true" eOpposite="#//ElementImport/importingNamespace"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the ElementImports owned by the Namespace."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="importedMember" ordered="false" upperBound="-1" eType="#//PackageableElement" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the PackageableElements that are members of this Namespace as a result of either PackageImports or ElementImports."/> </eAnnotations> <eAnnotations source="subsets" references="#//Namespace/member"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="member" ordered="false" upperBound="-1" eType="#//NamedElement" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A collection of NamedElements identifiable within the Namespace, either by being owned or by being introduced by importing or inheritance."/> </eAnnotations> <eAnnotations source="union"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedMember" ordered="false" upperBound="-1" eType="#//NamedElement" changeable="false" volatile="true" transient="true" derived="true" eOpposite="#//NamedElement/namespace"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A collection of NamedElements owned by the Namespace."/> </eAnnotations> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Element/ownedElement #//Namespace/member"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedRule" ordered="false" upperBound="-1" eType="#//Constraint" containment="true" eOpposite="#//Constraint/context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies a set of Constraints owned by this Namespace."/> </eAnnotations> <eAnnotations source="subsets" references="#//Namespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="packageImport" ordered="false" upperBound="-1" eType="#//PackageImport" containment="true" eOpposite="#//PackageImport/importingNamespace"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the PackageImports owned by the Namespace."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ElementImport" eSuperTypes="#//DirectedRelationship"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An element import identifies an element in another package, and allows the element to be referenced using its name without a qualifier."/> </eAnnotations> <eOperations name="visibility_public_or_private" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The visibility of an ElementImport is either public or private.&#xA;self.visibility = #public or self.visibility = #private"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="imported_element_is_public" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An importedElement has either public visibility or no visibility at all.&#xA;self.importedElement.visibility.notEmpty() implies self.importedElement.visibility = #public"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="getName" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query getName() returns the name under which the imported PackageableElement will be known in the importing namespace.&#xA;result = if self.alias->notEmpty() then&#xA; self.alias&#xA;else&#xA; self.importedElement.name&#xA;endif"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alias" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the name that should be added to the namespace of the importing package in lieu of the name of the imported packagable element. The aliased name must not clash with any other member name in the importing package. By default, no alias is used."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="importedElement" ordered="false" lowerBound="1" eType="#//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the PackageableElement whose name is to be added to a Namespace."/> </eAnnotations> <eAnnotations source="subsets" references="#//DirectedRelationship/target"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" ordered="false" lowerBound="1" eType="#//VisibilityKind" defaultValueLiteral="public"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the visibility of the imported PackageableElement within the importing Package. The default visibility is the same as that of the imported element. If the imported element does not have a visibility, it is possible to add visibility to the element import."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="importingNamespace" ordered="false" lowerBound="1" eType="#//Namespace" eOpposite="#//Namespace/elementImport"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the Namespace that imports a PackageableElement from another Package."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/owner #//DirectedRelationship/source"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DirectedRelationship" abstract="true" eSuperTypes="#//Relationship"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A directed relationship represents a relationship between a collection of source model elements and a collection of target model elements."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" lowerBound="1" upperBound="-1" eType="#//Element" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the sources of the DirectedRelationship."/> </eAnnotations> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Relationship/relatedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false" lowerBound="1" upperBound="-1" eType="#//Element" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the targets of the DirectedRelationship."/> </eAnnotations> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Relationship/relatedElement"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Relationship" abstract="true" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Relationship is an abstract concept that specifies some kind of relationship between elements."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="relatedElement" ordered="false" lowerBound="1" upperBound="-1" eType="#//Element" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the elements related by the Relationship."/> </eAnnotations> <eAnnotations source="union"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A constraint is a condition or restriction expressed in natural language text or in a machine readable language for the purpose of declaring some of the semantics of an element."/> </eAnnotations> <eOperations name="value_specification_boolean" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The value specification for a constraint must evaluate to a Boolean value.&#xA;self.specification().booleanValue().isOclKindOf(Boolean)"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="boolean_value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The value specification for a constraint must evaluate to a Boolean value.&#xA;true"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="not_apply_to_self" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A constraint cannot be applied to itself.&#xA;not constrainedElement->includes(self)"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="no_side_effects" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Evaluating the value specification for a constraint must not have side effects.&#xA;true"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="constrainedElement" upperBound="-1" eType="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The ordered set of Elements referenced by this Constraint."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="specification" ordered="false" lowerBound="1" eType="#//ValueSpecification" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A condition that must be true when evaluated in order for the constraint to be satisfied."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false" eType="#//Namespace" eOpposite="#//Namespace/ownedRule"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the namespace that owns the NamedElement."/> </eAnnotations> <eAnnotations source="subsets" references="#//NamedElement/namespace"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" abstract="true" eSuperTypes="#//TypedElement #//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A value specification is the specification of a (possibly empty) set of instances, including both objects and data values."/> </eAnnotations> <eOperations name="booleanValue" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query booleanValue() gives a single Boolean value when one can be computed.&#xA;result = Set{}"/> </eAnnotations> </eOperations> <eOperations name="integerValue" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Integer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query integerValue() gives a single Integer value when one can be computed.&#xA;result = Set{}"/> </eAnnotations> </eOperations> <eOperations name="isComputable" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isComputable() determines whether a value specification can be computed in a model. This operation cannot be fully defined in OCL. A conforming implementation is expected to deliver true for this operation for all value specifications that it can compute, and to compute all of those for which the operation is true. A conforming implementation is expected to be able to compute the value of all literals.&#xA;result = false"/> </eAnnotations> </eOperations> <eOperations name="isNull" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isNull() returns true when it can be computed that the value is null.&#xA;result = false"/> </eAnnotations> </eOperations> <eOperations name="realValue" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Real"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query realValue() gives a single Real value when one can be computed.&#xA;result = Set{}"/> </eAnnotations> </eOperations> <eOperations name="stringValue" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query stringValue() gives a single String value when one can be computed.&#xA;result = Set{}"/> </eAnnotations> </eOperations> <eOperations name="unlimitedValue" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//UnlimitedNatural"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query unlimitedValue() gives a single UnlimitedNatural value when one can be computed.&#xA;result = Set{}"/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A typed element is a kind of named element that represents an element with a type.&#xA;A typed element has a type."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This information is derived from the return result for this Operation.&#xA;The type of the TypedElement."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageImport" eSuperTypes="#//DirectedRelationship"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A package import is a relationship that allows the use of unqualified names to refer to package members from other namespaces."/> </eAnnotations> <eOperations name="public_or_private" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The visibility of a PackageImport is either public or private.&#xA;self.visibility = #public or self.visibility = #private"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="importedPackage" ordered="false" lowerBound="1" eType="#//Package"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the Package whose members are imported into a Namespace."/> </eAnnotations> <eAnnotations source="subsets" references="#//DirectedRelationship/target"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" ordered="false" lowerBound="1" eType="#//VisibilityKind" defaultValueLiteral="public"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the visibility of the imported PackageableElements within the importing Namespace, i.e., whether imported elements will in turn be visible to other packages that use that importingPackage as an importedPackage. If the PackageImport is public, the imported elements will be visible outside the package, while if it is private they will not."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="importingNamespace" ordered="false" lowerBound="1" eType="#//Namespace" eOpposite="#//Namespace/packageImport"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the Namespace that imports the members from a Package."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/owner #//DirectedRelationship/source"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageMerge" eSuperTypes="#//DirectedRelationship"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A package merge defines how the contents of one package are extended by the contents of another package."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="mergedPackage" ordered="false" lowerBound="1" eType="#//Package"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the Package that is to be merged with the receiving package of the PackageMerge."/> </eAnnotations> <eAnnotations source="subsets" references="#//DirectedRelationship/target"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="receivingPackage" ordered="false" lowerBound="1" eType="#//Package" eOpposite="#//Package/packageMerge"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the Package that is being extended with the contents of the merged package of the PackageMerge."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/owner #//DirectedRelationship/source"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Generalization" eSuperTypes="#//DirectedRelationship"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A generalization is a taxonomic relationship between a more general classifier and a more specific classifier. Each instance of the specific classifier is also an indirect instance of the general classifier. Thus, the specific classifier inherits the features of the more general classifier."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="general" ordered="false" lowerBound="1" eType="#//Classifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the general classifier in the Generalization relationship."/> </eAnnotations> <eAnnotations source="subsets" references="#//DirectedRelationship/target"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isSubstitutable" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" defaultValueLiteral="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates whether the specific classifier can be used wherever the general classifier can be used. If true, the execution traces of the specific classifier will be a superset of the execution traces of the general classifier."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="specific" ordered="false" lowerBound="1" eType="#//Classifier" eOpposite="#//Classifier/generalization"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the specializing classifier in the Generalization relationship."/> </eAnnotations> <eAnnotations source="subsets" references="#//DirectedRelationship/source #//Element/owner"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//BehavioralFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An operation is a behavioral feature of a classifier that specifies the name, type, parameters, and constraints for invoking an associated behavior."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="isConsistentWith" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isConsistentWith() specifies, for any two Operations in a context in which redefinition is possible, whether redefinition would be consistent in the sense of maintaining type covariance. Other senses of consistency may be required, for example to determine consistency in the sense of contravariance. Users may define alternative queries under names different from 'isConsistentWith()', as for example, users may define a query named 'isContravariantWith()'.&#xA;A redefining operation is consistent with a redefined operation if it has the same number of owned parameters, and the type of each owned parameter conforms to the type of the corresponding redefined parameter.&#xA;result = redefinee.oclIsKindOf(Operation) and&#xA;let op : Operation = redefinee.oclAsType(Operation) in&#xA;&#x9;self.ownedParameter->size() = op.ownedParameter->size() and&#xA;&#x9;Sequence{1..self.ownedParameter->size()}->&#xA;&#x9;&#x9;forAll(i |op.ownedParameter->at(1).type.conformsTo(self.ownedParameter->at(i).type))&#xA;redefinee.isRedefinitionContextValid(self)"/> </eAnnotations> <eAnnotations source="redefines" references="#//RedefinableElement/isConsistentWith"/> <eParameters name="redefinee" ordered="false" lowerBound="1" eType="#//RedefinableElement"/> </contents> <contents xsi:type="ecore:EReference" name="ownedParameter" upperBound="-1" eType="#//Parameter" containment="true" eOpposite="#//Parameter/operation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the ordered set of formal parameters of this BehavioralFeature.&#xA;Specifies the parameters owned by this Operation."/> </eAnnotations> <eAnnotations source="redefines" references="#//BehavioralFeature/ownedParameter"/> </contents> <contents xsi:type="ecore:EReference" name="raisedException" ordered="false" upperBound="-1" eType="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the Types representing exceptions that may be raised during an invocation of this operation."/> </eAnnotations> <eAnnotations source="redefines" references="#//BehavioralFeature/raisedException"/> </contents> </eAnnotations> <eOperations name="only_body_for_query" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A bodyCondition can only be specified for a query operation.&#xA;bodyCondition->notEmpty() implies isQuery"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="at_most_one_return" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An operation can have at most one return parameter; i.e., an owned parameter with the direction set to 'return'&#xA;self.ownedParameter->select(par | par.direction = #return)->size() &lt;= 1"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="isOrdered" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If this operation has a return parameter, isOrdered equals the value of isOrdered for that parameter. Otherwise isOrdered is false.&#xA;result = if returnResult()->notEmpty() then returnResult()->any().isOrdered else false endif"/> </eAnnotations> </eOperations> <eOperations name="isUnique" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If this operation has a return parameter, isUnique equals the value of isUnique for that parameter. Otherwise isUnique is true.&#xA;result = if returnResult()->notEmpty() then returnResult()->any().isUnique else true endif"/> </eAnnotations> </eOperations> <eOperations name="lower" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Integer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If this operation has a return parameter, lower equals the value of lower for that parameter. Otherwise lower is not defined.&#xA;result = if returnResult()->notEmpty() then returnResult()->any().lower else Set{} endif"/> </eAnnotations> </eOperations> <eOperations name="returnResult" ordered="false" upperBound="-1" eType="#//Parameter"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query returnResult() returns the set containing the return parameter of the Operation if one exists, otherwise, it returns an empty set&#xA;result = ownedParameter->select (par | par.direction = #return)"/> </eAnnotations> </eOperations> <eOperations name="type" ordered="false" lowerBound="1" eType="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If this operation has a return parameter, type equals the value of type for that parameter. Otherwise type is not defined.&#xA;result = if returnResult()->notEmpty() then returnResult()->any().type else Set{} endif"/> </eAnnotations> </eOperations> <eOperations name="upper" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//UnlimitedNatural"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If this operation has a return parameter, upper equals the value of upper for that parameter. Otherwise upper is not defined.&#xA;result = if returnResult()->notEmpty() then returnResult()->any().upper else Set{} endif"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyCondition" ordered="false" eType="#//Constraint"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An optional Constraint on the result values of an invocation of this Operation."/> </eAnnotations> <eAnnotations source="subsets" references="#//Namespace/ownedRule"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="datatype" ordered="false" eType="#//DataType" eOpposite="#//DataType/ownedOperation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The DataType that owns this Operation."/> </eAnnotations> <eAnnotations source="subsets" references="#//NamedElement/namespace #//Feature/featuringClassifier #//RedefinableElement/redefinitionContext"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isOrdered" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" changeable="false" volatile="true" transient="true" defaultValueLiteral="false" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This information is derived from the return result for this Operation.&#xA;Specifies whether the return parameter is ordered or not, if present."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isQuery" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies whether an execution of the BehavioralFeature leaves the state of the system unchanged (isQuery=true) or whether side effects may occur (isQuery=false)."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isUnique" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" changeable="false" volatile="true" transient="true" defaultValueLiteral="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This information is derived from the return result for this Operation.&#xA;Specifies whether the return parameter is unique or not, if present."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lower" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Integer" changeable="false" volatile="true" transient="true" defaultValueLiteral="1" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This information is derived from the return result for this Operation.&#xA;Specifies the lower multiplicity of the return parameter, if present."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="postcondition" ordered="false" upperBound="-1" eType="#//Constraint"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An optional set of Constraints specifying the state of the system when the Operation is completed."/> </eAnnotations> <eAnnotations source="subsets" references="#//Namespace/ownedRule"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="precondition" ordered="false" upperBound="-1" eType="#//Constraint"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An optional set of Constraints on the state of the system when the Operation is invoked."/> </eAnnotations> <eAnnotations source="subsets" references="#//Namespace/ownedRule"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedOperation" ordered="false" upperBound="-1" eType="#//Operation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the Operations that are redefined by this Operation."/> </eAnnotations> <eAnnotations source="subsets" references="#//RedefinableElement/redefinedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//Type" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This information is derived from the return result for this Operation.&#xA;Specifies the return result of the operation, if present."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upper" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//UnlimitedNatural" changeable="false" volatile="true" transient="true" defaultValueLiteral="1" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This information is derived from the return result for this Operation.&#xA;Specifies the upper multiplicity of the return parameter, if present."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="class" ordered="false" eType="#//Class" eOpposite="#//Class/ownedOperation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The class that owns the operation."/> </eAnnotations> <eAnnotations source="subsets" references="#//NamedElement/namespace #//Feature/featuringClassifier #//RedefinableElement/redefinitionContext"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BehavioralFeature" abstract="true" eSuperTypes="#//Namespace #//Feature"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A behavioral feature is a feature of a classifier that specifies an aspect of the behavior of its instances."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="isDistinguishableFrom" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isDistinguishableFrom() determines whether two BehavioralFeatures may coexist in the same Namespace. It specifies that they have to have different signatures.&#xA;result = if n.oclIsKindOf(BehavioralFeature)&#xA;then&#xA; if ns.getNamesOfMember(self)->intersection(ns.getNamesOfMember(n))->notEmpty()&#xA; then Set{}->including(self)->including(n)->isUnique(bf | bf.ownedParameter->collect(type))&#xA; else true&#xA; endif&#xA;else true&#xA;endif"/> </eAnnotations> <eAnnotations source="redefines" references="#//NamedElement/isDistinguishableFrom"/> <eParameters name="n" ordered="false" lowerBound="1" eType="#//NamedElement"/> <eParameters name="ns" ordered="false" lowerBound="1" eType="#//Namespace"/> </contents> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameter" upperBound="-1" eType="#//Parameter" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the ordered set of formal parameters of this BehavioralFeature."/> </eAnnotations> <eAnnotations source="subsets" references="#//Namespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="raisedException" ordered="false" upperBound="-1" eType="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the Types representing exceptions that may be raised during an invocation of this feature."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//MultiplicityElement #//TypedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A parameter is a specification of an argument used to pass information into or out of an invocation of a behavioral feature."/> </eAnnotations> <eOperations name="default" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Missing derivation for Parameter::/default : String&#xA;true"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="default" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies a String that represents a value to be used when no argument is supplied for the Parameter."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" ordered="false" eType="#//ValueSpecification" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies a ValueSpecification that represents a value to be used when no argument is supplied for the Parameter."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" ordered="false" lowerBound="1" eType="#//ParameterDirectionKind" defaultValueLiteral="in"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates whether a parameter is being sent into or out of a behavioral element."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="operation" ordered="false" eType="#//Operation" changeable="false" volatile="true" transient="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the Operation owning this parameter."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MultiplicityElement" abstract="true" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A multiplicity is a definition of an inclusive interval of non-negative integers beginning with a lower bound and ending with a (possibly infinite) upper bound. A multiplicity element embeds this information to specify the allowable cardinalities for an instantiation of this element."/> </eAnnotations> <eOperations name="lower_ge_0" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The lower bound must be a non-negative integer literal.&#xA;lowerBound()->notEmpty() implies lowerBound() >= 0"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="value_specification_no_side_effects" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If a non-literal ValueSpecification is used for the lower or upper bound, then evaluating that specification must not have side effects.&#xA;true"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="upper_ge_lower" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The upper bound must be greater than or equal to the lower bound.&#xA;(upperBound()->notEmpty() and lowerBound()->notEmpty()) implies upperBound() >= lowerBound()"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="value_specification_constant" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If a non-literal ValueSpecification is used for the lower or upper bound, then that specification must be a constant expression.&#xA;true"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="includesCardinality" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query includesCardinality() checks whether the specified cardinality is valid for this multiplicity.&#xA;result = (lowerBound() &lt;= C) and (upperBound() >= C)&#xA;upperBound()->notEmpty() and lowerBound()->notEmpty()"/> </eAnnotations> <eParameters name="C" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Integer"/> </eOperations> <eOperations name="includesMultiplicity" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query includesMultiplicity() checks whether this multiplicity includes all the cardinalities allowed by the specified multiplicity.&#xA;result = (self.lowerBound() &lt;= M.lowerBound()) and (self.upperBound() >= M.upperBound())&#xA;self.upperBound()->notEmpty() and self.lowerBound()->notEmpty() and M.upperBound()->notEmpty() and M.lowerBound()->notEmpty()"/> </eAnnotations> <eParameters name="M" ordered="false" lowerBound="1" eType="#//MultiplicityElement"/> </eOperations> <eOperations name="isMultivalued" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isMultivalued() checks whether this multiplicity has an upper bound greater than one.&#xA;upperBound()->notEmpty()&#xA;result = upperBound() > 1"/> </eAnnotations> </eOperations> <eOperations name="lower" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Integer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The derived lower attribute must equal the lowerBound.&#xA;result = lowerBound()"/> </eAnnotations> </eOperations> <eOperations name="lowerBound" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Integer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query lowerBound() returns the lower bound of the multiplicity as an integer.&#xA;result = if lowerValue->isEmpty() then 1 else lowerValue.integerValue() endif"/> </eAnnotations> </eOperations> <eOperations name="upper" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//UnlimitedNatural"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The derived upper attribute must equal the upperBound.&#xA;result = upperBound()"/> </eAnnotations> </eOperations> <eOperations name="upperBound" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//UnlimitedNatural"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query upperBound() returns the upper bound of the multiplicity for a bounded multiplicity as an unlimited natural.&#xA;result = if upperValue->isEmpty() then 1 else upperValue.unlimitedValue() endif"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isOrdered" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="For a multivalued multiplicity, this attribute specifies whether the values in an instantiation of this element are sequentially ordered."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isUnique" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" defaultValueLiteral="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="For a multivalued multiplicity, this attributes specifies whether the values in an instantiation of this element are unique."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lower" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Integer" volatile="true" transient="true" defaultValueLiteral="1" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the lower bound of the multiplicity interval."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="lowerValue" ordered="false" eType="#//ValueSpecification" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The specification of the lower bound for this multiplicity."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upper" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//UnlimitedNatural" volatile="true" transient="true" defaultValueLiteral="1" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the upper bound of the multiplicity interval."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="upperValue" ordered="false" eType="#//ValueSpecification" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The specification of the upper bound for this multiplicity."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ParameterDirectionKind"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Parameter direction kind is an enumeration type that defines literals used to specify direction of parameters."/> </eAnnotations> <eLiterals name="in"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates that parameter values are passed into the behavioral element by the caller."/> </eAnnotations> </eLiterals> <eLiterals name="inout" value="1"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates that parameter values are passed into a behavioral element by the caller and then back out to the caller from the behavioral element."/> </eAnnotations> </eLiterals> <eLiterals name="out" value="2"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates that parameter values are passed from a behavioral element out to the caller."/> </eAnnotations> </eLiterals> <eLiterals name="return" value="3"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates that parameter values are passed as return values from a behavioral element back to the caller."/> </eAnnotations> </eLiterals> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A data type is a type whose instances are identified only by their value. A data type may contain attributes to support the modeling of structured data types."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="inherit" ordered="false" upperBound="-1" eType="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The inherit operation is overridden to exclude redefined properties.&#xA;result = inhs->excluding(inh | ownedMember->select(oclIsKindOf(RedefinableElement))->select(redefinedElement->includes(inh)))"/> </eAnnotations> <eAnnotations source="redefines" references="#//Classifier/inherit"/> <eParameters name="inhs" ordered="false" upperBound="-1" eType="#//NamedElement"/> </contents> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1" eType="#//Property" containment="true" eOpposite="#//Property/datatype"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Attributes owned by the DataType."/> </eAnnotations> <eAnnotations source="subsets" references="#//Classifier/attribute #//Namespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1" eType="#//Operation" containment="true" eOpposite="#//Operation/datatype"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Operations owned by the DataType."/> </eAnnotations> <eAnnotations source="subsets" references="#//Namespace/ownedMember #//Classifier/feature"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AggregationKind"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="AggregationKind is an enumeration type that specifies the literals for defining the kind of aggregation of a property."/> </eAnnotations> <eLiterals name="none"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates that the property has no aggregation."/> </eAnnotations> </eLiterals> <eLiterals name="shared" value="1"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates that the property has a shared aggregation."/> </eAnnotations> </eLiterals> <eLiterals name="composite" value="2"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates that the property is aggregated compositely, i.e., the composite object has responsibility for the existence and storage of the composed objects (parts)."/> </eAnnotations> </eLiterals> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier #//Relationship"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An association describes a set of tuples whose values refer to typed instances. An instance of an association is called a link.A link is a tuple with one value for each end of the association, where each value is an instance of the type of the end.&#xA;An association describes a set of tuples whose values refer to typed instances. An instance of an association is called a link. A link is a tuple with one value for each end of the association, where each value is an instance of the type of the end."/> </eAnnotations> <eOperations name="binary_associations" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Only binary associations can be aggregations.&#xA;self.memberEnd->exists(aggregation &lt;> Aggregation::none) implies self.memberEnd->size() = 2"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="specialized_end_number" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An association specializing another association has the same number of ends as the other association.&#xA;parents()->select(oclIsKindOf(Association)).oclAsType(Association)->forAll(p | p.memberEnd->size() = self.memberEnd->size())"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="association_ends" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Association ends of associations with more than two ends must be owned by the association.&#xA;if memberEnd->size() > 2 then ownedEnd->includesAll(memberEnd)"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="specialized_end_types" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="When an association specializes another association, every end of the specific association corresponds to an end of the general association, and the specific end reaches the same type or a subtype of the more general end.&#xA;Sequence{1..self.memberEnd->size()}->&#xA;&#x9;forAll(i | self.general->select(oclIsKindOf(Association)).oclAsType(Association)->&#xA;&#x9;&#x9;forAll(ga |self.memberEnd->at(i).type.conformsTo(ga.memberEnd->at(i).type)))"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="endType" upperBound="-1" eType="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="endType is derived from the types of the member ends.&#xA;result = self.memberEnd->collect(e | e.type)"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="endType" lowerBound="1" upperBound="-1" eType="#//Type" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the classifiers that are used as types of the ends of the association."/> </eAnnotations> <eAnnotations source="subsets" references="#//Relationship/relatedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDerived" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies whether the association is derived from other model elements such as other associations or constraints."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="navigableOwnedEnd" ordered="false" upperBound="-1" eType="#//Property"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The navigable ends that are owned by the association itself."/> </eAnnotations> <eAnnotations source="subsets" references="#//Association/ownedEnd"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEnd" upperBound="-1" eType="#//Property" containment="true" eOpposite="#//Property/owningAssociation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The ends that are owned by the association itself."/> </eAnnotations> <eAnnotations source="subsets" references="#//Association/memberEnd #//Namespace/ownedMember #//Classifier/feature"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="memberEnd" lowerBound="2" upperBound="-1" eType="#//Property" eOpposite="#//Property/association"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Each end represents participation of instances of the classifier connected to the end in links of the association."/> </eAnnotations> <eAnnotations source="subsets" references="#//Namespace/member"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Argument"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="#//Object"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An enumeration is a data type whose values are enumerated in the model as enumeration literals."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedLiteral" upperBound="-1" eType="#//EnumerationLiteral" containment="true" eOpposite="#//EnumerationLiteral/enumeration"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The ordered set of literals for this Enumeration."/> </eAnnotations> <eAnnotations source="subsets" references="#//Namespace/ownedMember"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//InstanceSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An enumeration literal is a user-defined data value for an enumeration."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EReference" name="classifier" ordered="false" upperBound="-1" eType="#//Enumeration" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The classifier of this EnumerationLiteral derived to be equal to its enumeration."/> </eAnnotations> <eAnnotations source="redefines" references="#//InstanceSpecification/classifier"/> </contents> </eAnnotations> <eOperations name="classifier_equals_owning_enumeration" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="classifier = enumeration"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="classifier" ordered="false" lowerBound="1" eType="#//Enumeration"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Missing derivation for EnumerationLiteral::/classifier : Enumeration&#xA;true"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="enumeration" ordered="false" eType="#//Enumeration" eOpposite="#//Enumeration/ownedLiteral"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Enumeration that this EnumerationLiteral is a member of."/> </eAnnotations> <eAnnotations source="subsets" references="#//NamedElement/namespace"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstanceSpecification" eSuperTypes="#//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An instance specification is a model element that represents an instance in a modeled system."/> </eAnnotations> <eOperations name="structural_feature" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="One structural feature (including the same feature inherited from multiple classifiers) is the defining feature of at most one slot in an instance specification.&#xA;classifier->forAll(c | (c.allFeatures()->forAll(f | slot->select(s | s.definingFeature = f)->size() &lt;= 1)))"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="defining_feature" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The defining feature of each slot is a structural feature (directly or inherited) of a classifier of the instance specification.&#xA;slot->forAll(s | classifier->exists (c | c.allFeatures()->includes (s.definingFeature)))"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="classifier" ordered="false" upperBound="-1" eType="#//Classifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The classifier or classifiers of the represented instance. If multiple classifiers are specified, the instance is classified by all of them."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="slot" ordered="false" upperBound="-1" eType="#//Slot" containment="true" eOpposite="#//Slot/owningInstance"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A slot giving the value or values of a structural feature of the instance. An instance specification can have one slot per structural feature of its classifiers, including inherited features. It is not necessary to model a slot for each structural feature, in which case the instance specification is a partial description."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="specification" ordered="false" eType="#//ValueSpecification" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A specification of how to compute, derive, or construct the instance."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Slot" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A slot specifies that an entity modeled by an instance specification has a value or values for a specific structural feature."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="definingFeature" ordered="false" lowerBound="1" eType="#//StructuralFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The structural feature that specifies the values that may be held by the slot."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1" eType="#//ValueSpecification" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The value or values corresponding to the defining feature for the owning instance specification."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="owningInstance" ordered="false" lowerBound="1" eType="#//InstanceSpecification" eOpposite="#//InstanceSpecification/slot"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The instance specification that owns this slot."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/owner"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//ValueSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An expression is a structured tree of symbols that denotes a (possibly empty) set of values when evaluated in a context.&#xA;An expression represents a node in an expression tree, which may be non-terminal or terminal. It defines a symbol, and has a possibly empty sequence of operands which are value specifications."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="operand" upperBound="-1" eType="#//ValueSpecification" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies a sequence of operands."/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="symbol" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The symbol associated with the node in the expression tree."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstanceValue" eSuperTypes="#//ValueSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An instance value is a value specification that identifies an instance."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="instance" ordered="false" lowerBound="1" eType="#//InstanceSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The instance that is the specified value."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralBoolean" eSuperTypes="#//LiteralSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A literal Boolean is a specification of a Boolean value."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="booleanValue" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query booleanValue() gives the value.&#xA;result = value"/> </eAnnotations> <eAnnotations source="redefines" references="#//ValueSpecification/booleanValue"/> </contents> <contents xsi:type="ecore:EOperation" name="isComputable" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isComputable() is redefined to be true.&#xA;result = true"/> </eAnnotations> <eAnnotations source="redefines" references="#//ValueSpecification/isComputable"/> </contents> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The specified Boolean value."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralSpecification" abstract="true" eSuperTypes="#//ValueSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A literal specification identifies a literal constant being modeled."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralInteger" eSuperTypes="#//LiteralSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A literal integer is a specification of an integer value."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="integerValue" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Integer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query integerValue() gives the value.&#xA;result = value"/> </eAnnotations> <eAnnotations source="redefines" references="#//ValueSpecification/integerValue"/> </contents> <contents xsi:type="ecore:EOperation" name="isComputable" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isComputable() is redefined to be true.&#xA;result = true"/> </eAnnotations> <eAnnotations source="redefines" references="#//ValueSpecification/isComputable"/> </contents> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Integer" defaultValueLiteral="0"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The specified Integer value."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralNull" eSuperTypes="#//LiteralSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A literal null specifies the lack of a value."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="isComputable" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isComputable() is redefined to be true.&#xA;result = true"/> </eAnnotations> <eAnnotations source="redefines" references="#//ValueSpecification/isComputable"/> </contents> <contents xsi:type="ecore:EOperation" name="isNull" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isNull() returns true.&#xA;result = true"/> </eAnnotations> <eAnnotations source="redefines" references="#//ValueSpecification/isNull"/> </contents> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralReal" eSuperTypes="#//LiteralSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A literal real is a specification of a real value."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="isComputable" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isComputable() is redefined to be true.&#xA;result = true"/> </eAnnotations> <eAnnotations source="redefines" references="#//ValueSpecification/isComputable"/> </contents> <contents xsi:type="ecore:EOperation" name="realValue" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Real"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query realValue() gives the value.&#xA;result = value"/> </eAnnotations> <eAnnotations source="redefines" references="#//ValueSpecification/realValue"/> </contents> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Real"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralString" eSuperTypes="#//LiteralSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A literal string is a specification of a string value."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="isComputable" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isComputable() is redefined to be true.&#xA;result = true"/> </eAnnotations> <eAnnotations source="redefines" references="#//ValueSpecification/isComputable"/> </contents> <contents xsi:type="ecore:EOperation" name="stringValue" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query stringValue() gives the value.&#xA;result = value"/> </eAnnotations> <eAnnotations source="redefines" references="#//ValueSpecification/stringValue"/> </contents> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The specified String value."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralUnlimitedNatural" eSuperTypes="#//LiteralSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A literal unlimited natural is a specification of an unlimited natural number."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="isComputable" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isComputable() is redefined to be true.&#xA;result = true"/> </eAnnotations> <eAnnotations source="redefines" references="#//ValueSpecification/isComputable"/> </contents> <contents xsi:type="ecore:EOperation" name="unlimitedValue" ordered="false" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//UnlimitedNatural"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query unlimitedValue() gives the value.&#xA;result = value"/> </eAnnotations> <eAnnotations source="redefines" references="#//ValueSpecification/unlimitedValue"/> </contents> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//UnlimitedNatural" defaultValueLiteral="0"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The specified UnlimitedNatural value."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An opaque expression is an uninterpreted textual statement that denotes a (possibly empty) set of values when evaluated in a context."/> </eAnnotations> <eOperations name="language_body_size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If the language attribute is not empty, then the size of the body and language arrays must be the same.&#xA;language->notEmpty() implies (body->size() = language->size())"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="isIntegral" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isIntegral() tells whether an expression is intended to produce an integer.&#xA;result = false"/> </eAnnotations> </eOperations> <eOperations name="isNonNegative" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isNonNegative() tells whether an integer expression has a non-negative value.&#xA;self.isIntegral()&#xA;result = false"/> </eAnnotations> </eOperations> <eOperations name="isPositive" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isPositive() tells whether an integer expression has a positive value.&#xA;self.isIntegral()&#xA;result = false"/> </eAnnotations> </eOperations> <eOperations name="value" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Integer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query value() gives an integer value for an expression intended to produce one.&#xA;true&#xA;self.isIntegral()"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="body" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The text of the expression, possibly in multiple languages."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="language" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the languages in which the expression is stated. The interpretation of the expression body depends on the languages. If the languages are unspecified, they might be implicit from the expression body or the context. Languages are matched to body strings by order."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A primitive type defines a predefined data type, without any relevant substructure (i.e., it has no parts in the context of UML). A primitive datatype may have an algebra and operations defined outside of UML, for example, mathematically."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="URIExtent" eSuperTypes="#//Extent"> <eOperations name="contextURI" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"/> <eOperations name="uri" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eParameters name="object" ordered="false" lowerBound="1" eType="#//Element"/> </eOperations> <eOperations name="element" ordered="false" lowerBound="1" eType="#//Element"> <eParameters name="uri" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Extent" eSuperTypes="#//Object"> <eOperations name="useContainment" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"/> <eOperations name="elements" ordered="false" lowerBound="1" eType="#//ReflectiveSequence"/> <eOperations name="elementsOfType" ordered="false" upperBound="-1" eType="#//Element"> <eParameters name="type" ordered="false" lowerBound="1" eType="#//Class"/> <eParameters name="includesSubtypes" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"/> </eOperations> <eOperations name="linksOfType" ordered="false" upperBound="-1" eType="#//Link"> <eParameters name="type" ordered="false" lowerBound="1" eType="#//Association"/> </eOperations> <eOperations name="linkedElements" ordered="false" upperBound="-1" eType="#//Element"> <eParameters name="association" ordered="false" lowerBound="1" eType="#//Association"/> <eParameters name="endElement" ordered="false" lowerBound="1" eType="#//Element"/> <eParameters name="end1ToEnd2Direction" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"/> </eOperations> <eOperations name="linkExists" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eParameters name="association" ordered="false" lowerBound="1" eType="#//Association"/> <eParameters name="firstElement" ordered="false" lowerBound="1" eType="#//Element"/> <eParameters name="secondElement" ordered="false" lowerBound="1" eType="#//Element"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Link" eSuperTypes="#//Object"> <eOperations name="equals" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//Boolean"> <eAnnotations source="redefines" references="#//Object/equals"/> <eParameters name="otherLink" ordered="false" lowerBound="1" eType="#//Link"/> </eOperations> <eOperations name="delete" ordered="false" lowerBound="1"/> <eStructuralFeatures xsi:type="ecore:EReference" name="firstElement" ordered="false" lowerBound="1" eType="#//Element"/> <eStructuralFeatures xsi:type="ecore:EReference" name="secondElement" ordered="false" lowerBound="1" eType="#//Element"/> <eStructuralFeatures xsi:type="ecore:EReference" name="association" ordered="false" lowerBound="1" eType="#//Association"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Factory" eSuperTypes="#//Element"> <eOperations name="createFromString" ordered="false" lowerBound="1" eType="#//Object"> <eParameters name="dataType" ordered="false" lowerBound="1" eType="#//DataType"/> <eParameters name="string" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"/> </eOperations> <eOperations name="convertToString" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"> <eParameters name="dataType" ordered="false" lowerBound="1" eType="#//DataType"/> <eParameters name="object" ordered="false" lowerBound="1" eType="#//Object"/> </eOperations> <eOperations name="create" ordered="false" lowerBound="1" eType="#//Element"> <eParameters name="metaClass" ordered="false" lowerBound="1" eType="#//Class"/> </eOperations> <eOperations name="createElement" ordered="false" lowerBound="1" eType="#//Element"> <eParameters name="class" ordered="false" lowerBound="1" eType="#//Class"/> <eParameters name="arguments" ordered="false" upperBound="-1" eType="#//Argument"/> </eOperations> <eOperations name="createLink" ordered="false" lowerBound="1" eType="#//Link"> <eParameters name="association" ordered="false" lowerBound="1" eType="#//Association"/> <eParameters name="firstElement" ordered="false" lowerBound="1" eType="#//Element"/> <eParameters name="secondElement" ordered="false" lowerBound="1" eType="#//Element"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false" lowerBound="1" eType="#//Package"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Exception"> <eStructuralFeatures xsi:type="ecore:EReference" name="objectInError" ordered="false" lowerBound="1" eType="#//Element"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elementInError" ordered="false" lowerBound="1" eType="#//Element"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Tag" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/uml2/4.0.0/Types#//String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="element" ordered="false" upperBound="-1" eType="#//Element"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tagOwner" ordered="false" eType="#//Element"> <eAnnotations source="subsets" references="#//Element/owner"/> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"cmof","nsURI":"http://www.omg.org/spec/MOF/20110701/cmof.xmi","name":"cmof","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReflectiveSequence","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReflectiveCollection","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Object","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableElement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageableElement","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"VisibilityKind","instanceClass":null,"id":15,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementImport","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DirectedRelationship","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relationship","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageImport","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageMerge","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Generalization","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioralFeature","instanceClass":null,"abstract":true,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityElement","instanceClass":null,"abstract":true,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ParameterDirectionKind","instanceClass":null,"id":31,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AggregationKind","instanceClass":null,"id":33,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Argument","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceSpecification","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Slot","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceValue","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralBoolean","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralSpecification","instanceClass":null,"abstract":true,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralInteger","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralNull","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralReal","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralString","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralUnlimitedNatural","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"URIExtent","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extent","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Link","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Factory","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Exception","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tag","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"unique":true,"name":"add","lowerBound":1,"id":57,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"get","lowerBound":1,"id":58,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"remove","lowerBound":1,"id":59,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"set","lowerBound":1,"id":60,"many":false,"required":true,"eClass":"EOperation"},{"id":61,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"index","lowerBound":1,"id":62,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"object","lowerBound":1,"id":63,"many":false,"required":true,"eClass":"EParameter"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"index","lowerBound":1,"id":67,"many":false,"required":true,"eClass":"EParameter"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"index","lowerBound":1,"id":70,"many":false,"required":true,"eClass":"EParameter"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"index","lowerBound":1,"id":73,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"object","lowerBound":1,"id":74,"many":false,"required":true,"eClass":"EParameter"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"add","lowerBound":1,"id":77,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"addAll","lowerBound":1,"id":78,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"clear","lowerBound":1,"id":79,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"remove","lowerBound":1,"id":80,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"size","lowerBound":1,"id":81,"many":false,"required":true,"eClass":"EOperation"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"object","lowerBound":1,"id":84,"many":false,"required":true,"eClass":"EParameter"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"objects","lowerBound":1,"id":87,"many":false,"required":true,"eClass":"EParameter"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"object","lowerBound":1,"id":90,"many":false,"required":true,"eClass":"EParameter"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"get","lowerBound":1,"id":93,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"equals","lowerBound":1,"id":94,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"set","lowerBound":1,"id":95,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isSet","lowerBound":1,"id":96,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"unset","lowerBound":1,"id":97,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"invoke","lowerBound":0,"id":98,"many":false,"required":false,"eClass":"EOperation"},{"id":99,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"property","lowerBound":1,"id":100,"many":false,"required":true,"eClass":"EParameter"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"element","lowerBound":1,"id":103,"many":false,"required":true,"eClass":"EParameter"},{"id":104,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"property","lowerBound":1,"id":105,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"value","lowerBound":1,"id":106,"many":false,"required":true,"eClass":"EParameter"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"property","lowerBound":1,"id":110,"many":false,"required":true,"eClass":"EParameter"},{"id":111,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"property","lowerBound":1,"id":112,"many":false,"required":true,"eClass":"EParameter"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"op","lowerBound":1,"id":115,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":-1,"unique":true,"name":"arguments","lowerBound":0,"id":116,"many":true,"required":false,"eClass":"EParameter"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"multiplicity_of_composite","lowerBound":0,"id":119,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"subsetting_context_conforms","lowerBound":0,"id":120,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"derived_union_is_read_only","lowerBound":0,"id":121,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"redefined_property_inherited","lowerBound":0,"id":122,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"subsetted_property_names","lowerBound":0,"id":123,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"derived_union_is_derived","lowerBound":0,"id":124,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"subsetting_rules","lowerBound":0,"id":125,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"default","lowerBound":0,"id":126,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isAttribute","lowerBound":1,"id":127,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isComposite","lowerBound":1,"id":128,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isNavigable","lowerBound":1,"id":129,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"opposite","lowerBound":1,"id":130,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"subsettingContext","lowerBound":0,"id":131,"many":true,"required":false,"eClass":"EOperation"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"datatype","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"none","unsettable":false,"transient":false,"unique":true,"name":"aggregation","changeable":true,"lowerBound":1,"iD":false,"id":134,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"association","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningAssociation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":136,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"default","changeable":true,"lowerBound":0,"iD":false,"id":137,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defaultValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":138,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":true,"unique":true,"name":"isComposite","changeable":true,"lowerBound":1,"iD":false,"id":139,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isDerived","changeable":true,"lowerBound":1,"iD":false,"id":140,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isDerivedUnion","changeable":true,"lowerBound":1,"iD":false,"id":141,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isID","changeable":true,"lowerBound":1,"iD":false,"id":142,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"opposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":143,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinedProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":144,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subsettedProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isConsistentWith","lowerBound":1,"id":147,"many":false,"required":true,"eClass":"EOperation"},{"id":148,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"redefinee","lowerBound":1,"id":149,"many":false,"required":true,"eClass":"EParameter"},{"id":150,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isReadOnly","changeable":true,"lowerBound":1,"iD":false,"id":151,"derived":false},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":154,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":155,"many":false,"required":false,"eClass":"EParameter"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":161,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":162,"many":false,"required":false,"eClass":"EParameter"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":168,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":169,"many":false,"required":false,"eClass":"EParameter"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":175,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":176,"many":false,"required":false,"eClass":"EParameter"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":182,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":183,"many":false,"required":false,"eClass":"EParameter"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":189,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":190,"many":false,"required":false,"eClass":"EParameter"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":196,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":197,"many":false,"required":false,"eClass":"EParameter"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"p","lowerBound":1,"id":204,"many":false,"required":true,"eClass":"EParameter"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":211,"derived":false},{"id":212,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":213,"derived":false},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"memberEnd","changeable":true,"resolveProxies":true,"lowerBound":2,"id":216,"derived":false},{"id":217,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEnd","changeable":true,"resolveProxies":true,"lowerBound":0,"id":218,"derived":false},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isReadOnly","changeable":true,"lowerBound":1,"iD":false,"id":228,"derived":false},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"featuringClassifier","changeable":false,"resolveProxies":true,"lowerBound":0,"id":233,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isStatic","changeable":true,"lowerBound":1,"iD":false,"id":234,"derived":false},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"feature","changeable":false,"resolveProxies":true,"lowerBound":0,"id":237,"derived":true},{"id":238,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"redefinition_consistent","lowerBound":0,"id":239,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"non_leaf_redefinition","lowerBound":0,"id":240,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"redefinition_context_valid","lowerBound":0,"id":241,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isConsistentWith","lowerBound":1,"id":242,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isRedefinitionContextValid","lowerBound":1,"id":243,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isLeaf","changeable":true,"lowerBound":1,"iD":false,"id":244,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"redefinedElement","changeable":false,"resolveProxies":true,"lowerBound":0,"id":245,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"redefinitionContext","changeable":false,"resolveProxies":true,"lowerBound":0,"id":246,"derived":true},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":249,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":250,"many":false,"required":false,"eClass":"EParameter"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":256,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":257,"many":false,"required":false,"eClass":"EParameter"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":263,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":264,"many":false,"required":false,"eClass":"EParameter"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"redefinee","lowerBound":1,"id":270,"many":false,"required":true,"eClass":"EParameter"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"redefined","lowerBound":1,"id":273,"many":false,"required":true,"eClass":"EParameter"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visibility_needs_ownership","lowerBound":0,"id":278,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"has_no_qualified_name","lowerBound":0,"id":279,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"has_qualified_name","lowerBound":0,"id":280,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"allNamespaces","lowerBound":0,"id":281,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isDistinguishableFrom","lowerBound":1,"id":282,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"qualifiedName","lowerBound":1,"id":283,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"separator","lowerBound":1,"id":284,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"namespace","changeable":false,"resolveProxies":true,"lowerBound":0,"id":285,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":286,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"qualifiedName","changeable":false,"lowerBound":0,"iD":false,"id":287,"derived":true},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":288,"derived":false},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":291,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":292,"many":false,"required":false,"eClass":"EParameter"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":298,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":299,"many":false,"required":false,"eClass":"EParameter"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":305,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":306,"many":false,"required":false,"eClass":"EParameter"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"n","lowerBound":1,"id":313,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"ns","lowerBound":1,"id":314,"many":false,"required":true,"eClass":"EParameter"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedMember","changeable":false,"resolveProxies":true,"lowerBound":0,"id":320,"derived":true},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"has_owner","lowerBound":0,"id":324,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"not_own_self","lowerBound":0,"id":325,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"allOwnedElements","lowerBound":0,"id":326,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"mustBeOwned","lowerBound":1,"id":327,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getMetaClass","lowerBound":1,"id":328,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"container","lowerBound":1,"id":329,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isInstanceOfType","lowerBound":1,"id":330,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"delete","lowerBound":1,"id":331,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedComment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":332,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedElement","changeable":false,"resolveProxies":true,"lowerBound":0,"id":333,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"owner","changeable":false,"resolveProxies":true,"lowerBound":0,"id":334,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"metaclass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":335,"derived":true},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":338,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":339,"many":false,"required":false,"eClass":"EParameter"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":345,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":346,"many":false,"required":false,"eClass":"EParameter"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"type","lowerBound":1,"id":356,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"includesSubtypes","lowerBound":1,"id":357,"many":false,"required":true,"eClass":"EParameter"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"annotatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":364,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"lowerBound":0,"iD":false,"id":365,"derived":false},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"superClass","lowerBound":0,"id":369,"many":true,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nestedClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":370,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":371,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"superClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":372,"derived":true},{"id":373,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"inherit","lowerBound":0,"id":374,"many":true,"required":false,"eClass":"EOperation"},{"id":375,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"inhs","lowerBound":0,"id":376,"many":true,"required":false,"eClass":"EParameter"},{"id":377,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isAbstract","changeable":true,"lowerBound":1,"iD":false,"id":378,"derived":false},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"resolveProxies":true,"lowerBound":0,"id":384,"derived":false},{"id":385,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"non_final_parents","lowerBound":0,"id":386,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"specialize_type","lowerBound":0,"id":387,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"no_cycles_in_generalization","lowerBound":0,"id":388,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"allFeatures","lowerBound":0,"id":389,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"allParents","lowerBound":0,"id":390,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"conformsTo","lowerBound":1,"id":391,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"general","lowerBound":0,"id":392,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"hasVisibilityOf","lowerBound":1,"id":393,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"inherit","lowerBound":0,"id":394,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"inheritableMembers","lowerBound":0,"id":395,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"inheritedMember","lowerBound":0,"id":396,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"maySpecializeType","lowerBound":1,"id":397,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"parents","lowerBound":0,"id":398,"many":true,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"attribute","changeable":false,"resolveProxies":true,"lowerBound":0,"id":399,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"general","changeable":true,"resolveProxies":true,"lowerBound":0,"id":400,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"generalization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":401,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"inheritedMember","changeable":false,"resolveProxies":true,"lowerBound":0,"id":402,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isAbstract","changeable":true,"lowerBound":1,"iD":false,"id":403,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isFinalSpecialization","changeable":true,"lowerBound":1,"iD":false,"id":404,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinedClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":405,"derived":false},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":410,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":411,"many":false,"required":false,"eClass":"EParameter"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":417,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":418,"many":false,"required":false,"eClass":"EParameter"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":424,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":425,"many":false,"required":false,"eClass":"EParameter"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"other","lowerBound":1,"id":433,"many":false,"required":true,"eClass":"EParameter"},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"n","lowerBound":1,"id":437,"many":false,"required":true,"eClass":"EParameter"},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"inhs","lowerBound":0,"id":440,"many":true,"required":false,"eClass":"EParameter"},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"c","lowerBound":1,"id":443,"many":false,"required":true,"eClass":"EParameter"},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"id":446,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"c","lowerBound":1,"id":447,"many":false,"required":true,"eClass":"EParameter"},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"specific","changeable":true,"resolveProxies":true,"lowerBound":1,"id":454,"derived":false},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"conformsTo","lowerBound":1,"id":459,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isInstance","lowerBound":1,"id":460,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":461,"derived":true},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"other","lowerBound":1,"id":464,"many":false,"required":true,"eClass":"EParameter"},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"object","lowerBound":1,"id":467,"many":false,"required":true,"eClass":"EParameter"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":470,"derived":true},{"id":471,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"public","unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":472,"derived":false},{"id":473,"eClass":"EGenericType"},{"name":"public","id":474,"value":0,"literal":"public","eClass":"EEnumLiteral"},{"name":"private","id":475,"value":1,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":476,"value":2,"literal":"protected","eClass":"EEnumLiteral"},{"name":"package","id":477,"value":3,"literal":"package","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"elements_public_or_private","lowerBound":0,"id":478,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"makesVisible","lowerBound":1,"id":479,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"nestedPackage","lowerBound":0,"id":480,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"ownedType","lowerBound":0,"id":481,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"visibleMembers","lowerBound":0,"id":482,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"URI","changeable":true,"lowerBound":0,"iD":false,"id":483,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"nestedPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":484,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"nestingPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":485,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"packageMerge","changeable":true,"resolveProxies":true,"lowerBound":0,"id":486,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"packagedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":487,"derived":false},{"id":488,"eClass":"EGenericType"},{"id":489,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"mustBeOwned","lowerBound":1,"id":490,"many":false,"required":true,"eClass":"EOperation"},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":493,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":494,"many":false,"required":false,"eClass":"EParameter"},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"el","lowerBound":1,"id":500,"many":false,"required":true,"eClass":"EParameter"},{"id":501,"eClass":"EGenericType"},{"id":502,"eClass":"EGenericType"},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"id":508,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"receivingPackage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":509,"derived":false},{"id":510,"eClass":"EGenericType"},{"id":511,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"members_distinguishable","lowerBound":0,"id":512,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"excludeCollisions","lowerBound":0,"id":513,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getNamesOfMember","lowerBound":0,"id":514,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"importMembers","lowerBound":0,"id":515,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"importedMember","lowerBound":0,"id":516,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"membersAreDistinguishable","lowerBound":1,"id":517,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elementImport","changeable":true,"resolveProxies":true,"lowerBound":0,"id":518,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"importedMember","changeable":false,"resolveProxies":true,"lowerBound":0,"id":519,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"member","changeable":false,"resolveProxies":true,"lowerBound":0,"id":520,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedRule","changeable":true,"resolveProxies":true,"lowerBound":0,"id":521,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"packageImport","changeable":true,"resolveProxies":true,"lowerBound":0,"id":522,"derived":false},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":525,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":526,"many":false,"required":false,"eClass":"EParameter"},{"id":527,"eClass":"EGenericType"},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"imps","lowerBound":0,"id":532,"many":true,"required":false,"eClass":"EParameter"},{"id":533,"eClass":"EGenericType"},{"id":534,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"element","lowerBound":1,"id":535,"many":false,"required":true,"eClass":"EParameter"},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"imps","lowerBound":0,"id":538,"many":true,"required":false,"eClass":"EParameter"},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importingNamespace","changeable":true,"resolveProxies":true,"lowerBound":1,"id":543,"derived":false},{"id":544,"eClass":"EGenericType"},{"id":545,"eClass":"EGenericType"},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":0,"id":548,"derived":false},{"id":549,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importingNamespace","changeable":true,"resolveProxies":true,"lowerBound":1,"id":550,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"visibility_public_or_private","lowerBound":0,"id":551,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"imported_element_is_public","lowerBound":0,"id":552,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":553,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"alias","changeable":true,"lowerBound":0,"iD":false,"id":554,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":555,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"public","unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":1,"iD":false,"id":556,"derived":false},{"id":557,"eClass":"EGenericType"},{"id":558,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":559,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":560,"many":false,"required":false,"eClass":"EParameter"},{"id":561,"eClass":"EGenericType"},{"id":562,"eClass":"EGenericType"},{"id":563,"eClass":"EGenericType"},{"id":564,"eClass":"EGenericType"},{"id":565,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":566,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":567,"many":false,"required":false,"eClass":"EParameter"},{"id":568,"eClass":"EGenericType"},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"id":571,"eClass":"EGenericType"},{"id":572,"eClass":"EGenericType"},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"id":576,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"source","changeable":false,"resolveProxies":true,"lowerBound":1,"id":577,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"target","changeable":false,"resolveProxies":true,"lowerBound":1,"id":578,"derived":true},{"id":579,"eClass":"EGenericType"},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"relatedElement","changeable":false,"resolveProxies":true,"lowerBound":1,"id":582,"derived":true},{"id":583,"eClass":"EGenericType"},{"id":584,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"value_specification_boolean","lowerBound":0,"id":585,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"boolean_value","lowerBound":0,"id":586,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"not_apply_to_self","lowerBound":0,"id":587,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"no_side_effects","lowerBound":0,"id":588,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"constrainedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":589,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":590,"derived":false},{"id":591,"eClass":"EGenericType"},{"id":592,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":593,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":594,"many":false,"required":false,"eClass":"EParameter"},{"id":595,"eClass":"EGenericType"},{"id":596,"eClass":"EGenericType"},{"id":597,"eClass":"EGenericType"},{"id":598,"eClass":"EGenericType"},{"id":599,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":600,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":601,"many":false,"required":false,"eClass":"EParameter"},{"id":602,"eClass":"EGenericType"},{"id":603,"eClass":"EGenericType"},{"id":604,"eClass":"EGenericType"},{"id":605,"eClass":"EGenericType"},{"id":606,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":607,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":608,"many":false,"required":false,"eClass":"EParameter"},{"id":609,"eClass":"EGenericType"},{"id":610,"eClass":"EGenericType"},{"id":611,"eClass":"EGenericType"},{"id":612,"eClass":"EGenericType"},{"id":613,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":614,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":615,"many":false,"required":false,"eClass":"EParameter"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"id":618,"eClass":"EGenericType"},{"id":619,"eClass":"EGenericType"},{"id":620,"eClass":"EGenericType"},{"id":621,"eClass":"EGenericType"},{"id":622,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"booleanValue","lowerBound":0,"id":623,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"integerValue","lowerBound":0,"id":624,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isComputable","lowerBound":1,"id":625,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isNull","lowerBound":1,"id":626,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"realValue","lowerBound":0,"id":627,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"stringValue","lowerBound":0,"id":628,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"unlimitedValue","lowerBound":0,"id":629,"many":false,"required":false,"eClass":"EOperation"},{"id":630,"eClass":"EGenericType"},{"id":631,"eClass":"EGenericType"},{"id":632,"eClass":"EGenericType"},{"id":633,"eClass":"EGenericType"},{"id":634,"eClass":"EGenericType"},{"id":635,"eClass":"EGenericType"},{"id":636,"eClass":"EGenericType"},{"id":637,"eClass":"EGenericType"},{"id":638,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":639,"derived":false},{"id":640,"eClass":"EGenericType"},{"id":641,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"public_or_private","lowerBound":0,"id":642,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importedPackage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":643,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"public","unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":1,"iD":false,"id":644,"derived":false},{"id":645,"eClass":"EGenericType"},{"id":646,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":647,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":648,"many":false,"required":false,"eClass":"EParameter"},{"id":649,"eClass":"EGenericType"},{"id":650,"eClass":"EGenericType"},{"id":651,"eClass":"EGenericType"},{"id":652,"eClass":"EGenericType"},{"id":653,"eClass":"EGenericType"},{"id":654,"eClass":"EGenericType"},{"id":655,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mergedPackage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":656,"derived":false},{"id":657,"eClass":"EGenericType"},{"id":658,"eClass":"EGenericType"},{"id":659,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"general","changeable":true,"resolveProxies":true,"lowerBound":1,"id":660,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"isSubstitutable","changeable":true,"lowerBound":0,"iD":false,"id":661,"derived":false},{"id":662,"eClass":"EGenericType"},{"id":663,"eClass":"EGenericType"},{"id":664,"eClass":"EGenericType"},{"id":665,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"only_body_for_query","lowerBound":0,"id":666,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"at_most_one_return","lowerBound":0,"id":667,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isOrdered","lowerBound":1,"id":668,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isUnique","lowerBound":1,"id":669,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"lower","lowerBound":1,"id":670,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"returnResult","lowerBound":0,"id":671,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"type","lowerBound":1,"id":672,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"upper","lowerBound":1,"id":673,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bodyCondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":674,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"datatype","changeable":true,"resolveProxies":true,"lowerBound":0,"id":675,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":true,"unique":true,"name":"isOrdered","changeable":false,"lowerBound":1,"iD":false,"id":676,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isQuery","changeable":true,"lowerBound":1,"iD":false,"id":677,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":true,"unique":true,"name":"isUnique","changeable":false,"lowerBound":1,"iD":false,"id":678,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":true,"unique":true,"name":"lower","changeable":false,"lowerBound":0,"iD":false,"id":679,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"postcondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":680,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"precondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":681,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":682,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"type","changeable":false,"resolveProxies":true,"lowerBound":0,"id":683,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":true,"unique":true,"name":"upper","changeable":false,"lowerBound":0,"iD":false,"id":684,"derived":true},{"id":685,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isConsistentWith","lowerBound":1,"id":686,"many":false,"required":true,"eClass":"EOperation"},{"id":687,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"redefinee","lowerBound":1,"id":688,"many":false,"required":true,"eClass":"EParameter"},{"id":689,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":690,"derived":false},{"id":691,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"operation","changeable":false,"resolveProxies":true,"lowerBound":0,"id":692,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"raisedException","changeable":true,"resolveProxies":true,"lowerBound":0,"id":693,"derived":false},{"id":694,"eClass":"EGenericType"},{"id":695,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":696,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":697,"many":false,"required":false,"eClass":"EParameter"},{"id":698,"eClass":"EGenericType"},{"id":699,"eClass":"EGenericType"},{"id":700,"eClass":"EGenericType"},{"id":701,"eClass":"EGenericType"},{"id":702,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":703,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":704,"many":false,"required":false,"eClass":"EParameter"},{"id":705,"eClass":"EGenericType"},{"id":706,"eClass":"EGenericType"},{"id":707,"eClass":"EGenericType"},{"id":708,"eClass":"EGenericType"},{"id":709,"eClass":"EGenericType"},{"id":710,"eClass":"EGenericType"},{"id":711,"eClass":"EGenericType"},{"id":712,"eClass":"EGenericType"},{"id":713,"eClass":"EGenericType"},{"id":714,"eClass":"EGenericType"},{"id":715,"eClass":"EGenericType"},{"id":716,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":717,"derived":false},{"id":718,"eClass":"EGenericType"},{"id":719,"eClass":"EGenericType"},{"id":720,"eClass":"EGenericType"},{"id":721,"eClass":"EGenericType"},{"id":722,"eClass":"EGenericType"},{"id":723,"eClass":"EGenericType"},{"id":724,"eClass":"EGenericType"},{"id":725,"eClass":"EGenericType"},{"id":726,"eClass":"EGenericType"},{"id":727,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":728,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"raisedException","changeable":true,"resolveProxies":true,"lowerBound":0,"id":729,"derived":false},{"id":730,"eClass":"EGenericType"},{"id":731,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isDistinguishableFrom","lowerBound":1,"id":732,"many":false,"required":true,"eClass":"EOperation"},{"id":733,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"n","lowerBound":1,"id":734,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"ns","lowerBound":1,"id":735,"many":false,"required":true,"eClass":"EParameter"},{"id":736,"eClass":"EGenericType"},{"id":737,"eClass":"EGenericType"},{"id":738,"eClass":"EGenericType"},{"id":739,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"default","lowerBound":0,"id":740,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"default","changeable":true,"lowerBound":0,"iD":false,"id":741,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defaultValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":742,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"in","unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"lowerBound":1,"iD":false,"id":743,"derived":false},{"id":744,"eClass":"EGenericType"},{"id":745,"eClass":"EGenericType"},{"id":746,"eClass":"EGenericType"},{"id":747,"eClass":"EGenericType"},{"id":748,"eClass":"EGenericType"},{"id":749,"eClass":"EGenericType"},{"id":750,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"lower_ge_0","lowerBound":0,"id":751,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"value_specification_no_side_effects","lowerBound":0,"id":752,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"upper_ge_lower","lowerBound":0,"id":753,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"value_specification_constant","lowerBound":0,"id":754,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"includesCardinality","lowerBound":1,"id":755,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"includesMultiplicity","lowerBound":1,"id":756,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isMultivalued","lowerBound":1,"id":757,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"lower","lowerBound":0,"id":758,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"lowerBound","lowerBound":0,"id":759,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"upper","lowerBound":0,"id":760,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"upperBound","lowerBound":0,"id":761,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isOrdered","changeable":true,"lowerBound":1,"iD":false,"id":762,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"isUnique","changeable":true,"lowerBound":1,"iD":false,"id":763,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":true,"unique":true,"name":"lower","changeable":true,"lowerBound":0,"iD":false,"id":764,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lowerValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":765,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":true,"unique":true,"name":"upper","changeable":true,"lowerBound":0,"iD":false,"id":766,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"upperValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":767,"derived":false},{"id":768,"eClass":"EGenericType"},{"id":769,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":770,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":771,"many":false,"required":false,"eClass":"EParameter"},{"id":772,"eClass":"EGenericType"},{"id":773,"eClass":"EGenericType"},{"id":774,"eClass":"EGenericType"},{"id":775,"eClass":"EGenericType"},{"id":776,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":777,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":778,"many":false,"required":false,"eClass":"EParameter"},{"id":779,"eClass":"EGenericType"},{"id":780,"eClass":"EGenericType"},{"id":781,"eClass":"EGenericType"},{"id":782,"eClass":"EGenericType"},{"id":783,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":784,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":785,"many":false,"required":false,"eClass":"EParameter"},{"id":786,"eClass":"EGenericType"},{"id":787,"eClass":"EGenericType"},{"id":788,"eClass":"EGenericType"},{"id":789,"eClass":"EGenericType"},{"id":790,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":791,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":792,"many":false,"required":false,"eClass":"EParameter"},{"id":793,"eClass":"EGenericType"},{"id":794,"eClass":"EGenericType"},{"id":795,"eClass":"EGenericType"},{"id":796,"eClass":"EGenericType"},{"id":797,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"C","lowerBound":1,"id":798,"many":false,"required":true,"eClass":"EParameter"},{"id":799,"eClass":"EGenericType"},{"id":800,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"M","lowerBound":1,"id":801,"many":false,"required":true,"eClass":"EParameter"},{"id":802,"eClass":"EGenericType"},{"id":803,"eClass":"EGenericType"},{"id":804,"eClass":"EGenericType"},{"id":805,"eClass":"EGenericType"},{"id":806,"eClass":"EGenericType"},{"id":807,"eClass":"EGenericType"},{"id":808,"eClass":"EGenericType"},{"id":809,"eClass":"EGenericType"},{"id":810,"eClass":"EGenericType"},{"id":811,"eClass":"EGenericType"},{"id":812,"eClass":"EGenericType"},{"id":813,"eClass":"EGenericType"},{"name":"in","id":814,"value":0,"literal":"in","eClass":"EEnumLiteral"},{"name":"inout","id":815,"value":1,"literal":"inout","eClass":"EEnumLiteral"},{"name":"out","id":816,"value":2,"literal":"out","eClass":"EEnumLiteral"},{"name":"return","id":817,"value":3,"literal":"return","eClass":"EEnumLiteral"},{"id":818,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"inherit","lowerBound":0,"id":819,"many":true,"required":false,"eClass":"EOperation"},{"id":820,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"inhs","lowerBound":0,"id":821,"many":true,"required":false,"eClass":"EParameter"},{"id":822,"eClass":"EGenericType"},{"id":823,"eClass":"EGenericType"},{"id":824,"eClass":"EGenericType"},{"name":"none","id":825,"value":0,"literal":"none","eClass":"EEnumLiteral"},{"name":"shared","id":826,"value":1,"literal":"shared","eClass":"EEnumLiteral"},{"name":"composite","id":827,"value":2,"literal":"composite","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"binary_associations","lowerBound":0,"id":828,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"specialized_end_number","lowerBound":0,"id":829,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"association_ends","lowerBound":0,"id":830,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"specialized_end_types","lowerBound":0,"id":831,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"endType","lowerBound":0,"id":832,"many":true,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"endType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":833,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isDerived","changeable":true,"lowerBound":1,"iD":false,"id":834,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"navigableOwnedEnd","changeable":true,"resolveProxies":true,"lowerBound":0,"id":835,"derived":false},{"id":836,"eClass":"EGenericType"},{"id":837,"eClass":"EGenericType"},{"id":838,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":839,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":840,"many":false,"required":false,"eClass":"EParameter"},{"id":841,"eClass":"EGenericType"},{"id":842,"eClass":"EGenericType"},{"id":843,"eClass":"EGenericType"},{"id":844,"eClass":"EGenericType"},{"id":845,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":846,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":847,"many":false,"required":false,"eClass":"EParameter"},{"id":848,"eClass":"EGenericType"},{"id":849,"eClass":"EGenericType"},{"id":850,"eClass":"EGenericType"},{"id":851,"eClass":"EGenericType"},{"id":852,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":853,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":854,"many":false,"required":false,"eClass":"EParameter"},{"id":855,"eClass":"EGenericType"},{"id":856,"eClass":"EGenericType"},{"id":857,"eClass":"EGenericType"},{"id":858,"eClass":"EGenericType"},{"id":859,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":860,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":861,"many":false,"required":false,"eClass":"EParameter"},{"id":862,"eClass":"EGenericType"},{"id":863,"eClass":"EGenericType"},{"id":864,"eClass":"EGenericType"},{"id":865,"eClass":"EGenericType"},{"id":866,"eClass":"EGenericType"},{"id":867,"eClass":"EGenericType"},{"id":868,"eClass":"EGenericType"},{"id":869,"eClass":"EGenericType"},{"id":870,"eClass":"EGenericType"},{"id":871,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":872,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":873,"derived":false},{"id":874,"eClass":"EGenericType"},{"id":875,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedLiteral","changeable":true,"resolveProxies":true,"lowerBound":0,"id":876,"derived":false},{"id":877,"eClass":"EGenericType"},{"id":878,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"enumeration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":879,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"classifier_equals_owning_enumeration","lowerBound":0,"id":880,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"classifier","lowerBound":1,"id":881,"many":false,"required":true,"eClass":"EOperation"},{"id":882,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"classifier","changeable":false,"resolveProxies":true,"lowerBound":0,"id":883,"derived":true},{"id":884,"eClass":"EGenericType"},{"id":885,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":886,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":887,"many":false,"required":false,"eClass":"EParameter"},{"id":888,"eClass":"EGenericType"},{"id":889,"eClass":"EGenericType"},{"id":890,"eClass":"EGenericType"},{"id":891,"eClass":"EGenericType"},{"id":892,"eClass":"EGenericType"},{"id":893,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"structural_feature","lowerBound":0,"id":894,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"defining_feature","lowerBound":0,"id":895,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":896,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"slot","changeable":true,"resolveProxies":true,"lowerBound":0,"id":897,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":898,"derived":false},{"id":899,"eClass":"EGenericType"},{"id":900,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":901,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":902,"many":false,"required":false,"eClass":"EParameter"},{"id":903,"eClass":"EGenericType"},{"id":904,"eClass":"EGenericType"},{"id":905,"eClass":"EGenericType"},{"id":906,"eClass":"EGenericType"},{"id":907,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":908,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":909,"many":false,"required":false,"eClass":"EParameter"},{"id":910,"eClass":"EGenericType"},{"id":911,"eClass":"EGenericType"},{"id":912,"eClass":"EGenericType"},{"id":913,"eClass":"EGenericType"},{"id":914,"eClass":"EGenericType"},{"id":915,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningInstance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":916,"derived":false},{"id":917,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"definingFeature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":918,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":919,"derived":false},{"id":920,"eClass":"EGenericType"},{"id":921,"eClass":"EGenericType"},{"id":922,"eClass":"EGenericType"},{"id":923,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":924,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"symbol","changeable":true,"lowerBound":0,"iD":false,"id":925,"derived":false},{"id":926,"eClass":"EGenericType"},{"id":927,"eClass":"EGenericType"},{"id":928,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"instance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":929,"derived":false},{"id":930,"eClass":"EGenericType"},{"id":931,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":932,"derived":false},{"id":933,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"booleanValue","lowerBound":0,"id":934,"many":false,"required":false,"eClass":"EOperation"},{"id":935,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isComputable","lowerBound":1,"id":936,"many":false,"required":true,"eClass":"EOperation"},{"id":937,"eClass":"EGenericType"},{"id":938,"eClass":"EGenericType"},{"id":939,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":940,"derived":false},{"id":941,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"integerValue","lowerBound":0,"id":942,"many":false,"required":false,"eClass":"EOperation"},{"id":943,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isComputable","lowerBound":1,"id":944,"many":false,"required":true,"eClass":"EOperation"},{"id":945,"eClass":"EGenericType"},{"id":946,"eClass":"EGenericType"},{"id":947,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isComputable","lowerBound":1,"id":948,"many":false,"required":true,"eClass":"EOperation"},{"id":949,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isNull","lowerBound":1,"id":950,"many":false,"required":true,"eClass":"EOperation"},{"id":951,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":952,"derived":false},{"id":953,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isComputable","lowerBound":1,"id":954,"many":false,"required":true,"eClass":"EOperation"},{"id":955,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"realValue","lowerBound":0,"id":956,"many":false,"required":false,"eClass":"EOperation"},{"id":957,"eClass":"EGenericType"},{"id":958,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":959,"derived":false},{"id":960,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isComputable","lowerBound":1,"id":961,"many":false,"required":true,"eClass":"EOperation"},{"id":962,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"stringValue","lowerBound":0,"id":963,"many":false,"required":false,"eClass":"EOperation"},{"id":964,"eClass":"EGenericType"},{"id":965,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":966,"derived":false},{"id":967,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isComputable","lowerBound":1,"id":968,"many":false,"required":true,"eClass":"EOperation"},{"id":969,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"unlimitedValue","lowerBound":0,"id":970,"many":false,"required":false,"eClass":"EOperation"},{"id":971,"eClass":"EGenericType"},{"id":972,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"language_body_size","lowerBound":0,"id":973,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isIntegral","lowerBound":1,"id":974,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isNonNegative","lowerBound":1,"id":975,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isPositive","lowerBound":1,"id":976,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"value","lowerBound":1,"id":977,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"body","changeable":true,"lowerBound":0,"iD":false,"id":978,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"language","changeable":true,"lowerBound":0,"iD":false,"id":979,"derived":false},{"id":980,"eClass":"EGenericType"},{"id":981,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":982,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":983,"many":false,"required":false,"eClass":"EParameter"},{"id":984,"eClass":"EGenericType"},{"id":985,"eClass":"EGenericType"},{"id":986,"eClass":"EGenericType"},{"id":987,"eClass":"EGenericType"},{"id":988,"eClass":"EGenericType"},{"id":989,"eClass":"EGenericType"},{"id":990,"eClass":"EGenericType"},{"id":991,"eClass":"EGenericType"},{"id":992,"eClass":"EGenericType"},{"id":993,"eClass":"EGenericType"},{"id":994,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"contextURI","lowerBound":1,"id":995,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"uri","lowerBound":1,"id":996,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"element","lowerBound":1,"id":997,"many":false,"required":true,"eClass":"EOperation"},{"id":998,"eClass":"EGenericType"},{"id":999,"eClass":"EGenericType"},{"id":1000,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"object","lowerBound":1,"id":1001,"many":false,"required":true,"eClass":"EParameter"},{"id":1002,"eClass":"EGenericType"},{"id":1003,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"uri","lowerBound":1,"id":1004,"many":false,"required":true,"eClass":"EParameter"},{"id":1005,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"useContainment","lowerBound":1,"id":1006,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"elements","lowerBound":1,"id":1007,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"elementsOfType","lowerBound":0,"id":1008,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"linksOfType","lowerBound":0,"id":1009,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"linkedElements","lowerBound":0,"id":1010,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"linkExists","lowerBound":1,"id":1011,"many":false,"required":true,"eClass":"EOperation"},{"id":1012,"eClass":"EGenericType"},{"id":1013,"eClass":"EGenericType"},{"id":1014,"eClass":"EGenericType"},{"id":1015,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"type","lowerBound":1,"id":1016,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"includesSubtypes","lowerBound":1,"id":1017,"many":false,"required":true,"eClass":"EParameter"},{"id":1018,"eClass":"EGenericType"},{"id":1019,"eClass":"EGenericType"},{"id":1020,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"type","lowerBound":1,"id":1021,"many":false,"required":true,"eClass":"EParameter"},{"id":1022,"eClass":"EGenericType"},{"id":1023,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"association","lowerBound":1,"id":1024,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"endElement","lowerBound":1,"id":1025,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"end1ToEnd2Direction","lowerBound":1,"id":1026,"many":false,"required":true,"eClass":"EParameter"},{"id":1027,"eClass":"EGenericType"},{"id":1028,"eClass":"EGenericType"},{"id":1029,"eClass":"EGenericType"},{"id":1030,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"association","lowerBound":1,"id":1031,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"firstElement","lowerBound":1,"id":1032,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"secondElement","lowerBound":1,"id":1033,"many":false,"required":true,"eClass":"EParameter"},{"id":1034,"eClass":"EGenericType"},{"id":1035,"eClass":"EGenericType"},{"id":1036,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"equals","lowerBound":1,"id":1037,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"delete","lowerBound":1,"id":1038,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"firstElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1039,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"secondElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1040,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"association","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1041,"derived":false},{"id":1042,"eClass":"EGenericType"},{"id":1043,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"otherLink","lowerBound":1,"id":1044,"many":false,"required":true,"eClass":"EParameter"},{"id":1045,"eClass":"EGenericType"},{"id":1046,"eClass":"EGenericType"},{"id":1047,"eClass":"EGenericType"},{"id":1048,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"createFromString","lowerBound":1,"id":1049,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"convertToString","lowerBound":1,"id":1050,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"create","lowerBound":1,"id":1051,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"createElement","lowerBound":1,"id":1052,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"createLink","lowerBound":1,"id":1053,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1054,"derived":false},{"id":1055,"eClass":"EGenericType"},{"id":1056,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"dataType","lowerBound":1,"id":1057,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"string","lowerBound":1,"id":1058,"many":false,"required":true,"eClass":"EParameter"},{"id":1059,"eClass":"EGenericType"},{"id":1060,"eClass":"EGenericType"},{"id":1061,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"dataType","lowerBound":1,"id":1062,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"object","lowerBound":1,"id":1063,"many":false,"required":true,"eClass":"EParameter"},{"id":1064,"eClass":"EGenericType"},{"id":1065,"eClass":"EGenericType"},{"id":1066,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"metaClass","lowerBound":1,"id":1067,"many":false,"required":true,"eClass":"EParameter"},{"id":1068,"eClass":"EGenericType"},{"id":1069,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"class","lowerBound":1,"id":1070,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":-1,"unique":true,"name":"arguments","lowerBound":0,"id":1071,"many":true,"required":false,"eClass":"EParameter"},{"id":1072,"eClass":"EGenericType"},{"id":1073,"eClass":"EGenericType"},{"id":1074,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"association","lowerBound":1,"id":1075,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"firstElement","lowerBound":1,"id":1076,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"secondElement","lowerBound":1,"id":1077,"many":false,"required":true,"eClass":"EParameter"},{"id":1078,"eClass":"EGenericType"},{"id":1079,"eClass":"EGenericType"},{"id":1080,"eClass":"EGenericType"},{"id":1081,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"objectInError","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1082,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"elementInError","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1083,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":1,"iD":false,"id":1084,"derived":false},{"id":1085,"eClass":"EGenericType"},{"id":1086,"eClass":"EGenericType"},{"id":1087,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":1088,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":1089,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1090,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tagOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1091,"derived":false},{"id":1092,"eClass":"EGenericType"},{"id":1093,"eClass":"EGenericType"},{"id":1094,"eClass":"EGenericType"},{"id":1095,"eClass":"EGenericType"},{"id":1096,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":57},{"source":1,"target":58},{"source":1,"target":59},{"source":1,"target":60},{"source":1,"target":61},{"source":57,"target":1},{"source":57,"target":62},{"source":57,"target":63},{"source":62,"target":64},{"source":62,"target":57},{"source":63,"target":3},{"source":63,"target":65},{"source":63,"target":57},{"source":65,"target":3},{"source":58,"target":3},{"source":58,"target":66},{"source":58,"target":1},{"source":58,"target":67},{"source":66,"target":3},{"source":67,"target":68},{"source":67,"target":58},{"source":59,"target":3},{"source":59,"target":69},{"source":59,"target":1},{"source":59,"target":70},{"source":69,"target":3},{"source":70,"target":71},{"source":70,"target":59},{"source":60,"target":3},{"source":60,"target":72},{"source":60,"target":1},{"source":60,"target":73},{"source":60,"target":74},{"source":72,"target":3},{"source":73,"target":75},{"source":73,"target":60},{"source":74,"target":3},{"source":74,"target":76},{"source":74,"target":60},{"source":76,"target":3},{"source":61,"target":2},{"source":2,"target":0},{"source":2,"target":3},{"source":2,"target":77},{"source":2,"target":78},{"source":2,"target":79},{"source":2,"target":80},{"source":2,"target":81},{"source":2,"target":82},{"source":77,"target":83},{"source":77,"target":2},{"source":77,"target":84},{"source":84,"target":3},{"source":84,"target":85},{"source":84,"target":77},{"source":85,"target":3},{"source":78,"target":86},{"source":78,"target":2},{"source":78,"target":87},{"source":87,"target":2},{"source":87,"target":88},{"source":87,"target":78},{"source":88,"target":2},{"source":79,"target":2},{"source":80,"target":89},{"source":80,"target":2},{"source":80,"target":90},{"source":90,"target":3},{"source":90,"target":91},{"source":90,"target":80},{"source":91,"target":3},{"source":81,"target":92},{"source":81,"target":2},{"source":82,"target":3},{"source":3,"target":0},{"source":3,"target":93},{"source":3,"target":94},{"source":3,"target":95},{"source":3,"target":96},{"source":3,"target":97},{"source":3,"target":98},{"source":93,"target":3},{"source":93,"target":99},{"source":93,"target":3},{"source":93,"target":100},{"source":99,"target":3},{"source":100,"target":4},{"source":100,"target":101},{"source":100,"target":93},{"source":101,"target":4},{"source":94,"target":102},{"source":94,"target":3},{"source":94,"target":103},{"source":103,"target":3},{"source":103,"target":104},{"source":103,"target":94},{"source":104,"target":3},{"source":95,"target":3},{"source":95,"target":105},{"source":95,"target":106},{"source":105,"target":4},{"source":105,"target":107},{"source":105,"target":95},{"source":107,"target":4},{"source":106,"target":3},{"source":106,"target":108},{"source":106,"target":95},{"source":108,"target":3},{"source":96,"target":109},{"source":96,"target":3},{"source":96,"target":110},{"source":110,"target":4},{"source":110,"target":111},{"source":110,"target":96},{"source":111,"target":4},{"source":97,"target":3},{"source":97,"target":112},{"source":112,"target":4},{"source":112,"target":113},{"source":112,"target":97},{"source":113,"target":4},{"source":98,"target":3},{"source":98,"target":114},{"source":98,"target":3},{"source":98,"target":115},{"source":98,"target":116},{"source":114,"target":3},{"source":115,"target":27},{"source":115,"target":117},{"source":115,"target":98},{"source":117,"target":27},{"source":116,"target":35},{"source":116,"target":118},{"source":116,"target":98},{"source":118,"target":35},{"source":4,"target":0},{"source":4,"target":5},{"source":4,"target":119},{"source":4,"target":120},{"source":4,"target":121},{"source":4,"target":122},{"source":4,"target":123},{"source":4,"target":124},{"source":4,"target":125},{"source":4,"target":126},{"source":4,"target":127},{"source":4,"target":128},{"source":4,"target":129},{"source":4,"target":130},{"source":4,"target":131},{"source":4,"target":132},{"source":4,"target":133},{"source":4,"target":134},{"source":4,"target":135},{"source":4,"target":136},{"source":4,"target":137},{"source":4,"target":138},{"source":4,"target":139},{"source":4,"target":140},{"source":4,"target":141},{"source":4,"target":142},{"source":4,"target":143},{"source":4,"target":144},{"source":4,"target":145},{"source":4,"target":146},{"source":147,"target":148},{"source":147,"target":149},{"source":149,"target":7},{"source":149,"target":150},{"source":149,"target":147},{"source":150,"target":7},{"source":151,"target":152},{"source":119,"target":153},{"source":119,"target":4},{"source":119,"target":154},{"source":119,"target":155},{"source":154,"target":156},{"source":154,"target":119},{"source":155,"target":157},{"source":155,"target":119},{"source":157,"target":158},{"source":157,"target":159},{"source":120,"target":160},{"source":120,"target":4},{"source":120,"target":161},{"source":120,"target":162},{"source":161,"target":163},{"source":161,"target":120},{"source":162,"target":164},{"source":162,"target":120},{"source":164,"target":165},{"source":164,"target":166},{"source":121,"target":167},{"source":121,"target":4},{"source":121,"target":168},{"source":121,"target":169},{"source":168,"target":170},{"source":168,"target":121},{"source":169,"target":171},{"source":169,"target":121},{"source":171,"target":172},{"source":171,"target":173},{"source":122,"target":174},{"source":122,"target":4},{"source":122,"target":175},{"source":122,"target":176},{"source":175,"target":177},{"source":175,"target":122},{"source":176,"target":178},{"source":176,"target":122},{"source":178,"target":179},{"source":178,"target":180},{"source":123,"target":181},{"source":123,"target":4},{"source":123,"target":182},{"source":123,"target":183},{"source":182,"target":184},{"source":182,"target":123},{"source":183,"target":185},{"source":183,"target":123},{"source":185,"target":186},{"source":185,"target":187},{"source":124,"target":188},{"source":124,"target":4},{"source":124,"target":189},{"source":124,"target":190},{"source":189,"target":191},{"source":189,"target":124},{"source":190,"target":192},{"source":190,"target":124},{"source":192,"target":193},{"source":192,"target":194},{"source":125,"target":195},{"source":125,"target":4},{"source":125,"target":196},{"source":125,"target":197},{"source":196,"target":198},{"source":196,"target":125},{"source":197,"target":199},{"source":197,"target":125},{"source":199,"target":200},{"source":199,"target":201},{"source":126,"target":202},{"source":126,"target":4},{"source":127,"target":203},{"source":127,"target":4},{"source":127,"target":204},{"source":204,"target":4},{"source":204,"target":205},{"source":204,"target":127},{"source":205,"target":4},{"source":128,"target":206},{"source":128,"target":4},{"source":129,"target":207},{"source":129,"target":4},{"source":130,"target":4},{"source":130,"target":208},{"source":130,"target":4},{"source":208,"target":4},{"source":131,"target":13},{"source":131,"target":209},{"source":131,"target":4},{"source":209,"target":13},{"source":132,"target":11},{"source":132,"target":210},{"source":132,"target":4},{"source":132,"target":211},{"source":210,"target":11},{"source":133,"target":32},{"source":133,"target":212},{"source":133,"target":4},{"source":133,"target":213},{"source":212,"target":32},{"source":134,"target":33},{"source":134,"target":214},{"source":134,"target":4},{"source":214,"target":33},{"source":135,"target":34},{"source":135,"target":215},{"source":135,"target":4},{"source":135,"target":216},{"source":215,"target":34},{"source":136,"target":34},{"source":136,"target":217},{"source":136,"target":4},{"source":136,"target":218},{"source":217,"target":34},{"source":137,"target":219},{"source":137,"target":4},{"source":138,"target":22},{"source":138,"target":220},{"source":138,"target":4},{"source":220,"target":22},{"source":139,"target":221},{"source":139,"target":4},{"source":140,"target":222},{"source":140,"target":4},{"source":141,"target":223},{"source":141,"target":4},{"source":142,"target":224},{"source":142,"target":4},{"source":143,"target":4},{"source":143,"target":225},{"source":143,"target":4},{"source":225,"target":4},{"source":144,"target":4},{"source":144,"target":226},{"source":144,"target":4},{"source":226,"target":4},{"source":145,"target":4},{"source":145,"target":227},{"source":145,"target":4},{"source":227,"target":4},{"source":146,"target":5},{"source":5,"target":0},{"source":5,"target":6},{"source":5,"target":30},{"source":5,"target":23},{"source":5,"target":228},{"source":5,"target":229},{"source":5,"target":230},{"source":5,"target":231},{"source":228,"target":232},{"source":228,"target":5},{"source":229,"target":6},{"source":230,"target":30},{"source":231,"target":23},{"source":6,"target":0},{"source":6,"target":7},{"source":6,"target":233},{"source":6,"target":234},{"source":6,"target":235},{"source":233,"target":12},{"source":233,"target":236},{"source":233,"target":6},{"source":233,"target":237},{"source":236,"target":12},{"source":234,"target":238},{"source":234,"target":6},{"source":235,"target":7},{"source":7,"target":0},{"source":7,"target":8},{"source":7,"target":239},{"source":7,"target":240},{"source":7,"target":241},{"source":7,"target":242},{"source":7,"target":243},{"source":7,"target":244},{"source":7,"target":245},{"source":7,"target":246},{"source":7,"target":247},{"source":239,"target":248},{"source":239,"target":7},{"source":239,"target":249},{"source":239,"target":250},{"source":249,"target":251},{"source":249,"target":239},{"source":250,"target":252},{"source":250,"target":239},{"source":252,"target":253},{"source":252,"target":254},{"source":240,"target":255},{"source":240,"target":7},{"source":240,"target":256},{"source":240,"target":257},{"source":256,"target":258},{"source":256,"target":240},{"source":257,"target":259},{"source":257,"target":240},{"source":259,"target":260},{"source":259,"target":261},{"source":241,"target":262},{"source":241,"target":7},{"source":241,"target":263},{"source":241,"target":264},{"source":263,"target":265},{"source":263,"target":241},{"source":264,"target":266},{"source":264,"target":241},{"source":266,"target":267},{"source":266,"target":268},{"source":242,"target":269},{"source":242,"target":7},{"source":242,"target":270},{"source":270,"target":7},{"source":270,"target":271},{"source":270,"target":242},{"source":271,"target":7},{"source":243,"target":272},{"source":243,"target":7},{"source":243,"target":273},{"source":273,"target":7},{"source":273,"target":274},{"source":273,"target":243},{"source":274,"target":7},{"source":244,"target":275},{"source":244,"target":7},{"source":245,"target":7},{"source":245,"target":276},{"source":245,"target":7},{"source":276,"target":7},{"source":246,"target":12},{"source":246,"target":277},{"source":246,"target":7},{"source":277,"target":12},{"source":247,"target":8},{"source":8,"target":0},{"source":8,"target":9},{"source":8,"target":278},{"source":8,"target":279},{"source":8,"target":280},{"source":8,"target":281},{"source":8,"target":282},{"source":8,"target":283},{"source":8,"target":284},{"source":8,"target":285},{"source":8,"target":286},{"source":8,"target":287},{"source":8,"target":288},{"source":8,"target":289},{"source":278,"target":290},{"source":278,"target":8},{"source":278,"target":291},{"source":278,"target":292},{"source":291,"target":293},{"source":291,"target":278},{"source":292,"target":294},{"source":292,"target":278},{"source":294,"target":295},{"source":294,"target":296},{"source":279,"target":297},{"source":279,"target":8},{"source":279,"target":298},{"source":279,"target":299},{"source":298,"target":300},{"source":298,"target":279},{"source":299,"target":301},{"source":299,"target":279},{"source":301,"target":302},{"source":301,"target":303},{"source":280,"target":304},{"source":280,"target":8},{"source":280,"target":305},{"source":280,"target":306},{"source":305,"target":307},{"source":305,"target":280},{"source":306,"target":308},{"source":306,"target":280},{"source":308,"target":309},{"source":308,"target":310},{"source":281,"target":17},{"source":281,"target":311},{"source":281,"target":8},{"source":311,"target":17},{"source":282,"target":312},{"source":282,"target":8},{"source":282,"target":313},{"source":282,"target":314},{"source":313,"target":8},{"source":313,"target":315},{"source":313,"target":282},{"source":315,"target":8},{"source":314,"target":17},{"source":314,"target":316},{"source":314,"target":282},{"source":316,"target":17},{"source":283,"target":317},{"source":283,"target":8},{"source":284,"target":318},{"source":284,"target":8},{"source":285,"target":17},{"source":285,"target":319},{"source":285,"target":8},{"source":285,"target":320},{"source":319,"target":17},{"source":286,"target":321},{"source":286,"target":8},{"source":287,"target":322},{"source":287,"target":8},{"source":288,"target":15},{"source":288,"target":323},{"source":288,"target":8},{"source":323,"target":15},{"source":289,"target":9},{"source":9,"target":0},{"source":9,"target":3},{"source":9,"target":324},{"source":9,"target":325},{"source":9,"target":326},{"source":9,"target":327},{"source":9,"target":328},{"source":9,"target":329},{"source":9,"target":330},{"source":9,"target":331},{"source":9,"target":332},{"source":9,"target":333},{"source":9,"target":334},{"source":9,"target":335},{"source":9,"target":336},{"source":324,"target":337},{"source":324,"target":9},{"source":324,"target":338},{"source":324,"target":339},{"source":338,"target":340},{"source":338,"target":324},{"source":339,"target":341},{"source":339,"target":324},{"source":341,"target":342},{"source":341,"target":343},{"source":325,"target":344},{"source":325,"target":9},{"source":325,"target":345},{"source":325,"target":346},{"source":345,"target":347},{"source":345,"target":325},{"source":346,"target":348},{"source":346,"target":325},{"source":348,"target":349},{"source":348,"target":350},{"source":326,"target":9},{"source":326,"target":351},{"source":326,"target":9},{"source":351,"target":9},{"source":327,"target":352},{"source":327,"target":9},{"source":328,"target":11},{"source":328,"target":353},{"source":328,"target":9},{"source":353,"target":11},{"source":329,"target":9},{"source":329,"target":354},{"source":329,"target":9},{"source":354,"target":9},{"source":330,"target":355},{"source":330,"target":9},{"source":330,"target":356},{"source":330,"target":357},{"source":356,"target":11},{"source":356,"target":358},{"source":356,"target":330},{"source":358,"target":11},{"source":357,"target":359},{"source":357,"target":330},{"source":331,"target":9},{"source":332,"target":10},{"source":332,"target":360},{"source":332,"target":9},{"source":360,"target":10},{"source":333,"target":9},{"source":333,"target":361},{"source":333,"target":9},{"source":333,"target":334},{"source":361,"target":9},{"source":334,"target":9},{"source":334,"target":362},{"source":334,"target":9},{"source":334,"target":333},{"source":362,"target":9},{"source":335,"target":11},{"source":335,"target":363},{"source":335,"target":9},{"source":363,"target":11},{"source":336,"target":3},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":364},{"source":10,"target":365},{"source":10,"target":366},{"source":364,"target":9},{"source":364,"target":367},{"source":364,"target":10},{"source":367,"target":9},{"source":365,"target":368},{"source":365,"target":10},{"source":366,"target":9},{"source":11,"target":0},{"source":11,"target":12},{"source":11,"target":369},{"source":11,"target":370},{"source":11,"target":211},{"source":11,"target":371},{"source":11,"target":372},{"source":11,"target":373},{"source":374,"target":8},{"source":374,"target":375},{"source":374,"target":376},{"source":375,"target":8},{"source":376,"target":8},{"source":376,"target":377},{"source":376,"target":374},{"source":377,"target":8},{"source":378,"target":379},{"source":369,"target":11},{"source":369,"target":380},{"source":369,"target":11},{"source":380,"target":11},{"source":370,"target":12},{"source":370,"target":381},{"source":370,"target":11},{"source":381,"target":12},{"source":211,"target":4},{"source":211,"target":382},{"source":211,"target":11},{"source":211,"target":132},{"source":382,"target":4},{"source":371,"target":27},{"source":371,"target":383},{"source":371,"target":11},{"source":371,"target":384},{"source":383,"target":27},{"source":372,"target":11},{"source":372,"target":385},{"source":372,"target":11},{"source":385,"target":11},{"source":373,"target":12},{"source":12,"target":0},{"source":12,"target":17},{"source":12,"target":7},{"source":12,"target":13},{"source":12,"target":386},{"source":12,"target":387},{"source":12,"target":388},{"source":12,"target":389},{"source":12,"target":390},{"source":12,"target":391},{"source":12,"target":392},{"source":12,"target":393},{"source":12,"target":394},{"source":12,"target":395},{"source":12,"target":396},{"source":12,"target":397},{"source":12,"target":398},{"source":12,"target":399},{"source":12,"target":237},{"source":12,"target":400},{"source":12,"target":401},{"source":12,"target":402},{"source":12,"target":403},{"source":12,"target":404},{"source":12,"target":405},{"source":12,"target":406},{"source":12,"target":407},{"source":12,"target":408},{"source":386,"target":409},{"source":386,"target":12},{"source":386,"target":410},{"source":386,"target":411},{"source":410,"target":412},{"source":410,"target":386},{"source":411,"target":413},{"source":411,"target":386},{"source":413,"target":414},{"source":413,"target":415},{"source":387,"target":416},{"source":387,"target":12},{"source":387,"target":417},{"source":387,"target":418},{"source":417,"target":419},{"source":417,"target":387},{"source":418,"target":420},{"source":418,"target":387},{"source":420,"target":421},{"source":420,"target":422},{"source":388,"target":423},{"source":388,"target":12},{"source":388,"target":424},{"source":388,"target":425},{"source":424,"target":426},{"source":424,"target":388},{"source":425,"target":427},{"source":425,"target":388},{"source":427,"target":428},{"source":427,"target":429},{"source":389,"target":6},{"source":389,"target":430},{"source":389,"target":12},{"source":430,"target":6},{"source":390,"target":12},{"source":390,"target":431},{"source":390,"target":12},{"source":431,"target":12},{"source":391,"target":432},{"source":391,"target":12},{"source":391,"target":433},{"source":433,"target":12},{"source":433,"target":434},{"source":433,"target":391},{"source":434,"target":12},{"source":392,"target":12},{"source":392,"target":435},{"source":392,"target":12},{"source":435,"target":12},{"source":393,"target":436},{"source":393,"target":12},{"source":393,"target":437},{"source":437,"target":8},{"source":437,"target":438},{"source":437,"target":393},{"source":438,"target":8},{"source":394,"target":8},{"source":394,"target":439},{"source":394,"target":12},{"source":394,"target":440},{"source":439,"target":8},{"source":440,"target":8},{"source":440,"target":441},{"source":440,"target":394},{"source":441,"target":8},{"source":395,"target":8},{"source":395,"target":442},{"source":395,"target":12},{"source":395,"target":443},{"source":442,"target":8},{"source":443,"target":12},{"source":443,"target":444},{"source":443,"target":395},{"source":444,"target":12},{"source":396,"target":8},{"source":396,"target":445},{"source":396,"target":12},{"source":445,"target":8},{"source":397,"target":446},{"source":397,"target":12},{"source":397,"target":447},{"source":447,"target":12},{"source":447,"target":448},{"source":447,"target":397},{"source":448,"target":12},{"source":398,"target":12},{"source":398,"target":449},{"source":398,"target":12},{"source":449,"target":12},{"source":399,"target":4},{"source":399,"target":450},{"source":399,"target":12},{"source":450,"target":4},{"source":237,"target":6},{"source":237,"target":451},{"source":237,"target":12},{"source":237,"target":233},{"source":451,"target":6},{"source":400,"target":12},{"source":400,"target":452},{"source":400,"target":12},{"source":452,"target":12},{"source":401,"target":26},{"source":401,"target":453},{"source":401,"target":12},{"source":401,"target":454},{"source":453,"target":26},{"source":402,"target":8},{"source":402,"target":455},{"source":402,"target":12},{"source":455,"target":8},{"source":403,"target":456},{"source":403,"target":12},{"source":404,"target":457},{"source":404,"target":12},{"source":405,"target":12},{"source":405,"target":458},{"source":405,"target":12},{"source":458,"target":12},{"source":406,"target":17},{"source":407,"target":7},{"source":408,"target":13},{"source":13,"target":0},{"source":13,"target":14},{"source":13,"target":459},{"source":13,"target":460},{"source":13,"target":461},{"source":13,"target":462},{"source":459,"target":463},{"source":459,"target":13},{"source":459,"target":464},{"source":464,"target":13},{"source":464,"target":465},{"source":464,"target":459},{"source":465,"target":13},{"source":460,"target":466},{"source":460,"target":13},{"source":460,"target":467},{"source":467,"target":3},{"source":467,"target":468},{"source":467,"target":460},{"source":468,"target":3},{"source":461,"target":16},{"source":461,"target":469},{"source":461,"target":13},{"source":461,"target":470},{"source":469,"target":16},{"source":462,"target":14},{"source":14,"target":0},{"source":14,"target":8},{"source":14,"target":471},{"source":472,"target":15},{"source":472,"target":473},{"source":473,"target":15},{"source":471,"target":8},{"source":15,"target":0},{"source":15,"target":474},{"source":15,"target":475},{"source":15,"target":476},{"source":15,"target":477},{"source":474,"target":15},{"source":475,"target":15},{"source":476,"target":15},{"source":477,"target":15},{"source":16,"target":0},{"source":16,"target":17},{"source":16,"target":14},{"source":16,"target":478},{"source":16,"target":479},{"source":16,"target":480},{"source":16,"target":481},{"source":16,"target":482},{"source":16,"target":483},{"source":16,"target":484},{"source":16,"target":485},{"source":16,"target":486},{"source":16,"target":487},{"source":16,"target":470},{"source":16,"target":488},{"source":16,"target":489},{"source":490,"target":491},{"source":478,"target":492},{"source":478,"target":16},{"source":478,"target":493},{"source":478,"target":494},{"source":493,"target":495},{"source":493,"target":478},{"source":494,"target":496},{"source":494,"target":478},{"source":496,"target":497},{"source":496,"target":498},{"source":479,"target":499},{"source":479,"target":16},{"source":479,"target":500},{"source":500,"target":8},{"source":500,"target":501},{"source":500,"target":479},{"source":501,"target":8},{"source":480,"target":16},{"source":480,"target":502},{"source":480,"target":16},{"source":502,"target":16},{"source":481,"target":13},{"source":481,"target":503},{"source":481,"target":16},{"source":503,"target":13},{"source":482,"target":14},{"source":482,"target":504},{"source":482,"target":16},{"source":504,"target":14},{"source":483,"target":505},{"source":483,"target":16},{"source":484,"target":16},{"source":484,"target":506},{"source":484,"target":16},{"source":484,"target":485},{"source":506,"target":16},{"source":485,"target":16},{"source":485,"target":507},{"source":485,"target":16},{"source":485,"target":484},{"source":507,"target":16},{"source":486,"target":25},{"source":486,"target":508},{"source":486,"target":16},{"source":486,"target":509},{"source":508,"target":25},{"source":487,"target":14},{"source":487,"target":510},{"source":487,"target":16},{"source":510,"target":14},{"source":470,"target":13},{"source":470,"target":511},{"source":470,"target":16},{"source":470,"target":461},{"source":511,"target":13},{"source":488,"target":17},{"source":489,"target":14},{"source":17,"target":0},{"source":17,"target":8},{"source":17,"target":512},{"source":17,"target":513},{"source":17,"target":514},{"source":17,"target":515},{"source":17,"target":516},{"source":17,"target":517},{"source":17,"target":518},{"source":17,"target":519},{"source":17,"target":520},{"source":17,"target":320},{"source":17,"target":521},{"source":17,"target":522},{"source":17,"target":523},{"source":512,"target":524},{"source":512,"target":17},{"source":512,"target":525},{"source":512,"target":526},{"source":525,"target":527},{"source":525,"target":512},{"source":526,"target":528},{"source":526,"target":512},{"source":528,"target":529},{"source":528,"target":530},{"source":513,"target":14},{"source":513,"target":531},{"source":513,"target":17},{"source":513,"target":532},{"source":531,"target":14},{"source":532,"target":14},{"source":532,"target":533},{"source":532,"target":513},{"source":533,"target":14},{"source":514,"target":534},{"source":514,"target":17},{"source":514,"target":535},{"source":535,"target":8},{"source":535,"target":536},{"source":535,"target":514},{"source":536,"target":8},{"source":515,"target":14},{"source":515,"target":537},{"source":515,"target":17},{"source":515,"target":538},{"source":537,"target":14},{"source":538,"target":14},{"source":538,"target":539},{"source":538,"target":515},{"source":539,"target":14},{"source":516,"target":14},{"source":516,"target":540},{"source":516,"target":17},{"source":540,"target":14},{"source":517,"target":541},{"source":517,"target":17},{"source":518,"target":18},{"source":518,"target":542},{"source":518,"target":17},{"source":518,"target":543},{"source":542,"target":18},{"source":519,"target":14},{"source":519,"target":544},{"source":519,"target":17},{"source":544,"target":14},{"source":520,"target":8},{"source":520,"target":545},{"source":520,"target":17},{"source":545,"target":8},{"source":320,"target":8},{"source":320,"target":546},{"source":320,"target":17},{"source":320,"target":285},{"source":546,"target":8},{"source":521,"target":21},{"source":521,"target":547},{"source":521,"target":17},{"source":521,"target":548},{"source":547,"target":21},{"source":522,"target":24},{"source":522,"target":549},{"source":522,"target":17},{"source":522,"target":550},{"source":549,"target":24},{"source":523,"target":8},{"source":18,"target":0},{"source":18,"target":19},{"source":18,"target":551},{"source":18,"target":552},{"source":18,"target":553},{"source":18,"target":554},{"source":18,"target":555},{"source":18,"target":556},{"source":18,"target":543},{"source":18,"target":557},{"source":551,"target":558},{"source":551,"target":18},{"source":551,"target":559},{"source":551,"target":560},{"source":559,"target":561},{"source":559,"target":551},{"source":560,"target":562},{"source":560,"target":551},{"source":562,"target":563},{"source":562,"target":564},{"source":552,"target":565},{"source":552,"target":18},{"source":552,"target":566},{"source":552,"target":567},{"source":566,"target":568},{"source":566,"target":552},{"source":567,"target":569},{"source":567,"target":552},{"source":569,"target":570},{"source":569,"target":571},{"source":553,"target":572},{"source":553,"target":18},{"source":554,"target":573},{"source":554,"target":18},{"source":555,"target":14},{"source":555,"target":574},{"source":555,"target":18},{"source":574,"target":14},{"source":556,"target":15},{"source":556,"target":575},{"source":556,"target":18},{"source":575,"target":15},{"source":543,"target":17},{"source":543,"target":576},{"source":543,"target":18},{"source":543,"target":518},{"source":576,"target":17},{"source":557,"target":19},{"source":19,"target":0},{"source":19,"target":20},{"source":19,"target":577},{"source":19,"target":578},{"source":19,"target":579},{"source":577,"target":9},{"source":577,"target":580},{"source":577,"target":19},{"source":580,"target":9},{"source":578,"target":9},{"source":578,"target":581},{"source":578,"target":19},{"source":581,"target":9},{"source":579,"target":20},{"source":20,"target":0},{"source":20,"target":9},{"source":20,"target":582},{"source":20,"target":583},{"source":582,"target":9},{"source":582,"target":584},{"source":582,"target":20},{"source":584,"target":9},{"source":583,"target":9},{"source":21,"target":0},{"source":21,"target":14},{"source":21,"target":585},{"source":21,"target":586},{"source":21,"target":587},{"source":21,"target":588},{"source":21,"target":589},{"source":21,"target":590},{"source":21,"target":548},{"source":21,"target":591},{"source":585,"target":592},{"source":585,"target":21},{"source":585,"target":593},{"source":585,"target":594},{"source":593,"target":595},{"source":593,"target":585},{"source":594,"target":596},{"source":594,"target":585},{"source":596,"target":597},{"source":596,"target":598},{"source":586,"target":599},{"source":586,"target":21},{"source":586,"target":600},{"source":586,"target":601},{"source":600,"target":602},{"source":600,"target":586},{"source":601,"target":603},{"source":601,"target":586},{"source":603,"target":604},{"source":603,"target":605},{"source":587,"target":606},{"source":587,"target":21},{"source":587,"target":607},{"source":587,"target":608},{"source":607,"target":609},{"source":607,"target":587},{"source":608,"target":610},{"source":608,"target":587},{"source":610,"target":611},{"source":610,"target":612},{"source":588,"target":613},{"source":588,"target":21},{"source":588,"target":614},{"source":588,"target":615},{"source":614,"target":616},{"source":614,"target":588},{"source":615,"target":617},{"source":615,"target":588},{"source":617,"target":618},{"source":617,"target":619},{"source":589,"target":9},{"source":589,"target":620},{"source":589,"target":21},{"source":620,"target":9},{"source":590,"target":22},{"source":590,"target":621},{"source":590,"target":21},{"source":621,"target":22},{"source":548,"target":17},{"source":548,"target":622},{"source":548,"target":21},{"source":548,"target":521},{"source":622,"target":17},{"source":591,"target":14},{"source":22,"target":0},{"source":22,"target":23},{"source":22,"target":14},{"source":22,"target":623},{"source":22,"target":624},{"source":22,"target":625},{"source":22,"target":626},{"source":22,"target":627},{"source":22,"target":628},{"source":22,"target":629},{"source":22,"target":630},{"source":22,"target":631},{"source":623,"target":632},{"source":623,"target":22},{"source":624,"target":633},{"source":624,"target":22},{"source":625,"target":634},{"source":625,"target":22},{"source":626,"target":635},{"source":626,"target":22},{"source":627,"target":636},{"source":627,"target":22},{"source":628,"target":637},{"source":628,"target":22},{"source":629,"target":638},{"source":629,"target":22},{"source":630,"target":23},{"source":631,"target":14},{"source":23,"target":0},{"source":23,"target":8},{"source":23,"target":639},{"source":23,"target":640},{"source":639,"target":13},{"source":639,"target":641},{"source":639,"target":23},{"source":641,"target":13},{"source":640,"target":8},{"source":24,"target":0},{"source":24,"target":19},{"source":24,"target":642},{"source":24,"target":643},{"source":24,"target":644},{"source":24,"target":550},{"source":24,"target":645},{"source":642,"target":646},{"source":642,"target":24},{"source":642,"target":647},{"source":642,"target":648},{"source":647,"target":649},{"source":647,"target":642},{"source":648,"target":650},{"source":648,"target":642},{"source":650,"target":651},{"source":650,"target":652},{"source":643,"target":16},{"source":643,"target":653},{"source":643,"target":24},{"source":653,"target":16},{"source":644,"target":15},{"source":644,"target":654},{"source":644,"target":24},{"source":654,"target":15},{"source":550,"target":17},{"source":550,"target":655},{"source":550,"target":24},{"source":550,"target":522},{"source":655,"target":17},{"source":645,"target":19},{"source":25,"target":0},{"source":25,"target":19},{"source":25,"target":656},{"source":25,"target":509},{"source":25,"target":657},{"source":656,"target":16},{"source":656,"target":658},{"source":656,"target":25},{"source":658,"target":16},{"source":509,"target":16},{"source":509,"target":659},{"source":509,"target":25},{"source":509,"target":486},{"source":659,"target":16},{"source":657,"target":19},{"source":26,"target":0},{"source":26,"target":19},{"source":26,"target":660},{"source":26,"target":661},{"source":26,"target":454},{"source":26,"target":662},{"source":660,"target":12},{"source":660,"target":663},{"source":660,"target":26},{"source":663,"target":12},{"source":661,"target":664},{"source":661,"target":26},{"source":454,"target":12},{"source":454,"target":665},{"source":454,"target":26},{"source":454,"target":401},{"source":665,"target":12},{"source":662,"target":19},{"source":27,"target":0},{"source":27,"target":28},{"source":27,"target":666},{"source":27,"target":667},{"source":27,"target":668},{"source":27,"target":669},{"source":27,"target":670},{"source":27,"target":671},{"source":27,"target":672},{"source":27,"target":673},{"source":27,"target":674},{"source":27,"target":675},{"source":27,"target":676},{"source":27,"target":677},{"source":27,"target":678},{"source":27,"target":679},{"source":27,"target":680},{"source":27,"target":681},{"source":27,"target":682},{"source":27,"target":683},{"source":27,"target":684},{"source":27,"target":384},{"source":27,"target":685},{"source":686,"target":687},{"source":686,"target":688},{"source":688,"target":7},{"source":688,"target":689},{"source":688,"target":686},{"source":689,"target":7},{"source":690,"target":29},{"source":690,"target":691},{"source":690,"target":692},{"source":691,"target":29},{"source":693,"target":13},{"source":693,"target":694},{"source":694,"target":13},{"source":666,"target":695},{"source":666,"target":27},{"source":666,"target":696},{"source":666,"target":697},{"source":696,"target":698},{"source":696,"target":666},{"source":697,"target":699},{"source":697,"target":666},{"source":699,"target":700},{"source":699,"target":701},{"source":667,"target":702},{"source":667,"target":27},{"source":667,"target":703},{"source":667,"target":704},{"source":703,"target":705},{"source":703,"target":667},{"source":704,"target":706},{"source":704,"target":667},{"source":706,"target":707},{"source":706,"target":708},{"source":668,"target":709},{"source":668,"target":27},{"source":669,"target":710},{"source":669,"target":27},{"source":670,"target":711},{"source":670,"target":27},{"source":671,"target":29},{"source":671,"target":712},{"source":671,"target":27},{"source":712,"target":29},{"source":672,"target":13},{"source":672,"target":713},{"source":672,"target":27},{"source":713,"target":13},{"source":673,"target":714},{"source":673,"target":27},{"source":674,"target":21},{"source":674,"target":715},{"source":674,"target":27},{"source":715,"target":21},{"source":675,"target":32},{"source":675,"target":716},{"source":675,"target":27},{"source":675,"target":717},{"source":716,"target":32},{"source":676,"target":718},{"source":676,"target":27},{"source":677,"target":719},{"source":677,"target":27},{"source":678,"target":720},{"source":678,"target":27},{"source":679,"target":721},{"source":679,"target":27},{"source":680,"target":21},{"source":680,"target":722},{"source":680,"target":27},{"source":722,"target":21},{"source":681,"target":21},{"source":681,"target":723},{"source":681,"target":27},{"source":723,"target":21},{"source":682,"target":27},{"source":682,"target":724},{"source":682,"target":27},{"source":724,"target":27},{"source":683,"target":13},{"source":683,"target":725},{"source":683,"target":27},{"source":725,"target":13},{"source":684,"target":726},{"source":684,"target":27},{"source":384,"target":11},{"source":384,"target":727},{"source":384,"target":27},{"source":384,"target":371},{"source":727,"target":11},{"source":685,"target":28},{"source":28,"target":0},{"source":28,"target":17},{"source":28,"target":6},{"source":28,"target":728},{"source":28,"target":729},{"source":28,"target":730},{"source":28,"target":731},{"source":732,"target":733},{"source":732,"target":734},{"source":732,"target":735},{"source":734,"target":8},{"source":734,"target":736},{"source":734,"target":732},{"source":736,"target":8},{"source":735,"target":17},{"source":735,"target":737},{"source":735,"target":732},{"source":737,"target":17},{"source":728,"target":29},{"source":728,"target":738},{"source":728,"target":28},{"source":738,"target":29},{"source":729,"target":13},{"source":729,"target":739},{"source":729,"target":28},{"source":739,"target":13},{"source":730,"target":17},{"source":731,"target":6},{"source":29,"target":0},{"source":29,"target":30},{"source":29,"target":23},{"source":29,"target":740},{"source":29,"target":741},{"source":29,"target":742},{"source":29,"target":743},{"source":29,"target":692},{"source":29,"target":744},{"source":29,"target":745},{"source":740,"target":746},{"source":740,"target":29},{"source":741,"target":747},{"source":741,"target":29},{"source":742,"target":22},{"source":742,"target":748},{"source":742,"target":29},{"source":748,"target":22},{"source":743,"target":31},{"source":743,"target":749},{"source":743,"target":29},{"source":749,"target":31},{"source":692,"target":27},{"source":692,"target":750},{"source":692,"target":29},{"source":750,"target":27},{"source":744,"target":30},{"source":745,"target":23},{"source":30,"target":0},{"source":30,"target":9},{"source":30,"target":751},{"source":30,"target":752},{"source":30,"target":753},{"source":30,"target":754},{"source":30,"target":755},{"source":30,"target":756},{"source":30,"target":757},{"source":30,"target":758},{"source":30,"target":759},{"source":30,"target":760},{"source":30,"target":761},{"source":30,"target":762},{"source":30,"target":763},{"source":30,"target":764},{"source":30,"target":765},{"source":30,"target":766},{"source":30,"target":767},{"source":30,"target":768},{"source":751,"target":769},{"source":751,"target":30},{"source":751,"target":770},{"source":751,"target":771},{"source":770,"target":772},{"source":770,"target":751},{"source":771,"target":773},{"source":771,"target":751},{"source":773,"target":774},{"source":773,"target":775},{"source":752,"target":776},{"source":752,"target":30},{"source":752,"target":777},{"source":752,"target":778},{"source":777,"target":779},{"source":777,"target":752},{"source":778,"target":780},{"source":778,"target":752},{"source":780,"target":781},{"source":780,"target":782},{"source":753,"target":783},{"source":753,"target":30},{"source":753,"target":784},{"source":753,"target":785},{"source":784,"target":786},{"source":784,"target":753},{"source":785,"target":787},{"source":785,"target":753},{"source":787,"target":788},{"source":787,"target":789},{"source":754,"target":790},{"source":754,"target":30},{"source":754,"target":791},{"source":754,"target":792},{"source":791,"target":793},{"source":791,"target":754},{"source":792,"target":794},{"source":792,"target":754},{"source":794,"target":795},{"source":794,"target":796},{"source":755,"target":797},{"source":755,"target":30},{"source":755,"target":798},{"source":798,"target":799},{"source":798,"target":755},{"source":756,"target":800},{"source":756,"target":30},{"source":756,"target":801},{"source":801,"target":30},{"source":801,"target":802},{"source":801,"target":756},{"source":802,"target":30},{"source":757,"target":803},{"source":757,"target":30},{"source":758,"target":804},{"source":758,"target":30},{"source":759,"target":805},{"source":759,"target":30},{"source":760,"target":806},{"source":760,"target":30},{"source":761,"target":807},{"source":761,"target":30},{"source":762,"target":808},{"source":762,"target":30},{"source":763,"target":809},{"source":763,"target":30},{"source":764,"target":810},{"source":764,"target":30},{"source":765,"target":22},{"source":765,"target":811},{"source":765,"target":30},{"source":811,"target":22},{"source":766,"target":812},{"source":766,"target":30},{"source":767,"target":22},{"source":767,"target":813},{"source":767,"target":30},{"source":813,"target":22},{"source":768,"target":9},{"source":31,"target":0},{"source":31,"target":814},{"source":31,"target":815},{"source":31,"target":816},{"source":31,"target":817},{"source":814,"target":31},{"source":815,"target":31},{"source":816,"target":31},{"source":817,"target":31},{"source":32,"target":0},{"source":32,"target":12},{"source":32,"target":213},{"source":32,"target":717},{"source":32,"target":818},{"source":819,"target":8},{"source":819,"target":820},{"source":819,"target":821},{"source":820,"target":8},{"source":821,"target":8},{"source":821,"target":822},{"source":821,"target":819},{"source":822,"target":8},{"source":213,"target":4},{"source":213,"target":823},{"source":213,"target":32},{"source":213,"target":133},{"source":823,"target":4},{"source":717,"target":27},{"source":717,"target":824},{"source":717,"target":32},{"source":717,"target":675},{"source":824,"target":27},{"source":818,"target":12},{"source":33,"target":0},{"source":33,"target":825},{"source":33,"target":826},{"source":33,"target":827},{"source":825,"target":33},{"source":826,"target":33},{"source":827,"target":33},{"source":34,"target":0},{"source":34,"target":12},{"source":34,"target":20},{"source":34,"target":828},{"source":34,"target":829},{"source":34,"target":830},{"source":34,"target":831},{"source":34,"target":832},{"source":34,"target":833},{"source":34,"target":834},{"source":34,"target":835},{"source":34,"target":218},{"source":34,"target":216},{"source":34,"target":836},{"source":34,"target":837},{"source":828,"target":838},{"source":828,"target":34},{"source":828,"target":839},{"source":828,"target":840},{"source":839,"target":841},{"source":839,"target":828},{"source":840,"target":842},{"source":840,"target":828},{"source":842,"target":843},{"source":842,"target":844},{"source":829,"target":845},{"source":829,"target":34},{"source":829,"target":846},{"source":829,"target":847},{"source":846,"target":848},{"source":846,"target":829},{"source":847,"target":849},{"source":847,"target":829},{"source":849,"target":850},{"source":849,"target":851},{"source":830,"target":852},{"source":830,"target":34},{"source":830,"target":853},{"source":830,"target":854},{"source":853,"target":855},{"source":853,"target":830},{"source":854,"target":856},{"source":854,"target":830},{"source":856,"target":857},{"source":856,"target":858},{"source":831,"target":859},{"source":831,"target":34},{"source":831,"target":860},{"source":831,"target":861},{"source":860,"target":862},{"source":860,"target":831},{"source":861,"target":863},{"source":861,"target":831},{"source":863,"target":864},{"source":863,"target":865},{"source":832,"target":13},{"source":832,"target":866},{"source":832,"target":34},{"source":866,"target":13},{"source":833,"target":13},{"source":833,"target":867},{"source":833,"target":34},{"source":867,"target":13},{"source":834,"target":868},{"source":834,"target":34},{"source":835,"target":4},{"source":835,"target":869},{"source":835,"target":34},{"source":869,"target":4},{"source":218,"target":4},{"source":218,"target":870},{"source":218,"target":34},{"source":218,"target":136},{"source":870,"target":4},{"source":216,"target":4},{"source":216,"target":871},{"source":216,"target":34},{"source":216,"target":135},{"source":871,"target":4},{"source":836,"target":12},{"source":837,"target":20},{"source":35,"target":0},{"source":35,"target":872},{"source":35,"target":873},{"source":872,"target":874},{"source":872,"target":35},{"source":873,"target":3},{"source":873,"target":875},{"source":873,"target":35},{"source":875,"target":3},{"source":36,"target":0},{"source":36,"target":32},{"source":36,"target":876},{"source":36,"target":877},{"source":876,"target":37},{"source":876,"target":878},{"source":876,"target":36},{"source":876,"target":879},{"source":878,"target":37},{"source":877,"target":32},{"source":37,"target":0},{"source":37,"target":38},{"source":37,"target":880},{"source":37,"target":881},{"source":37,"target":879},{"source":37,"target":882},{"source":883,"target":36},{"source":883,"target":884},{"source":884,"target":36},{"source":880,"target":885},{"source":880,"target":37},{"source":880,"target":886},{"source":880,"target":887},{"source":886,"target":888},{"source":886,"target":880},{"source":887,"target":889},{"source":887,"target":880},{"source":889,"target":890},{"source":889,"target":891},{"source":881,"target":36},{"source":881,"target":892},{"source":881,"target":37},{"source":892,"target":36},{"source":879,"target":36},{"source":879,"target":893},{"source":879,"target":37},{"source":879,"target":876},{"source":893,"target":36},{"source":882,"target":38},{"source":38,"target":0},{"source":38,"target":14},{"source":38,"target":894},{"source":38,"target":895},{"source":38,"target":896},{"source":38,"target":897},{"source":38,"target":898},{"source":38,"target":899},{"source":894,"target":900},{"source":894,"target":38},{"source":894,"target":901},{"source":894,"target":902},{"source":901,"target":903},{"source":901,"target":894},{"source":902,"target":904},{"source":902,"target":894},{"source":904,"target":905},{"source":904,"target":906},{"source":895,"target":907},{"source":895,"target":38},{"source":895,"target":908},{"source":895,"target":909},{"source":908,"target":910},{"source":908,"target":895},{"source":909,"target":911},{"source":909,"target":895},{"source":911,"target":912},{"source":911,"target":913},{"source":896,"target":12},{"source":896,"target":914},{"source":896,"target":38},{"source":914,"target":12},{"source":897,"target":39},{"source":897,"target":915},{"source":897,"target":38},{"source":897,"target":916},{"source":915,"target":39},{"source":898,"target":22},{"source":898,"target":917},{"source":898,"target":38},{"source":917,"target":22},{"source":899,"target":14},{"source":39,"target":0},{"source":39,"target":9},{"source":39,"target":918},{"source":39,"target":919},{"source":39,"target":916},{"source":39,"target":920},{"source":918,"target":5},{"source":918,"target":921},{"source":918,"target":39},{"source":921,"target":5},{"source":919,"target":22},{"source":919,"target":922},{"source":919,"target":39},{"source":922,"target":22},{"source":916,"target":38},{"source":916,"target":923},{"source":916,"target":39},{"source":916,"target":897},{"source":923,"target":38},{"source":920,"target":9},{"source":40,"target":0},{"source":40,"target":22},{"source":40,"target":924},{"source":40,"target":925},{"source":40,"target":926},{"source":924,"target":22},{"source":924,"target":927},{"source":924,"target":40},{"source":927,"target":22},{"source":925,"target":928},{"source":925,"target":40},{"source":926,"target":22},{"source":41,"target":0},{"source":41,"target":22},{"source":41,"target":929},{"source":41,"target":930},{"source":929,"target":38},{"source":929,"target":931},{"source":929,"target":41},{"source":931,"target":38},{"source":930,"target":22},{"source":42,"target":0},{"source":42,"target":43},{"source":42,"target":932},{"source":42,"target":933},{"source":934,"target":935},{"source":936,"target":937},{"source":932,"target":938},{"source":932,"target":42},{"source":933,"target":43},{"source":43,"target":0},{"source":43,"target":22},{"source":43,"target":939},{"source":939,"target":22},{"source":44,"target":0},{"source":44,"target":43},{"source":44,"target":940},{"source":44,"target":941},{"source":942,"target":943},{"source":944,"target":945},{"source":940,"target":946},{"source":940,"target":44},{"source":941,"target":43},{"source":45,"target":0},{"source":45,"target":43},{"source":45,"target":947},{"source":948,"target":949},{"source":950,"target":951},{"source":947,"target":43},{"source":46,"target":0},{"source":46,"target":43},{"source":46,"target":952},{"source":46,"target":953},{"source":954,"target":955},{"source":956,"target":957},{"source":952,"target":958},{"source":952,"target":46},{"source":953,"target":43},{"source":47,"target":0},{"source":47,"target":43},{"source":47,"target":959},{"source":47,"target":960},{"source":961,"target":962},{"source":963,"target":964},{"source":959,"target":965},{"source":959,"target":47},{"source":960,"target":43},{"source":48,"target":0},{"source":48,"target":43},{"source":48,"target":966},{"source":48,"target":967},{"source":968,"target":969},{"source":970,"target":971},{"source":966,"target":972},{"source":966,"target":48},{"source":967,"target":43},{"source":49,"target":0},{"source":49,"target":22},{"source":49,"target":973},{"source":49,"target":974},{"source":49,"target":975},{"source":49,"target":976},{"source":49,"target":977},{"source":49,"target":978},{"source":49,"target":979},{"source":49,"target":980},{"source":973,"target":981},{"source":973,"target":49},{"source":973,"target":982},{"source":973,"target":983},{"source":982,"target":984},{"source":982,"target":973},{"source":983,"target":985},{"source":983,"target":973},{"source":985,"target":986},{"source":985,"target":987},{"source":974,"target":988},{"source":974,"target":49},{"source":975,"target":989},{"source":975,"target":49},{"source":976,"target":990},{"source":976,"target":49},{"source":977,"target":991},{"source":977,"target":49},{"source":978,"target":992},{"source":978,"target":49},{"source":979,"target":993},{"source":979,"target":49},{"source":980,"target":22},{"source":50,"target":0},{"source":50,"target":32},{"source":50,"target":994},{"source":994,"target":32},{"source":51,"target":0},{"source":51,"target":52},{"source":51,"target":995},{"source":51,"target":996},{"source":51,"target":997},{"source":51,"target":998},{"source":995,"target":999},{"source":995,"target":51},{"source":996,"target":1000},{"source":996,"target":51},{"source":996,"target":1001},{"source":1001,"target":9},{"source":1001,"target":1002},{"source":1001,"target":996},{"source":1002,"target":9},{"source":997,"target":9},{"source":997,"target":1003},{"source":997,"target":51},{"source":997,"target":1004},{"source":1003,"target":9},{"source":1004,"target":1005},{"source":1004,"target":997},{"source":998,"target":52},{"source":52,"target":0},{"source":52,"target":3},{"source":52,"target":1006},{"source":52,"target":1007},{"source":52,"target":1008},{"source":52,"target":1009},{"source":52,"target":1010},{"source":52,"target":1011},{"source":52,"target":1012},{"source":1006,"target":1013},{"source":1006,"target":52},{"source":1007,"target":1},{"source":1007,"target":1014},{"source":1007,"target":52},{"source":1014,"target":1},{"source":1008,"target":9},{"source":1008,"target":1015},{"source":1008,"target":52},{"source":1008,"target":1016},{"source":1008,"target":1017},{"source":1015,"target":9},{"source":1016,"target":11},{"source":1016,"target":1018},{"source":1016,"target":1008},{"source":1018,"target":11},{"source":1017,"target":1019},{"source":1017,"target":1008},{"source":1009,"target":53},{"source":1009,"target":1020},{"source":1009,"target":52},{"source":1009,"target":1021},{"source":1020,"target":53},{"source":1021,"target":34},{"source":1021,"target":1022},{"source":1021,"target":1009},{"source":1022,"target":34},{"source":1010,"target":9},{"source":1010,"target":1023},{"source":1010,"target":52},{"source":1010,"target":1024},{"source":1010,"target":1025},{"source":1010,"target":1026},{"source":1023,"target":9},{"source":1024,"target":34},{"source":1024,"target":1027},{"source":1024,"target":1010},{"source":1027,"target":34},{"source":1025,"target":9},{"source":1025,"target":1028},{"source":1025,"target":1010},{"source":1028,"target":9},{"source":1026,"target":1029},{"source":1026,"target":1010},{"source":1011,"target":1030},{"source":1011,"target":52},{"source":1011,"target":1031},{"source":1011,"target":1032},{"source":1011,"target":1033},{"source":1031,"target":34},{"source":1031,"target":1034},{"source":1031,"target":1011},{"source":1034,"target":34},{"source":1032,"target":9},{"source":1032,"target":1035},{"source":1032,"target":1011},{"source":1035,"target":9},{"source":1033,"target":9},{"source":1033,"target":1036},{"source":1033,"target":1011},{"source":1036,"target":9},{"source":1012,"target":3},{"source":53,"target":0},{"source":53,"target":3},{"source":53,"target":1037},{"source":53,"target":1038},{"source":53,"target":1039},{"source":53,"target":1040},{"source":53,"target":1041},{"source":53,"target":1042},{"source":1037,"target":1043},{"source":1037,"target":53},{"source":1037,"target":1044},{"source":1044,"target":53},{"source":1044,"target":1045},{"source":1044,"target":1037},{"source":1045,"target":53},{"source":1038,"target":53},{"source":1039,"target":9},{"source":1039,"target":1046},{"source":1039,"target":53},{"source":1046,"target":9},{"source":1040,"target":9},{"source":1040,"target":1047},{"source":1040,"target":53},{"source":1047,"target":9},{"source":1041,"target":34},{"source":1041,"target":1048},{"source":1041,"target":53},{"source":1048,"target":34},{"source":1042,"target":3},{"source":54,"target":0},{"source":54,"target":9},{"source":54,"target":1049},{"source":54,"target":1050},{"source":54,"target":1051},{"source":54,"target":1052},{"source":54,"target":1053},{"source":54,"target":1054},{"source":54,"target":1055},{"source":1049,"target":3},{"source":1049,"target":1056},{"source":1049,"target":54},{"source":1049,"target":1057},{"source":1049,"target":1058},{"source":1056,"target":3},{"source":1057,"target":32},{"source":1057,"target":1059},{"source":1057,"target":1049},{"source":1059,"target":32},{"source":1058,"target":1060},{"source":1058,"target":1049},{"source":1050,"target":1061},{"source":1050,"target":54},{"source":1050,"target":1062},{"source":1050,"target":1063},{"source":1062,"target":32},{"source":1062,"target":1064},{"source":1062,"target":1050},{"source":1064,"target":32},{"source":1063,"target":3},{"source":1063,"target":1065},{"source":1063,"target":1050},{"source":1065,"target":3},{"source":1051,"target":9},{"source":1051,"target":1066},{"source":1051,"target":54},{"source":1051,"target":1067},{"source":1066,"target":9},{"source":1067,"target":11},{"source":1067,"target":1068},{"source":1067,"target":1051},{"source":1068,"target":11},{"source":1052,"target":9},{"source":1052,"target":1069},{"source":1052,"target":54},{"source":1052,"target":1070},{"source":1052,"target":1071},{"source":1069,"target":9},{"source":1070,"target":11},{"source":1070,"target":1072},{"source":1070,"target":1052},{"source":1072,"target":11},{"source":1071,"target":35},{"source":1071,"target":1073},{"source":1071,"target":1052},{"source":1073,"target":35},{"source":1053,"target":53},{"source":1053,"target":1074},{"source":1053,"target":54},{"source":1053,"target":1075},{"source":1053,"target":1076},{"source":1053,"target":1077},{"source":1074,"target":53},{"source":1075,"target":34},{"source":1075,"target":1078},{"source":1075,"target":1053},{"source":1078,"target":34},{"source":1076,"target":9},{"source":1076,"target":1079},{"source":1076,"target":1053},{"source":1079,"target":9},{"source":1077,"target":9},{"source":1077,"target":1080},{"source":1077,"target":1053},{"source":1080,"target":9},{"source":1054,"target":16},{"source":1054,"target":1081},{"source":1054,"target":54},{"source":1081,"target":16},{"source":1055,"target":9},{"source":55,"target":0},{"source":55,"target":1082},{"source":55,"target":1083},{"source":55,"target":1084},{"source":1082,"target":9},{"source":1082,"target":1085},{"source":1082,"target":55},{"source":1085,"target":9},{"source":1083,"target":9},{"source":1083,"target":1086},{"source":1083,"target":55},{"source":1086,"target":9},{"source":1084,"target":1087},{"source":1084,"target":55},{"source":56,"target":0},{"source":56,"target":9},{"source":56,"target":1088},{"source":56,"target":1089},{"source":56,"target":1090},{"source":56,"target":1091},{"source":56,"target":1092},{"source":1088,"target":1093},{"source":1088,"target":56},{"source":1089,"target":1094},{"source":1089,"target":56},{"source":1090,"target":9},{"source":1090,"target":1095},{"source":1090,"target":56},{"source":1095,"target":9},{"source":1091,"target":9},{"source":1091,"target":1096},{"source":1091,"target":56},{"source":1096,"target":9},{"source":1092,"target":9}],"multigraph":true}
ecore
families
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/SOM-Research/emf-rest/emf-rest-demos/old-version/Demo/models/Example.ecore
Example Family parents sons daughters pets address Member firstName lastName Parent family Son family Daughter family Pet name breed Dog Cat RaceDog HuntingDog
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="Example" nsURI="http://emf-rest.com/Example" nsPrefix="Example"> <eClassifiers xsi:type="ecore:EClass" name="Family"> <eStructuralFeatures xsi:type="ecore:EReference" name="parents" ordered="false" upperBound="2" eType="#//Parent" containment="true" eOpposite="#//Parent/family"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sons" upperBound="-1" eType="#//Son" containment="true" eOpposite="#//Son/family"/> <eStructuralFeatures xsi:type="ecore:EReference" name="daughters" ordered="false" upperBound="-1" eType="#//Daughter" containment="true" eOpposite="#//Daughter/family"/> <eStructuralFeatures xsi:type="ecore:EReference" name="pets" upperBound="-1" eType="#//Pet" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="address" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Member" abstract="true"> <eAnnotations source="Ecore"> <details key="constraints" value="validFirstName validLastName"/> <details key="roles" value="admin, user"/> </eAnnotations> <eAnnotations source="OCL"> <details key="validFirstName" value="not self.firstName.oclIsUndefined() and self.firstName &lt;>''"/> <details key="validLastName" value="not self.lastName.oclIsUndefined() and self.lastName &lt;>''"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="firstName" ordered="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lastName" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parent" eSuperTypes="#//Member"> <eStructuralFeatures xsi:type="ecore:EReference" name="family" ordered="false" lowerBound="1" eType="#//Family" eOpposite="#//Family/parents"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Son" eSuperTypes="#//Member"> <eStructuralFeatures xsi:type="ecore:EReference" name="family" ordered="false" lowerBound="1" eType="#//Family" eOpposite="#//Family/sons"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Daughter" eSuperTypes="#//Member"> <eStructuralFeatures xsi:type="ecore:EReference" name="family" ordered="false" lowerBound="1" eType="#//Family" eOpposite="#//Family/daughters"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Pet" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="breed" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Dog" eSuperTypes="#//Pet"/> <eClassifiers xsi:type="ecore:EClass" name="Cat" eSuperTypes="#//Pet"/> <eClassifiers xsi:type="ecore:EClass" name="RaceDog" eSuperTypes="#//Dog"/> <eClassifiers xsi:type="ecore:EClass" name="HuntingDog" eSuperTypes="#//Dog"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"Example","nsURI":"http://emf-rest.com/Example","name":"Example","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Family","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Member","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parent","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Son","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Daughter","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pet","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dog","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cat","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RaceDog","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HuntingDog","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":2,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sons","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"daughters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"address","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"family","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"family","changeable":true,"resolveProxies":true,"lowerBound":1,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"family","changeable":true,"resolveProxies":true,"lowerBound":1,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"firstName","changeable":true,"lowerBound":0,"iD":true,"id":24,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"lastName","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"breed","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":1,"target":0},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":11,"target":3},{"source":11,"target":16},{"source":11,"target":1},{"source":11,"target":17},{"source":16,"target":3},{"source":12,"target":4},{"source":12,"target":18},{"source":12,"target":1},{"source":12,"target":19},{"source":18,"target":4},{"source":13,"target":5},{"source":13,"target":20},{"source":13,"target":1},{"source":13,"target":21},{"source":20,"target":5},{"source":14,"target":6},{"source":14,"target":22},{"source":14,"target":1},{"source":22,"target":6},{"source":15,"target":23},{"source":15,"target":1},{"source":2,"target":0},{"source":2,"target":24},{"source":2,"target":25},{"source":24,"target":26},{"source":24,"target":2},{"source":25,"target":27},{"source":25,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":17},{"source":3,"target":28},{"source":17,"target":1},{"source":17,"target":29},{"source":17,"target":3},{"source":17,"target":11},{"source":29,"target":1},{"source":28,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":19},{"source":4,"target":30},{"source":19,"target":1},{"source":19,"target":31},{"source":19,"target":4},{"source":19,"target":12},{"source":31,"target":1},{"source":30,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":21},{"source":5,"target":32},{"source":21,"target":1},{"source":21,"target":33},{"source":21,"target":5},{"source":21,"target":13},{"source":33,"target":1},{"source":32,"target":2},{"source":6,"target":0},{"source":6,"target":34},{"source":6,"target":35},{"source":34,"target":36},{"source":34,"target":6},{"source":35,"target":37},{"source":35,"target":6},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":38},{"source":38,"target":6},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":39},{"source":39,"target":6},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":40},{"source":40,"target":7},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":41},{"source":41,"target":7}],"multigraph":true}
ecore
people
repo-ecore-all/data/LorenzoBettini/edelta/edelta.parent/edelta.tests/src/edelta/tests/input/models/PersonList.ecore
PersonList List members wplaces lplaces Person list firstname lastname gender works home WorkPlace persons address LivingPlace persons address Gender Male Male Female Female
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="PersonList" nsURI="http://cs.gssi.it/PersonMM" nsPrefix="person"> <eClassifiers xsi:type="ecore:EClass" name="List"> <eStructuralFeatures xsi:type="ecore:EReference" name="members" upperBound="-1" eType="#//Person" containment="true" eOpposite="#//Person/list"/> <eStructuralFeatures xsi:type="ecore:EReference" name="wplaces" upperBound="-1" eType="#//WorkPlace" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="lplaces" upperBound="-1" eType="#//LivingPlace" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Person"> <eStructuralFeatures xsi:type="ecore:EReference" name="list" lowerBound="1" eType="#//List" eOpposite="#//List/members"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="firstname" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lastname" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="gender" eType="#//Gender"/> <eStructuralFeatures xsi:type="ecore:EReference" name="works" lowerBound="1" eType="#//WorkPlace" eOpposite="#//WorkPlace/persons"/> <eStructuralFeatures xsi:type="ecore:EReference" name="home" lowerBound="1" eType="#//LivingPlace" eOpposite="#//LivingPlace/persons"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkPlace"> <eStructuralFeatures xsi:type="ecore:EReference" name="persons" upperBound="-1" eType="#//Person" eOpposite="#//Person/works"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="address" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LivingPlace"> <eStructuralFeatures xsi:type="ecore:EReference" name="persons" upperBound="-1" eType="#//Person" eOpposite="#//Person/home"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="address" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Gender"> <eLiterals name="Male"/> <eLiterals name="Female" value="1"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"person","nsURI":"http://cs.gssi.it/PersonMM","name":"PersonList","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"List","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkPlace","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LivingPlace","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Gender","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"members","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"wplaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lplaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"list","changeable":true,"resolveProxies":true,"lowerBound":1,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"firstname","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lastname","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"gender","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"works","changeable":true,"resolveProxies":true,"lowerBound":1,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"home","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"persons","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"persons","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"address","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"address","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"name":"Male","id":32,"value":0,"literal":"Male","eClass":"EEnumLiteral"},{"name":"Female","id":33,"value":1,"literal":"Female","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":6,"target":2},{"source":6,"target":9},{"source":6,"target":1},{"source":6,"target":10},{"source":9,"target":2},{"source":7,"target":3},{"source":7,"target":11},{"source":7,"target":1},{"source":11,"target":3},{"source":8,"target":4},{"source":8,"target":12},{"source":8,"target":1},{"source":12,"target":4},{"source":2,"target":0},{"source":2,"target":10},{"source":2,"target":13},{"source":2,"target":14},{"source":2,"target":15},{"source":2,"target":16},{"source":2,"target":17},{"source":10,"target":1},{"source":10,"target":18},{"source":10,"target":2},{"source":10,"target":6},{"source":18,"target":1},{"source":13,"target":19},{"source":13,"target":2},{"source":14,"target":20},{"source":14,"target":2},{"source":15,"target":5},{"source":15,"target":21},{"source":15,"target":2},{"source":21,"target":5},{"source":16,"target":3},{"source":16,"target":22},{"source":16,"target":2},{"source":16,"target":23},{"source":22,"target":3},{"source":17,"target":4},{"source":17,"target":24},{"source":17,"target":2},{"source":17,"target":25},{"source":24,"target":4},{"source":3,"target":0},{"source":3,"target":23},{"source":3,"target":26},{"source":23,"target":2},{"source":23,"target":27},{"source":23,"target":3},{"source":23,"target":16},{"source":27,"target":2},{"source":26,"target":28},{"source":26,"target":3},{"source":4,"target":0},{"source":4,"target":25},{"source":4,"target":29},{"source":25,"target":2},{"source":25,"target":30},{"source":25,"target":4},{"source":25,"target":17},{"source":30,"target":2},{"source":29,"target":31},{"source":29,"target":4},{"source":5,"target":0},{"source":5,"target":32},{"source":5,"target":33},{"source":32,"target":5},{"source":33,"target":5}],"multigraph":true}
ecore
class-diagram
repo-ecore-all/data/jesusc/rubytl/age/gts.rubytl.launching.core/test/gts/rubytl/launching/core/data/class2table/ClassM.ecore
ClassM Class attrs Attribute name type is_primary owner Classifier name PrimitiveType Model classifiers
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ClassM" nsURI="http://gts.inf.um.es/examples/class" nsPrefix="classm"> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//Classifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="attrs" upperBound="-1" eType="#//Attribute" containment="true" eOpposite="#//Attribute/owner"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Attribute"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Classifier"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="is_primary" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" eType="#//Class" eOpposite="#//Class/attrs"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Classifier"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Model"> <eStructuralFeatures xsi:type="ecore:EReference" name="classifiers" upperBound="-1" eType="#//Classifier" containment="true"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"classm","nsURI":"http://gts.inf.um.es/examples/class","name":"ClassM","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attrs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"id":8,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"is_primary","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classifiers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":3},{"source":1,"target":6},{"source":1,"target":7},{"source":6,"target":2},{"source":6,"target":8},{"source":6,"target":1},{"source":6,"target":9},{"source":8,"target":2},{"source":7,"target":3},{"source":2,"target":0},{"source":2,"target":10},{"source":2,"target":11},{"source":2,"target":12},{"source":2,"target":9},{"source":10,"target":13},{"source":10,"target":2},{"source":11,"target":3},{"source":11,"target":14},{"source":11,"target":2},{"source":14,"target":3},{"source":12,"target":15},{"source":12,"target":2},{"source":9,"target":1},{"source":9,"target":16},{"source":9,"target":2},{"source":9,"target":6},{"source":16,"target":1},{"source":3,"target":0},{"source":3,"target":17},{"source":17,"target":18},{"source":17,"target":3},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":19},{"source":19,"target":3},{"source":5,"target":0},{"source":5,"target":20},{"source":20,"target":3},{"source":20,"target":21},{"source":20,"target":5},{"source":21,"target":3}],"multigraph":true}
ecore
education
repo-ecore-all/data/francoispfister/diagraph/org.isoe.fwk.megamodel.deploy/repository-bundle/skol.ecore
skol Classroom name students Diagram school School name classrooms Student name friends
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="skol" nsURI="http:///isoe/skol" nsPrefix="isoe.skol"> <eClassifiers xsi:type="ecore:EClass" name="Classroom"> <eAnnotations source="diagraph"> <details key="node" value=""/> <details key="kref=students" value=""/> <details key="label=name" value=""/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="students" upperBound="-1" eType="#//Student" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Diagram"> <eAnnotations source="diagraph"> <details key="node" value=""/> <details key="pov" value=""/> <details key="cref=school"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="school" eType="#//School" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="School"> <eAnnotations source="diagraph"> <details key="node" value=""/> <details key="kref=classrooms" value=""/> <details key="label=name" value=""/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="classrooms" upperBound="-1" eType="#//Classroom" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Student"> <eAnnotations source="diagraph"> <details key="node" value=""/> <details key="ref=friends" value=""/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="friends" upperBound="-1" eType="#//Student"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"isoe.skol","nsURI":"http:///isoe/skol","name":"skol","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classroom","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Diagram","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"School","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Student","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":5,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"students","changeable":true,"resolveProxies":false,"lowerBound":0,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"id":8,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"school","changeable":true,"resolveProxies":false,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classrooms","changeable":true,"resolveProxies":false,"lowerBound":0,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"friends","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":6},{"source":5,"target":7},{"source":5,"target":1},{"source":6,"target":4},{"source":6,"target":8},{"source":6,"target":1},{"source":8,"target":4},{"source":2,"target":0},{"source":2,"target":9},{"source":9,"target":3},{"source":9,"target":10},{"source":9,"target":2},{"source":10,"target":3},{"source":3,"target":0},{"source":3,"target":11},{"source":3,"target":12},{"source":11,"target":13},{"source":11,"target":3},{"source":12,"target":1},{"source":12,"target":14},{"source":12,"target":3},{"source":14,"target":1},{"source":4,"target":0},{"source":4,"target":15},{"source":4,"target":16},{"source":15,"target":17},{"source":15,"target":4},{"source":16,"target":4},{"source":16,"target":18},{"source":16,"target":4},{"source":18,"target":4}],"multigraph":true}
ecore
purchases
repo-ecore-all/data/lmcalvs/modelSamples/ecoreModels/model/ExtendedPO.ecore
epo Item order productName quantity USPrice comment shipDate partNum USAddress street city state zip SKU java.lang.String java.lang.String Date java.util.Date java.util.Date PurchaseOrder items billTo shipTo comment orderDate status totalAmount customer previousOrder Address name country OrderStatus Pending Pending BackOrder BackOrder Complete Complete Supplier name customers orders pendingOrders shippedOrders Customer customerID orders GlobalAddress location GlobalLocation countryCode CanadianAddress street city province postalCode
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="epo" nsURI="http://www.example.com/ExtendedPO" nsPrefix="epo"> <eClassifiers xsi:type="ecore:EClass" name="Item"> <eStructuralFeatures xsi:type="ecore:EReference" name="order" lowerBound="1" eType="#//PurchaseOrder" transient="true" eOpposite="#//PurchaseOrder/items"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="productName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="quantity" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="USPrice" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="shipDate" eType="#//Date"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="partNum" eType="#//SKU"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="USAddress" eSuperTypes="#//Address"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="street" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="city" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="state" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="zip" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="SKU" instanceClassName="java.lang.String"/> <eClassifiers xsi:type="ecore:EDataType" name="Date" instanceClassName="java.util.Date"/> <eClassifiers xsi:type="ecore:EClass" name="PurchaseOrder"> <eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1" eType="#//Item" containment="true" eOpposite="#//Item/order"/> <eStructuralFeatures xsi:type="ecore:EReference" name="billTo" lowerBound="1" eType="#//Address" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="shipTo" eType="#//Address" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="orderDate" eType="#//Date"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="status" eType="#//OrderStatus"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="totalAmount" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="customer" lowerBound="1" eType="#//Customer" resolveProxies="false" eOpposite="#//Customer/orders"/> <eStructuralFeatures xsi:type="ecore:EReference" name="previousOrder" eType="#//PurchaseOrder" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Address" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="country" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="OrderStatus"> <eLiterals name="Pending"/> <eLiterals name="BackOrder" value="1"/> <eLiterals name="Complete" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Supplier"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="customers" upperBound="-1" eType="#//Customer" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="orders" upperBound="-1" eType="#//PurchaseOrder" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="pendingOrders" upperBound="-1" eType="#//PurchaseOrder" changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="shippedOrders" upperBound="-1" eType="#//PurchaseOrder" changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Customer"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="customerID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="orders" upperBound="-1" eType="#//PurchaseOrder" resolveProxies="false" eOpposite="#//PurchaseOrder/customer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GlobalAddress" eSuperTypes="#//Address #//GlobalLocation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="location" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GlobalLocation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="countryCode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CanadianAddress" eSuperTypes="#//Address"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="street" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="city" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="province" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="postalCode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"epo","nsURI":"http://www.example.com/ExtendedPO","name":"epo","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Item","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"USAddress","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"SKU","instanceClass":"java.lang.String","id":3,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Date","defaultValue":null,"instanceClassName":"java.util.Date","name":"Date","instanceClass":"java.util.Date","id":4,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PurchaseOrder","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Address","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"OrderStatus","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Supplier","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Customer","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GlobalAddress","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GlobalLocation","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CanadianAddress","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"order","changeable":true,"resolveProxies":true,"lowerBound":1,"id":13,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"productName","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"quantity","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"USPrice","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"comment","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"shipDate","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"partNum","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"items","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"street","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"city","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"state","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"zip","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"billTo","changeable":true,"resolveProxies":true,"lowerBound":1,"id":37,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"shipTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"comment","changeable":true,"lowerBound":0,"iD":false,"id":39,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"orderDate","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"status","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"totalAmount","changeable":false,"lowerBound":0,"iD":false,"id":42,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"customer","changeable":true,"resolveProxies":false,"lowerBound":1,"id":43,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"previousOrder","changeable":true,"resolveProxies":false,"lowerBound":0,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"orders","changeable":true,"resolveProxies":false,"lowerBound":0,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"country","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"name":"Pending","id":59,"value":0,"literal":"Pending","eClass":"EEnumLiteral"},{"name":"BackOrder","id":60,"value":1,"literal":"BackOrder","eClass":"EEnumLiteral"},{"name":"Complete","id":61,"value":2,"literal":"Complete","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"customers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"orders","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"pendingOrders","changeable":false,"resolveProxies":false,"lowerBound":0,"id":65,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"shippedOrders","changeable":false,"resolveProxies":false,"lowerBound":0,"id":66,"derived":true},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"customerID","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"location","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"countryCode","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"street","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"city","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"province","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"postalCode","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":1,"target":0},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":13,"target":5},{"source":13,"target":20},{"source":13,"target":1},{"source":13,"target":21},{"source":20,"target":5},{"source":14,"target":22},{"source":14,"target":1},{"source":15,"target":23},{"source":15,"target":1},{"source":16,"target":24},{"source":16,"target":1},{"source":17,"target":25},{"source":17,"target":1},{"source":18,"target":4},{"source":18,"target":26},{"source":18,"target":1},{"source":26,"target":4},{"source":19,"target":3},{"source":19,"target":27},{"source":19,"target":1},{"source":27,"target":3},{"source":2,"target":0},{"source":2,"target":6},{"source":2,"target":28},{"source":2,"target":29},{"source":2,"target":30},{"source":2,"target":31},{"source":2,"target":32},{"source":28,"target":33},{"source":28,"target":2},{"source":29,"target":34},{"source":29,"target":2},{"source":30,"target":35},{"source":30,"target":2},{"source":31,"target":36},{"source":31,"target":2},{"source":32,"target":6},{"source":3,"target":0},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":21},{"source":5,"target":37},{"source":5,"target":38},{"source":5,"target":39},{"source":5,"target":40},{"source":5,"target":41},{"source":5,"target":42},{"source":5,"target":43},{"source":5,"target":44},{"source":21,"target":1},{"source":21,"target":45},{"source":21,"target":5},{"source":21,"target":13},{"source":45,"target":1},{"source":37,"target":6},{"source":37,"target":46},{"source":37,"target":5},{"source":46,"target":6},{"source":38,"target":6},{"source":38,"target":47},{"source":38,"target":5},{"source":47,"target":6},{"source":39,"target":48},{"source":39,"target":5},{"source":40,"target":4},{"source":40,"target":49},{"source":40,"target":5},{"source":49,"target":4},{"source":41,"target":7},{"source":41,"target":50},{"source":41,"target":5},{"source":50,"target":7},{"source":42,"target":51},{"source":42,"target":5},{"source":43,"target":9},{"source":43,"target":52},{"source":43,"target":5},{"source":43,"target":53},{"source":52,"target":9},{"source":44,"target":5},{"source":44,"target":54},{"source":44,"target":5},{"source":54,"target":5},{"source":6,"target":0},{"source":6,"target":55},{"source":6,"target":56},{"source":55,"target":57},{"source":55,"target":6},{"source":56,"target":58},{"source":56,"target":6},{"source":7,"target":0},{"source":7,"target":59},{"source":7,"target":60},{"source":7,"target":61},{"source":59,"target":7},{"source":60,"target":7},{"source":61,"target":7},{"source":8,"target":0},{"source":8,"target":62},{"source":8,"target":63},{"source":8,"target":64},{"source":8,"target":65},{"source":8,"target":66},{"source":62,"target":67},{"source":62,"target":8},{"source":63,"target":9},{"source":63,"target":68},{"source":63,"target":8},{"source":68,"target":9},{"source":64,"target":5},{"source":64,"target":69},{"source":64,"target":8},{"source":69,"target":5},{"source":65,"target":5},{"source":65,"target":70},{"source":65,"target":8},{"source":70,"target":5},{"source":66,"target":5},{"source":66,"target":71},{"source":66,"target":8},{"source":71,"target":5},{"source":9,"target":0},{"source":9,"target":72},{"source":9,"target":53},{"source":72,"target":73},{"source":72,"target":9},{"source":53,"target":5},{"source":53,"target":74},{"source":53,"target":9},{"source":53,"target":43},{"source":74,"target":5},{"source":10,"target":0},{"source":10,"target":6},{"source":10,"target":11},{"source":10,"target":75},{"source":10,"target":76},{"source":10,"target":77},{"source":75,"target":78},{"source":75,"target":10},{"source":76,"target":6},{"source":77,"target":11},{"source":11,"target":0},{"source":11,"target":79},{"source":79,"target":80},{"source":79,"target":11},{"source":12,"target":0},{"source":12,"target":6},{"source":12,"target":81},{"source":12,"target":82},{"source":12,"target":83},{"source":12,"target":84},{"source":12,"target":85},{"source":81,"target":86},{"source":81,"target":12},{"source":82,"target":87},{"source":82,"target":12},{"source":83,"target":88},{"source":83,"target":12},{"source":84,"target":89},{"source":84,"target":12},{"source":85,"target":6}],"multigraph":true}
ecore
petrinet
repo-ecore-all/data/levilucio/DSLTransLifting/tests/t23/PetriNet.ecore
petrinet PetriNet places transitions Place token Transition inArc outArc Named name Arc weight 1 InArc targetPlace OutArc sourcePlace
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="petrinet" nsURI="petrinet" nsPrefix="petrinet"> <eClassifiers xsi:type="ecore:EClass" name="PetriNet"> <eStructuralFeatures xsi:type="ecore:EReference" name="places" upperBound="-1" eType="#//Place" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1" eType="#//Transition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Place" eSuperTypes="#//Named"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="token" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//Named"> <eStructuralFeatures xsi:type="ecore:EReference" name="inArc" lowerBound="1" upperBound="-1" eType="#//InArc" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outArc" lowerBound="1" upperBound="-1" eType="#//OutArc" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Named" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Arc" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InArc" eSuperTypes="#//Arc"> <eStructuralFeatures xsi:type="ecore:EReference" name="targetPlace" lowerBound="1" eType="#//Place"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OutArc" eSuperTypes="#//Arc"> <eStructuralFeatures xsi:type="ecore:EReference" name="sourcePlace" lowerBound="1" eType="#//Place"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"petrinet","nsURI":"petrinet","name":"petrinet","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PetriNet","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Place","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Named","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Arc","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InArc","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutArc","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"places","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"token","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inArc","changeable":true,"resolveProxies":true,"lowerBound":1,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outArc","changeable":true,"resolveProxies":true,"lowerBound":1,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"weight","changeable":true,"lowerBound":1,"iD":false,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targetPlace","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sourcePlace","changeable":true,"resolveProxies":true,"lowerBound":1,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":1,"target":0},{"source":1,"target":8},{"source":1,"target":9},{"source":8,"target":2},{"source":8,"target":10},{"source":8,"target":1},{"source":10,"target":2},{"source":9,"target":3},{"source":9,"target":11},{"source":9,"target":1},{"source":11,"target":3},{"source":2,"target":0},{"source":2,"target":4},{"source":2,"target":12},{"source":2,"target":13},{"source":12,"target":14},{"source":12,"target":2},{"source":13,"target":4},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":15},{"source":3,"target":16},{"source":3,"target":17},{"source":15,"target":6},{"source":15,"target":18},{"source":15,"target":3},{"source":18,"target":6},{"source":16,"target":7},{"source":16,"target":19},{"source":16,"target":3},{"source":19,"target":7},{"source":17,"target":4},{"source":4,"target":0},{"source":4,"target":20},{"source":20,"target":21},{"source":20,"target":4},{"source":5,"target":0},{"source":5,"target":22},{"source":22,"target":23},{"source":22,"target":5},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":24},{"source":6,"target":25},{"source":24,"target":2},{"source":24,"target":26},{"source":24,"target":6},{"source":26,"target":2},{"source":25,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":27},{"source":7,"target":28},{"source":27,"target":2},{"source":27,"target":29},{"source":27,"target":7},{"source":29,"target":2},{"source":28,"target":5}],"multigraph":true}
ecore
petrinet
repo-ecore-all/data/code4ash/Measurement_Data/02_QVTo_G2P/PetriNet.ecore
PetriNet LocatedElement location NamedElement name PetriNet elements arcs Element net Place incomingArc outgoingArc Transition incomingArc outgoingArc Arc weight net PlaceToTransition from to TransitionToPlace from to
<?xml version="1.0" encoding="ASCII"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="PetriNet" nsURI="http://com.petrinet" nsPrefix="com.petrinet"> <eClassifiers xsi:type="ecore:EClass" name="LocatedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="location" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//LocatedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PetriNet" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" ordered="false" upperBound="-1" eType="#//Element" containment="true" eOpposite="#//Element/net"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arcs" ordered="false" upperBound="-1" eType="#//Arc" containment="true" eOpposite="#//Arc/net"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="net" ordered="false" lowerBound="1" eType="#//PetriNet" eOpposite="#//PetriNet/elements"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Place" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="incomingArc" ordered="false" upperBound="-1" eType="#//TransitionToPlace" eOpposite="#//TransitionToPlace/to"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoingArc" ordered="false" upperBound="-1" eType="#//PlaceToTransition" eOpposite="#//PlaceToTransition/from"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="incomingArc" ordered="false" lowerBound="1" upperBound="-1" eType="#//PlaceToTransition" eOpposite="#//PlaceToTransition/to"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoingArc" ordered="false" lowerBound="1" upperBound="-1" eType="#//TransitionToPlace" eOpposite="#//TransitionToPlace/from"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Arc" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="net" ordered="false" lowerBound="1" eType="#//PetriNet" eOpposite="#//PetriNet/arcs"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PlaceToTransition" eSuperTypes="#//Arc"> <eStructuralFeatures xsi:type="ecore:EReference" name="from" ordered="false" lowerBound="1" eType="#//Place" eOpposite="#//Place/outgoingArc"/> <eStructuralFeatures xsi:type="ecore:EReference" name="to" ordered="false" lowerBound="1" eType="#//Transition" eOpposite="#//Transition/incomingArc"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TransitionToPlace" eSuperTypes="#//Arc"> <eStructuralFeatures xsi:type="ecore:EReference" name="from" ordered="false" lowerBound="1" eType="#//Transition" eOpposite="#//Transition/outgoingArc"/> <eStructuralFeatures xsi:type="ecore:EReference" name="to" ordered="false" lowerBound="1" eType="#//Place" eOpposite="#//Place/incomingArc"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"com.petrinet","nsURI":"http://com.petrinet","name":"PetriNet","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocatedElement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PetriNet","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Place","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Arc","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PlaceToTransition","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransitionToPlace","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"location","changeable":true,"lowerBound":1,"iD":false,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arcs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"net","changeable":true,"resolveProxies":true,"lowerBound":1,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"net","changeable":true,"resolveProxies":true,"lowerBound":1,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incomingArc","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoingArc","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":1,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incomingArc","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoingArc","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":1,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":37,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"weight","changeable":true,"lowerBound":1,"iD":false,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":1,"target":0},{"source":1,"target":10},{"source":10,"target":11},{"source":10,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":12},{"source":2,"target":13},{"source":12,"target":14},{"source":12,"target":2},{"source":13,"target":1},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":15},{"source":3,"target":16},{"source":3,"target":17},{"source":15,"target":4},{"source":15,"target":18},{"source":15,"target":3},{"source":15,"target":19},{"source":18,"target":4},{"source":16,"target":7},{"source":16,"target":20},{"source":16,"target":3},{"source":16,"target":21},{"source":20,"target":7},{"source":17,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":19},{"source":4,"target":22},{"source":19,"target":3},{"source":19,"target":23},{"source":19,"target":4},{"source":19,"target":15},{"source":23,"target":3},{"source":22,"target":2},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":24},{"source":5,"target":25},{"source":5,"target":26},{"source":24,"target":9},{"source":24,"target":27},{"source":24,"target":5},{"source":24,"target":28},{"source":27,"target":9},{"source":25,"target":8},{"source":25,"target":29},{"source":25,"target":5},{"source":25,"target":30},{"source":29,"target":8},{"source":26,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":31},{"source":6,"target":32},{"source":6,"target":33},{"source":31,"target":8},{"source":31,"target":34},{"source":31,"target":6},{"source":31,"target":35},{"source":34,"target":8},{"source":32,"target":9},{"source":32,"target":36},{"source":32,"target":6},{"source":32,"target":37},{"source":36,"target":9},{"source":33,"target":4},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":38},{"source":7,"target":21},{"source":7,"target":39},{"source":38,"target":40},{"source":38,"target":7},{"source":21,"target":3},{"source":21,"target":41},{"source":21,"target":7},{"source":21,"target":16},{"source":41,"target":3},{"source":39,"target":2},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":30},{"source":8,"target":35},{"source":8,"target":42},{"source":30,"target":5},{"source":30,"target":43},{"source":30,"target":8},{"source":30,"target":25},{"source":43,"target":5},{"source":35,"target":6},{"source":35,"target":44},{"source":35,"target":8},{"source":35,"target":31},{"source":44,"target":6},{"source":42,"target":7},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":37},{"source":9,"target":28},{"source":9,"target":45},{"source":37,"target":6},{"source":37,"target":46},{"source":37,"target":9},{"source":37,"target":32},{"source":46,"target":6},{"source":28,"target":5},{"source":28,"target":47},{"source":28,"target":9},{"source":28,"target":24},{"source":47,"target":5},{"source":45,"target":7}],"multigraph":true}
ecore
features
repo-ecore-all/data/extFM/extFM-Tooling/plugins/org.js.model.feature/src/main/model/feature.ecore
feature FeatureModel root domains constraints name Feature name configurationState unbound attributes groups Group childFeatures minCardinality maxCardinality Attribute name feature domain value deselectedDomainValues DiscreteDomain values DomainValue int name NumericalDomain intervals Domain Interval lowerBound upperBound Identifiable id Constraint FeatureState unbound unbound selected selected deselected deselected AttributeConstraint leftOperand rightOperand operator Relop equal equal unequal unequal greaterThan greaterThan greaterThanOrEqual greaterThanOrEqual lessThan lessThan lessThanOrEqual lessThanOrEqual AttributeOperand AttributeReference attribute feature AttributeValue name int FeatureConstraint leftOperand rightOperand Imply Exclude
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="feature" nsURI="http://www.tudresden.de/extfeature" nsPrefix="feature"> <eClassifiers xsi:type="ecore:EClass" name="FeatureModel"> <eStructuralFeatures xsi:type="ecore:EReference" name="root" lowerBound="1" eType="#//Feature" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="domains" upperBound="-1" eType="#//Domain" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constraints" upperBound="-1" eType="#//Constraint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Feature" eSuperTypes="#//Identifiable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="configurationState" lowerBound="1" eType="#//FeatureState" defaultValueLiteral="unbound"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1" eType="#//Attribute" containment="true" eOpposite="#//Attribute/feature"/> <eStructuralFeatures xsi:type="ecore:EReference" name="groups" upperBound="-1" eType="#//Group" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Group" eSuperTypes="#//Identifiable"> <eStructuralFeatures xsi:type="ecore:EReference" name="childFeatures" lowerBound="1" upperBound="-1" eType="#//Feature" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minCardinality" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxCardinality" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Attribute"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="feature" lowerBound="1" eType="#//Feature" eOpposite="#//Feature/attributes"/> <eStructuralFeatures xsi:type="ecore:EReference" name="domain" lowerBound="1" eType="#//Domain"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="deselectedDomainValues" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DiscreteDomain" eSuperTypes="#//Domain"> <eStructuralFeatures xsi:type="ecore:EReference" name="values" lowerBound="1" upperBound="-1" eType="#//DomainValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DomainValue"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="int" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" iD="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NumericalDomain" eSuperTypes="#//Domain"> <eStructuralFeatures xsi:type="ecore:EReference" name="intervals" lowerBound="1" upperBound="-1" eType="#//Interval" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Domain" abstract="true" eSuperTypes="#//Identifiable"/> <eClassifiers xsi:type="ecore:EClass" name="Interval"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Identifiable" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constraint" abstract="true" eSuperTypes="#//Identifiable"/> <eClassifiers xsi:type="ecore:EEnum" name="FeatureState"> <eLiterals name="unbound"/> <eLiterals name="selected" value="1"/> <eLiterals name="deselected" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AttributeConstraint" eSuperTypes="#//Constraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" lowerBound="1" eType="#//AttributeOperand" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" lowerBound="1" eType="#//AttributeOperand" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" lowerBound="1" eType="#//Relop"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Relop"> <eLiterals name="equal"/> <eLiterals name="unequal" value="1"/> <eLiterals name="greaterThan" value="2"/> <eLiterals name="greaterThanOrEqual" value="3"/> <eLiterals name="lessThan" value="4"/> <eLiterals name="lessThanOrEqual" value="5"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AttributeOperand" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="AttributeReference" eSuperTypes="#//AttributeOperand"> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute" lowerBound="1" eType="#//Attribute"/> <eStructuralFeatures xsi:type="ecore:EReference" name="feature" lowerBound="1" eType="#//Feature"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AttributeValue" eSuperTypes="#//AttributeOperand"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="int" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureConstraint" abstract="true" eSuperTypes="#//Constraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" lowerBound="1" eType="#//Feature"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" lowerBound="1" eType="#//Feature"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Imply" eSuperTypes="#//FeatureConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="Exclude" eSuperTypes="#//FeatureConstraint"/> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"feature","nsURI":"http://www.tudresden.de/extfeature","name":"feature","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Group","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiscreteDomain","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DomainValue","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericalDomain","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Domain","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interval","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Identifiable","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"FeatureState","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeConstraint","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Relop","instanceClass":null,"id":14,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeOperand","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeReference","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeValue","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureConstraint","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Imply","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Exclude","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"root","changeable":true,"resolveProxies":true,"lowerBound":1,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"domains","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":29,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"unbound","unsettable":false,"transient":false,"unique":true,"name":"configurationState","changeable":true,"lowerBound":1,"iD":false,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"groups","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"feature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"childFeatures","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minCardinality","changeable":true,"lowerBound":1,"iD":false,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maxCardinality","changeable":true,"lowerBound":1,"iD":false,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":true,"id":46,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"domain","changeable":true,"resolveProxies":true,"lowerBound":1,"id":47,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"deselectedDomainValues","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"values","changeable":true,"resolveProxies":true,"lowerBound":1,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"int","changeable":true,"lowerBound":1,"iD":true,"id":58,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"intervals","changeable":true,"resolveProxies":true,"lowerBound":1,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lowerBound","changeable":true,"lowerBound":1,"iD":false,"id":66,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"upperBound","changeable":true,"lowerBound":1,"iD":false,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":true,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"name":"unbound","id":73,"value":0,"literal":"unbound","eClass":"EEnumLiteral"},{"name":"selected","id":74,"value":1,"literal":"selected","eClass":"EEnumLiteral"},{"name":"deselected","id":75,"value":2,"literal":"deselected","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":76,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":77,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"name":"equal","id":83,"value":0,"literal":"equal","eClass":"EEnumLiteral"},{"name":"unequal","id":84,"value":1,"literal":"unequal","eClass":"EEnumLiteral"},{"name":"greaterThan","id":85,"value":2,"literal":"greaterThan","eClass":"EEnumLiteral"},{"name":"greaterThanOrEqual","id":86,"value":3,"literal":"greaterThanOrEqual","eClass":"EEnumLiteral"},{"name":"lessThan","id":87,"value":4,"literal":"lessThan","eClass":"EEnumLiteral"},{"name":"lessThanOrEqual","id":88,"value":5,"literal":"lessThanOrEqual","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":1,"id":89,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"feature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":94,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"int","changeable":true,"lowerBound":0,"iD":false,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":99,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":1,"target":0},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":21,"target":2},{"source":21,"target":25},{"source":21,"target":1},{"source":25,"target":2},{"source":22,"target":8},{"source":22,"target":26},{"source":22,"target":1},{"source":26,"target":8},{"source":23,"target":11},{"source":23,"target":27},{"source":23,"target":1},{"source":27,"target":11},{"source":24,"target":28},{"source":24,"target":1},{"source":2,"target":0},{"source":2,"target":10},{"source":2,"target":29},{"source":2,"target":30},{"source":2,"target":31},{"source":2,"target":32},{"source":2,"target":33},{"source":29,"target":34},{"source":29,"target":2},{"source":30,"target":12},{"source":30,"target":35},{"source":30,"target":2},{"source":35,"target":12},{"source":31,"target":4},{"source":31,"target":36},{"source":31,"target":2},{"source":31,"target":37},{"source":36,"target":4},{"source":32,"target":3},{"source":32,"target":38},{"source":32,"target":2},{"source":38,"target":3},{"source":33,"target":10},{"source":3,"target":0},{"source":3,"target":10},{"source":3,"target":39},{"source":3,"target":40},{"source":3,"target":41},{"source":3,"target":42},{"source":39,"target":2},{"source":39,"target":43},{"source":39,"target":3},{"source":43,"target":2},{"source":40,"target":44},{"source":40,"target":3},{"source":41,"target":45},{"source":41,"target":3},{"source":42,"target":10},{"source":4,"target":0},{"source":4,"target":46},{"source":4,"target":37},{"source":4,"target":47},{"source":4,"target":48},{"source":4,"target":49},{"source":46,"target":50},{"source":46,"target":4},{"source":37,"target":2},{"source":37,"target":51},{"source":37,"target":4},{"source":37,"target":31},{"source":51,"target":2},{"source":47,"target":8},{"source":47,"target":52},{"source":47,"target":4},{"source":52,"target":8},{"source":48,"target":53},{"source":48,"target":4},{"source":49,"target":54},{"source":49,"target":4},{"source":5,"target":0},{"source":5,"target":8},{"source":5,"target":55},{"source":5,"target":56},{"source":55,"target":6},{"source":55,"target":57},{"source":55,"target":5},{"source":57,"target":6},{"source":56,"target":8},{"source":6,"target":0},{"source":6,"target":58},{"source":6,"target":59},{"source":58,"target":60},{"source":58,"target":6},{"source":59,"target":61},{"source":59,"target":6},{"source":7,"target":0},{"source":7,"target":8},{"source":7,"target":62},{"source":7,"target":63},{"source":62,"target":9},{"source":62,"target":64},{"source":62,"target":7},{"source":64,"target":9},{"source":63,"target":8},{"source":8,"target":0},{"source":8,"target":10},{"source":8,"target":65},{"source":65,"target":10},{"source":9,"target":0},{"source":9,"target":66},{"source":9,"target":67},{"source":66,"target":68},{"source":66,"target":9},{"source":67,"target":69},{"source":67,"target":9},{"source":10,"target":0},{"source":10,"target":70},{"source":70,"target":71},{"source":70,"target":10},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":72},{"source":72,"target":10},{"source":12,"target":0},{"source":12,"target":73},{"source":12,"target":74},{"source":12,"target":75},{"source":73,"target":12},{"source":74,"target":12},{"source":75,"target":12},{"source":13,"target":0},{"source":13,"target":11},{"source":13,"target":76},{"source":13,"target":77},{"source":13,"target":78},{"source":13,"target":79},{"source":76,"target":15},{"source":76,"target":80},{"source":76,"target":13},{"source":80,"target":15},{"source":77,"target":15},{"source":77,"target":81},{"source":77,"target":13},{"source":81,"target":15},{"source":78,"target":14},{"source":78,"target":82},{"source":78,"target":13},{"source":82,"target":14},{"source":79,"target":11},{"source":14,"target":0},{"source":14,"target":83},{"source":14,"target":84},{"source":14,"target":85},{"source":14,"target":86},{"source":14,"target":87},{"source":14,"target":88},{"source":83,"target":14},{"source":84,"target":14},{"source":85,"target":14},{"source":86,"target":14},{"source":87,"target":14},{"source":88,"target":14},{"source":15,"target":0},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":89},{"source":16,"target":90},{"source":16,"target":91},{"source":89,"target":4},{"source":89,"target":92},{"source":89,"target":16},{"source":92,"target":4},{"source":90,"target":2},{"source":90,"target":93},{"source":90,"target":16},{"source":93,"target":2},{"source":91,"target":15},{"source":17,"target":0},{"source":17,"target":15},{"source":17,"target":94},{"source":17,"target":95},{"source":17,"target":96},{"source":94,"target":97},{"source":94,"target":17},{"source":95,"target":98},{"source":95,"target":17},{"source":96,"target":15},{"source":18,"target":0},{"source":18,"target":11},{"source":18,"target":99},{"source":18,"target":100},{"source":18,"target":101},{"source":99,"target":2},{"source":99,"target":102},{"source":99,"target":18},{"source":102,"target":2},{"source":100,"target":2},{"source":100,"target":103},{"source":100,"target":18},{"source":103,"target":2},{"source":101,"target":11},{"source":19,"target":0},{"source":19,"target":18},{"source":19,"target":104},{"source":104,"target":18},{"source":20,"target":0},{"source":20,"target":18},{"source":20,"target":105},{"source":105,"target":18}],"multigraph":true}
ecore
company
repo-ecore-all/data/Overruler/org.eclipse.emf/examples/org.eclipse.emf.examples.databinding.project.core.model/model/Project.ecore
project Foundation projects persons Project shortname subprojects committers parent projectleads start end longname devmail homepage CommitterShip start end project person Person lastname firstname email committerships image
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="project" nsURI="http://www.eclipse.org/emf/project/1.0.0" nsPrefix="project"> <eClassifiers xsi:type="ecore:EClass" name="Foundation"> <eStructuralFeatures xsi:type="ecore:EReference" name="projects" upperBound="-1" eType="#//Project" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="persons" upperBound="-1" eType="#//Person" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Project"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="shortname" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subprojects" upperBound="-1" eType="#//Project" containment="true" eOpposite="#//Project/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="committers" upperBound="-1" eType="#//CommitterShip" containment="true" eOpposite="#//CommitterShip/project"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//Project" eOpposite="#//Project/subprojects"/> <eStructuralFeatures xsi:type="ecore:EReference" name="projectleads" upperBound="-1" eType="#//Person"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="start" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="end" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="longname" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="devmail" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="homepage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CommitterShip"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="start" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="end" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EReference" name="project" eType="#//Project" eOpposite="#//Project/committers"/> <eStructuralFeatures xsi:type="ecore:EReference" name="person" eType="#//Person" eOpposite="#//Person/committerships"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Person"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lastname" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="firstname" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="email" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="committerships" upperBound="-1" eType="#//CommitterShip" eOpposite="#//CommitterShip/person"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="image" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"project","nsURI":"http://www.eclipse.org/emf/project/1.0.0","name":"project","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Foundation","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Project","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommitterShip","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"projects","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"persons","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"id":8,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"shortname","changeable":true,"lowerBound":0,"iD":false,"id":9,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subprojects","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"committers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"projectleads","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"start","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"end","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"longname","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"devmail","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"homepage","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"project","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"start","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"end","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"person","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"committerships","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lastname","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"firstname","changeable":true,"lowerBound":0,"iD":false,"id":39,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"email","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"image","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":6},{"source":5,"target":2},{"source":5,"target":7},{"source":5,"target":1},{"source":7,"target":2},{"source":6,"target":4},{"source":6,"target":8},{"source":6,"target":1},{"source":8,"target":4},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":10},{"source":2,"target":11},{"source":2,"target":12},{"source":2,"target":13},{"source":2,"target":14},{"source":2,"target":15},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":18},{"source":9,"target":19},{"source":9,"target":2},{"source":10,"target":2},{"source":10,"target":20},{"source":10,"target":2},{"source":10,"target":12},{"source":20,"target":2},{"source":11,"target":3},{"source":11,"target":21},{"source":11,"target":2},{"source":11,"target":22},{"source":21,"target":3},{"source":12,"target":2},{"source":12,"target":23},{"source":12,"target":2},{"source":12,"target":10},{"source":23,"target":2},{"source":13,"target":4},{"source":13,"target":24},{"source":13,"target":2},{"source":24,"target":4},{"source":14,"target":25},{"source":14,"target":2},{"source":15,"target":26},{"source":15,"target":2},{"source":16,"target":27},{"source":16,"target":2},{"source":17,"target":28},{"source":17,"target":2},{"source":18,"target":29},{"source":18,"target":2},{"source":3,"target":0},{"source":3,"target":30},{"source":3,"target":31},{"source":3,"target":22},{"source":3,"target":32},{"source":30,"target":33},{"source":30,"target":3},{"source":31,"target":34},{"source":31,"target":3},{"source":22,"target":2},{"source":22,"target":35},{"source":22,"target":3},{"source":22,"target":11},{"source":35,"target":2},{"source":32,"target":4},{"source":32,"target":36},{"source":32,"target":3},{"source":32,"target":37},{"source":36,"target":4},{"source":4,"target":0},{"source":4,"target":38},{"source":4,"target":39},{"source":4,"target":40},{"source":4,"target":37},{"source":4,"target":41},{"source":38,"target":42},{"source":38,"target":4},{"source":39,"target":43},{"source":39,"target":4},{"source":40,"target":44},{"source":40,"target":4},{"source":37,"target":3},{"source":37,"target":45},{"source":37,"target":4},{"source":37,"target":32},{"source":45,"target":3},{"source":41,"target":46},{"source":41,"target":4}],"multigraph":true}
ecore
relational
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/MDEGroup/MDEForge/mdeforge/githubmetamodels/DdlDsl.ecore
ddlDsl Ddl statements DdlStatement Alter table action AlterTableAction constraint DropTableConstraint constraintRef Comment comment TableComment table ColumnComment column AddTableConstraint name Create name CreateTable properties CreateIndex unique table columns sortOrders TableProperty name Column type sorted constraint default reference Drop object Constraint NullableConstraint not UniqueKeyConstraint columns PrimaryKeyConstraint columns ForeignKeyConstraint columns reference ReferenceClause table columns SqlDataType name SqlCharacter national size SqlNumber hasPrecision precision scale LongRaw Long raw Raw size SqlDateTime SqlDate SqlTimeStamp precision SqlInterval year day precision secondsPrecision LargeObjectType size RowIdType size SqlBoolean SortDirectionEnum ASC ASC DESC DESC
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ddlDsl" nsURI="http://www.openxma.org/dsl/ddl/DdlDsl" nsPrefix="ddlDsl"> <eClassifiers xsi:type="ecore:EClass" name="Ddl"> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//DdlStatement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DdlStatement"/> <eClassifiers xsi:type="ecore:EClass" name="Alter" eSuperTypes="#//DdlStatement"> <eStructuralFeatures xsi:type="ecore:EReference" name="table" eType="#//CreateTable"/> <eStructuralFeatures xsi:type="ecore:EReference" name="action" eType="#//AlterTableAction" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AlterTableAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="constraint" eType="#//Constraint" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DropTableConstraint" eSuperTypes="#//AlterTableAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="constraintRef" eType="#//Constraint"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Comment" eSuperTypes="#//DdlStatement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TableComment" eSuperTypes="#//Comment"> <eStructuralFeatures xsi:type="ecore:EReference" name="table" eType="#//CreateTable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ColumnComment" eSuperTypes="#//Comment"> <eStructuralFeatures xsi:type="ecore:EReference" name="column" eType="#//Column"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AddTableConstraint" eSuperTypes="#//AlterTableAction"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Create" eSuperTypes="#//DdlStatement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CreateTable" eSuperTypes="#//Create"> <eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1" eType="#//TableProperty" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CreateIndex" eSuperTypes="#//Create"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unique" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="table" eType="#//CreateTable"/> <eStructuralFeatures xsi:type="ecore:EReference" name="columns" unique="false" upperBound="-1" eType="#//Column"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sortOrders" unique="false" upperBound="-1" eType="#//SortDirectionEnum"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TableProperty"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Column" eSuperTypes="#//TableProperty"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//SqlDataType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sorted" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constraint" eType="#//Constraint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="default" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="reference" eType="#//ReferenceClause" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Drop" eSuperTypes="#//DdlStatement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="object" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//TableProperty"/> <eClassifiers xsi:type="ecore:EClass" name="NullableConstraint" eSuperTypes="#//Constraint"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="not" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UniqueKeyConstraint" eSuperTypes="#//Constraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="columns" unique="false" upperBound="-1" eType="#//Column"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimaryKeyConstraint" eSuperTypes="#//Constraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="columns" unique="false" upperBound="-1" eType="#//Column"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ForeignKeyConstraint" eSuperTypes="#//Constraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="columns" unique="false" upperBound="-1" eType="#//Column"/> <eStructuralFeatures xsi:type="ecore:EReference" name="reference" eType="#//ReferenceClause" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReferenceClause"> <eStructuralFeatures xsi:type="ecore:EReference" name="table" eType="#//CreateTable"/> <eStructuralFeatures xsi:type="ecore:EReference" name="columns" unique="false" upperBound="-1" eType="#//Column"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SqlDataType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SqlCharacter" eSuperTypes="#//SqlDataType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="national" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SqlNumber" eSuperTypes="#//SqlDataType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hasPrecision" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="precision" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scale" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LongRaw" eSuperTypes="#//SqlDataType"/> <eClassifiers xsi:type="ecore:EClass" name="Long" eSuperTypes="#//LongRaw"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="raw" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Raw" eSuperTypes="#//LongRaw"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SqlDateTime" eSuperTypes="#//SqlDataType"/> <eClassifiers xsi:type="ecore:EClass" name="SqlDate" eSuperTypes="#//SqlDateTime"/> <eClassifiers xsi:type="ecore:EClass" name="SqlTimeStamp" eSuperTypes="#//SqlDateTime"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="precision" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SqlInterval" eSuperTypes="#//SqlDateTime"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="year" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="day" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="precision" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="secondsPrecision" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LargeObjectType" eSuperTypes="#//SqlDataType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RowIdType" eSuperTypes="#//SqlDataType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SqlBoolean" eSuperTypes="#//SqlDataType"/> <eClassifiers xsi:type="ecore:EEnum" name="SortDirectionEnum"> <eLiterals name="ASC" literal="ASC"/> <eLiterals name="DESC" value="1" literal="DESC"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"ddlDsl","nsURI":"http://www.openxma.org/dsl/ddl/DdlDsl","name":"ddlDsl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ddl","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DdlStatement","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Alter","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AlterTableAction","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DropTableConstraint","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableComment","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColumnComment","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddTableConstraint","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Create","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateTable","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateIndex","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableProperty","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Column","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Drop","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullableConstraint","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UniqueKeyConstraint","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimaryKeyConstraint","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForeignKeyConstraint","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceClause","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SqlDataType","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SqlCharacter","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SqlNumber","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LongRaw","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Long","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Raw","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SqlDateTime","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SqlDate","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SqlTimeStamp","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SqlInterval","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LargeObjectType","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RowIdType","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SqlBoolean","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SortDirectionEnum","instanceClass":null,"id":35,"serializable":true,"eClass":"EEnum"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"table","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"action","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"constraintRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"comment","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"table","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"column","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unique","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"table","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"columns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"sortOrders","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sorted","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"default","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"reference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"object","changeable":true,"lowerBound":0,"iD":false,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"not","changeable":true,"lowerBound":0,"iD":false,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"columns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"columns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"columns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"reference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"table","changeable":true,"resolveProxies":true,"lowerBound":0,"id":106,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"columns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":107,"derived":false},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"national","changeable":true,"lowerBound":0,"iD":false,"id":112,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"lowerBound":0,"iD":false,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"hasPrecision","changeable":true,"lowerBound":0,"iD":false,"id":117,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"precision","changeable":true,"lowerBound":0,"iD":false,"id":118,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scale","changeable":true,"lowerBound":0,"iD":false,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"raw","changeable":true,"lowerBound":0,"iD":false,"id":125,"derived":false},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"lowerBound":0,"iD":false,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"precision","changeable":true,"lowerBound":0,"iD":false,"id":133,"derived":false},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"year","changeable":true,"lowerBound":0,"iD":false,"id":136,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"day","changeable":true,"lowerBound":0,"iD":false,"id":137,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"precision","changeable":true,"lowerBound":0,"iD":false,"id":138,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"secondsPrecision","changeable":true,"lowerBound":0,"iD":false,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"lowerBound":0,"iD":false,"id":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"lowerBound":0,"iD":false,"id":148,"derived":false},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"name":"ASC","id":152,"value":0,"literal":"ASC","eClass":"EEnumLiteral"},{"name":"DESC","id":153,"value":1,"literal":"DESC","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":1,"target":0},{"source":1,"target":36},{"source":36,"target":2},{"source":36,"target":37},{"source":36,"target":1},{"source":37,"target":2},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":38},{"source":3,"target":39},{"source":3,"target":40},{"source":38,"target":11},{"source":38,"target":41},{"source":38,"target":3},{"source":41,"target":11},{"source":39,"target":4},{"source":39,"target":42},{"source":39,"target":3},{"source":42,"target":4},{"source":40,"target":2},{"source":4,"target":0},{"source":4,"target":43},{"source":43,"target":16},{"source":43,"target":44},{"source":43,"target":4},{"source":44,"target":16},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":45},{"source":5,"target":46},{"source":45,"target":16},{"source":45,"target":47},{"source":45,"target":5},{"source":47,"target":16},{"source":46,"target":4},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":48},{"source":6,"target":49},{"source":48,"target":50},{"source":48,"target":6},{"source":49,"target":2},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":51},{"source":7,"target":52},{"source":51,"target":11},{"source":51,"target":53},{"source":51,"target":7},{"source":53,"target":11},{"source":52,"target":6},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":54},{"source":8,"target":55},{"source":54,"target":14},{"source":54,"target":56},{"source":54,"target":8},{"source":56,"target":14},{"source":55,"target":6},{"source":9,"target":0},{"source":9,"target":4},{"source":9,"target":57},{"source":9,"target":58},{"source":57,"target":59},{"source":57,"target":9},{"source":58,"target":4},{"source":10,"target":0},{"source":10,"target":2},{"source":10,"target":60},{"source":10,"target":61},{"source":60,"target":62},{"source":60,"target":10},{"source":61,"target":2},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":63},{"source":11,"target":64},{"source":63,"target":13},{"source":63,"target":65},{"source":63,"target":11},{"source":65,"target":13},{"source":64,"target":10},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":66},{"source":12,"target":67},{"source":12,"target":68},{"source":12,"target":69},{"source":12,"target":70},{"source":66,"target":71},{"source":66,"target":12},{"source":67,"target":11},{"source":67,"target":72},{"source":67,"target":12},{"source":72,"target":11},{"source":68,"target":14},{"source":68,"target":73},{"source":68,"target":12},{"source":73,"target":14},{"source":69,"target":35},{"source":69,"target":74},{"source":69,"target":12},{"source":74,"target":35},{"source":70,"target":10},{"source":13,"target":0},{"source":13,"target":75},{"source":75,"target":76},{"source":75,"target":13},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":77},{"source":14,"target":78},{"source":14,"target":79},{"source":14,"target":80},{"source":14,"target":81},{"source":14,"target":82},{"source":77,"target":22},{"source":77,"target":83},{"source":77,"target":14},{"source":83,"target":22},{"source":78,"target":84},{"source":78,"target":14},{"source":79,"target":16},{"source":79,"target":85},{"source":79,"target":14},{"source":85,"target":16},{"source":80,"target":86},{"source":80,"target":14},{"source":81,"target":21},{"source":81,"target":87},{"source":81,"target":14},{"source":87,"target":21},{"source":82,"target":13},{"source":15,"target":0},{"source":15,"target":2},{"source":15,"target":88},{"source":15,"target":89},{"source":88,"target":90},{"source":88,"target":15},{"source":89,"target":2},{"source":16,"target":0},{"source":16,"target":13},{"source":16,"target":91},{"source":91,"target":13},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":92},{"source":17,"target":93},{"source":92,"target":94},{"source":92,"target":17},{"source":93,"target":16},{"source":18,"target":0},{"source":18,"target":16},{"source":18,"target":95},{"source":18,"target":96},{"source":95,"target":14},{"source":95,"target":97},{"source":95,"target":18},{"source":97,"target":14},{"source":96,"target":16},{"source":19,"target":0},{"source":19,"target":16},{"source":19,"target":98},{"source":19,"target":99},{"source":98,"target":14},{"source":98,"target":100},{"source":98,"target":19},{"source":100,"target":14},{"source":99,"target":16},{"source":20,"target":0},{"source":20,"target":16},{"source":20,"target":101},{"source":20,"target":102},{"source":20,"target":103},{"source":101,"target":14},{"source":101,"target":104},{"source":101,"target":20},{"source":104,"target":14},{"source":102,"target":21},{"source":102,"target":105},{"source":102,"target":20},{"source":105,"target":21},{"source":103,"target":16},{"source":21,"target":0},{"source":21,"target":106},{"source":21,"target":107},{"source":106,"target":11},{"source":106,"target":108},{"source":106,"target":21},{"source":108,"target":11},{"source":107,"target":14},{"source":107,"target":109},{"source":107,"target":21},{"source":109,"target":14},{"source":22,"target":0},{"source":22,"target":110},{"source":110,"target":111},{"source":110,"target":22},{"source":23,"target":0},{"source":23,"target":22},{"source":23,"target":112},{"source":23,"target":113},{"source":23,"target":114},{"source":112,"target":115},{"source":112,"target":23},{"source":113,"target":116},{"source":113,"target":23},{"source":114,"target":22},{"source":24,"target":0},{"source":24,"target":22},{"source":24,"target":117},{"source":24,"target":118},{"source":24,"target":119},{"source":24,"target":120},{"source":117,"target":121},{"source":117,"target":24},{"source":118,"target":122},{"source":118,"target":24},{"source":119,"target":123},{"source":119,"target":24},{"source":120,"target":22},{"source":25,"target":0},{"source":25,"target":22},{"source":25,"target":124},{"source":124,"target":22},{"source":26,"target":0},{"source":26,"target":25},{"source":26,"target":125},{"source":26,"target":126},{"source":125,"target":127},{"source":125,"target":26},{"source":126,"target":25},{"source":27,"target":0},{"source":27,"target":25},{"source":27,"target":128},{"source":27,"target":129},{"source":128,"target":130},{"source":128,"target":27},{"source":129,"target":25},{"source":28,"target":0},{"source":28,"target":22},{"source":28,"target":131},{"source":131,"target":22},{"source":29,"target":0},{"source":29,"target":28},{"source":29,"target":132},{"source":132,"target":28},{"source":30,"target":0},{"source":30,"target":28},{"source":30,"target":133},{"source":30,"target":134},{"source":133,"target":135},{"source":133,"target":30},{"source":134,"target":28},{"source":31,"target":0},{"source":31,"target":28},{"source":31,"target":136},{"source":31,"target":137},{"source":31,"target":138},{"source":31,"target":139},{"source":31,"target":140},{"source":136,"target":141},{"source":136,"target":31},{"source":137,"target":142},{"source":137,"target":31},{"source":138,"target":143},{"source":138,"target":31},{"source":139,"target":144},{"source":139,"target":31},{"source":140,"target":28},{"source":32,"target":0},{"source":32,"target":22},{"source":32,"target":145},{"source":32,"target":146},{"source":145,"target":147},{"source":145,"target":32},{"source":146,"target":22},{"source":33,"target":0},{"source":33,"target":22},{"source":33,"target":148},{"source":33,"target":149},{"source":148,"target":150},{"source":148,"target":33},{"source":149,"target":22},{"source":34,"target":0},{"source":34,"target":22},{"source":34,"target":151},{"source":151,"target":22},{"source":35,"target":0},{"source":35,"target":152},{"source":35,"target":153},{"source":152,"target":35},{"source":153,"target":35}],"multigraph":true}
ecore
metamodelling
repo-ecore-all/data/mohrndorf/henshin/plugins/org.eclipse.emf.henshin.text.examples/sort/ecore.ecore
ecore EAttribute iD eAttributeType EAnnotation source details eModelElement contents references EClass isSuperTypeOf someClass getFeatureCount getEStructuralFeature featureID getFeatureID feature getEStructuralFeature featureName getOperationCount getEOperation operationID getOperationID operation getOverride operation getFeatureType feature abstract interface eSuperTypes eOperations eAllAttributes eAllReferences eReferences eAttributes eAllContainments eAllOperations eAllStructuralFeatures eAllSuperTypes eIDAttribute eStructuralFeatures eGenericSuperTypes eAllGenericSuperTypes EClassifier isInstance object getClassifierID instanceClassName instanceClass defaultValue instanceTypeName ePackage eTypeParameters EDataType serializable true EEnum getEEnumLiteral name getEEnumLiteral value getEEnumLiteralByLiteral literal eLiterals EEnumLiteral value instance literal eEnum EFactory create eClass createFromString eDataType literalValue convertToString eDataType instanceValue ePackage EModelElement getEAnnotation source eAnnotations ENamedElement name EObject eClass eIsProxy eResource eContainer eContainingFeature eContainmentFeature eContents eAllContents eCrossReferences eGet feature eGet feature resolve eSet feature newValue eIsSet feature eUnset feature eInvoke operation arguments EOperation getOperationID isOverrideOf someOperation eContainingClass eTypeParameters eParameters eExceptions eGenericExceptions EPackage getEClassifier name nsURI nsPrefix eFactoryInstance eClassifiers eSubpackages eSuperPackage EParameter eOperation EReference containment container resolveProxies true eOpposite eReferenceType eKeys EStructuralFeature getFeatureID getContainerClass changeable true volatile transient defaultValueLiteral defaultValue unsettable derived eContainingClass ETypedElement ordered true unique true lowerBound upperBound 1 many required eType eGenericType EStringToStringMapEntry java.util.Map$Entry java.util.Map$Entry key value EGenericType isInstance object eUpperBound eTypeArguments eRawType eLowerBound eTypeParameter eClassifier ETypeParameter eBounds EBigDecimal java.math.BigDecimal java.math.BigDecimal EBigInteger java.math.BigInteger java.math.BigInteger EBoolean boolean boolean EBooleanObject java.lang.Boolean java.lang.Boolean EByte byte byte EByteArray byte[] byte[] EByteObject java.lang.Byte java.lang.Byte EChar char char ECharacterObject java.lang.Character java.lang.Character EDate java.util.Date java.util.Date EDiagnosticChain org.eclipse.emf.common.util.DiagnosticChain org.eclipse.emf.common.util.DiagnosticChain EDouble double double EDoubleObject java.lang.Double java.lang.Double EEList org.eclipse.emf.common.util.EList org.eclipse.emf.common.util.EList E EEnumerator org.eclipse.emf.common.util.Enumerator org.eclipse.emf.common.util.Enumerator EFeatureMap org.eclipse.emf.ecore.util.FeatureMap org.eclipse.emf.ecore.util.FeatureMap EFeatureMapEntry org.eclipse.emf.ecore.util.FeatureMap$Entry org.eclipse.emf.ecore.util.FeatureMap$Entry EFloat float float EFloatObject java.lang.Float java.lang.Float EInt int int EIntegerObject java.lang.Integer java.lang.Integer EJavaClass java.lang.Class java.lang.Class T EJavaObject java.lang.Object java.lang.Object ELong long long ELongObject java.lang.Long java.lang.Long EMap java.util.Map java.util.Map K V EResource org.eclipse.emf.ecore.resource.Resource org.eclipse.emf.ecore.resource.Resource EResourceSet org.eclipse.emf.ecore.resource.ResourceSet org.eclipse.emf.ecore.resource.ResourceSet EShort short short EShortObject java.lang.Short java.lang.Short EString java.lang.String java.lang.String ETreeIterator org.eclipse.emf.common.util.TreeIterator org.eclipse.emf.common.util.TreeIterator E EInvocationTargetException java.lang.reflect.InvocationTargetException java.lang.reflect.InvocationTargetException
<?xml version="1.0" encoding="ASCII"?> <ecore:EPackage xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ecore" nsURI="http://www.eclipse.org/emf/2002/Ecore" nsPrefix="ecore"> <eClassifiers xsi:type="ecore:EClass" name="EAttribute" eSuperTypes="//EStructuralFeature"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="iD" eType="//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAttributeType" lowerBound="1" eType="//EDataType" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EAnnotation" eSuperTypes="//EModelElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="details" upperBound="-1" eType="//EStringToStringMapEntry" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eModelElement" eType="//EModelElement" transient="true" resolveProxies="false" eOpposite="//EModelElement/eAnnotations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1" eType="//EObject" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1" eType="//EObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EClass" eSuperTypes="//EClassifier"> <eOperations name="isSuperTypeOf" eType="//EBoolean"> <eParameters name="someClass" eType="//EClass"/> </eOperations> <eOperations name="getFeatureCount" eType="//EInt"/> <eOperations name="getEStructuralFeature" eType="//EStructuralFeature"> <eParameters name="featureID" eType="//EInt"/> </eOperations> <eOperations name="getFeatureID" eType="//EInt"> <eParameters name="feature" eType="//EStructuralFeature"/> </eOperations> <eOperations name="getEStructuralFeature" eType="//EStructuralFeature"> <eParameters name="featureName" eType="//EString"/> </eOperations> <eOperations name="getOperationCount" eType="//EInt"/> <eOperations name="getEOperation" eType="//EOperation"> <eParameters name="operationID" eType="//EInt"/> </eOperations> <eOperations name="getOperationID" eType="//EInt"> <eParameters name="operation" eType="//EOperation"/> </eOperations> <eOperations name="getOverride" eType="//EOperation"> <eParameters name="operation" eType="//EOperation"/> </eOperations> <eOperations name="getFeatureType" eType="//EGenericType"> <eParameters name="feature" eType="//EStructuralFeature"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="interface" eType="//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSuperTypes" upperBound="-1" eType="//EClass" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eOperations" upperBound="-1" eType="//EOperation" containment="true" resolveProxies="false" eOpposite="//EOperation/eContainingClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllAttributes" upperBound="-1" eType="//EAttribute" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllReferences" upperBound="-1" eType="//EReference" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eReferences" upperBound="-1" eType="//EReference" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAttributes" upperBound="-1" eType="//EAttribute" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllContainments" upperBound="-1" eType="//EReference" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllOperations" upperBound="-1" eType="//EOperation" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllStructuralFeatures" upperBound="-1" eType="//EStructuralFeature" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllSuperTypes" upperBound="-1" eType="//EClass" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eIDAttribute" eType="//EAttribute" changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eStructuralFeatures" upperBound="-1" eType="//EStructuralFeature" containment="true" resolveProxies="false" eOpposite="//EStructuralFeature/eContainingClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericSuperTypes" upperBound="-1" eType="//EGenericType" unsettable="true" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllGenericSuperTypes" upperBound="-1" eType="//EGenericType" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EClassifier" abstract="true" eSuperTypes="//ENamedElement"> <eOperations name="isInstance" eType="//EBoolean"> <eParameters name="object" eType="//EJavaObject"/> </eOperations> <eOperations name="getClassifierID" eType="//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClassName" eType="//EString" volatile="true" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClass" changeable="false" volatile="true" transient="true" derived="true"> <eGenericType eClassifier="//EJavaClass"> <eTypeArguments/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="//EJavaObject" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceTypeName" eType="//EString" volatile="true" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ePackage" eType="//EPackage" changeable="false" transient="true" eOpposite="//EPackage/eClassifiers"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameters" upperBound="-1" eType="//ETypeParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EDataType" eSuperTypes="//EClassifier"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="serializable" eType="//EBoolean" defaultValueLiteral="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EEnum" eSuperTypes="//EDataType"> <eOperations name="getEEnumLiteral" eType="//EEnumLiteral"> <eParameters name="name" eType="//EString"/> </eOperations> <eOperations name="getEEnumLiteral" eType="//EEnumLiteral"> <eParameters name="value" eType="//EInt"/> </eOperations> <eOperations name="getEEnumLiteralByLiteral" eType="//EEnumLiteral"> <eParameters name="literal" eType="//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eLiterals" upperBound="-1" eType="//EEnumLiteral" containment="true" resolveProxies="false" eOpposite="//EEnumLiteral/eEnum"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EEnumLiteral" eSuperTypes="//ENamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instance" eType="//EEnumerator" transient="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="literal" eType="//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eEnum" eType="//EEnum" changeable="false" transient="true" resolveProxies="false" eOpposite="//EEnum/eLiterals"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EFactory" eSuperTypes="//EModelElement"> <eOperations name="create" eType="//EObject"> <eParameters name="eClass" eType="//EClass"/> </eOperations> <eOperations name="createFromString" eType="//EJavaObject"> <eParameters name="eDataType" eType="//EDataType"/> <eParameters name="literalValue" eType="//EString"/> </eOperations> <eOperations name="convertToString" eType="//EString"> <eParameters name="eDataType" eType="//EDataType"/> <eParameters name="instanceValue" eType="//EJavaObject"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="ePackage" lowerBound="1" eType="//EPackage" transient="true" resolveProxies="false" eOpposite="//EPackage/eFactoryInstance"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EModelElement" abstract="true"> <eOperations name="getEAnnotation" eType="//EAnnotation"> <eParameters name="source" eType="//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eAnnotations" upperBound="-1" eType="//EAnnotation" containment="true" resolveProxies="false" eOpposite="//EAnnotation/eModelElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ENamedElement" abstract="true" eSuperTypes="//EModelElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EObject"> <eOperations name="eClass" eType="//EClass"/> <eOperations name="eIsProxy" eType="//EBoolean"/> <eOperations name="eResource" eType="//EResource"/> <eOperations name="eContainer" eType="//EObject"/> <eOperations name="eContainingFeature" eType="//EStructuralFeature"/> <eOperations name="eContainmentFeature" eType="//EReference"/> <eOperations name="eContents"> <eGenericType eClassifier="//EEList"> <eTypeArguments eClassifier="//EObject"/> </eGenericType> </eOperations> <eOperations name="eAllContents"> <eGenericType eClassifier="//ETreeIterator"> <eTypeArguments eClassifier="//EObject"/> </eGenericType> </eOperations> <eOperations name="eCrossReferences"> <eGenericType eClassifier="//EEList"> <eTypeArguments eClassifier="//EObject"/> </eGenericType> </eOperations> <eOperations name="eGet" eType="//EJavaObject"> <eParameters name="feature" eType="//EStructuralFeature"/> </eOperations> <eOperations name="eGet" eType="//EJavaObject"> <eParameters name="feature" eType="//EStructuralFeature"/> <eParameters name="resolve" eType="//EBoolean"/> </eOperations> <eOperations name="eSet"> <eParameters name="feature" eType="//EStructuralFeature"/> <eParameters name="newValue" eType="//EJavaObject"/> </eOperations> <eOperations name="eIsSet" eType="//EBoolean"> <eParameters name="feature" eType="//EStructuralFeature"/> </eOperations> <eOperations name="eUnset"> <eParameters name="feature" eType="//EStructuralFeature"/> </eOperations> <eOperations name="eInvoke" eType="//EJavaObject" eExceptions="//EInvocationTargetException"> <eParameters name="operation" eType="//EOperation"/> <eParameters name="arguments"> <eGenericType eClassifier="//EEList"> <eTypeArguments/> </eGenericType> </eParameters> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EOperation" eSuperTypes="//ETypedElement"> <eOperations name="getOperationID" eType="//EInt"/> <eOperations name="isOverrideOf" eType="//EBoolean"> <eParameters name="someOperation" eType="//EOperation"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eContainingClass" eType="//EClass" changeable="false" transient="true" resolveProxies="false" eOpposite="//EClass/eOperations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameters" upperBound="-1" eType="//ETypeParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eParameters" upperBound="-1" eType="//EParameter" containment="true" resolveProxies="false" eOpposite="//EParameter/eOperation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eExceptions" upperBound="-1" eType="//EClassifier" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericExceptions" upperBound="-1" eType="//EGenericType" unsettable="true" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EPackage" eSuperTypes="//ENamedElement"> <eOperations name="getEClassifier" eType="//EClassifier"> <eParameters name="name" eType="//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsURI" eType="//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsPrefix" eType="//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eFactoryInstance" lowerBound="1" eType="//EFactory" transient="true" resolveProxies="false" eOpposite="//EFactory/ePackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eClassifiers" upperBound="-1" eType="//EClassifier" containment="true" eOpposite="//EClassifier/ePackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSubpackages" upperBound="-1" eType="//EPackage" containment="true" eOpposite="//EPackage/eSuperPackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSuperPackage" eType="//EPackage" changeable="false" transient="true" eOpposite="//EPackage/eSubpackages"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EParameter" eSuperTypes="//ETypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="eOperation" eType="//EOperation" changeable="false" transient="true" resolveProxies="false" eOpposite="//EOperation/eParameters"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EReference" eSuperTypes="//EStructuralFeature"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="containment" eType="//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="container" eType="//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resolveProxies" eType="//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eOpposite" eType="//EReference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eReferenceType" lowerBound="1" eType="//EClass" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eKeys" upperBound="-1" eType="//EAttribute"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EStructuralFeature" abstract="true" eSuperTypes="//ETypedElement"> <eOperations name="getFeatureID" eType="//EInt"/> <eOperations name="getContainerClass"> <eGenericType eClassifier="//EJavaClass"> <eTypeArguments/> </eGenericType> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="changeable" eType="//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="volatile" eType="//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" eType="//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValueLiteral" eType="//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="//EJavaObject" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unsettable" eType="//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="derived" eType="//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eContainingClass" eType="//EClass" changeable="false" transient="true" resolveProxies="false" eOpposite="//EClass/eStructuralFeatures"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ETypedElement" abstract="true" eSuperTypes="//ENamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ordered" eType="//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unique" eType="//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" eType="//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" eType="//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="many" eType="//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="required" eType="//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eType" eType="//EClassifier" volatile="true" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericType" eType="//EGenericType" volatile="true" unsettable="true" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EStringToStringMapEntry" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EGenericType"> <eOperations name="isInstance" eType="//EBoolean"> <eParameters name="object" eType="//EJavaObject"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eUpperBound" eType="//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeArguments" upperBound="-1" eType="//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eRawType" lowerBound="1" eType="//EClassifier" changeable="false" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eLowerBound" eType="//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameter" eType="//ETypeParameter" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eClassifier" eType="//EClassifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ETypeParameter" eSuperTypes="//ENamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="eBounds" upperBound="-1" eType="//EGenericType" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBigDecimal" instanceClassName="java.math.BigDecimal"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#decimal"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBigInteger" instanceClassName="java.math.BigInteger"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#integer"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBoolean" instanceClassName="boolean"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#boolean"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBooleanObject" instanceClassName="java.lang.Boolean"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EBoolean"/> <details key="name" value="EBoolean:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByte" instanceClassName="byte"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#byte"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByteArray" instanceClassName="byte[]"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#hexBinary"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByteObject" instanceClassName="java.lang.Byte"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EByte"/> <details key="name" value="EByte:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EChar" instanceClassName="char"/> <eClassifiers xsi:type="ecore:EDataType" name="ECharacterObject" instanceClassName="java.lang.Character"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EChar"/> <details key="name" value="EChar:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EDate" instanceClassName="java.util.Date"/> <eClassifiers xsi:type="ecore:EDataType" name="EDiagnosticChain" instanceClassName="org.eclipse.emf.common.util.DiagnosticChain" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EDouble" instanceClassName="double"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#double"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EDoubleObject" instanceClassName="java.lang.Double"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EDouble"/> <details key="name" value="EDouble:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EEList" instanceClassName="org.eclipse.emf.common.util.EList" serializable="false"> <eTypeParameters name="E"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EEnumerator" instanceClassName="org.eclipse.emf.common.util.Enumerator" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EFeatureMap" instanceClassName="org.eclipse.emf.ecore.util.FeatureMap" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EFeatureMapEntry" instanceClassName="org.eclipse.emf.ecore.util.FeatureMap$Entry" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EFloat" instanceClassName="float"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#float"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EFloatObject" instanceClassName="java.lang.Float"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EFloat"/> <details key="name" value="EFloat:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EInt" instanceClassName="int"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#int"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EIntegerObject" instanceClassName="java.lang.Integer"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EInt"/> <details key="name" value="EInt:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EJavaClass" instanceClassName="java.lang.Class"> <eTypeParameters name="T"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EJavaObject" instanceClassName="java.lang.Object"/> <eClassifiers xsi:type="ecore:EDataType" name="ELong" instanceClassName="long"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#long"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ELongObject" instanceClassName="java.lang.Long"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="ELong"/> <details key="name" value="ELong:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EMap" instanceClassName="java.util.Map" serializable="false"> <eTypeParameters name="K"/> <eTypeParameters name="V"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EResource" instanceClassName="org.eclipse.emf.ecore.resource.Resource" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EResourceSet" instanceClassName="org.eclipse.emf.ecore.resource.ResourceSet" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EShort" instanceClassName="short"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#short"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EShortObject" instanceClassName="java.lang.Short"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EShort"/> <details key="name" value="EShort:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EString" instanceClassName="java.lang.String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#string"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ETreeIterator" instanceClassName="org.eclipse.emf.common.util.TreeIterator" serializable="false"> <eTypeParameters name="E"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EInvocationTargetException" instanceClassName="java.lang.reflect.InvocationTargetException" serializable="false"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"ecore","nsURI":"http://www.eclipse.org/emf/2002/Ecore","name":"ecore","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAttribute","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAnnotation","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClass","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClassifier","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EDataType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEnum","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEnumLiteral","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EFactory","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EModelElement","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ENamedElement","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EObject","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EOperation","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EPackage","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EParameter","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EReference","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EStructuralFeature","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypedElement","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"EStringToStringMapEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EGenericType","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypeParameter","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.math.BigDecimal","defaultValue":null,"instanceClassName":"java.math.BigDecimal","name":"EBigDecimal","instanceClass":"java.math.BigDecimal","id":21,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.math.BigInteger","defaultValue":null,"instanceClassName":"java.math.BigInteger","name":"EBigInteger","instanceClass":"java.math.BigInteger","id":22,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"EBoolean","instanceClass":"boolean","id":23,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"EBooleanObject","instanceClass":"java.lang.Boolean","id":24,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"byte","defaultValue":0,"instanceClassName":"byte","name":"EByte","instanceClass":"byte","id":25,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"byte[]","defaultValue":null,"instanceClassName":"byte[]","name":"EByteArray","instanceClass":"[B","id":26,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Byte","defaultValue":null,"instanceClassName":"java.lang.Byte","name":"EByteObject","instanceClass":"java.lang.Byte","id":27,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"char","defaultValue":"\u0000","instanceClassName":"char","name":"EChar","instanceClass":"char","id":28,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Character","defaultValue":null,"instanceClassName":"java.lang.Character","name":"ECharacterObject","instanceClass":"java.lang.Character","id":29,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Date","defaultValue":null,"instanceClassName":"java.util.Date","name":"EDate","instanceClass":"java.util.Date","id":30,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.DiagnosticChain","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.DiagnosticChain","name":"EDiagnosticChain","instanceClass":"org.eclipse.emf.common.util.DiagnosticChain","id":31,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"double","defaultValue":0.0,"instanceClassName":"double","name":"EDouble","instanceClass":"double","id":32,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Double","defaultValue":null,"instanceClassName":"java.lang.Double","name":"EDoubleObject","instanceClass":"java.lang.Double","id":33,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.EList","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.EList","name":"EEList","instanceClass":"org.eclipse.emf.common.util.EList","id":34,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"EEnumerator","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":35,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.util.FeatureMap","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.util.FeatureMap","name":"EFeatureMap","instanceClass":"org.eclipse.emf.ecore.util.FeatureMap","id":36,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.util.FeatureMap$Entry","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.util.FeatureMap$Entry","name":"EFeatureMapEntry","instanceClass":"org.eclipse.emf.ecore.util.FeatureMap$Entry","id":37,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"float","defaultValue":0.0,"instanceClassName":"float","name":"EFloat","instanceClass":"float","id":38,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Float","defaultValue":null,"instanceClassName":"java.lang.Float","name":"EFloatObject","instanceClass":"java.lang.Float","id":39,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"EInt","instanceClass":"int","id":40,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"EIntegerObject","instanceClass":"java.lang.Integer","id":41,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Class","defaultValue":null,"instanceClassName":"java.lang.Class","name":"EJavaClass","instanceClass":"java.lang.Class","id":42,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EJavaObject","instanceClass":"java.lang.Object","id":43,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"long","defaultValue":0,"instanceClassName":"long","name":"ELong","instanceClass":"long","id":44,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Long","defaultValue":null,"instanceClassName":"java.lang.Long","name":"ELongObject","instanceClass":"java.lang.Long","id":45,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map","defaultValue":null,"instanceClassName":"java.util.Map","name":"EMap","instanceClass":"java.util.Map","id":46,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.resource.Resource","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.resource.Resource","name":"EResource","instanceClass":"org.eclipse.emf.ecore.resource.Resource","id":47,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.resource.ResourceSet","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.resource.ResourceSet","name":"EResourceSet","instanceClass":"org.eclipse.emf.ecore.resource.ResourceSet","id":48,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"short","defaultValue":0,"instanceClassName":"short","name":"EShort","instanceClass":"short","id":49,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Short","defaultValue":null,"instanceClassName":"java.lang.Short","name":"EShortObject","instanceClass":"java.lang.Short","id":50,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"EString","instanceClass":"java.lang.String","id":51,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.TreeIterator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.TreeIterator","name":"ETreeIterator","instanceClass":"org.eclipse.emf.common.util.TreeIterator","id":52,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"java.lang.reflect.InvocationTargetException","defaultValue":null,"instanceClassName":"java.lang.reflect.InvocationTargetException","name":"EInvocationTargetException","instanceClass":"java.lang.reflect.InvocationTargetException","id":53,"serializable":false,"eClass":"EDataType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"iD","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAttributeType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":55,"derived":true},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"details","changeable":true,"resolveProxies":false,"lowerBound":0,"id":60,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eModelElement","changeable":true,"resolveProxies":false,"lowerBound":0,"id":61,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contents","changeable":true,"resolveProxies":false,"lowerBound":0,"id":62,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"references","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eAnnotations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isSuperTypeOf","lowerBound":0,"id":71,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureCount","lowerBound":0,"id":72,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEStructuralFeature","lowerBound":0,"id":73,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureID","lowerBound":0,"id":74,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEStructuralFeature","lowerBound":0,"id":75,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOperationCount","lowerBound":0,"id":76,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEOperation","lowerBound":0,"id":77,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOperationID","lowerBound":0,"id":78,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOverride","lowerBound":0,"id":79,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureType","lowerBound":0,"id":80,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"interface","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eSuperTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eOperations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":84,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllAttributes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":85,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllReferences","changeable":false,"resolveProxies":true,"lowerBound":0,"id":86,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eReferences","changeable":false,"resolveProxies":true,"lowerBound":0,"id":87,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAttributes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":88,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllContainments","changeable":false,"resolveProxies":true,"lowerBound":0,"id":89,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllOperations","changeable":false,"resolveProxies":true,"lowerBound":0,"id":90,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllStructuralFeatures","changeable":false,"resolveProxies":true,"lowerBound":0,"id":91,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllSuperTypes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":92,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eIDAttribute","changeable":false,"resolveProxies":false,"lowerBound":0,"id":93,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eStructuralFeatures","changeable":true,"resolveProxies":false,"lowerBound":0,"id":94,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericSuperTypes","changeable":true,"resolveProxies":false,"lowerBound":0,"id":95,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllGenericSuperTypes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":96,"derived":true},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"someClass","lowerBound":0,"id":99,"many":false,"required":false,"eClass":"EParameter"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"featureID","lowerBound":0,"id":103,"many":false,"required":false,"eClass":"EParameter"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":106,"many":false,"required":false,"eClass":"EParameter"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"featureName","lowerBound":0,"id":109,"many":false,"required":false,"eClass":"EParameter"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operationID","lowerBound":0,"id":113,"many":false,"required":false,"eClass":"EParameter"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operation","lowerBound":0,"id":116,"many":false,"required":false,"eClass":"EParameter"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operation","lowerBound":0,"id":119,"many":false,"required":false,"eClass":"EParameter"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":122,"many":false,"required":false,"eClass":"EParameter"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eContainingClass","changeable":false,"resolveProxies":false,"lowerBound":0,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eContainingClass","changeable":false,"resolveProxies":false,"lowerBound":0,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isInstance","lowerBound":0,"id":142,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getClassifierID","lowerBound":0,"id":143,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"instanceClassName","changeable":true,"lowerBound":0,"iD":false,"id":144,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"instanceClass","changeable":false,"lowerBound":0,"iD":false,"id":145,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"defaultValue","changeable":false,"lowerBound":0,"iD":false,"id":146,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"instanceTypeName","changeable":true,"lowerBound":0,"iD":false,"id":147,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ePackage","changeable":false,"resolveProxies":true,"lowerBound":0,"id":148,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":152,"many":false,"required":false,"eClass":"EParameter"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eClassifiers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"serializable","changeable":true,"lowerBound":0,"iD":false,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteral","lowerBound":0,"id":166,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteral","lowerBound":0,"id":167,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteralByLiteral","lowerBound":0,"id":168,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eLiterals","changeable":true,"resolveProxies":false,"lowerBound":0,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":172,"many":false,"required":false,"eClass":"EParameter"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"value","lowerBound":0,"id":175,"many":false,"required":false,"eClass":"EParameter"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"literal","lowerBound":0,"id":178,"many":false,"required":false,"eClass":"EParameter"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eEnum","changeable":false,"resolveProxies":false,"lowerBound":0,"id":181,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":182,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"instance","changeable":true,"lowerBound":0,"iD":false,"id":183,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"literal","changeable":true,"lowerBound":0,"iD":false,"id":184,"derived":false},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"create","lowerBound":0,"id":190,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createFromString","lowerBound":0,"id":191,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"convertToString","lowerBound":0,"id":192,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ePackage","changeable":true,"resolveProxies":false,"lowerBound":1,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":196,"many":false,"required":false,"eClass":"EParameter"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eDataType","lowerBound":0,"id":199,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"literalValue","lowerBound":0,"id":200,"many":false,"required":false,"eClass":"EParameter"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eDataType","lowerBound":0,"id":204,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"instanceValue","lowerBound":0,"id":205,"many":false,"required":false,"eClass":"EParameter"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eFactoryInstance","changeable":true,"resolveProxies":false,"lowerBound":1,"id":209,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"getEAnnotation","lowerBound":0,"id":210,"many":false,"required":false,"eClass":"EOperation"},{"id":211,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"source","lowerBound":0,"id":212,"many":false,"required":false,"eClass":"EParameter"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":215,"derived":false},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":218,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eIsProxy","lowerBound":0,"id":219,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eResource","lowerBound":0,"id":220,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainer","lowerBound":0,"id":221,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainingFeature","lowerBound":0,"id":222,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainmentFeature","lowerBound":0,"id":223,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContents","lowerBound":0,"id":224,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eAllContents","lowerBound":0,"id":225,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eCrossReferences","lowerBound":0,"id":226,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eGet","lowerBound":0,"id":227,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eGet","lowerBound":0,"id":228,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eSet","lowerBound":0,"id":229,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eIsSet","lowerBound":0,"id":230,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eUnset","lowerBound":0,"id":231,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eInvoke","lowerBound":0,"id":232,"many":false,"required":false,"eClass":"EOperation"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":246,"many":false,"required":false,"eClass":"EParameter"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":249,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"resolve","lowerBound":0,"id":250,"many":false,"required":false,"eClass":"EParameter"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":253,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"newValue","lowerBound":0,"id":254,"many":false,"required":false,"eClass":"EParameter"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":258,"many":false,"required":false,"eClass":"EParameter"},{"id":259,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":260,"many":false,"required":false,"eClass":"EParameter"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operation","lowerBound":0,"id":263,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"arguments","lowerBound":0,"id":264,"many":false,"required":false,"eClass":"EParameter"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOperationID","lowerBound":0,"id":269,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isOverrideOf","lowerBound":0,"id":270,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":271,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eParameters","changeable":true,"resolveProxies":false,"lowerBound":0,"id":272,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eExceptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":273,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericExceptions","changeable":true,"resolveProxies":false,"lowerBound":0,"id":274,"derived":false},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"someOperation","lowerBound":0,"id":278,"many":false,"required":false,"eClass":"EParameter"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eOperation","changeable":false,"resolveProxies":false,"lowerBound":0,"id":283,"derived":false},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEClassifier","lowerBound":0,"id":286,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nsURI","changeable":true,"lowerBound":0,"iD":false,"id":287,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nsPrefix","changeable":true,"lowerBound":0,"iD":false,"id":288,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eSubpackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":289,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eSuperPackage","changeable":false,"resolveProxies":true,"lowerBound":0,"id":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":293,"many":false,"required":false,"eClass":"EParameter"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"containment","changeable":true,"lowerBound":0,"iD":false,"id":303,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"container","changeable":false,"lowerBound":0,"iD":false,"id":304,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"resolveProxies","changeable":true,"lowerBound":0,"iD":false,"id":305,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eOpposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":306,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eReferenceType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":307,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eKeys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":308,"derived":false},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureID","lowerBound":0,"id":316,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getContainerClass","lowerBound":0,"id":317,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"changeable","changeable":true,"lowerBound":0,"iD":false,"id":318,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"volatile","changeable":true,"lowerBound":0,"iD":false,"id":319,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"transient","changeable":true,"lowerBound":0,"iD":false,"id":320,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultValueLiteral","changeable":true,"lowerBound":0,"iD":false,"id":321,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"defaultValue","changeable":false,"lowerBound":0,"iD":false,"id":322,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unsettable","changeable":true,"lowerBound":0,"iD":false,"id":323,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"derived","changeable":true,"lowerBound":0,"iD":false,"id":324,"derived":false},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"ordered","changeable":true,"lowerBound":0,"iD":false,"id":337,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"unique","changeable":true,"lowerBound":0,"iD":false,"id":338,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lowerBound","changeable":true,"lowerBound":0,"iD":false,"id":339,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"upperBound","changeable":true,"lowerBound":0,"iD":false,"id":340,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"many","changeable":false,"lowerBound":0,"iD":false,"id":341,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"required","changeable":false,"lowerBound":0,"iD":false,"id":342,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":343,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":344,"derived":false},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":354,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":355,"derived":false},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isInstance","lowerBound":0,"id":358,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eUpperBound","changeable":true,"resolveProxies":false,"lowerBound":0,"id":359,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeArguments","changeable":true,"resolveProxies":false,"lowerBound":0,"id":360,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eRawType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":361,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eLowerBound","changeable":true,"resolveProxies":false,"lowerBound":0,"id":362,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameter","changeable":true,"resolveProxies":false,"lowerBound":0,"id":363,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":364,"derived":false},{"id":365,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":366,"many":false,"required":false,"eClass":"EParameter"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eBounds","changeable":true,"resolveProxies":false,"lowerBound":0,"id":374,"derived":false},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"name":"E","id":377,"eClass":"ETypeParameter"},{"name":"T","id":378,"eClass":"ETypeParameter"},{"name":"K","id":379,"eClass":"ETypeParameter"},{"name":"V","id":380,"eClass":"ETypeParameter"},{"name":"E","id":381,"eClass":"ETypeParameter"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":1,"target":0},{"source":1,"target":16},{"source":1,"target":54},{"source":1,"target":55},{"source":1,"target":56},{"source":54,"target":23},{"source":54,"target":57},{"source":54,"target":1},{"source":57,"target":23},{"source":55,"target":5},{"source":55,"target":58},{"source":55,"target":1},{"source":58,"target":5},{"source":56,"target":16},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":59},{"source":2,"target":60},{"source":2,"target":61},{"source":2,"target":62},{"source":2,"target":63},{"source":2,"target":64},{"source":59,"target":51},{"source":59,"target":65},{"source":59,"target":2},{"source":65,"target":51},{"source":60,"target":18},{"source":60,"target":66},{"source":60,"target":2},{"source":66,"target":18},{"source":61,"target":9},{"source":61,"target":67},{"source":61,"target":2},{"source":61,"target":68},{"source":67,"target":9},{"source":62,"target":11},{"source":62,"target":69},{"source":62,"target":2},{"source":69,"target":11},{"source":63,"target":11},{"source":63,"target":70},{"source":63,"target":2},{"source":70,"target":11},{"source":64,"target":9},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":71},{"source":3,"target":72},{"source":3,"target":73},{"source":3,"target":74},{"source":3,"target":75},{"source":3,"target":76},{"source":3,"target":77},{"source":3,"target":78},{"source":3,"target":79},{"source":3,"target":80},{"source":3,"target":81},{"source":3,"target":82},{"source":3,"target":83},{"source":3,"target":84},{"source":3,"target":85},{"source":3,"target":86},{"source":3,"target":87},{"source":3,"target":88},{"source":3,"target":89},{"source":3,"target":90},{"source":3,"target":91},{"source":3,"target":92},{"source":3,"target":93},{"source":3,"target":94},{"source":3,"target":95},{"source":3,"target":96},{"source":3,"target":97},{"source":71,"target":23},{"source":71,"target":98},{"source":71,"target":3},{"source":71,"target":99},{"source":98,"target":23},{"source":99,"target":3},{"source":99,"target":100},{"source":99,"target":71},{"source":100,"target":3},{"source":72,"target":40},{"source":72,"target":101},{"source":72,"target":3},{"source":101,"target":40},{"source":73,"target":16},{"source":73,"target":102},{"source":73,"target":3},{"source":73,"target":103},{"source":102,"target":16},{"source":103,"target":40},{"source":103,"target":104},{"source":103,"target":73},{"source":104,"target":40},{"source":74,"target":40},{"source":74,"target":105},{"source":74,"target":3},{"source":74,"target":106},{"source":105,"target":40},{"source":106,"target":16},{"source":106,"target":107},{"source":106,"target":74},{"source":107,"target":16},{"source":75,"target":16},{"source":75,"target":108},{"source":75,"target":3},{"source":75,"target":109},{"source":108,"target":16},{"source":109,"target":51},{"source":109,"target":110},{"source":109,"target":75},{"source":110,"target":51},{"source":76,"target":40},{"source":76,"target":111},{"source":76,"target":3},{"source":111,"target":40},{"source":77,"target":12},{"source":77,"target":112},{"source":77,"target":3},{"source":77,"target":113},{"source":112,"target":12},{"source":113,"target":40},{"source":113,"target":114},{"source":113,"target":77},{"source":114,"target":40},{"source":78,"target":40},{"source":78,"target":115},{"source":78,"target":3},{"source":78,"target":116},{"source":115,"target":40},{"source":116,"target":12},{"source":116,"target":117},{"source":116,"target":78},{"source":117,"target":12},{"source":79,"target":12},{"source":79,"target":118},{"source":79,"target":3},{"source":79,"target":119},{"source":118,"target":12},{"source":119,"target":12},{"source":119,"target":120},{"source":119,"target":79},{"source":120,"target":12},{"source":80,"target":19},{"source":80,"target":121},{"source":80,"target":3},{"source":80,"target":122},{"source":121,"target":19},{"source":122,"target":16},{"source":122,"target":123},{"source":122,"target":80},{"source":123,"target":16},{"source":81,"target":23},{"source":81,"target":124},{"source":81,"target":3},{"source":124,"target":23},{"source":82,"target":23},{"source":82,"target":125},{"source":82,"target":3},{"source":125,"target":23},{"source":83,"target":3},{"source":83,"target":126},{"source":83,"target":3},{"source":126,"target":3},{"source":84,"target":12},{"source":84,"target":127},{"source":84,"target":3},{"source":84,"target":128},{"source":127,"target":12},{"source":85,"target":1},{"source":85,"target":129},{"source":85,"target":3},{"source":129,"target":1},{"source":86,"target":15},{"source":86,"target":130},{"source":86,"target":3},{"source":130,"target":15},{"source":87,"target":15},{"source":87,"target":131},{"source":87,"target":3},{"source":131,"target":15},{"source":88,"target":1},{"source":88,"target":132},{"source":88,"target":3},{"source":132,"target":1},{"source":89,"target":15},{"source":89,"target":133},{"source":89,"target":3},{"source":133,"target":15},{"source":90,"target":12},{"source":90,"target":134},{"source":90,"target":3},{"source":134,"target":12},{"source":91,"target":16},{"source":91,"target":135},{"source":91,"target":3},{"source":135,"target":16},{"source":92,"target":3},{"source":92,"target":136},{"source":92,"target":3},{"source":136,"target":3},{"source":93,"target":1},{"source":93,"target":137},{"source":93,"target":3},{"source":137,"target":1},{"source":94,"target":16},{"source":94,"target":138},{"source":94,"target":3},{"source":94,"target":139},{"source":138,"target":16},{"source":95,"target":19},{"source":95,"target":140},{"source":95,"target":3},{"source":140,"target":19},{"source":96,"target":19},{"source":96,"target":141},{"source":96,"target":3},{"source":141,"target":19},{"source":97,"target":4},{"source":4,"target":0},{"source":4,"target":10},{"source":4,"target":142},{"source":4,"target":143},{"source":4,"target":144},{"source":4,"target":145},{"source":4,"target":146},{"source":4,"target":147},{"source":4,"target":148},{"source":4,"target":149},{"source":4,"target":150},{"source":142,"target":23},{"source":142,"target":151},{"source":142,"target":4},{"source":142,"target":152},{"source":151,"target":23},{"source":152,"target":43},{"source":152,"target":153},{"source":152,"target":142},{"source":153,"target":43},{"source":143,"target":40},{"source":143,"target":154},{"source":143,"target":4},{"source":154,"target":40},{"source":144,"target":51},{"source":144,"target":155},{"source":144,"target":4},{"source":155,"target":51},{"source":145,"target":42},{"source":145,"target":156},{"source":145,"target":4},{"source":156,"target":157},{"source":156,"target":42},{"source":146,"target":43},{"source":146,"target":158},{"source":146,"target":4},{"source":158,"target":43},{"source":147,"target":51},{"source":147,"target":159},{"source":147,"target":4},{"source":159,"target":51},{"source":148,"target":13},{"source":148,"target":160},{"source":148,"target":4},{"source":148,"target":161},{"source":160,"target":13},{"source":149,"target":20},{"source":149,"target":162},{"source":149,"target":4},{"source":162,"target":20},{"source":150,"target":10},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":163},{"source":5,"target":164},{"source":163,"target":23},{"source":163,"target":165},{"source":163,"target":5},{"source":165,"target":23},{"source":164,"target":4},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":166},{"source":6,"target":167},{"source":6,"target":168},{"source":6,"target":169},{"source":6,"target":170},{"source":166,"target":7},{"source":166,"target":171},{"source":166,"target":6},{"source":166,"target":172},{"source":171,"target":7},{"source":172,"target":51},{"source":172,"target":173},{"source":172,"target":166},{"source":173,"target":51},{"source":167,"target":7},{"source":167,"target":174},{"source":167,"target":6},{"source":167,"target":175},{"source":174,"target":7},{"source":175,"target":40},{"source":175,"target":176},{"source":175,"target":167},{"source":176,"target":40},{"source":168,"target":7},{"source":168,"target":177},{"source":168,"target":6},{"source":168,"target":178},{"source":177,"target":7},{"source":178,"target":51},{"source":178,"target":179},{"source":178,"target":168},{"source":179,"target":51},{"source":169,"target":7},{"source":169,"target":180},{"source":169,"target":6},{"source":169,"target":181},{"source":180,"target":7},{"source":170,"target":5},{"source":7,"target":0},{"source":7,"target":10},{"source":7,"target":182},{"source":7,"target":183},{"source":7,"target":184},{"source":7,"target":181},{"source":7,"target":185},{"source":182,"target":40},{"source":182,"target":186},{"source":182,"target":7},{"source":186,"target":40},{"source":183,"target":35},{"source":183,"target":187},{"source":183,"target":7},{"source":187,"target":35},{"source":184,"target":51},{"source":184,"target":188},{"source":184,"target":7},{"source":188,"target":51},{"source":181,"target":6},{"source":181,"target":189},{"source":181,"target":7},{"source":181,"target":169},{"source":189,"target":6},{"source":185,"target":10},{"source":8,"target":0},{"source":8,"target":9},{"source":8,"target":190},{"source":8,"target":191},{"source":8,"target":192},{"source":8,"target":193},{"source":8,"target":194},{"source":190,"target":11},{"source":190,"target":195},{"source":190,"target":8},{"source":190,"target":196},{"source":195,"target":11},{"source":196,"target":3},{"source":196,"target":197},{"source":196,"target":190},{"source":197,"target":3},{"source":191,"target":43},{"source":191,"target":198},{"source":191,"target":8},{"source":191,"target":199},{"source":191,"target":200},{"source":198,"target":43},{"source":199,"target":5},{"source":199,"target":201},{"source":199,"target":191},{"source":201,"target":5},{"source":200,"target":51},{"source":200,"target":202},{"source":200,"target":191},{"source":202,"target":51},{"source":192,"target":51},{"source":192,"target":203},{"source":192,"target":8},{"source":192,"target":204},{"source":192,"target":205},{"source":203,"target":51},{"source":204,"target":5},{"source":204,"target":206},{"source":204,"target":192},{"source":206,"target":5},{"source":205,"target":43},{"source":205,"target":207},{"source":205,"target":192},{"source":207,"target":43},{"source":193,"target":13},{"source":193,"target":208},{"source":193,"target":8},{"source":193,"target":209},{"source":208,"target":13},{"source":194,"target":9},{"source":9,"target":0},{"source":9,"target":210},{"source":9,"target":68},{"source":210,"target":2},{"source":210,"target":211},{"source":210,"target":9},{"source":210,"target":212},{"source":211,"target":2},{"source":212,"target":51},{"source":212,"target":213},{"source":212,"target":210},{"source":213,"target":51},{"source":68,"target":2},{"source":68,"target":214},{"source":68,"target":9},{"source":68,"target":61},{"source":214,"target":2},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":215},{"source":10,"target":216},{"source":215,"target":51},{"source":215,"target":217},{"source":215,"target":10},{"source":217,"target":51},{"source":216,"target":9},{"source":11,"target":0},{"source":11,"target":218},{"source":11,"target":219},{"source":11,"target":220},{"source":11,"target":221},{"source":11,"target":222},{"source":11,"target":223},{"source":11,"target":224},{"source":11,"target":225},{"source":11,"target":226},{"source":11,"target":227},{"source":11,"target":228},{"source":11,"target":229},{"source":11,"target":230},{"source":11,"target":231},{"source":11,"target":232},{"source":218,"target":3},{"source":218,"target":233},{"source":218,"target":11},{"source":233,"target":3},{"source":219,"target":23},{"source":219,"target":234},{"source":219,"target":11},{"source":234,"target":23},{"source":220,"target":47},{"source":220,"target":235},{"source":220,"target":11},{"source":235,"target":47},{"source":221,"target":11},{"source":221,"target":236},{"source":221,"target":11},{"source":236,"target":11},{"source":222,"target":16},{"source":222,"target":237},{"source":222,"target":11},{"source":237,"target":16},{"source":223,"target":15},{"source":223,"target":238},{"source":223,"target":11},{"source":238,"target":15},{"source":224,"target":34},{"source":224,"target":239},{"source":224,"target":11},{"source":239,"target":240},{"source":239,"target":34},{"source":240,"target":11},{"source":225,"target":52},{"source":225,"target":241},{"source":225,"target":11},{"source":241,"target":242},{"source":241,"target":52},{"source":242,"target":11},{"source":226,"target":34},{"source":226,"target":243},{"source":226,"target":11},{"source":243,"target":244},{"source":243,"target":34},{"source":244,"target":11},{"source":227,"target":43},{"source":227,"target":245},{"source":227,"target":11},{"source":227,"target":246},{"source":245,"target":43},{"source":246,"target":16},{"source":246,"target":247},{"source":246,"target":227},{"source":247,"target":16},{"source":228,"target":43},{"source":228,"target":248},{"source":228,"target":11},{"source":228,"target":249},{"source":228,"target":250},{"source":248,"target":43},{"source":249,"target":16},{"source":249,"target":251},{"source":249,"target":228},{"source":251,"target":16},{"source":250,"target":23},{"source":250,"target":252},{"source":250,"target":228},{"source":252,"target":23},{"source":229,"target":11},{"source":229,"target":253},{"source":229,"target":254},{"source":253,"target":16},{"source":253,"target":255},{"source":253,"target":229},{"source":255,"target":16},{"source":254,"target":43},{"source":254,"target":256},{"source":254,"target":229},{"source":256,"target":43},{"source":230,"target":23},{"source":230,"target":257},{"source":230,"target":11},{"source":230,"target":258},{"source":257,"target":23},{"source":258,"target":16},{"source":258,"target":259},{"source":258,"target":230},{"source":259,"target":16},{"source":231,"target":11},{"source":231,"target":260},{"source":260,"target":16},{"source":260,"target":261},{"source":260,"target":231},{"source":261,"target":16},{"source":232,"target":43},{"source":232,"target":262},{"source":232,"target":11},{"source":232,"target":263},{"source":232,"target":264},{"source":232,"target":53},{"source":232,"target":265},{"source":262,"target":43},{"source":263,"target":12},{"source":263,"target":266},{"source":263,"target":232},{"source":266,"target":12},{"source":264,"target":34},{"source":264,"target":267},{"source":264,"target":232},{"source":267,"target":268},{"source":267,"target":34},{"source":265,"target":53},{"source":12,"target":0},{"source":12,"target":17},{"source":12,"target":269},{"source":12,"target":270},{"source":12,"target":128},{"source":12,"target":271},{"source":12,"target":272},{"source":12,"target":273},{"source":12,"target":274},{"source":12,"target":275},{"source":269,"target":40},{"source":269,"target":276},{"source":269,"target":12},{"source":276,"target":40},{"source":270,"target":23},{"source":270,"target":277},{"source":270,"target":12},{"source":270,"target":278},{"source":277,"target":23},{"source":278,"target":12},{"source":278,"target":279},{"source":278,"target":270},{"source":279,"target":12},{"source":128,"target":3},{"source":128,"target":280},{"source":128,"target":12},{"source":128,"target":84},{"source":280,"target":3},{"source":271,"target":20},{"source":271,"target":281},{"source":271,"target":12},{"source":281,"target":20},{"source":272,"target":14},{"source":272,"target":282},{"source":272,"target":12},{"source":272,"target":283},{"source":282,"target":14},{"source":273,"target":4},{"source":273,"target":284},{"source":273,"target":12},{"source":284,"target":4},{"source":274,"target":19},{"source":274,"target":285},{"source":274,"target":12},{"source":285,"target":19},{"source":275,"target":17},{"source":13,"target":0},{"source":13,"target":10},{"source":13,"target":286},{"source":13,"target":287},{"source":13,"target":288},{"source":13,"target":209},{"source":13,"target":161},{"source":13,"target":289},{"source":13,"target":290},{"source":13,"target":291},{"source":286,"target":4},{"source":286,"target":292},{"source":286,"target":13},{"source":286,"target":293},{"source":292,"target":4},{"source":293,"target":51},{"source":293,"target":294},{"source":293,"target":286},{"source":294,"target":51},{"source":287,"target":51},{"source":287,"target":295},{"source":287,"target":13},{"source":295,"target":51},{"source":288,"target":51},{"source":288,"target":296},{"source":288,"target":13},{"source":296,"target":51},{"source":209,"target":8},{"source":209,"target":297},{"source":209,"target":13},{"source":209,"target":193},{"source":297,"target":8},{"source":161,"target":4},{"source":161,"target":298},{"source":161,"target":13},{"source":161,"target":148},{"source":298,"target":4},{"source":289,"target":13},{"source":289,"target":299},{"source":289,"target":13},{"source":289,"target":290},{"source":299,"target":13},{"source":290,"target":13},{"source":290,"target":300},{"source":290,"target":13},{"source":290,"target":289},{"source":300,"target":13},{"source":291,"target":10},{"source":14,"target":0},{"source":14,"target":17},{"source":14,"target":283},{"source":14,"target":301},{"source":283,"target":12},{"source":283,"target":302},{"source":283,"target":14},{"source":283,"target":272},{"source":302,"target":12},{"source":301,"target":17},{"source":15,"target":0},{"source":15,"target":16},{"source":15,"target":303},{"source":15,"target":304},{"source":15,"target":305},{"source":15,"target":306},{"source":15,"target":307},{"source":15,"target":308},{"source":15,"target":309},{"source":303,"target":23},{"source":303,"target":310},{"source":303,"target":15},{"source":310,"target":23},{"source":304,"target":23},{"source":304,"target":311},{"source":304,"target":15},{"source":311,"target":23},{"source":305,"target":23},{"source":305,"target":312},{"source":305,"target":15},{"source":312,"target":23},{"source":306,"target":15},{"source":306,"target":313},{"source":306,"target":15},{"source":313,"target":15},{"source":307,"target":3},{"source":307,"target":314},{"source":307,"target":15},{"source":314,"target":3},{"source":308,"target":1},{"source":308,"target":315},{"source":308,"target":15},{"source":315,"target":1},{"source":309,"target":16},{"source":16,"target":0},{"source":16,"target":17},{"source":16,"target":316},{"source":16,"target":317},{"source":16,"target":318},{"source":16,"target":319},{"source":16,"target":320},{"source":16,"target":321},{"source":16,"target":322},{"source":16,"target":323},{"source":16,"target":324},{"source":16,"target":139},{"source":16,"target":325},{"source":316,"target":40},{"source":316,"target":326},{"source":316,"target":16},{"source":326,"target":40},{"source":317,"target":42},{"source":317,"target":327},{"source":317,"target":16},{"source":327,"target":328},{"source":327,"target":42},{"source":318,"target":23},{"source":318,"target":329},{"source":318,"target":16},{"source":329,"target":23},{"source":319,"target":23},{"source":319,"target":330},{"source":319,"target":16},{"source":330,"target":23},{"source":320,"target":23},{"source":320,"target":331},{"source":320,"target":16},{"source":331,"target":23},{"source":321,"target":51},{"source":321,"target":332},{"source":321,"target":16},{"source":332,"target":51},{"source":322,"target":43},{"source":322,"target":333},{"source":322,"target":16},{"source":333,"target":43},{"source":323,"target":23},{"source":323,"target":334},{"source":323,"target":16},{"source":334,"target":23},{"source":324,"target":23},{"source":324,"target":335},{"source":324,"target":16},{"source":335,"target":23},{"source":139,"target":3},{"source":139,"target":336},{"source":139,"target":16},{"source":139,"target":94},{"source":336,"target":3},{"source":325,"target":17},{"source":17,"target":0},{"source":17,"target":10},{"source":17,"target":337},{"source":17,"target":338},{"source":17,"target":339},{"source":17,"target":340},{"source":17,"target":341},{"source":17,"target":342},{"source":17,"target":343},{"source":17,"target":344},{"source":17,"target":345},{"source":337,"target":23},{"source":337,"target":346},{"source":337,"target":17},{"source":346,"target":23},{"source":338,"target":23},{"source":338,"target":347},{"source":338,"target":17},{"source":347,"target":23},{"source":339,"target":40},{"source":339,"target":348},{"source":339,"target":17},{"source":348,"target":40},{"source":340,"target":40},{"source":340,"target":349},{"source":340,"target":17},{"source":349,"target":40},{"source":341,"target":23},{"source":341,"target":350},{"source":341,"target":17},{"source":350,"target":23},{"source":342,"target":23},{"source":342,"target":351},{"source":342,"target":17},{"source":351,"target":23},{"source":343,"target":4},{"source":343,"target":352},{"source":343,"target":17},{"source":352,"target":4},{"source":344,"target":19},{"source":344,"target":353},{"source":344,"target":17},{"source":353,"target":19},{"source":345,"target":10},{"source":18,"target":0},{"source":18,"target":354},{"source":18,"target":355},{"source":354,"target":51},{"source":354,"target":356},{"source":354,"target":18},{"source":356,"target":51},{"source":355,"target":51},{"source":355,"target":357},{"source":355,"target":18},{"source":357,"target":51},{"source":19,"target":0},{"source":19,"target":358},{"source":19,"target":359},{"source":19,"target":360},{"source":19,"target":361},{"source":19,"target":362},{"source":19,"target":363},{"source":19,"target":364},{"source":358,"target":23},{"source":358,"target":365},{"source":358,"target":19},{"source":358,"target":366},{"source":365,"target":23},{"source":366,"target":43},{"source":366,"target":367},{"source":366,"target":358},{"source":367,"target":43},{"source":359,"target":19},{"source":359,"target":368},{"source":359,"target":19},{"source":368,"target":19},{"source":360,"target":19},{"source":360,"target":369},{"source":360,"target":19},{"source":369,"target":19},{"source":361,"target":4},{"source":361,"target":370},{"source":361,"target":19},{"source":370,"target":4},{"source":362,"target":19},{"source":362,"target":371},{"source":362,"target":19},{"source":371,"target":19},{"source":363,"target":20},{"source":363,"target":372},{"source":363,"target":19},{"source":372,"target":20},{"source":364,"target":4},{"source":364,"target":373},{"source":364,"target":19},{"source":373,"target":4},{"source":20,"target":0},{"source":20,"target":10},{"source":20,"target":374},{"source":20,"target":375},{"source":374,"target":19},{"source":374,"target":376},{"source":374,"target":20},{"source":376,"target":19},{"source":375,"target":10},{"source":21,"target":0},{"source":22,"target":0},{"source":23,"target":0},{"source":24,"target":0},{"source":25,"target":0},{"source":26,"target":0},{"source":27,"target":0},{"source":28,"target":0},{"source":29,"target":0},{"source":30,"target":0},{"source":31,"target":0},{"source":32,"target":0},{"source":33,"target":0},{"source":34,"target":0},{"source":34,"target":377},{"source":35,"target":0},{"source":36,"target":0},{"source":37,"target":0},{"source":38,"target":0},{"source":39,"target":0},{"source":40,"target":0},{"source":41,"target":0},{"source":42,"target":0},{"source":42,"target":378},{"source":43,"target":0},{"source":44,"target":0},{"source":45,"target":0},{"source":46,"target":0},{"source":46,"target":379},{"source":46,"target":380},{"source":47,"target":0},{"source":48,"target":0},{"source":49,"target":0},{"source":50,"target":0},{"source":51,"target":0},{"source":52,"target":0},{"source":52,"target":381},{"source":53,"target":0}],"multigraph":true}
ecore
services
repo-ecore-all/data/sahayapurv/MDE-Project_Microservice_Sirius/Microservice_EMF/microArch.ecore
micro MicroserviceArchitecture services Service fullname description shortname port 8888 Model attributes aggregateService CRUDOperation create create update update delete delete retrieve retrieve AggregateService ReferenceModelsIncluded operation api models ViewService replicateServices Operation operationType publish Saga model isMethodController aggregateService NamedElement name API events commands infos Command commandType replyInfo isReplyInfoMany api Event api Info dto api CommandType compensate compensate invoke invoke reply reply Step commands Saga Steps Data Data Attribute name isMany isId isGenerated model ReferenceAttribute type PrimitiveTypeAttribute type ModelToView AttributePrimitiveValue String String int int boolean boolean char char float float long long short short
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="micro" nsURI="http://it.univa.disim.micro" nsPrefix="micro"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="MicroserviceArchitecture" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="services" upperBound="-1" eType="#//Service" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Service" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ServiceNameMustBeUnique ServiceFullnameMustBeUnique ServiceShortNameMustBeUnique ServicePortMustBeUnique ServiceReservedPortNumbers MustHaveFullname FullnameMustNotContainWhiteSpace MustHaveShortname ShortnameMustNotContainWhiteSpace"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="ServiceNameMustBeUnique" value="MicroserviceArchitecture.allInstances().services->select(s : Service | s.name = self.name)->size() = 1"/> <details key="ServiceFullnameMustBeUnique" value="MicroserviceArchitecture.allInstances().services->select(s : Service | s.fullname = self.fullname)->size() = 1"/> <details key="ServiceShortNameMustBeUnique" value="MicroserviceArchitecture.allInstances().services->select(s : Service | s.shortname = self.shortname)->size() = 1"/> <details key="ServicePortMustBeUnique" value="MicroserviceArchitecture.allInstances().services->select(s : Service | s.port = self.port)->size() = 1"/> <details key="ServiceReservedPortNumbers" value="MicroserviceArchitecture.allInstances().services->select(s : Service | (s = self and (s.port.toString() = '27017' or s.port.toString() = '8099' or s.port.toString() = '3306' or s.port.toString() = '9092' or s.port.toString() = '2888' or s.port.toString() = '3888' or s.port.toString() = '5020')))->size() = 0"/> <details key="MustHaveFullname" value="fullname &lt;> ''"/> <details key="FullnameMustNotContainWhiteSpace" value="fullname.toString().characters()->select(c : String | c = ' ')->size() = 0"/> <details key="MustHaveShortname" value="shortname &lt;> ''"/> <details key="ShortnameMustNotContainWhiteSpace" value="shortname.toString().characters()->select(c : String | c = ' ')->size() = 0"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fullname" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="shortname" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="port" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="8888"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ModelNameMustBeUnique ModelMustBeContainedInOneAggService"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="ModelNameMustBeUnique" value="MicroserviceArchitecture.allInstances().models->select(s : Model | s.name = self.name)->size() = 1"/> <details key="ModelMustBeContainedInOneAggService" value="MicroserviceArchitecture.allInstances().services->select(s : Service | s.oclIsTypeOf(AggregateService)).oclAsType(AggregateService).models->select(m : Model | m = self)->size() = 1"/> <details key="ModelMustBelongToCurrentAggregateService" value="MicroserviceArchitecture.allInstances().services->select(s : Service | s.name = aggregateService.name).oclAsType(AggregateService).models->select(m : Model | m = self.model)->size() = 1"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" lowerBound="1" upperBound="-1" eType="#//Attribute" containment="true" eOpposite="#//Attribute/model"/> <eStructuralFeatures xsi:type="ecore:EReference" name="aggregateService" ordered="false" eType="#//AggregateService" eOpposite="#//AggregateService/models"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="CRUDOperation"> <eLiterals name="create"/> <eLiterals name="update" value="1"/> <eLiterals name="delete" value="2"/> <eLiterals name="retrieve" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AggregateService" eSuperTypes="#//Service"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="AggregateServiceMustIncludeAllItsReferencedModels"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="AggregateServiceMustIncludeAllItsReferencedModels" value="ReferenceModelsIncluded()"/> </eAnnotations> <eOperations name="ReferenceModelsIncluded" ordered="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="self.models->includesAll(self.models.attributes->select(a : Attribute | a.oclIsTypeOf(ReferenceAttribute)).oclAsType(ReferenceAttribute).type)"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="operation" lowerBound="1" upperBound="-1" eType="#//Operation" containment="true" eOpposite="#//Operation/aggregateService"/> <eStructuralFeatures xsi:type="ecore:EReference" name="api" lowerBound="1" eType="#//API" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="models" lowerBound="1" upperBound="-1" eType="#//Model" containment="true" eOpposite="#//Model/aggregateService"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ViewService" eSuperTypes="#//Service"> <eStructuralFeatures xsi:type="ecore:EReference" name="replicateServices" upperBound="-1" eType="#//AggregateService"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="SagaNameMustBeUnique OperationNameMustBeUnique OperationModelMustBelongToSameAggregateService OperationMustPublishEvent OperationEventPublishedMustBelongToCurrentAggregateService"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="SagaNameMustBeUnique" value="aggregateService.operation->select(o : Operation | (o.Saga.oclIsUndefined() = false and self.Saga.oclIsUndefined() = false))->select(s : Operation | (s.Saga.name = self.Saga.name))->size() &lt;= 1"/> <details key="OperationNameMustBeUnique" value="aggregateService.operation->select(o : Operation | (o.name = self.name and o.operationType.toString() = self.operationType.toString()))->size() = 1"/> <details key="OperationModelMustBelongToSameAggregateService" value="aggregateService.models->select(m : Model | m.name = self.model.name)->size() = 1"/> <details key="OperationMustPublishEvent" value="self.operationType.toString() &lt;> CRUDOperation::retrieve.toString() and self.publish &lt;> null or self.operationType.toString() = CRUDOperation::retrieve.toString() or self.operationType.toString() = CRUDOperation::update.toString() and self.Saga.oclIsUndefined() = false"/> <details key="OperationEventPublishedMustBelongToCurrentAggregateService" value="aggregateService.api.events->select(e : Event | (self.publish &lt;> null and self.publish.name = e.name))->size() = 1 or self.operationType.toString() = CRUDOperation::retrieve.toString() or self.operationType.toString() = CRUDOperation::update.toString() and self.Saga.oclIsUndefined() = false"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operationType" eType="#//CRUDOperation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="publish" eType="#//Event"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Saga" eType="#//Saga" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="model" lowerBound="1" eType="#//Model"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isMethodController" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="aggregateService" ordered="false" eType="#//AggregateService" eOpposite="#//AggregateService/operation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="NameMustNotContainWhiteSpace NameMustNotBeEmpty"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="NameMustNotContainWhiteSpace" value="name.toString().characters()->select(c : String | c = ' ')->size() = 0"/> <details key="NameMustNotBeEmpty" value="name &lt;> ''"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="API" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="events" lowerBound="1" upperBound="-1" eType="#//Event" containment="true" eOpposite="#//Event/api"/> <eStructuralFeatures xsi:type="ecore:EReference" name="commands" lowerBound="1" upperBound="-1" eType="#//Command" containment="true" eOpposite="#//Command/api"/> <eStructuralFeatures xsi:type="ecore:EReference" name="infos" lowerBound="1" upperBound="-1" eType="#//Info" containment="true" eOpposite="#//Info/api"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Command" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="CommandNameMustBeUnique CommandReplyMustHaveReplyInfo CommandReplyInfoMustBelongToCurrentAggregateService"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="CommandNameMustBeUnique" value="api.commands->select(c : Command | c.name = self.name)->size() = 1"/> <details key="CommandReplyMustHaveReplyInfo" value="commandType.toString() = CommandType::reply.toString() and replyInfo &lt;> null or commandType.toString() &lt;> CommandType::reply.toString()"/> <details key="CommandReplyInfoMustBelongToCurrentAggregateService" value="api.infos->select(i : Info | i.name = replyInfo.name)->size() = 1 or commandType.toString() &lt;> CommandType::reply.toString()"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="commandType" eType="#//CommandType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="replyInfo" eType="#//Info"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isReplyInfoMany" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="api" ordered="false" eType="#//API" eOpposite="#//API/commands"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Event" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="EventNameMustBeUnique"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="EventNameMustBeUnique" value="api.events->select(e : Event | e.name = self.name)->size() = 1"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="api" ordered="false" eType="#//API" eOpposite="#//API/events"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Info" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="InfoNameMustBeUnique"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="InfoNameMustBeUnique" value="api.infos->select(i : Info | i.name = self.name)->size() = 1"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="dto" eType="#//Model"/> <eStructuralFeatures xsi:type="ecore:EReference" name="api" ordered="false" eType="#//API" eOpposite="#//API/infos"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="CommandType"> <eLiterals name="compensate"/> <eLiterals name="invoke" value="1"/> <eLiterals name="reply" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Step" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="commands" lowerBound="1" upperBound="-1" eType="#//Command"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Saga" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="Steps" lowerBound="1" upperBound="-1" eType="#//Step" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Data" lowerBound="1" eType="#//Data" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Data" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Attribute" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ModelAttributeNameMustBeUnique ModelAttributeIdMustBeUnique ModelAttributeIdMustBeNoList ModelAttributeIsGeneratedOnlyWithId"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="ModelAttributeNameMustBeUnique" value="model.attributes->select(a : Attribute | a.name = self.name)->size() = 1"/> <details key="ModelAttributeIdMustBeUnique" value="model.attributes->select(a : Attribute | a.isId = true)->size() = 1"/> <details key="ModelAttributeIdMustBeNoList" value="model.attributes->select(a : Attribute | (a.isId = true and a.isMany = false))->size() = 1"/> <details key="ModelAttributeIsGeneratedOnlyWithId" value="model.attributes->select(a : Attribute | (a.isId = false and a.isGenerated = true))->size() = 0"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isMany" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isGenerated" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="model" ordered="false" eType="#//Model" eOpposite="#//Model/attributes"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReferenceAttribute" eSuperTypes="#//Attribute"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//Model"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeAttribute" eSuperTypes="#//Attribute"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//AttributePrimitiveValue"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ModelToView" eType="#//Model"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AttributePrimitiveValue"> <eLiterals name="String"/> <eLiterals name="int" value="1"/> <eLiterals name="boolean" value="2"/> <eLiterals name="char" value="3"/> <eLiterals name="float" value="4"/> <eLiterals name="long" value="5"/> <eLiterals name="short" value="6"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"micro","nsURI":"http://it.univa.disim.micro","name":"micro","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MicroserviceArchitecture","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Service","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CRUDOperation","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AggregateService","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ViewService","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"API","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Command","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Info","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CommandType","instanceClass":null,"id":13,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Step","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Saga","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Data","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceAttribute","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeAttribute","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AttributePrimitiveValue","instanceClass":null,"id":20,"serializable":true,"eClass":"EEnum"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"services","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"fullname","changeable":true,"lowerBound":0,"iD":false,"id":24,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"shortname","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":8888,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"8888","unsettable":false,"transient":false,"unique":true,"name":"port","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":1,"id":33,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"aggregateService","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"model","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"models","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"name":"create","id":40,"value":0,"literal":"create","eClass":"EEnumLiteral"},{"name":"update","id":41,"value":1,"literal":"update","eClass":"EEnumLiteral"},{"name":"delete","id":42,"value":2,"literal":"delete","eClass":"EEnumLiteral"},{"name":"retrieve","id":43,"value":3,"literal":"retrieve","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"unique":true,"name":"ReferenceModelsIncluded","lowerBound":0,"id":44,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":45,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"api","changeable":true,"resolveProxies":true,"lowerBound":1,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"aggregateService","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"replicateServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operationType","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"publish","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Saga","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"model","changeable":true,"resolveProxies":true,"lowerBound":1,"id":59,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isMethodController","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"events","changeable":true,"resolveProxies":true,"lowerBound":1,"id":70,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commands","changeable":true,"resolveProxies":true,"lowerBound":1,"id":71,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"infos","changeable":true,"resolveProxies":true,"lowerBound":1,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"api","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"api","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"api","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"commandType","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"replyInfo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isReplyInfoMany","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dto","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"name":"compensate","id":94,"value":0,"literal":"compensate","eClass":"EEnumLiteral"},{"name":"invoke","id":95,"value":1,"literal":"invoke","eClass":"EEnumLiteral"},{"name":"reply","id":96,"value":2,"literal":"reply","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"commands","changeable":true,"resolveProxies":true,"lowerBound":1,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Steps","changeable":true,"resolveProxies":true,"lowerBound":1,"id":100,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Data","changeable":true,"resolveProxies":true,"lowerBound":1,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":106,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isMany","changeable":true,"lowerBound":0,"iD":false,"id":107,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isId","changeable":true,"lowerBound":0,"iD":false,"id":108,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isGenerated","changeable":true,"lowerBound":0,"iD":false,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":118,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ModelToView","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"name":"String","id":123,"value":0,"literal":"String","eClass":"EEnumLiteral"},{"name":"int","id":124,"value":1,"literal":"int","eClass":"EEnumLiteral"},{"name":"boolean","id":125,"value":2,"literal":"boolean","eClass":"EEnumLiteral"},{"name":"char","id":126,"value":3,"literal":"char","eClass":"EEnumLiteral"},{"name":"float","id":127,"value":4,"literal":"float","eClass":"EEnumLiteral"},{"name":"long","id":128,"value":5,"literal":"long","eClass":"EEnumLiteral"},{"name":"short","id":129,"value":6,"literal":"short","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":1,"target":0},{"source":1,"target":8},{"source":1,"target":21},{"source":1,"target":22},{"source":21,"target":2},{"source":21,"target":23},{"source":21,"target":1},{"source":23,"target":2},{"source":22,"target":8},{"source":2,"target":0},{"source":2,"target":8},{"source":2,"target":24},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":24,"target":29},{"source":24,"target":2},{"source":25,"target":30},{"source":25,"target":2},{"source":26,"target":31},{"source":26,"target":2},{"source":27,"target":32},{"source":27,"target":2},{"source":28,"target":8},{"source":3,"target":0},{"source":3,"target":8},{"source":3,"target":33},{"source":3,"target":34},{"source":3,"target":35},{"source":33,"target":17},{"source":33,"target":36},{"source":33,"target":3},{"source":33,"target":37},{"source":36,"target":17},{"source":34,"target":5},{"source":34,"target":38},{"source":34,"target":3},{"source":34,"target":39},{"source":38,"target":5},{"source":35,"target":8},{"source":4,"target":0},{"source":4,"target":40},{"source":4,"target":41},{"source":4,"target":42},{"source":4,"target":43},{"source":40,"target":4},{"source":41,"target":4},{"source":42,"target":4},{"source":43,"target":4},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":44},{"source":5,"target":45},{"source":5,"target":46},{"source":5,"target":39},{"source":5,"target":47},{"source":44,"target":48},{"source":44,"target":5},{"source":45,"target":7},{"source":45,"target":49},{"source":45,"target":5},{"source":45,"target":50},{"source":49,"target":7},{"source":46,"target":9},{"source":46,"target":51},{"source":46,"target":5},{"source":51,"target":9},{"source":39,"target":3},{"source":39,"target":52},{"source":39,"target":5},{"source":39,"target":34},{"source":52,"target":3},{"source":47,"target":2},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":53},{"source":6,"target":54},{"source":53,"target":5},{"source":53,"target":55},{"source":53,"target":6},{"source":55,"target":5},{"source":54,"target":2},{"source":7,"target":0},{"source":7,"target":8},{"source":7,"target":56},{"source":7,"target":57},{"source":7,"target":58},{"source":7,"target":59},{"source":7,"target":60},{"source":7,"target":50},{"source":7,"target":61},{"source":56,"target":4},{"source":56,"target":62},{"source":56,"target":7},{"source":62,"target":4},{"source":57,"target":11},{"source":57,"target":63},{"source":57,"target":7},{"source":63,"target":11},{"source":58,"target":15},{"source":58,"target":64},{"source":58,"target":7},{"source":64,"target":15},{"source":59,"target":3},{"source":59,"target":65},{"source":59,"target":7},{"source":65,"target":3},{"source":60,"target":66},{"source":60,"target":7},{"source":50,"target":5},{"source":50,"target":67},{"source":50,"target":7},{"source":50,"target":45},{"source":67,"target":5},{"source":61,"target":8},{"source":8,"target":0},{"source":8,"target":68},{"source":68,"target":69},{"source":68,"target":8},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":70},{"source":9,"target":71},{"source":9,"target":72},{"source":9,"target":73},{"source":70,"target":11},{"source":70,"target":74},{"source":70,"target":9},{"source":70,"target":75},{"source":74,"target":11},{"source":71,"target":10},{"source":71,"target":76},{"source":71,"target":9},{"source":71,"target":77},{"source":76,"target":10},{"source":72,"target":12},{"source":72,"target":78},{"source":72,"target":9},{"source":72,"target":79},{"source":78,"target":12},{"source":73,"target":8},{"source":10,"target":0},{"source":10,"target":8},{"source":10,"target":80},{"source":10,"target":81},{"source":10,"target":82},{"source":10,"target":77},{"source":10,"target":83},{"source":80,"target":13},{"source":80,"target":84},{"source":80,"target":10},{"source":84,"target":13},{"source":81,"target":12},{"source":81,"target":85},{"source":81,"target":10},{"source":85,"target":12},{"source":82,"target":86},{"source":82,"target":10},{"source":77,"target":9},{"source":77,"target":87},{"source":77,"target":10},{"source":77,"target":71},{"source":87,"target":9},{"source":83,"target":8},{"source":11,"target":0},{"source":11,"target":8},{"source":11,"target":75},{"source":11,"target":88},{"source":75,"target":9},{"source":75,"target":89},{"source":75,"target":11},{"source":75,"target":70},{"source":89,"target":9},{"source":88,"target":8},{"source":12,"target":0},{"source":12,"target":8},{"source":12,"target":90},{"source":12,"target":79},{"source":12,"target":91},{"source":90,"target":3},{"source":90,"target":92},{"source":90,"target":12},{"source":92,"target":3},{"source":79,"target":9},{"source":79,"target":93},{"source":79,"target":12},{"source":79,"target":72},{"source":93,"target":9},{"source":91,"target":8},{"source":13,"target":0},{"source":13,"target":94},{"source":13,"target":95},{"source":13,"target":96},{"source":94,"target":13},{"source":95,"target":13},{"source":96,"target":13},{"source":14,"target":0},{"source":14,"target":8},{"source":14,"target":97},{"source":14,"target":98},{"source":97,"target":10},{"source":97,"target":99},{"source":97,"target":14},{"source":99,"target":10},{"source":98,"target":8},{"source":15,"target":0},{"source":15,"target":8},{"source":15,"target":100},{"source":15,"target":101},{"source":15,"target":102},{"source":100,"target":14},{"source":100,"target":103},{"source":100,"target":15},{"source":103,"target":14},{"source":101,"target":16},{"source":101,"target":104},{"source":101,"target":15},{"source":104,"target":16},{"source":102,"target":8},{"source":16,"target":0},{"source":16,"target":8},{"source":16,"target":105},{"source":105,"target":8},{"source":17,"target":0},{"source":17,"target":106},{"source":17,"target":107},{"source":17,"target":108},{"source":17,"target":109},{"source":17,"target":37},{"source":106,"target":110},{"source":106,"target":17},{"source":107,"target":111},{"source":107,"target":17},{"source":108,"target":112},{"source":108,"target":17},{"source":109,"target":113},{"source":109,"target":17},{"source":37,"target":3},{"source":37,"target":114},{"source":37,"target":17},{"source":37,"target":33},{"source":114,"target":3},{"source":18,"target":0},{"source":18,"target":17},{"source":18,"target":115},{"source":18,"target":116},{"source":115,"target":3},{"source":115,"target":117},{"source":115,"target":18},{"source":117,"target":3},{"source":116,"target":17},{"source":19,"target":0},{"source":19,"target":17},{"source":19,"target":118},{"source":19,"target":119},{"source":19,"target":120},{"source":118,"target":20},{"source":118,"target":121},{"source":118,"target":19},{"source":121,"target":20},{"source":119,"target":3},{"source":119,"target":122},{"source":119,"target":19},{"source":122,"target":3},{"source":120,"target":17},{"source":20,"target":0},{"source":20,"target":123},{"source":20,"target":124},{"source":20,"target":125},{"source":20,"target":126},{"source":20,"target":127},{"source":20,"target":128},{"source":20,"target":129},{"source":123,"target":20},{"source":124,"target":20},{"source":125,"target":20},{"source":126,"target":20},{"source":127,"target":20},{"source":128,"target":20},{"source":129,"target":20}],"multigraph":true}
ecore
transformation
repo-ecore-all/data/adilinam/QVTo-QVTd-OCL/org.eclipse.qvt.declarative.parser.qvtrelation/model/QVTrCST.ecore
qvtrelation cst AbstractDomainCS CollectionTemplateCS memberIdentifier referredCollectionType restIdentifier DefaultValueCS identifier initialiser DomainCS checkonly enforce modelId replace template defaultValue implementedBy KeyDeclCS classId propertyId ModelDeclCS modelId metaModelId ObjectTemplateCS propertyTemplate referredClass ParamDeclarationCS identifier type PrimitiveTypeDomainCS PropertyTemplateCS propertyId oclExpression referredProperty opposite false QueryCS pathName inputParamDeclaration oclExpression type RelationCS top identifier overrides varDeclaration domain when where TemplateCS guardExpression TemplateVariableCS type TopLevelCS importClause transformation TransformationCS modelDecl extends identifier keyDecl query relation UnitCS identifier VarDeclarationCS varDeclarationId type WhenCS expr WhereCS expr
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="qvtrelation" nsURI="http://www.eclipse.org/qvt/1.0/QVTRelation" nsPrefix="qvtr"> <eSubpackages name="cst" nsURI="http://www.eclipse.org/qvt/1.0/QVTRelationcst" nsPrefix="qvtrcst"> <eClassifiers xsi:type="ecore:EClass" name="AbstractDomainCS" abstract="true" eSuperTypes="../../org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode"/> <eClassifiers xsi:type="ecore:EClass" name="CollectionTemplateCS" eSuperTypes="#//cst/TemplateCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="memberIdentifier" lowerBound="1" upperBound="-1" eType="ecore:EClass ../../org.eclipse.qvt.declarative.parser/model/QVTCST.ecore#//cst/IdentifiedCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referredCollectionType" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EClassifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="restIdentifier" lowerBound="1" eType="ecore:EClass ../../org.eclipse.qvt.declarative.parser/model/QVTCST.ecore#//cst/IdentifierCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DefaultValueCS" eSuperTypes="../../org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="identifier" lowerBound="1" eType="ecore:EClass ../../org.eclipse.qvt.declarative.parser/model/QVTCST.ecore#//cst/IdentifierCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initialiser" lowerBound="1" eType="ecore:EClass ../../org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DomainCS" eSuperTypes="#//cst/AbstractDomainCS"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="checkonly" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="enforce" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="modelId" eType="ecore:EClass ../../org.eclipse.qvt.declarative.parser/model/QVTCST.ecore#//cst/IdentifierCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="replace" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="template" eType="#//cst/TemplateCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" upperBound="-1" eType="#//cst/DefaultValueCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="implementedBy" eType="ecore:EClass ../../org.eclipse.ocl/model/OCLCST.ecore#//cst/OperationCallExpCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="KeyDeclCS" eSuperTypes="../../org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="classId" eType="ecore:EClass ../../org.eclipse.ocl/model/OCLCST.ecore#//cst/PathNameCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyId" upperBound="-1" eType="ecore:EClass ../../org.eclipse.qvt.declarative.parser/model/QVTCST.ecore#//cst/IdentifiedCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModelDeclCS" eSuperTypes="../../org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="modelId" eType="ecore:EClass ../../org.eclipse.qvt.declarative.parser/model/QVTCST.ecore#//cst/IdentifierCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="metaModelId" upperBound="-1" eType="ecore:EClass ../../org.eclipse.qvt.declarative.parser/model/QVTCST.ecore#//cst/IdentifierCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectTemplateCS" eSuperTypes="#//cst/TemplateCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyTemplate" upperBound="-1" eType="#//cst/PropertyTemplateCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referredClass" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EClass"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParamDeclarationCS" eSuperTypes="../../org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="identifier" eType="ecore:EClass ../../org.eclipse.qvt.declarative.parser/model/QVTCST.ecore#//cst/IdentifierCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="ecore:EClass ../../org.eclipse.ocl/model/OCLCST.ecore#//cst/TypeCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeDomainCS" eSuperTypes="#//cst/TemplateVariableCS #//cst/AbstractDomainCS"/> <eClassifiers xsi:type="ecore:EClass" name="PropertyTemplateCS" eSuperTypes="../../org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyId" eType="ecore:EClass ../../org.eclipse.qvt.declarative.parser/model/QVTCST.ecore#//cst/IdentifiedCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="oclExpression" eType="ecore:EClass ../../org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referredProperty" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EStructuralFeature"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="opposite" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="QueryCS" eSuperTypes="../../org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="pathName" eType="ecore:EClass ../../org.eclipse.ocl/model/OCLCST.ecore#//cst/PathNameCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inputParamDeclaration" upperBound="-1" eType="#//cst/ParamDeclarationCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="oclExpression" eType="ecore:EClass ../../org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="ecore:EClass ../../org.eclipse.ocl/model/OCLCST.ecore#//cst/TypeCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RelationCS" eSuperTypes="../../org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="top" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="identifier" eType="ecore:EClass ../../org.eclipse.qvt.declarative.parser/model/QVTCST.ecore#//cst/IdentifierCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="overrides" eType="ecore:EClass ../../org.eclipse.qvt.declarative.parser/model/QVTCST.ecore#//cst/IdentifierCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="varDeclaration" upperBound="-1" eType="#//cst/VarDeclarationCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="domain" upperBound="-1" eType="#//cst/AbstractDomainCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="when" eType="#//cst/WhenCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="where" eType="#//cst/WhereCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TemplateCS" abstract="true" eSuperTypes="#//cst/TemplateVariableCS ../../org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="guardExpression" eType="ecore:EClass ../../org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TemplateVariableCS" abstract="true" eSuperTypes="../../org.eclipse.qvt.declarative.parser/model/QVTCST.ecore#//cst/IdentifiedCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="ecore:EClass ../../org.eclipse.ocl/model/OCLCST.ecore#//cst/TypeCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TopLevelCS" eSuperTypes="../../org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="importClause" upperBound="-1" eType="#//cst/UnitCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transformation" upperBound="-1" eType="#//cst/TransformationCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TransformationCS" eSuperTypes="../../org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="modelDecl" upperBound="-1" eType="#//cst/ModelDeclCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extends" eType="ecore:EClass ../../org.eclipse.qvt.declarative.parser/model/QVTCST.ecore#//cst/IdentifierCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="identifier" eType="ecore:EClass ../../org.eclipse.qvt.declarative.parser/model/QVTCST.ecore#//cst/IdentifierCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="keyDecl" upperBound="-1" eType="#//cst/KeyDeclCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="query" upperBound="-1" eType="#//cst/QueryCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relation" upperBound="-1" eType="#//cst/RelationCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnitCS" eSuperTypes="../../org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="identifier" lowerBound="1" upperBound="-1" eType="ecore:EClass ../../org.eclipse.qvt.declarative.parser/model/QVTCST.ecore#//cst/IdentifierCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VarDeclarationCS" eSuperTypes="../../org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="varDeclarationId" upperBound="-1" eType="ecore:EClass ../../org.eclipse.qvt.declarative.parser/model/QVTCST.ecore#//cst/IdentifierCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="ecore:EClass ../../org.eclipse.ocl/model/OCLCST.ecore#//cst/TypeCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WhenCS" eSuperTypes="../../org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" lowerBound="1" upperBound="-1" eType="ecore:EClass ../../org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WhereCS" eSuperTypes="../../org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" lowerBound="1" upperBound="-1" eType="ecore:EClass ../../org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS" containment="true"/> </eClassifiers> </eSubpackages> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"qvtr","nsURI":"http://www.eclipse.org/qvt/1.0/QVTRelation","name":"qvtrelation","id":0,"eClass":"EPackage"},{"nsPrefix":"qvtrcst","nsURI":"http://www.eclipse.org/qvt/1.0/QVTRelationcst","name":"cst","id":1,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractDomainCS","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionTemplateCS","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefaultValueCS","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DomainCS","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KeyDeclCS","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelDeclCS","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectTemplateCS","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParamDeclarationCS","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeDomainCS","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyTemplateCS","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QueryCS","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationCS","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateCS","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateVariableCS","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TopLevelCS","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransformationCS","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnitCS","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VarDeclarationCS","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhenCS","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhereCS","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"id":22,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"memberIdentifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredCollectionType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"restIdentifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initialiser","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"checkonly","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"enforce","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modelId","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"replace","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"template","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defaultValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"implementedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classId","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"propertyId","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modelId","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"metaModelId","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"propertyTemplate","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"propertyId","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"oclExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"opposite","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pathName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inputParamDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"oclExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"top","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"overrides","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"varDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":93,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"domain","changeable":true,"resolveProxies":true,"lowerBound":0,"id":94,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"when","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"where","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"guardExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"importClause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":112,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transformation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modelDecl","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extends","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"keyDecl","changeable":true,"resolveProxies":true,"lowerBound":0,"id":120,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"query","changeable":true,"resolveProxies":true,"lowerBound":0,"id":121,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"relation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"varDeclarationId","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":1,"id":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":1,"id":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":2},{"source":1,"target":3},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":0},{"source":2,"target":1},{"source":2,"target":22},{"source":3,"target":1},{"source":3,"target":14},{"source":3,"target":23},{"source":3,"target":24},{"source":3,"target":25},{"source":3,"target":26},{"source":23,"target":27},{"source":23,"target":3},{"source":24,"target":28},{"source":24,"target":3},{"source":25,"target":29},{"source":25,"target":3},{"source":26,"target":14},{"source":4,"target":1},{"source":4,"target":30},{"source":4,"target":31},{"source":4,"target":32},{"source":30,"target":33},{"source":30,"target":4},{"source":31,"target":34},{"source":31,"target":4},{"source":5,"target":1},{"source":5,"target":2},{"source":5,"target":35},{"source":5,"target":36},{"source":5,"target":37},{"source":5,"target":38},{"source":5,"target":39},{"source":5,"target":40},{"source":5,"target":41},{"source":5,"target":42},{"source":35,"target":43},{"source":35,"target":5},{"source":36,"target":44},{"source":36,"target":5},{"source":37,"target":45},{"source":37,"target":5},{"source":38,"target":46},{"source":38,"target":5},{"source":39,"target":14},{"source":39,"target":47},{"source":39,"target":5},{"source":47,"target":14},{"source":40,"target":4},{"source":40,"target":48},{"source":40,"target":5},{"source":48,"target":4},{"source":41,"target":49},{"source":41,"target":5},{"source":42,"target":2},{"source":6,"target":1},{"source":6,"target":50},{"source":6,"target":51},{"source":6,"target":52},{"source":50,"target":53},{"source":50,"target":6},{"source":51,"target":54},{"source":51,"target":6},{"source":7,"target":1},{"source":7,"target":55},{"source":7,"target":56},{"source":7,"target":57},{"source":55,"target":58},{"source":55,"target":7},{"source":56,"target":59},{"source":56,"target":7},{"source":8,"target":1},{"source":8,"target":14},{"source":8,"target":60},{"source":8,"target":61},{"source":8,"target":62},{"source":60,"target":11},{"source":60,"target":63},{"source":60,"target":8},{"source":63,"target":11},{"source":61,"target":64},{"source":61,"target":8},{"source":62,"target":14},{"source":9,"target":1},{"source":9,"target":65},{"source":9,"target":66},{"source":9,"target":67},{"source":65,"target":68},{"source":65,"target":9},{"source":66,"target":69},{"source":66,"target":9},{"source":10,"target":1},{"source":10,"target":15},{"source":10,"target":2},{"source":10,"target":70},{"source":10,"target":71},{"source":70,"target":15},{"source":71,"target":2},{"source":11,"target":1},{"source":11,"target":72},{"source":11,"target":73},{"source":11,"target":74},{"source":11,"target":75},{"source":11,"target":76},{"source":72,"target":77},{"source":72,"target":11},{"source":73,"target":78},{"source":73,"target":11},{"source":74,"target":79},{"source":74,"target":11},{"source":75,"target":80},{"source":75,"target":11},{"source":12,"target":1},{"source":12,"target":81},{"source":12,"target":82},{"source":12,"target":83},{"source":12,"target":84},{"source":12,"target":85},{"source":81,"target":86},{"source":81,"target":12},{"source":82,"target":9},{"source":82,"target":87},{"source":82,"target":12},{"source":87,"target":9},{"source":83,"target":88},{"source":83,"target":12},{"source":84,"target":89},{"source":84,"target":12},{"source":13,"target":1},{"source":13,"target":90},{"source":13,"target":91},{"source":13,"target":92},{"source":13,"target":93},{"source":13,"target":94},{"source":13,"target":95},{"source":13,"target":96},{"source":13,"target":97},{"source":90,"target":98},{"source":90,"target":13},{"source":91,"target":99},{"source":91,"target":13},{"source":92,"target":100},{"source":92,"target":13},{"source":93,"target":19},{"source":93,"target":101},{"source":93,"target":13},{"source":101,"target":19},{"source":94,"target":2},{"source":94,"target":102},{"source":94,"target":13},{"source":102,"target":2},{"source":95,"target":20},{"source":95,"target":103},{"source":95,"target":13},{"source":103,"target":20},{"source":96,"target":21},{"source":96,"target":104},{"source":96,"target":13},{"source":104,"target":21},{"source":14,"target":1},{"source":14,"target":15},{"source":14,"target":105},{"source":14,"target":106},{"source":14,"target":107},{"source":105,"target":108},{"source":105,"target":14},{"source":106,"target":15},{"source":15,"target":1},{"source":15,"target":109},{"source":15,"target":110},{"source":109,"target":111},{"source":109,"target":15},{"source":16,"target":1},{"source":16,"target":112},{"source":16,"target":113},{"source":16,"target":114},{"source":112,"target":18},{"source":112,"target":115},{"source":112,"target":16},{"source":115,"target":18},{"source":113,"target":17},{"source":113,"target":116},{"source":113,"target":16},{"source":116,"target":17},{"source":17,"target":1},{"source":17,"target":117},{"source":17,"target":118},{"source":17,"target":119},{"source":17,"target":120},{"source":17,"target":121},{"source":17,"target":122},{"source":17,"target":123},{"source":117,"target":7},{"source":117,"target":124},{"source":117,"target":17},{"source":124,"target":7},{"source":118,"target":125},{"source":118,"target":17},{"source":119,"target":126},{"source":119,"target":17},{"source":120,"target":6},{"source":120,"target":127},{"source":120,"target":17},{"source":127,"target":6},{"source":121,"target":12},{"source":121,"target":128},{"source":121,"target":17},{"source":128,"target":12},{"source":122,"target":13},{"source":122,"target":129},{"source":122,"target":17},{"source":129,"target":13},{"source":18,"target":1},{"source":18,"target":130},{"source":18,"target":131},{"source":130,"target":132},{"source":130,"target":18},{"source":19,"target":1},{"source":19,"target":133},{"source":19,"target":134},{"source":19,"target":135},{"source":133,"target":136},{"source":133,"target":19},{"source":134,"target":137},{"source":134,"target":19},{"source":20,"target":1},{"source":20,"target":138},{"source":20,"target":139},{"source":138,"target":140},{"source":138,"target":20},{"source":21,"target":1},{"source":21,"target":141},{"source":21,"target":142},{"source":141,"target":143},{"source":141,"target":21}],"multigraph":true}
ecore
robots
repo-ecore-all/data/Snapple49/DES_DSL/des.missionrobot/model/generated/RobotDSL.ecore
robotDSL Missions name missionList Mission name flagsList taskList goal Goal goalEvents timeout finishActions Task name prio triggerList actionList Action moveDir duration speed turnDir degr trig op sound flag bool cent Trigger boolType neg flag sensor color dist touching degrees Distance rangeBool distance Flag name Time sec Direction dir DirectionVal FORWARD forward BACKWARD backward LEFT left RIGHT right Speed speed SpeedVal HIGH high MED medium LOW low ArmOp opType ArmOpType UP raise DOWN lower Sound soundName SoundName BUZZ buzz FANFARE fanfare Sensor sensorType SensorType COLOR Color LEFTLIGHT LeftLight RIGHTLIGHT RightLight BACKUS RearHeight FRONTUS FrontDistance LEFTTOUCH LeftTouch RIGHTTOUCH RightTouch GYRO Gyro Color colorName ColorName RED red WHITE white BLACK black GREEN green BLUE blue Bool boolType BoolType L less G greater AND and OR or TRUE true FALSE false Negation NOT
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="robotDSL" nsURI="http://www.missionrobot.des/RobotDSL" nsPrefix="robotDSL"> <eClassifiers xsi:type="ecore:EClass" name="Missions"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="missionList" upperBound="-1" eType="#//Mission" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Mission"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="flagsList" upperBound="-1" eType="#//Flag" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="taskList" upperBound="-1" eType="#//Task" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="goal" eType="#//Goal" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Goal"> <eStructuralFeatures xsi:type="ecore:EReference" name="goalEvents" upperBound="-1" eType="#//Trigger" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="timeout" eType="#//Time" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="finishActions" upperBound="-1" eType="#//Action" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Task"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="prio" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="triggerList" upperBound="-1" eType="#//Trigger" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actionList" upperBound="-1" eType="#//Action" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="moveDir" eType="#//Direction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="duration" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="speed" eType="#//Speed" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="turnDir" eType="#//Direction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="degr" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="trig" upperBound="-1" eType="#//Trigger" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="op" eType="#//ArmOp" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sound" eType="#//Sound" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="flag" eType="#//Flag"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bool" eType="#//Bool" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cent" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Trigger"> <eStructuralFeatures xsi:type="ecore:EReference" name="boolType" eType="#//Bool" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="neg" eType="#//Negation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="flag" eType="#//Flag"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sensor" eType="#//Sensor" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="color" eType="#//Color" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dist" eType="#//Distance" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="touching" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="degrees" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Distance"> <eStructuralFeatures xsi:type="ecore:EReference" name="rangeBool" eType="#//Bool" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="distance" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Flag"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Time"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sec" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Direction"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dir" eType="#//DirectionVal"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="DirectionVal"> <eLiterals name="FORWARD" literal="forward"/> <eLiterals name="BACKWARD" value="1" literal="backward"/> <eLiterals name="LEFT" value="2" literal="left"/> <eLiterals name="RIGHT" value="3" literal="right"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Speed"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="speed" eType="#//SpeedVal"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="SpeedVal"> <eLiterals name="HIGH" literal="high"/> <eLiterals name="MED" value="1" literal="medium"/> <eLiterals name="LOW" value="2" literal="low"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArmOp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="opType" eType="#//ArmOpType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ArmOpType"> <eLiterals name="UP" literal="raise"/> <eLiterals name="DOWN" value="1" literal="lower"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Sound"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="soundName" eType="#//SoundName"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="SoundName"> <eLiterals name="BUZZ" literal="buzz"/> <eLiterals name="FANFARE" value="1" literal="fanfare"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Sensor"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sensorType" eType="#//SensorType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="SensorType"> <eLiterals name="COLOR" literal="Color"/> <eLiterals name="LEFTLIGHT" value="1" literal="LeftLight"/> <eLiterals name="RIGHTLIGHT" value="2" literal="RightLight"/> <eLiterals name="BACKUS" value="3" literal="RearHeight"/> <eLiterals name="FRONTUS" value="4" literal="FrontDistance"/> <eLiterals name="LEFTTOUCH" value="5" literal="LeftTouch"/> <eLiterals name="RIGHTTOUCH" value="6" literal="RightTouch"/> <eLiterals name="GYRO" value="7" literal="Gyro"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Color"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="colorName" eType="#//ColorName"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ColorName"> <eLiterals name="RED" literal="red"/> <eLiterals name="WHITE" value="1" literal="white"/> <eLiterals name="BLACK" value="2" literal="black"/> <eLiterals name="GREEN" value="3" literal="green"/> <eLiterals name="BLUE" value="4" literal="blue"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Bool"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="boolType" eType="#//BoolType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="BoolType"> <eLiterals name="L" literal="less"/> <eLiterals name="G" value="1" literal="greater"/> <eLiterals name="AND" value="2" literal="and"/> <eLiterals name="OR" value="3" literal="or"/> <eLiterals name="TRUE" value="4" literal="true"/> <eLiterals name="FALSE" value="5" literal="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Negation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="NOT" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"robotDSL","nsURI":"http://www.missionrobot.des/RobotDSL","name":"robotDSL","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Missions","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mission","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Goal","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Task","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trigger","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Distance","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Flag","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Time","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Direction","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DirectionVal","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Speed","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SpeedVal","instanceClass":null,"id":13,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArmOp","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ArmOpType","instanceClass":null,"id":15,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sound","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SoundName","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sensor","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SensorType","instanceClass":null,"id":19,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Color","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ColorName","instanceClass":null,"id":21,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Bool","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"BoolType","instanceClass":null,"id":23,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Negation","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"missionList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"flagsList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"taskList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"goal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"goalEvents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"timeout","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"finishActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"prio","changeable":true,"lowerBound":0,"iD":false,"id":44,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"triggerList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actionList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"moveDir","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"duration","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"speed","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"turnDir","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"degr","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"trig","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sound","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"flag","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bool","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cent","changeable":true,"lowerBound":0,"iD":false,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"boolType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"neg","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"flag","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sensor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"color","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dist","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"touching","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"degrees","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rangeBool","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"distance","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sec","changeable":true,"lowerBound":0,"iD":false,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dir","changeable":true,"lowerBound":0,"iD":false,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"name":"FORWARD","id":99,"value":0,"literal":"forward","eClass":"EEnumLiteral"},{"name":"BACKWARD","id":100,"value":1,"literal":"backward","eClass":"EEnumLiteral"},{"name":"LEFT","id":101,"value":2,"literal":"left","eClass":"EEnumLiteral"},{"name":"RIGHT","id":102,"value":3,"literal":"right","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"speed","changeable":true,"lowerBound":0,"iD":false,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"name":"HIGH","id":105,"value":0,"literal":"high","eClass":"EEnumLiteral"},{"name":"MED","id":106,"value":1,"literal":"medium","eClass":"EEnumLiteral"},{"name":"LOW","id":107,"value":2,"literal":"low","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"opType","changeable":true,"lowerBound":0,"iD":false,"id":108,"derived":false},{"id":109,"eClass":"EGenericType"},{"name":"UP","id":110,"value":0,"literal":"raise","eClass":"EEnumLiteral"},{"name":"DOWN","id":111,"value":1,"literal":"lower","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"soundName","changeable":true,"lowerBound":0,"iD":false,"id":112,"derived":false},{"id":113,"eClass":"EGenericType"},{"name":"BUZZ","id":114,"value":0,"literal":"buzz","eClass":"EEnumLiteral"},{"name":"FANFARE","id":115,"value":1,"literal":"fanfare","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sensorType","changeable":true,"lowerBound":0,"iD":false,"id":116,"derived":false},{"id":117,"eClass":"EGenericType"},{"name":"COLOR","id":118,"value":0,"literal":"Color","eClass":"EEnumLiteral"},{"name":"LEFTLIGHT","id":119,"value":1,"literal":"LeftLight","eClass":"EEnumLiteral"},{"name":"RIGHTLIGHT","id":120,"value":2,"literal":"RightLight","eClass":"EEnumLiteral"},{"name":"BACKUS","id":121,"value":3,"literal":"RearHeight","eClass":"EEnumLiteral"},{"name":"FRONTUS","id":122,"value":4,"literal":"FrontDistance","eClass":"EEnumLiteral"},{"name":"LEFTTOUCH","id":123,"value":5,"literal":"LeftTouch","eClass":"EEnumLiteral"},{"name":"RIGHTTOUCH","id":124,"value":6,"literal":"RightTouch","eClass":"EEnumLiteral"},{"name":"GYRO","id":125,"value":7,"literal":"Gyro","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"colorName","changeable":true,"lowerBound":0,"iD":false,"id":126,"derived":false},{"id":127,"eClass":"EGenericType"},{"name":"RED","id":128,"value":0,"literal":"red","eClass":"EEnumLiteral"},{"name":"WHITE","id":129,"value":1,"literal":"white","eClass":"EEnumLiteral"},{"name":"BLACK","id":130,"value":2,"literal":"black","eClass":"EEnumLiteral"},{"name":"GREEN","id":131,"value":3,"literal":"green","eClass":"EEnumLiteral"},{"name":"BLUE","id":132,"value":4,"literal":"blue","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"boolType","changeable":true,"lowerBound":0,"iD":false,"id":133,"derived":false},{"id":134,"eClass":"EGenericType"},{"name":"L","id":135,"value":0,"literal":"less","eClass":"EEnumLiteral"},{"name":"G","id":136,"value":1,"literal":"greater","eClass":"EEnumLiteral"},{"name":"AND","id":137,"value":2,"literal":"and","eClass":"EEnumLiteral"},{"name":"OR","id":138,"value":3,"literal":"or","eClass":"EEnumLiteral"},{"name":"TRUE","id":139,"value":4,"literal":"true","eClass":"EEnumLiteral"},{"name":"FALSE","id":140,"value":5,"literal":"false","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"NOT","changeable":true,"lowerBound":0,"iD":false,"id":141,"derived":false},{"id":142,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":1,"target":0},{"source":1,"target":25},{"source":1,"target":26},{"source":25,"target":27},{"source":25,"target":1},{"source":26,"target":2},{"source":26,"target":28},{"source":26,"target":1},{"source":28,"target":2},{"source":2,"target":0},{"source":2,"target":29},{"source":2,"target":30},{"source":2,"target":31},{"source":2,"target":32},{"source":29,"target":33},{"source":29,"target":2},{"source":30,"target":8},{"source":30,"target":34},{"source":30,"target":2},{"source":34,"target":8},{"source":31,"target":4},{"source":31,"target":35},{"source":31,"target":2},{"source":35,"target":4},{"source":32,"target":3},{"source":32,"target":36},{"source":32,"target":2},{"source":36,"target":3},{"source":3,"target":0},{"source":3,"target":37},{"source":3,"target":38},{"source":3,"target":39},{"source":37,"target":6},{"source":37,"target":40},{"source":37,"target":3},{"source":40,"target":6},{"source":38,"target":9},{"source":38,"target":41},{"source":38,"target":3},{"source":41,"target":9},{"source":39,"target":5},{"source":39,"target":42},{"source":39,"target":3},{"source":42,"target":5},{"source":4,"target":0},{"source":4,"target":43},{"source":4,"target":44},{"source":4,"target":45},{"source":4,"target":46},{"source":43,"target":47},{"source":43,"target":4},{"source":44,"target":48},{"source":44,"target":4},{"source":45,"target":6},{"source":45,"target":49},{"source":45,"target":4},{"source":49,"target":6},{"source":46,"target":5},{"source":46,"target":50},{"source":46,"target":4},{"source":50,"target":5},{"source":5,"target":0},{"source":5,"target":51},{"source":5,"target":52},{"source":5,"target":53},{"source":5,"target":54},{"source":5,"target":55},{"source":5,"target":56},{"source":5,"target":57},{"source":5,"target":58},{"source":5,"target":59},{"source":5,"target":60},{"source":5,"target":61},{"source":51,"target":10},{"source":51,"target":62},{"source":51,"target":5},{"source":62,"target":10},{"source":52,"target":63},{"source":52,"target":5},{"source":53,"target":12},{"source":53,"target":64},{"source":53,"target":5},{"source":64,"target":12},{"source":54,"target":10},{"source":54,"target":65},{"source":54,"target":5},{"source":65,"target":10},{"source":55,"target":66},{"source":55,"target":5},{"source":56,"target":6},{"source":56,"target":67},{"source":56,"target":5},{"source":67,"target":6},{"source":57,"target":14},{"source":57,"target":68},{"source":57,"target":5},{"source":68,"target":14},{"source":58,"target":16},{"source":58,"target":69},{"source":58,"target":5},{"source":69,"target":16},{"source":59,"target":8},{"source":59,"target":70},{"source":59,"target":5},{"source":70,"target":8},{"source":60,"target":22},{"source":60,"target":71},{"source":60,"target":5},{"source":71,"target":22},{"source":61,"target":72},{"source":61,"target":5},{"source":6,"target":0},{"source":6,"target":73},{"source":6,"target":74},{"source":6,"target":75},{"source":6,"target":76},{"source":6,"target":77},{"source":6,"target":78},{"source":6,"target":79},{"source":6,"target":80},{"source":73,"target":22},{"source":73,"target":81},{"source":73,"target":6},{"source":81,"target":22},{"source":74,"target":24},{"source":74,"target":82},{"source":74,"target":6},{"source":82,"target":24},{"source":75,"target":8},{"source":75,"target":83},{"source":75,"target":6},{"source":83,"target":8},{"source":76,"target":18},{"source":76,"target":84},{"source":76,"target":6},{"source":84,"target":18},{"source":77,"target":20},{"source":77,"target":85},{"source":77,"target":6},{"source":85,"target":20},{"source":78,"target":7},{"source":78,"target":86},{"source":78,"target":6},{"source":86,"target":7},{"source":79,"target":87},{"source":79,"target":6},{"source":80,"target":88},{"source":80,"target":6},{"source":7,"target":0},{"source":7,"target":89},{"source":7,"target":90},{"source":89,"target":22},{"source":89,"target":91},{"source":89,"target":7},{"source":91,"target":22},{"source":90,"target":92},{"source":90,"target":7},{"source":8,"target":0},{"source":8,"target":93},{"source":93,"target":94},{"source":93,"target":8},{"source":9,"target":0},{"source":9,"target":95},{"source":95,"target":96},{"source":95,"target":9},{"source":10,"target":0},{"source":10,"target":97},{"source":97,"target":11},{"source":97,"target":98},{"source":97,"target":10},{"source":98,"target":11},{"source":11,"target":0},{"source":11,"target":99},{"source":11,"target":100},{"source":11,"target":101},{"source":11,"target":102},{"source":99,"target":11},{"source":100,"target":11},{"source":101,"target":11},{"source":102,"target":11},{"source":12,"target":0},{"source":12,"target":103},{"source":103,"target":13},{"source":103,"target":104},{"source":103,"target":12},{"source":104,"target":13},{"source":13,"target":0},{"source":13,"target":105},{"source":13,"target":106},{"source":13,"target":107},{"source":105,"target":13},{"source":106,"target":13},{"source":107,"target":13},{"source":14,"target":0},{"source":14,"target":108},{"source":108,"target":15},{"source":108,"target":109},{"source":108,"target":14},{"source":109,"target":15},{"source":15,"target":0},{"source":15,"target":110},{"source":15,"target":111},{"source":110,"target":15},{"source":111,"target":15},{"source":16,"target":0},{"source":16,"target":112},{"source":112,"target":17},{"source":112,"target":113},{"source":112,"target":16},{"source":113,"target":17},{"source":17,"target":0},{"source":17,"target":114},{"source":17,"target":115},{"source":114,"target":17},{"source":115,"target":17},{"source":18,"target":0},{"source":18,"target":116},{"source":116,"target":19},{"source":116,"target":117},{"source":116,"target":18},{"source":117,"target":19},{"source":19,"target":0},{"source":19,"target":118},{"source":19,"target":119},{"source":19,"target":120},{"source":19,"target":121},{"source":19,"target":122},{"source":19,"target":123},{"source":19,"target":124},{"source":19,"target":125},{"source":118,"target":19},{"source":119,"target":19},{"source":120,"target":19},{"source":121,"target":19},{"source":122,"target":19},{"source":123,"target":19},{"source":124,"target":19},{"source":125,"target":19},{"source":20,"target":0},{"source":20,"target":126},{"source":126,"target":21},{"source":126,"target":127},{"source":126,"target":20},{"source":127,"target":21},{"source":21,"target":0},{"source":21,"target":128},{"source":21,"target":129},{"source":21,"target":130},{"source":21,"target":131},{"source":21,"target":132},{"source":128,"target":21},{"source":129,"target":21},{"source":130,"target":21},{"source":131,"target":21},{"source":132,"target":21},{"source":22,"target":0},{"source":22,"target":133},{"source":133,"target":23},{"source":133,"target":134},{"source":133,"target":22},{"source":134,"target":23},{"source":23,"target":0},{"source":23,"target":135},{"source":23,"target":136},{"source":23,"target":137},{"source":23,"target":138},{"source":23,"target":139},{"source":23,"target":140},{"source":135,"target":23},{"source":136,"target":23},{"source":137,"target":23},{"source":138,"target":23},{"source":139,"target":23},{"source":140,"target":23},{"source":24,"target":0},{"source":24,"target":141},{"source":141,"target":142},{"source":141,"target":24}],"multigraph":true}
ecore
modelling
repo-ecore-all/data/sunwuliang/SlicingProject1.0/slices/SlicedUML2InsDataSet1inheritedMemberIsValid.ecore
UML2 VisibilityKind package package private private protected protected public public Signal WriteStructuralFeatureAction CreateLinkObjectAction MessageEnd Realization ExtensionPoint DestroyObjectAction StateInvariant AnyTrigger TimeTrigger ActivityPartition LiteralNull RedefinableElement Model ReadVariableAction Behavior ChangeTrigger AcceptEventAction SendObjectAction OutputPin WriteLinkAction RemoveVariableValueAction Duration ReadLinkObjectEndQualifierAction DataType Dependency CallBehaviorAction Port StateMachine ClearAssociationAction ClearVariableAction Interval Gate InstanceValue Property LinkAction MessageTrigger InputPin BroadcastSignalAction ObjectFlow ReadStructuralFeatureAction Interface DurationObservationAction Implementation TestIdentityAction Operation InteractionOccurrence StartOwnedBehaviorAction Feature Package StructuralFeatureAction LiteralBoolean ExtensionEnd Reception StructuredActivityNode TimeExpression IntervalConstraint ObjectNode OpaqueExpression ExecutionEnvironment Type EnumerationLiteral RaiseExceptionAction Manifestation ProtocolTransition InteractionFragment Component ConnectableElement Variable EventOccurrence Generalization general ProtocolStateMachine ReadLinkAction InteractionConstraint ActivityFinalNode Include DataStoreNode Namespace member ReadExtentAction ExpansionRegion ConditionalNode Continuation DecisionNode RemoveStructuralFeatureValueAction Abstraction WriteVariableAction CallTrigger ReadLinkObjectEndAction EncapsulatedClassifier ActivityNode ActivityParameterNode Action ClearStructuralFeatureAction ExpansionNode LiteralSpecification ReplyAction Classifier inheritedMember generalization StructuralFeature InformationItem Parameter AddVariableValueAction DeploymentSpecification Interaction JoinNode Collaboration InvocationAction CommunicationPath ConnectionPointReference PrimitiveFunction DeployedArtifact CollaborationOccurrence Stop TimeObservationAction LoopNode Transition ApplyFunctionAction State CentralBufferNode Extend TimeConstraint MergeNode Constraint TimeInterval BehavioredClassifier Deployment Enumeration PrimitiveType Lifeline FinalNode Stereotype CallAction ReadIsClassifiedObjectAction CreateObjectAction NamedElement visibility LiteralString SignalTrigger Activity Node Extension Artifact GeneralOrdering ReclassifyObjectAction TypedElement Trigger PartDecomposition DeploymentTarget DurationInterval ValuePin VariableAction ActivityEdge InformationFlow ForkNode Message Class Substitution Vertex Device LiteralUnlimitedNatural FinalState Permission CallOperationAction DurationConstraint AssociationClass ControlNode CreateLinkAction TemplateableClassifier PackageableElement Usage CombinedFragment Pseudostate Actor AcceptCallAction InitialNode ParameterableClassifier InteractionOperand ValueSpecification Pin ParameterSet DestroyLinkAction StructuredClassifier RedefinableTemplateSignature UseCase GeneralizationSet BehavioralFeature Expression ExecutionOccurrence ExecutableNode Association Region ControlFlow Profile FlowFinalNode SendSignalAction Connector LiteralInteger AddStructuralFeatureValueAction InstanceSpecification ReadSelfAction
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UML2" nsURI="http:///UML2.ecore" nsPrefix="UML2"> <eClassifiers xsi:type="ecore:EEnum" name="VisibilityKind"> <eLiterals name="package" value="1" literal="package"/> <eLiterals name="private" value="2" literal="private"/> <eLiterals name="protected" value="3" literal="protected"/> <eLiterals name="public" value="4" literal="public"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="WriteStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="CreateLinkObjectAction" eSuperTypes="#//CreateLinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="MessageEnd" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Realization" eSuperTypes="#//Abstraction"/> <eClassifiers xsi:type="ecore:EClass" name="ExtensionPoint" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="DestroyObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="StateInvariant" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="AnyTrigger" eSuperTypes="#//MessageTrigger"/> <eClassifiers xsi:type="ecore:EClass" name="TimeTrigger" eSuperTypes="#//Trigger"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityPartition" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralNull" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="RedefinableElement" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//Package"/> <eClassifiers xsi:type="ecore:EClass" name="ReadVariableAction" eSuperTypes="#//VariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="Behavior" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="ChangeTrigger" eSuperTypes="#//Trigger"/> <eClassifiers xsi:type="ecore:EClass" name="AcceptEventAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="SendObjectAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="OutputPin" eSuperTypes="#//Pin"/> <eClassifiers xsi:type="ecore:EClass" name="WriteLinkAction" eSuperTypes="#//LinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="RemoveVariableValueAction" eSuperTypes="#//WriteVariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="Duration" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndQualifierAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Dependency" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="CallBehaviorAction" eSuperTypes="#//CallAction"/> <eClassifiers xsi:type="ecore:EClass" name="Port" eSuperTypes="#//Property"/> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="ClearAssociationAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ClearVariableAction" eSuperTypes="#//VariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="Interval" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Gate" eSuperTypes="#//MessageEnd"/> <eClassifiers xsi:type="ecore:EClass" name="InstanceValue" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//StructuralFeature #//ConnectableElement #//DeploymentTarget"/> <eClassifiers xsi:type="ecore:EClass" name="LinkAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="MessageTrigger" eSuperTypes="#//Trigger"/> <eClassifiers xsi:type="ecore:EClass" name="InputPin" eSuperTypes="#//Pin"/> <eClassifiers xsi:type="ecore:EClass" name="BroadcastSignalAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectFlow" eSuperTypes="#//ActivityEdge"/> <eClassifiers xsi:type="ecore:EClass" name="ReadStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="DurationObservationAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="Implementation" eSuperTypes="#//Realization"/> <eClassifiers xsi:type="ecore:EClass" name="TestIdentityAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//BehavioralFeature #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionOccurrence" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="StartOwnedBehaviorAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Feature" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//Namespace #//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeatureAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralBoolean" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="ExtensionEnd" eSuperTypes="#//Property"/> <eClassifiers xsi:type="ecore:EClass" name="Reception" eSuperTypes="#//BehavioralFeature"/> <eClassifiers xsi:type="ecore:EClass" name="StructuredActivityNode" eSuperTypes="#//Action #//Namespace"/> <eClassifiers xsi:type="ecore:EClass" name="TimeExpression" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="IntervalConstraint" eSuperTypes="#//Constraint"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectNode" eSuperTypes="#//ActivityNode #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="Type" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//InstanceSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="RaiseExceptionAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Manifestation" eSuperTypes="#//Abstraction"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolTransition" eSuperTypes="#//Transition"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionFragment" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="ConnectableElement" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//ConnectableElement #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="EventOccurrence" eSuperTypes="#//InteractionFragment #//MessageEnd"/> <eClassifiers xsi:type="ecore:EClass" name="Generalization"> <eStructuralFeatures xsi:type="ecore:EReference" name="general" lowerBound="1" eType="#//Classifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProtocolStateMachine" eSuperTypes="#//StateMachine"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkAction" eSuperTypes="#//LinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionConstraint" eSuperTypes="#//Constraint"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityFinalNode" eSuperTypes="#//FinalNode"/> <eClassifiers xsi:type="ecore:EClass" name="Include" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="DataStoreNode" eSuperTypes="#//CentralBufferNode"/> <eClassifiers xsi:type="ecore:EClass" name="Namespace" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="member" upperBound="-1" eType="#//NamedElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReadExtentAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ExpansionRegion" eSuperTypes="#//StructuredActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="ConditionalNode" eSuperTypes="#//StructuredActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="Continuation" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="DecisionNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="RemoveStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="Abstraction" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="WriteVariableAction" eSuperTypes="#//VariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="CallTrigger" eSuperTypes="#//MessageTrigger"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="EncapsulatedClassifier" eSuperTypes="#//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityNode" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityParameterNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="Action" eSuperTypes="#//ExecutableNode"/> <eClassifiers xsi:type="ecore:EClass" name="ClearStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="ExpansionNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralSpecification" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="ReplyAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Classifier" eSuperTypes="#//Namespace #//Type #//RedefinableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="inheritedMember" upperBound="-1" eType="#//NamedElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="generalization" upperBound="-1" eType="#//Generalization" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" eSuperTypes="#//Feature #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="InformationItem" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//ConnectableElement #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="AddVariableValueAction" eSuperTypes="#//WriteVariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="DeploymentSpecification" eSuperTypes="#//Artifact"/> <eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//Behavior #//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="JoinNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="#//BehavioredClassifier #//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="InvocationAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="CommunicationPath" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="ConnectionPointReference" eSuperTypes="#//Vertex"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveFunction" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="DeployedArtifact" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="CollaborationOccurrence" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Stop" eSuperTypes="#//EventOccurrence"/> <eClassifiers xsi:type="ecore:EClass" name="TimeObservationAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="LoopNode" eSuperTypes="#//StructuredActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="ApplyFunctionAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//Namespace #//RedefinableElement #//Vertex"/> <eClassifiers xsi:type="ecore:EClass" name="CentralBufferNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="Extend" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="TimeConstraint" eSuperTypes="#//IntervalConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="MergeNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="TimeInterval" eSuperTypes="#//Interval"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioredClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Deployment" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="Lifeline" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="FinalNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="CallAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="ReadIsClassifiedObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="CreateObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="#//VisibilityKind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralString" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="SignalTrigger" eSuperTypes="#//MessageTrigger"/> <eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Class #//DeploymentTarget"/> <eClassifiers xsi:type="ecore:EClass" name="Extension" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//Classifier #//DeployedArtifact"/> <eClassifiers xsi:type="ecore:EClass" name="GeneralOrdering" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ReclassifyObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="TypedElement" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Trigger" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="PartDecomposition" eSuperTypes="#//InteractionOccurrence"/> <eClassifiers xsi:type="ecore:EClass" name="DeploymentTarget" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="DurationInterval" eSuperTypes="#//Interval"/> <eClassifiers xsi:type="ecore:EClass" name="ValuePin" eSuperTypes="#//InputPin"/> <eClassifiers xsi:type="ecore:EClass" name="VariableAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityEdge" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="InformationFlow" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="ForkNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="Message" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//BehavioredClassifier #//EncapsulatedClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="Substitution" eSuperTypes="#//Realization"/> <eClassifiers xsi:type="ecore:EClass" name="Vertex" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralUnlimitedNatural" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="#//State"/> <eClassifiers xsi:type="ecore:EClass" name="Permission" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="CallOperationAction" eSuperTypes="#//CallAction"/> <eClassifiers xsi:type="ecore:EClass" name="DurationConstraint" eSuperTypes="#//IntervalConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class #//Association"/> <eClassifiers xsi:type="ecore:EClass" name="ControlNode" eSuperTypes="#//ActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="CreateLinkAction" eSuperTypes="#//WriteLinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateableClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="PackageableElement" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Usage" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="CombinedFragment" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="Pseudostate" eSuperTypes="#//Vertex"/> <eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="AcceptCallAction" eSuperTypes="#//AcceptEventAction"/> <eClassifiers xsi:type="ecore:EClass" name="InitialNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterableClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionOperand" eSuperTypes="#//Namespace #//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Pin" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterSet" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="DestroyLinkAction" eSuperTypes="#//WriteLinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="StructuredClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="RedefinableTemplateSignature" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="UseCase" eSuperTypes="#//BehavioredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="GeneralizationSet" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioralFeature" eSuperTypes="#//Namespace #//Feature"/> <eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//OpaqueExpression"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionOccurrence" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutableNode" eSuperTypes="#//ActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Region" eSuperTypes="#//Namespace #//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="ControlFlow" eSuperTypes="#//ActivityEdge"/> <eClassifiers xsi:type="ecore:EClass" name="Profile" eSuperTypes="#//Package"/> <eClassifiers xsi:type="ecore:EClass" name="FlowFinalNode" eSuperTypes="#//FinalNode"/> <eClassifiers xsi:type="ecore:EClass" name="SendSignalAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="Connector" eSuperTypes="#//Feature"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralInteger" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="AddStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="InstanceSpecification" eSuperTypes="#//PackageableElement #//DeploymentTarget #//DeployedArtifact"/> <eClassifiers xsi:type="ecore:EClass" name="ReadSelfAction" eSuperTypes="#//Action"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"UML2","nsURI":"http:///UML2.ecore","name":"UML2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"VisibilityKind","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteStructuralFeatureAction","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkObjectAction","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageEnd","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Realization","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionPoint","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyObjectAction","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateInvariant","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyTrigger","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeTrigger","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityPartition","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralNull","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableElement","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadVariableAction","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeTrigger","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptEventAction","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendObjectAction","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputPin","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteLinkAction","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveVariableValueAction","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Duration","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndQualifierAction","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dependency","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallBehaviorAction","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearAssociationAction","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearVariableAction","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interval","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gate","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceValue","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkAction","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageTrigger","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputPin","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BroadcastSignalAction","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectFlow","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadStructuralFeatureAction","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationObservationAction","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Implementation","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestIdentityAction","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOccurrence","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StartOwnedBehaviorAction","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeatureAction","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralBoolean","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionEnd","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reception","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredActivityNode","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeExpression","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntervalConstraint","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectNode","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RaiseExceptionAction","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manifestation","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolTransition","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionFragment","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectableElement","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventOccurrence","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Generalization","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolStateMachine","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkAction","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionConstraint","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityFinalNode","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Include","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataStoreNode","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadExtentAction","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionRegion","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalNode","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Continuation","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecisionNode","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Abstraction","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteVariableAction","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallTrigger","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndAction","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EncapsulatedClassifier","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNode","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityParameterNode","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearStructuralFeatureAction","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionNode","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralSpecification","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReplyAction","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationItem","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddVariableValueAction","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentSpecification","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JoinNode","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvocationAction","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationPath","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionPointReference","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveFunction","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeployedArtifact","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollaborationOccurrence","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stop","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeObservationAction","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopNode","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplyFunctionAction","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CentralBufferNode","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extend","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeConstraint","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MergeNode","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeInterval","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredClassifier","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Deployment","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lifeline","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalNode","instanceClass":null,"abstract":false,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallAction","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadIsClassifiedObjectAction","instanceClass":null,"abstract":false,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateObjectAction","instanceClass":null,"abstract":false,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralString","instanceClass":null,"abstract":false,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignalTrigger","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralOrdering","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReclassifyObjectAction","instanceClass":null,"abstract":false,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trigger","instanceClass":null,"abstract":false,"id":145,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PartDecomposition","instanceClass":null,"abstract":false,"id":146,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentTarget","instanceClass":null,"abstract":false,"id":147,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationInterval","instanceClass":null,"abstract":false,"id":148,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValuePin","instanceClass":null,"abstract":false,"id":149,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableAction","instanceClass":null,"abstract":false,"id":150,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityEdge","instanceClass":null,"abstract":false,"id":151,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationFlow","instanceClass":null,"abstract":false,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkNode","instanceClass":null,"abstract":false,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Message","instanceClass":null,"abstract":false,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":155,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Substitution","instanceClass":null,"abstract":false,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vertex","instanceClass":null,"abstract":false,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralUnlimitedNatural","instanceClass":null,"abstract":false,"id":159,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":160,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Permission","instanceClass":null,"abstract":false,"id":161,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallOperationAction","instanceClass":null,"abstract":false,"id":162,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationConstraint","instanceClass":null,"abstract":false,"id":163,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":164,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlNode","instanceClass":null,"abstract":false,"id":165,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkAction","instanceClass":null,"abstract":false,"id":166,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableClassifier","instanceClass":null,"abstract":false,"id":167,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageableElement","instanceClass":null,"abstract":false,"id":168,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Usage","instanceClass":null,"abstract":false,"id":169,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CombinedFragment","instanceClass":null,"abstract":false,"id":170,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pseudostate","instanceClass":null,"abstract":false,"id":171,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":172,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptCallAction","instanceClass":null,"abstract":false,"id":173,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialNode","instanceClass":null,"abstract":false,"id":174,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableClassifier","instanceClass":null,"abstract":false,"id":175,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOperand","instanceClass":null,"abstract":false,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":false,"id":177,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pin","instanceClass":null,"abstract":false,"id":178,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterSet","instanceClass":null,"abstract":false,"id":179,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyLinkAction","instanceClass":null,"abstract":false,"id":180,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredClassifier","instanceClass":null,"abstract":false,"id":181,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableTemplateSignature","instanceClass":null,"abstract":false,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCase","instanceClass":null,"abstract":false,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralizationSet","instanceClass":null,"abstract":false,"id":184,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioralFeature","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionOccurrence","instanceClass":null,"abstract":false,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutableNode","instanceClass":null,"abstract":false,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Region","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlFlow","instanceClass":null,"abstract":false,"id":191,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Profile","instanceClass":null,"abstract":false,"id":192,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowFinalNode","instanceClass":null,"abstract":false,"id":193,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendSignalAction","instanceClass":null,"abstract":false,"id":194,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connector","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralInteger","instanceClass":null,"abstract":false,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":197,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceSpecification","instanceClass":null,"abstract":false,"id":198,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadSelfAction","instanceClass":null,"abstract":false,"id":199,"interface":false,"eClass":"EClass"},{"name":"package","id":200,"value":1,"literal":"package","eClass":"EEnumLiteral"},{"name":"private","id":201,"value":2,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":202,"value":3,"literal":"protected","eClass":"EEnumLiteral"},{"name":"public","id":203,"value":4,"literal":"public","eClass":"EEnumLiteral"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"general","changeable":true,"resolveProxies":true,"lowerBound":1,"id":282,"derived":false},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":0,"id":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inheritedMember","changeable":true,"resolveProxies":true,"lowerBound":0,"id":311,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"generalization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":312,"derived":false},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":360,"derived":false},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"id":433,"eClass":"EGenericType"},{"id":434,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":0,"target":133},{"source":0,"target":134},{"source":0,"target":135},{"source":0,"target":136},{"source":0,"target":137},{"source":0,"target":138},{"source":0,"target":139},{"source":0,"target":140},{"source":0,"target":141},{"source":0,"target":142},{"source":0,"target":143},{"source":0,"target":144},{"source":0,"target":145},{"source":0,"target":146},{"source":0,"target":147},{"source":0,"target":148},{"source":0,"target":149},{"source":0,"target":150},{"source":0,"target":151},{"source":0,"target":152},{"source":0,"target":153},{"source":0,"target":154},{"source":0,"target":155},{"source":0,"target":156},{"source":0,"target":157},{"source":0,"target":158},{"source":0,"target":159},{"source":0,"target":160},{"source":0,"target":161},{"source":0,"target":162},{"source":0,"target":163},{"source":0,"target":164},{"source":0,"target":165},{"source":0,"target":166},{"source":0,"target":167},{"source":0,"target":168},{"source":0,"target":169},{"source":0,"target":170},{"source":0,"target":171},{"source":0,"target":172},{"source":0,"target":173},{"source":0,"target":174},{"source":0,"target":175},{"source":0,"target":176},{"source":0,"target":177},{"source":0,"target":178},{"source":0,"target":179},{"source":0,"target":180},{"source":0,"target":181},{"source":0,"target":182},{"source":0,"target":183},{"source":0,"target":184},{"source":0,"target":185},{"source":0,"target":186},{"source":0,"target":187},{"source":0,"target":188},{"source":0,"target":189},{"source":0,"target":190},{"source":0,"target":191},{"source":0,"target":192},{"source":0,"target":193},{"source":0,"target":194},{"source":0,"target":195},{"source":0,"target":196},{"source":0,"target":197},{"source":0,"target":198},{"source":0,"target":199},{"source":1,"target":0},{"source":1,"target":200},{"source":1,"target":201},{"source":1,"target":202},{"source":1,"target":203},{"source":200,"target":1},{"source":201,"target":1},{"source":202,"target":1},{"source":203,"target":1},{"source":2,"target":0},{"source":2,"target":98},{"source":2,"target":204},{"source":204,"target":98},{"source":3,"target":0},{"source":3,"target":52},{"source":3,"target":205},{"source":205,"target":52},{"source":4,"target":0},{"source":4,"target":166},{"source":4,"target":206},{"source":206,"target":166},{"source":5,"target":0},{"source":5,"target":135},{"source":5,"target":207},{"source":207,"target":135},{"source":6,"target":0},{"source":6,"target":86},{"source":6,"target":208},{"source":208,"target":86},{"source":7,"target":0},{"source":7,"target":14},{"source":7,"target":209},{"source":209,"target":14},{"source":8,"target":0},{"source":8,"target":93},{"source":8,"target":210},{"source":210,"target":93},{"source":9,"target":0},{"source":9,"target":67},{"source":9,"target":211},{"source":211,"target":67},{"source":10,"target":0},{"source":10,"target":38},{"source":10,"target":212},{"source":212,"target":38},{"source":11,"target":0},{"source":11,"target":145},{"source":11,"target":213},{"source":213,"target":145},{"source":12,"target":0},{"source":12,"target":135},{"source":12,"target":214},{"source":214,"target":135},{"source":13,"target":0},{"source":13,"target":96},{"source":13,"target":215},{"source":215,"target":96},{"source":14,"target":0},{"source":14,"target":135},{"source":14,"target":216},{"source":216,"target":135},{"source":15,"target":0},{"source":15,"target":51},{"source":15,"target":217},{"source":217,"target":51},{"source":16,"target":0},{"source":16,"target":150},{"source":16,"target":218},{"source":218,"target":150},{"source":17,"target":0},{"source":17,"target":155},{"source":17,"target":219},{"source":219,"target":155},{"source":18,"target":0},{"source":18,"target":145},{"source":18,"target":220},{"source":220,"target":145},{"source":19,"target":0},{"source":19,"target":93},{"source":19,"target":221},{"source":221,"target":93},{"source":20,"target":0},{"source":20,"target":107},{"source":20,"target":222},{"source":222,"target":107},{"source":21,"target":0},{"source":21,"target":178},{"source":21,"target":223},{"source":223,"target":178},{"source":22,"target":0},{"source":22,"target":37},{"source":22,"target":224},{"source":224,"target":37},{"source":23,"target":0},{"source":23,"target":87},{"source":23,"target":225},{"source":225,"target":87},{"source":24,"target":0},{"source":24,"target":177},{"source":24,"target":226},{"source":226,"target":177},{"source":25,"target":0},{"source":25,"target":93},{"source":25,"target":227},{"source":227,"target":93},{"source":26,"target":0},{"source":26,"target":98},{"source":26,"target":228},{"source":228,"target":98},{"source":27,"target":0},{"source":27,"target":168},{"source":27,"target":229},{"source":229,"target":168},{"source":28,"target":0},{"source":28,"target":132},{"source":28,"target":230},{"source":230,"target":132},{"source":29,"target":0},{"source":29,"target":36},{"source":29,"target":231},{"source":231,"target":36},{"source":30,"target":0},{"source":30,"target":17},{"source":30,"target":232},{"source":232,"target":17},{"source":31,"target":0},{"source":31,"target":93},{"source":31,"target":233},{"source":233,"target":93},{"source":32,"target":0},{"source":32,"target":150},{"source":32,"target":234},{"source":234,"target":150},{"source":33,"target":0},{"source":33,"target":177},{"source":33,"target":235},{"source":235,"target":177},{"source":34,"target":0},{"source":34,"target":5},{"source":34,"target":236},{"source":236,"target":5},{"source":35,"target":0},{"source":35,"target":177},{"source":35,"target":237},{"source":237,"target":177},{"source":36,"target":0},{"source":36,"target":99},{"source":36,"target":69},{"source":36,"target":147},{"source":36,"target":238},{"source":36,"target":239},{"source":36,"target":240},{"source":238,"target":99},{"source":239,"target":69},{"source":240,"target":147},{"source":37,"target":0},{"source":37,"target":93},{"source":37,"target":241},{"source":241,"target":93},{"source":38,"target":0},{"source":38,"target":145},{"source":38,"target":242},{"source":242,"target":145},{"source":39,"target":0},{"source":39,"target":178},{"source":39,"target":243},{"source":243,"target":178},{"source":40,"target":0},{"source":40,"target":107},{"source":40,"target":244},{"source":244,"target":107},{"source":41,"target":0},{"source":41,"target":151},{"source":41,"target":245},{"source":245,"target":151},{"source":42,"target":0},{"source":42,"target":52},{"source":42,"target":246},{"source":246,"target":52},{"source":43,"target":0},{"source":43,"target":98},{"source":43,"target":247},{"source":247,"target":98},{"source":44,"target":0},{"source":44,"target":3},{"source":44,"target":248},{"source":248,"target":3},{"source":45,"target":0},{"source":45,"target":6},{"source":45,"target":249},{"source":249,"target":6},{"source":46,"target":0},{"source":46,"target":93},{"source":46,"target":250},{"source":250,"target":93},{"source":47,"target":0},{"source":47,"target":185},{"source":47,"target":144},{"source":47,"target":251},{"source":47,"target":252},{"source":251,"target":185},{"source":252,"target":144},{"source":48,"target":0},{"source":48,"target":67},{"source":48,"target":253},{"source":253,"target":67},{"source":49,"target":0},{"source":49,"target":93},{"source":49,"target":254},{"source":254,"target":93},{"source":50,"target":0},{"source":50,"target":14},{"source":50,"target":255},{"source":255,"target":14},{"source":51,"target":0},{"source":51,"target":79},{"source":51,"target":168},{"source":51,"target":256},{"source":51,"target":257},{"source":256,"target":79},{"source":257,"target":168},{"source":52,"target":0},{"source":52,"target":93},{"source":52,"target":258},{"source":258,"target":93},{"source":53,"target":0},{"source":53,"target":96},{"source":53,"target":259},{"source":259,"target":96},{"source":54,"target":0},{"source":54,"target":36},{"source":54,"target":260},{"source":260,"target":36},{"source":55,"target":0},{"source":55,"target":185},{"source":55,"target":261},{"source":261,"target":185},{"source":56,"target":0},{"source":56,"target":93},{"source":56,"target":79},{"source":56,"target":262},{"source":56,"target":263},{"source":262,"target":93},{"source":263,"target":79},{"source":57,"target":0},{"source":57,"target":177},{"source":57,"target":264},{"source":264,"target":177},{"source":58,"target":0},{"source":58,"target":123},{"source":58,"target":265},{"source":265,"target":123},{"source":59,"target":0},{"source":59,"target":91},{"source":59,"target":144},{"source":59,"target":266},{"source":59,"target":267},{"source":266,"target":91},{"source":267,"target":144},{"source":60,"target":0},{"source":60,"target":177},{"source":60,"target":268},{"source":268,"target":177},{"source":61,"target":0},{"source":61,"target":139},{"source":61,"target":269},{"source":269,"target":139},{"source":62,"target":0},{"source":62,"target":168},{"source":62,"target":270},{"source":270,"target":168},{"source":63,"target":0},{"source":63,"target":198},{"source":63,"target":271},{"source":271,"target":198},{"source":64,"target":0},{"source":64,"target":93},{"source":64,"target":272},{"source":272,"target":93},{"source":65,"target":0},{"source":65,"target":86},{"source":65,"target":273},{"source":273,"target":86},{"source":66,"target":0},{"source":66,"target":116},{"source":66,"target":274},{"source":274,"target":116},{"source":67,"target":0},{"source":67,"target":135},{"source":67,"target":275},{"source":275,"target":135},{"source":68,"target":0},{"source":68,"target":155},{"source":68,"target":276},{"source":276,"target":155},{"source":69,"target":0},{"source":69,"target":135},{"source":69,"target":277},{"source":277,"target":135},{"source":70,"target":0},{"source":70,"target":69},{"source":70,"target":144},{"source":70,"target":278},{"source":70,"target":279},{"source":278,"target":69},{"source":279,"target":144},{"source":71,"target":0},{"source":71,"target":67},{"source":71,"target":5},{"source":71,"target":280},{"source":71,"target":281},{"source":280,"target":67},{"source":281,"target":5},{"source":72,"target":0},{"source":72,"target":282},{"source":282,"target":98},{"source":282,"target":283},{"source":282,"target":72},{"source":283,"target":98},{"source":73,"target":0},{"source":73,"target":30},{"source":73,"target":284},{"source":284,"target":30},{"source":74,"target":0},{"source":74,"target":37},{"source":74,"target":285},{"source":285,"target":37},{"source":75,"target":0},{"source":75,"target":123},{"source":75,"target":286},{"source":286,"target":123},{"source":76,"target":0},{"source":76,"target":130},{"source":76,"target":287},{"source":287,"target":130},{"source":77,"target":0},{"source":77,"target":135},{"source":77,"target":288},{"source":288,"target":135},{"source":78,"target":0},{"source":78,"target":119},{"source":78,"target":289},{"source":289,"target":119},{"source":79,"target":0},{"source":79,"target":135},{"source":79,"target":290},{"source":79,"target":291},{"source":290,"target":135},{"source":290,"target":292},{"source":290,"target":79},{"source":292,"target":135},{"source":291,"target":135},{"source":80,"target":0},{"source":80,"target":93},{"source":80,"target":293},{"source":293,"target":93},{"source":81,"target":0},{"source":81,"target":56},{"source":81,"target":294},{"source":294,"target":56},{"source":82,"target":0},{"source":82,"target":56},{"source":82,"target":295},{"source":295,"target":56},{"source":83,"target":0},{"source":83,"target":67},{"source":83,"target":296},{"source":296,"target":67},{"source":84,"target":0},{"source":84,"target":165},{"source":84,"target":297},{"source":297,"target":165},{"source":85,"target":0},{"source":85,"target":3},{"source":85,"target":298},{"source":298,"target":3},{"source":86,"target":0},{"source":86,"target":27},{"source":86,"target":299},{"source":299,"target":27},{"source":87,"target":0},{"source":87,"target":150},{"source":87,"target":300},{"source":300,"target":150},{"source":88,"target":0},{"source":88,"target":38},{"source":88,"target":301},{"source":301,"target":38},{"source":89,"target":0},{"source":89,"target":93},{"source":89,"target":302},{"source":302,"target":93},{"source":90,"target":0},{"source":90,"target":181},{"source":90,"target":303},{"source":303,"target":181},{"source":91,"target":0},{"source":91,"target":14},{"source":91,"target":304},{"source":304,"target":14},{"source":92,"target":0},{"source":92,"target":59},{"source":92,"target":305},{"source":305,"target":59},{"source":93,"target":0},{"source":93,"target":188},{"source":93,"target":306},{"source":306,"target":188},{"source":94,"target":0},{"source":94,"target":52},{"source":94,"target":307},{"source":307,"target":52},{"source":95,"target":0},{"source":95,"target":59},{"source":95,"target":308},{"source":308,"target":59},{"source":96,"target":0},{"source":96,"target":177},{"source":96,"target":309},{"source":309,"target":177},{"source":97,"target":0},{"source":97,"target":93},{"source":97,"target":310},{"source":310,"target":93},{"source":98,"target":0},{"source":98,"target":79},{"source":98,"target":62},{"source":98,"target":14},{"source":98,"target":311},{"source":98,"target":312},{"source":98,"target":313},{"source":98,"target":314},{"source":98,"target":315},{"source":311,"target":135},{"source":311,"target":316},{"source":311,"target":98},{"source":316,"target":135},{"source":312,"target":72},{"source":312,"target":317},{"source":312,"target":98},{"source":317,"target":72},{"source":313,"target":79},{"source":314,"target":62},{"source":315,"target":14},{"source":99,"target":0},{"source":99,"target":50},{"source":99,"target":144},{"source":99,"target":318},{"source":99,"target":319},{"source":318,"target":50},{"source":319,"target":144},{"source":100,"target":0},{"source":100,"target":98},{"source":100,"target":320},{"source":320,"target":98},{"source":101,"target":0},{"source":101,"target":69},{"source":101,"target":144},{"source":101,"target":321},{"source":101,"target":322},{"source":321,"target":69},{"source":322,"target":144},{"source":102,"target":0},{"source":102,"target":87},{"source":102,"target":323},{"source":323,"target":87},{"source":103,"target":0},{"source":103,"target":141},{"source":103,"target":324},{"source":324,"target":141},{"source":104,"target":0},{"source":104,"target":17},{"source":104,"target":67},{"source":104,"target":325},{"source":104,"target":326},{"source":325,"target":17},{"source":326,"target":67},{"source":105,"target":0},{"source":105,"target":165},{"source":105,"target":327},{"source":327,"target":165},{"source":106,"target":0},{"source":106,"target":125},{"source":106,"target":181},{"source":106,"target":328},{"source":106,"target":329},{"source":328,"target":125},{"source":329,"target":181},{"source":107,"target":0},{"source":107,"target":93},{"source":107,"target":330},{"source":330,"target":93},{"source":108,"target":0},{"source":108,"target":189},{"source":108,"target":331},{"source":331,"target":189},{"source":109,"target":0},{"source":109,"target":157},{"source":109,"target":332},{"source":332,"target":157},{"source":110,"target":0},{"source":110,"target":168},{"source":110,"target":333},{"source":333,"target":168},{"source":111,"target":0},{"source":111,"target":135},{"source":111,"target":334},{"source":334,"target":135},{"source":112,"target":0},{"source":112,"target":135},{"source":112,"target":335},{"source":335,"target":135},{"source":113,"target":0},{"source":113,"target":71},{"source":113,"target":336},{"source":336,"target":71},{"source":114,"target":0},{"source":114,"target":3},{"source":114,"target":337},{"source":337,"target":3},{"source":115,"target":0},{"source":115,"target":56},{"source":115,"target":338},{"source":338,"target":56},{"source":116,"target":0},{"source":116,"target":14},{"source":116,"target":339},{"source":339,"target":14},{"source":117,"target":0},{"source":117,"target":93},{"source":117,"target":340},{"source":340,"target":93},{"source":118,"target":0},{"source":118,"target":79},{"source":118,"target":14},{"source":118,"target":157},{"source":118,"target":341},{"source":118,"target":342},{"source":118,"target":343},{"source":341,"target":79},{"source":342,"target":14},{"source":343,"target":157},{"source":119,"target":0},{"source":119,"target":59},{"source":119,"target":344},{"source":344,"target":59},{"source":120,"target":0},{"source":120,"target":135},{"source":120,"target":345},{"source":345,"target":135},{"source":121,"target":0},{"source":121,"target":58},{"source":121,"target":346},{"source":346,"target":58},{"source":122,"target":0},{"source":122,"target":165},{"source":122,"target":347},{"source":347,"target":165},{"source":123,"target":0},{"source":123,"target":168},{"source":123,"target":348},{"source":348,"target":168},{"source":124,"target":0},{"source":124,"target":33},{"source":124,"target":349},{"source":349,"target":33},{"source":125,"target":0},{"source":125,"target":98},{"source":125,"target":350},{"source":350,"target":98},{"source":126,"target":0},{"source":126,"target":27},{"source":126,"target":351},{"source":351,"target":27},{"source":127,"target":0},{"source":127,"target":26},{"source":127,"target":352},{"source":352,"target":26},{"source":128,"target":0},{"source":128,"target":26},{"source":128,"target":353},{"source":353,"target":26},{"source":129,"target":0},{"source":129,"target":135},{"source":129,"target":354},{"source":354,"target":135},{"source":130,"target":0},{"source":130,"target":165},{"source":130,"target":355},{"source":355,"target":165},{"source":131,"target":0},{"source":131,"target":155},{"source":131,"target":356},{"source":356,"target":155},{"source":132,"target":0},{"source":132,"target":107},{"source":132,"target":357},{"source":357,"target":107},{"source":133,"target":0},{"source":133,"target":93},{"source":133,"target":358},{"source":358,"target":93},{"source":134,"target":0},{"source":134,"target":93},{"source":134,"target":359},{"source":359,"target":93},{"source":135,"target":0},{"source":135,"target":360},{"source":360,"target":1},{"source":360,"target":361},{"source":360,"target":135},{"source":361,"target":1},{"source":136,"target":0},{"source":136,"target":96},{"source":136,"target":362},{"source":362,"target":96},{"source":137,"target":0},{"source":137,"target":38},{"source":137,"target":363},{"source":363,"target":38},{"source":138,"target":0},{"source":138,"target":17},{"source":138,"target":364},{"source":364,"target":17},{"source":139,"target":0},{"source":139,"target":155},{"source":139,"target":147},{"source":139,"target":365},{"source":139,"target":366},{"source":365,"target":155},{"source":366,"target":147},{"source":140,"target":0},{"source":140,"target":189},{"source":140,"target":367},{"source":367,"target":189},{"source":141,"target":0},{"source":141,"target":98},{"source":141,"target":111},{"source":141,"target":368},{"source":141,"target":369},{"source":368,"target":98},{"source":369,"target":111},{"source":142,"target":0},{"source":142,"target":135},{"source":142,"target":370},{"source":370,"target":135},{"source":143,"target":0},{"source":143,"target":93},{"source":143,"target":371},{"source":371,"target":93},{"source":144,"target":0},{"source":144,"target":135},{"source":144,"target":372},{"source":372,"target":135},{"source":145,"target":0},{"source":145,"target":135},{"source":145,"target":373},{"source":373,"target":135},{"source":146,"target":0},{"source":146,"target":48},{"source":146,"target":374},{"source":374,"target":48},{"source":147,"target":0},{"source":147,"target":135},{"source":147,"target":375},{"source":375,"target":135},{"source":148,"target":0},{"source":148,"target":33},{"source":148,"target":376},{"source":376,"target":33},{"source":149,"target":0},{"source":149,"target":39},{"source":149,"target":377},{"source":377,"target":39},{"source":150,"target":0},{"source":150,"target":93},{"source":150,"target":378},{"source":378,"target":93},{"source":151,"target":0},{"source":151,"target":14},{"source":151,"target":379},{"source":379,"target":14},{"source":152,"target":0},{"source":152,"target":168},{"source":152,"target":380},{"source":380,"target":168},{"source":153,"target":0},{"source":153,"target":165},{"source":153,"target":381},{"source":381,"target":165},{"source":154,"target":0},{"source":154,"target":135},{"source":154,"target":382},{"source":382,"target":135},{"source":155,"target":0},{"source":155,"target":125},{"source":155,"target":90},{"source":155,"target":383},{"source":155,"target":384},{"source":383,"target":125},{"source":384,"target":90},{"source":156,"target":0},{"source":156,"target":6},{"source":156,"target":385},{"source":385,"target":6},{"source":157,"target":0},{"source":157,"target":135},{"source":157,"target":386},{"source":386,"target":135},{"source":158,"target":0},{"source":158,"target":139},{"source":158,"target":387},{"source":387,"target":139},{"source":159,"target":0},{"source":159,"target":96},{"source":159,"target":388},{"source":388,"target":96},{"source":160,"target":0},{"source":160,"target":118},{"source":160,"target":389},{"source":389,"target":118},{"source":161,"target":0},{"source":161,"target":27},{"source":161,"target":390},{"source":390,"target":27},{"source":162,"target":0},{"source":162,"target":132},{"source":162,"target":391},{"source":391,"target":132},{"source":163,"target":0},{"source":163,"target":58},{"source":163,"target":392},{"source":392,"target":58},{"source":164,"target":0},{"source":164,"target":155},{"source":164,"target":189},{"source":164,"target":393},{"source":164,"target":394},{"source":393,"target":155},{"source":394,"target":189},{"source":165,"target":0},{"source":165,"target":91},{"source":165,"target":395},{"source":395,"target":91},{"source":166,"target":0},{"source":166,"target":22},{"source":166,"target":396},{"source":396,"target":22},{"source":167,"target":0},{"source":167,"target":98},{"source":167,"target":397},{"source":397,"target":98},{"source":168,"target":0},{"source":168,"target":135},{"source":168,"target":398},{"source":398,"target":135},{"source":169,"target":0},{"source":169,"target":27},{"source":169,"target":399},{"source":399,"target":27},{"source":170,"target":0},{"source":170,"target":67},{"source":170,"target":400},{"source":400,"target":67},{"source":171,"target":0},{"source":171,"target":157},{"source":171,"target":401},{"source":401,"target":157},{"source":172,"target":0},{"source":172,"target":98},{"source":172,"target":402},{"source":402,"target":98},{"source":173,"target":0},{"source":173,"target":19},{"source":173,"target":403},{"source":403,"target":19},{"source":174,"target":0},{"source":174,"target":165},{"source":174,"target":404},{"source":404,"target":165},{"source":175,"target":0},{"source":175,"target":98},{"source":175,"target":405},{"source":405,"target":98},{"source":176,"target":0},{"source":176,"target":79},{"source":176,"target":67},{"source":176,"target":406},{"source":176,"target":407},{"source":406,"target":79},{"source":407,"target":67},{"source":177,"target":0},{"source":177,"target":144},{"source":177,"target":408},{"source":408,"target":144},{"source":178,"target":0},{"source":178,"target":59},{"source":178,"target":409},{"source":409,"target":59},{"source":179,"target":0},{"source":179,"target":135},{"source":179,"target":410},{"source":410,"target":135},{"source":180,"target":0},{"source":180,"target":22},{"source":180,"target":411},{"source":411,"target":22},{"source":181,"target":0},{"source":181,"target":98},{"source":181,"target":412},{"source":412,"target":98},{"source":182,"target":0},{"source":182,"target":14},{"source":182,"target":413},{"source":413,"target":14},{"source":183,"target":0},{"source":183,"target":125},{"source":183,"target":414},{"source":414,"target":125},{"source":184,"target":0},{"source":184,"target":168},{"source":184,"target":415},{"source":415,"target":168},{"source":185,"target":0},{"source":185,"target":79},{"source":185,"target":50},{"source":185,"target":416},{"source":185,"target":417},{"source":416,"target":79},{"source":417,"target":50},{"source":186,"target":0},{"source":186,"target":60},{"source":186,"target":418},{"source":418,"target":60},{"source":187,"target":0},{"source":187,"target":67},{"source":187,"target":419},{"source":419,"target":67},{"source":188,"target":0},{"source":188,"target":91},{"source":188,"target":420},{"source":420,"target":91},{"source":189,"target":0},{"source":189,"target":98},{"source":189,"target":421},{"source":421,"target":98},{"source":190,"target":0},{"source":190,"target":79},{"source":190,"target":14},{"source":190,"target":422},{"source":190,"target":423},{"source":422,"target":79},{"source":423,"target":14},{"source":191,"target":0},{"source":191,"target":151},{"source":191,"target":424},{"source":424,"target":151},{"source":192,"target":0},{"source":192,"target":51},{"source":192,"target":425},{"source":425,"target":51},{"source":193,"target":0},{"source":193,"target":130},{"source":193,"target":426},{"source":426,"target":130},{"source":194,"target":0},{"source":194,"target":107},{"source":194,"target":427},{"source":427,"target":107},{"source":195,"target":0},{"source":195,"target":50},{"source":195,"target":428},{"source":428,"target":50},{"source":196,"target":0},{"source":196,"target":96},{"source":196,"target":429},{"source":429,"target":96},{"source":197,"target":0},{"source":197,"target":3},{"source":197,"target":430},{"source":430,"target":3},{"source":198,"target":0},{"source":198,"target":168},{"source":198,"target":147},{"source":198,"target":111},{"source":198,"target":431},{"source":198,"target":432},{"source":198,"target":433},{"source":431,"target":168},{"source":432,"target":147},{"source":433,"target":111},{"source":199,"target":0},{"source":199,"target":93},{"source":199,"target":434},{"source":434,"target":93}],"multigraph":true}
ecore
statemachine
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/antoniogarmendia/Hawk-EMFSplitter_Integration/org.miso.mondo.wt.cs/patterns/StateMachineUnnamed.ecore
StateMachineUnnamed StateMachine states transitions StateVertex name outgoing incoming targets Transition name source target trigger InitialState SimpleState FinalState Event
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="StateMachineUnnamed" nsURI="http://mondo.dsl.org/mmPatterns/stateMachineUnnamed" nsPrefix="stateMachineUnnamed"> <eClassifiers xsi:type="ecore:EClass" name="StateMachine"> <eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1" eType="#//StateVertex" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1" eType="#//Transition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StateVertex" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" upperBound="-1" eType="#//Transition" eOpposite="#//Transition/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="incoming" upperBound="-1" eType="#//Transition" eOpposite="#//Transition/target"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targets" upperBound="-1" eType="#//StateVertex"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//StateVertex" eOpposite="#//StateVertex/outgoing"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//StateVertex" eOpposite="#//StateVertex/incoming"/> <eStructuralFeatures xsi:type="ecore:EReference" name="trigger" eType="#//Event"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InitialState" eSuperTypes="#//StateVertex"/> <eClassifiers xsi:type="ecore:EClass" name="SimpleState" eSuperTypes="#//StateVertex"/> <eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="#//StateVertex"/> <eClassifiers xsi:type="ecore:EClass" name="Event"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"stateMachineUnnamed","nsURI":"http://mondo.dsl.org/mmPatterns/stateMachineUnnamed","name":"StateMachineUnnamed","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateVertex","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialState","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleState","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"trigger","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":1,"target":0},{"source":1,"target":8},{"source":1,"target":9},{"source":8,"target":2},{"source":8,"target":10},{"source":8,"target":1},{"source":10,"target":2},{"source":9,"target":3},{"source":9,"target":11},{"source":9,"target":1},{"source":11,"target":3},{"source":2,"target":0},{"source":2,"target":12},{"source":2,"target":13},{"source":2,"target":14},{"source":2,"target":15},{"source":12,"target":16},{"source":12,"target":2},{"source":13,"target":3},{"source":13,"target":17},{"source":13,"target":2},{"source":13,"target":18},{"source":17,"target":3},{"source":14,"target":3},{"source":14,"target":19},{"source":14,"target":2},{"source":14,"target":20},{"source":19,"target":3},{"source":15,"target":2},{"source":15,"target":21},{"source":15,"target":2},{"source":21,"target":2},{"source":3,"target":0},{"source":3,"target":22},{"source":3,"target":18},{"source":3,"target":20},{"source":3,"target":23},{"source":22,"target":24},{"source":22,"target":3},{"source":18,"target":2},{"source":18,"target":25},{"source":18,"target":3},{"source":18,"target":13},{"source":25,"target":2},{"source":20,"target":2},{"source":20,"target":26},{"source":20,"target":3},{"source":20,"target":14},{"source":26,"target":2},{"source":23,"target":7},{"source":23,"target":27},{"source":23,"target":3},{"source":27,"target":7},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":28},{"source":28,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":29},{"source":29,"target":2},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":30},{"source":30,"target":2},{"source":7,"target":0}],"multigraph":true}
ecore
statemachine
repo-ecore-all/data/gemoc/ICSA2017Tutorial/code/2.2-ecore/org.gemoc.sample.legacyfsm.fsm.model/model/fsm.ecore
fsm StateMachine ownedStates initialState ownedTransitions State owningFSM outgoingTransitions incomingTransitions Transition source target NamedElement name
<?xml version="1.0" encoding="ASCII"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="fsm" nsURI="http://www.gemoc.org/legacyfsm/fsm" nsPrefix="fsm"> <eAnnotations source="http://www.eclipse.org/OCL/Import"> <details key="ecore" value="http://www.eclipse.org/emf/2002/Ecore"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedStates" upperBound="-1" eType="//State" containment="true" eOpposite="//State/owningFSM"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initialState" lowerBound="1" eType="//State"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedTransitions" upperBound="-1" eType="//Transition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="owningFSM" lowerBound="1" eType="//StateMachine" eOpposite="//StateMachine/ownedStates"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoingTransitions" upperBound="-1" eType="//Transition" eOpposite="//Transition/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="incomingTransitions" upperBound="-1" eType="//Transition" eOpposite="//Transition/target"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="//State" eOpposite="//State/outgoingTransitions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="//State" eOpposite="//State/incomingTransitions"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"fsm","nsURI":"http://www.gemoc.org/legacyfsm/fsm","name":"fsm","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedStates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"initialState","changeable":true,"resolveProxies":true,"lowerBound":1,"id":6,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedTransitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningFSM","changeable":true,"resolveProxies":true,"lowerBound":1,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoingTransitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incomingTransitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":5,"target":2},{"source":5,"target":9},{"source":5,"target":1},{"source":5,"target":10},{"source":9,"target":2},{"source":6,"target":2},{"source":6,"target":11},{"source":6,"target":1},{"source":11,"target":2},{"source":7,"target":3},{"source":7,"target":12},{"source":7,"target":1},{"source":12,"target":3},{"source":8,"target":4},{"source":2,"target":0},{"source":2,"target":4},{"source":2,"target":10},{"source":2,"target":13},{"source":2,"target":14},{"source":2,"target":15},{"source":10,"target":1},{"source":10,"target":16},{"source":10,"target":2},{"source":10,"target":5},{"source":16,"target":1},{"source":13,"target":3},{"source":13,"target":17},{"source":13,"target":2},{"source":13,"target":18},{"source":17,"target":3},{"source":14,"target":3},{"source":14,"target":19},{"source":14,"target":2},{"source":14,"target":20},{"source":19,"target":3},{"source":15,"target":4},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":18},{"source":3,"target":20},{"source":3,"target":21},{"source":18,"target":2},{"source":18,"target":22},{"source":18,"target":3},{"source":18,"target":13},{"source":22,"target":2},{"source":20,"target":2},{"source":20,"target":23},{"source":20,"target":3},{"source":20,"target":14},{"source":23,"target":2},{"source":21,"target":4},{"source":4,"target":0},{"source":4,"target":24},{"source":24,"target":25},{"source":24,"target":4}],"multigraph":true}
ecore
company
repo-ecore-all/data/Mialus/M1/SAMP/eclipseModeling/SAMPTP4/My.ecore
exo1 Departement name location budget projects employees Project name budget departement employees Employee salary name projects departements Company employees projets departements
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="exo1" nsURI="http://exo1" nsPrefix="exo1"> <eAnnotations source="http://www.eclipse.org/OCL/Import"> <details key="ecore" value="http://www.eclipse.org/emf/2002/Ecore"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="Departement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="C1 C2"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="C1" value="self.employees->size() >= self.projects->size()"/> <details key="C2" value="self.projects->collect(p : Project | p.budget)->sum() &lt;= self.budget"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="location" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="budget" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="projects" upperBound="-1" eType="#//Project" eOpposite="#//Project/departement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="employees" upperBound="-1" eType="#//Employee" eOpposite="#//Employee/departements"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Project"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="C3"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="C3" value="self.departement.employees->includesAll(self.employees)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="budget" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="departement" lowerBound="1" eType="#//Departement" eOpposite="#//Departement/projects"/> <eStructuralFeatures xsi:type="ecore:EReference" name="employees" upperBound="-1" eType="#//Employee" eOpposite="#//Employee/projects"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Employee"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="salary" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="projects" upperBound="-1" eType="#//Project" eOpposite="#//Project/employees"/> <eStructuralFeatures xsi:type="ecore:EReference" name="departements" lowerBound="1" upperBound="-1" eType="#//Departement" eOpposite="#//Departement/employees"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Company"> <eStructuralFeatures xsi:type="ecore:EReference" name="employees" upperBound="-1" eType="#//Employee" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="projets" upperBound="-1" eType="#//Project" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="departements" upperBound="-1" eType="#//Departement" containment="true"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"exo1","nsURI":"http://exo1","name":"exo1","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Departement","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Project","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Employee","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Company","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":5,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"location","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"budget","changeable":true,"lowerBound":1,"iD":false,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"projects","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"employees","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"departement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"departements","changeable":true,"resolveProxies":true,"lowerBound":1,"id":16,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"budget","changeable":true,"lowerBound":1,"iD":false,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"employees","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"projects","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"salary","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"employees","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"projets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"departements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":5,"target":10},{"source":5,"target":1},{"source":6,"target":11},{"source":6,"target":1},{"source":7,"target":12},{"source":7,"target":1},{"source":8,"target":2},{"source":8,"target":13},{"source":8,"target":1},{"source":8,"target":14},{"source":13,"target":2},{"source":9,"target":3},{"source":9,"target":15},{"source":9,"target":1},{"source":9,"target":16},{"source":15,"target":3},{"source":2,"target":0},{"source":2,"target":17},{"source":2,"target":18},{"source":2,"target":14},{"source":2,"target":19},{"source":17,"target":20},{"source":17,"target":2},{"source":18,"target":21},{"source":18,"target":2},{"source":14,"target":1},{"source":14,"target":22},{"source":14,"target":2},{"source":14,"target":8},{"source":22,"target":1},{"source":19,"target":3},{"source":19,"target":23},{"source":19,"target":2},{"source":19,"target":24},{"source":23,"target":3},{"source":3,"target":0},{"source":3,"target":25},{"source":3,"target":26},{"source":3,"target":24},{"source":3,"target":16},{"source":25,"target":27},{"source":25,"target":3},{"source":26,"target":28},{"source":26,"target":3},{"source":24,"target":2},{"source":24,"target":29},{"source":24,"target":3},{"source":24,"target":19},{"source":29,"target":2},{"source":16,"target":1},{"source":16,"target":30},{"source":16,"target":3},{"source":16,"target":9},{"source":30,"target":1},{"source":4,"target":0},{"source":4,"target":31},{"source":4,"target":32},{"source":4,"target":33},{"source":31,"target":3},{"source":31,"target":34},{"source":31,"target":4},{"source":34,"target":3},{"source":32,"target":2},{"source":32,"target":35},{"source":32,"target":4},{"source":35,"target":2},{"source":33,"target":1},{"source":33,"target":36},{"source":33,"target":4},{"source":36,"target":1}],"multigraph":true}
ecore
expressions
repo-ecore-all/data/latacita/hydra-temp-/HydraOld/tef.project/resources/backup/expressions.ecore
expressions Expression BinaryOperator op1 op2 UnaryOperator op Implies Or And Neg Model constraints Feature name All Number Any
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="expressions" nsURI="http://www.informatik.hu-berlin.de/sam/meta-tools/expressions" nsPrefix="expressions"> <eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="BinaryOperator" abstract="true" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="op1" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="op2" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnaryOperator" abstract="true" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="op" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Implies" eSuperTypes="#//BinaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="Or" eSuperTypes="#//BinaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="And" eSuperTypes="#//BinaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="Neg" eSuperTypes="#//UnaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="Model"> <eStructuralFeatures xsi:type="ecore:EReference" name="constraints" ordered="false" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Feature" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="All" eSuperTypes="#//UnaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="Number" eSuperTypes="#//UnaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="Any" eSuperTypes="#//UnaryOperator"/> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"expressions","nsURI":"http://www.informatik.hu-berlin.de/sam/meta-tools/expressions","name":"expressions","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryOperator","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryOperator","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Implies","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Or","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"And","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Neg","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"All","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Number","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Any","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"op1","changeable":true,"resolveProxies":true,"lowerBound":1,"id":13,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"op2","changeable":true,"resolveProxies":true,"lowerBound":1,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"resolveProxies":true,"lowerBound":1,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":1,"target":0},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":13},{"source":2,"target":14},{"source":2,"target":15},{"source":13,"target":1},{"source":13,"target":16},{"source":13,"target":2},{"source":16,"target":1},{"source":14,"target":1},{"source":14,"target":17},{"source":14,"target":2},{"source":17,"target":1},{"source":15,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":18},{"source":3,"target":19},{"source":18,"target":1},{"source":18,"target":20},{"source":18,"target":3},{"source":20,"target":1},{"source":19,"target":1},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":21},{"source":21,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":22},{"source":22,"target":2},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":23},{"source":23,"target":2},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":24},{"source":24,"target":3},{"source":8,"target":0},{"source":8,"target":25},{"source":25,"target":1},{"source":25,"target":26},{"source":25,"target":8},{"source":26,"target":1},{"source":9,"target":0},{"source":9,"target":1},{"source":9,"target":27},{"source":9,"target":28},{"source":27,"target":29},{"source":27,"target":9},{"source":28,"target":1},{"source":10,"target":0},{"source":10,"target":3},{"source":10,"target":30},{"source":30,"target":3},{"source":11,"target":0},{"source":11,"target":3},{"source":11,"target":31},{"source":31,"target":3},{"source":12,"target":0},{"source":12,"target":3},{"source":12,"target":32},{"source":32,"target":3}],"multigraph":true}
ecore
graphicaleditor
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset-mtl/repos/lengyela89/sirius-custom/plugins/org.eclipse.sirius/model/viewpoint.ecore
viewpoint DAnalysis referencedAnalysis semanticResources models eAnnotations ownedViews selectedViews ownedFeatureExtensions version DFeatureExtension description DStylizable getStyle DRefreshable refresh DMappingBased getMapping DRepresentationContainer models DSemanticDecorator target DRepresentation ownedRepresentationElements representationElements name ownedAnnotationEntries uiState DRepresentationElement name semanticElements DView ownedRepresentations ownedExtensions viewpoint MetaModelExtension extensionGroup Decoration description DAnalysisCustomData key data LabelStyle labelAlignment FontFormat italic italic bold bold underline underline strike_through strike_through Style description LabelAlignment CENTER CENTER LEFT LEFT RIGHT RIGHT RGBValues org.eclipse.sirius.viewpoint.RGBValues org.eclipse.sirius.viewpoint.RGBValues DAnalysisSessionEObject open resources controlledResources activatedViewpoints analyses synchronizationStatus dirty SyncStatus dirty dirty sync sync SessionManagerEObject ownedSessions DResource name path DFile DResourceContainer members DProject DFolder DModel BasicLabelStyle labelSize 8 labelFormat showIcon true iconPath labelColor 0,0,0 Customizable customFeatures ResourceDescriptor org.eclipse.sirius.business.api.resource.ResourceDescriptor org.eclipse.sirius.business.api.resource.ResourceDescriptor UIState inverseSelectionOrder false elementsToSelect description Group name ownedViewpoints systemColorsPalette userColorsPalettes version extensions Extension Component Viewpoint initView model modelFileExtension * validationSet ownedRepresentations ownedRepresentationExtensions ownedJavaExtensions ownedMMExtensions ownedFeatureExtensions icon ownedTemplates conflicts reuses customizes FeatureExtensionDescription RepresentationDescription titleExpression initialisation metamodel showOnStartup RepresentationTemplate name ownedRepresentations RepresentationImportDescription RepresentationExtensionDescription name viewpointURI representationName metamodel MetamodelExtensionSetting extensionGroup JavaExtension qualifiedClassName RepresentationElementMapping detailDescriptions navigationDescriptions AbstractMappingImport hideSubMappings false inheritsAncestorFilters true DocumentedElement documentation DModelElement getDAnnotation source eAnnotations DAnnotation source details ConditionalStyleDescription checkPredicate modelElement viewVariable containerVariable predicateExpression TypeName java.lang.String java.lang.String InterpretedExpression java.lang.String java.lang.String FeatureName java.lang.String java.lang.String ImagePath java.lang.String java.lang.String PasteTargetDescription pasteDescriptions DecorationDescriptionsSet decorationDescriptions DecorationDescription name position SOUTH_WEST decoratorPath preconditionExpression Position NORTH NORTH WEST WEST SOUTH SOUTH EAST EAST NORTH_WEST NORTH_WEST NORTH_EAST NORTH_EAST SOUTH_WEST SOUTH_WEST SOUTH_EAST SOUTH_EAST CENTER CENTER SemanticBasedDecoration domainClass Customization vsmElementCustomizations IVSMElementCustomization VSMElementCustomization predicateExpression featureCustomizations VSMElementCustomizationReuse reuse appliedOn EStructuralFeatureCustomization appliedOn applyOnAll EAttributeCustomization attributeName value EReferenceCustomization referenceName value SelectionDescription candidatesExpression multiple tree rootExpression childrenExpression message ColorDescription SystemColor name InterpolatedColor colorValueComputationExpression 1 minValueComputationExpression 0 maxValueComputationExpression 10 colorSteps ColorStep associatedValue associatedColor FixedColor red 125 green 125 blue 125 UserFixedColor UserColor name SystemColors black black blue blue red red green green yellow yellow purple purple orange orange chocolate chocolate gray gray white white dark_blue dark_blue dark_red dark_red dark_green dark_green dark_yellow dark_yellow dark_purple dark_purple dark_orange dark_orange dark_chocolate dark_chocolate dark_gray dark_gray light_blue light_blue light_red light_red light_green light_green light_yellow light_yellow light_purple light_purple light_orange light_orange light_chocolate light_chocolate light_gray light_gray Environment systemColors defaultTools labelBorderStyles SytemColorsPalette entries UserColorsPalette name entries AnnotationEntry source data EndUserDocumentedElement endUserDocumentation IdentifiedElement name label ComputedColor red green blue DAnnotationEntry source details URI org.eclipse.emf.common.util.URI org.eclipse.emf.common.util.URI AbstractVariable name SubVariable InteractiveVariableDescription userDocumentation TypedVariable defaultValueExpression valueType TranslatableMessage java.lang.String java.lang.String style StyleDescription BasicLabelStyleDescription labelSize 8 labelFormat showIcon true labelExpression feature:name labelColor iconPath LabelStyleDescription labelAlignment LabelBorderStyles labelBorderStyleDescriptions LabelBorderStyleDescription id name cornerHeight cornerWidth TooltipStyleDescription tooltipExpression tool ToolEntry AbstractToolDescription precondition forceRefresh false filters elementsToSelect inverseSelectionOrder false MappingBasedToolDescription ToolDescription iconPath element elementView initialOperation PasteDescription getContainers container containerView copiedView copiedElement initialOperation SelectionWizardDescription element containerView container initialOperation iconPath /org.eclipse.sirius.ui/icons/full/obj16/SelectionWizardDescription.gif windowTitle Selection Wizard windowImagePath PaneBasedSelectionWizardDescription element containerView container initialOperation iconPath /org.eclipse.sirius.ui/icons/full/obj16/PaneBasedSelectionWizardDescription.gif windowTitle Selection Wizard windowImagePath message choiceOfValuesMessage Choice of values candidatesExpression tree rootExpression childrenExpression selectedValuesMessage Selected values preSelectedCandidatesExpression RepresentationCreationDescription getMappings titleExpression browseExpression representationDescription initialOperation containerViewVariable representationNameVariable RepresentationNavigationDescription getMappings browseExpression navigationNameExpression representationDescription containerViewVariable containerVariable representationNameVariable MenuItemOrRef MenuItemDescription icon MenuItemDescriptionReference item OperationAction view initialOperation ExternalJavaAction id parameters ExternalJavaActionCall action PopupMenu menuItemDescription VariableContainer subVariables AcceleoVariable computationExpression DialogVariable dialogPrompt ElementDropVariable ElementSelectVariable ElementVariable ElementViewVariable ElementDeleteVariable DropContainerVariable SelectContainerVariable ContainerViewVariable SelectModelElementVariable EditMaskVariables mask ContainerModelOperation subModelOperations ModelOperation InitialNodeCreationOperation firstModelOperations InitialOperation firstModelOperations InitEdgeCreationOperation firstModelOperations InitialContainerDropOperation firstModelOperations CreateInstance typeName referenceName variableName instance ChangeContext browseExpression SetValue featureName valueExpression SetObject featureName object Unset featureName elementExpression MoveElement newContainerExpression featureName RemoveElement For expression iteratorName i DragSource DIAGRAM DIAGRAM PROJECT_EXPLORER PROJECT_EXPLORER BOTH BOTH If conditionExpression DeleteView NameVariable ExternalJavaActionParameter name value ToolFilterDescription precondition elementsToListen listeners FeatureChangeListener domainClass featureName Case conditionExpression SwitchChild subModelOperations Default Switch cases default validation ValidationSet name ownedRules reusedRules allRules ValidationRule checkRule eObj getMessage eObj level INFO message The element has... audits fixes SemanticValidationRule targetClass ViewValidationRule targets RuleAudit auditExpression ERROR_LEVEL INFO INFO WARNING WARNING ERROR ERROR ValidationFix name initialOperation audit InformationSection getContent eObj TemplateInformationSection templatePath
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="viewpoint" nsURI="http://www.eclipse.org/sirius/1.1.0" nsPrefix="viewpoint"> <eAnnotations source="Tags"> <details key="deprecated" value="Anything tagged as deprecated will disappear quite soon.&#xA;&#xA;"/> <details key="to be renamed" value="Anything tagged &quot;to be renamed&quot; will be renamed, at least in the UI&#xA;"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="DAnalysis"> <eStructuralFeatures xsi:type="ecore:EReference" name="referencedAnalysis" upperBound="-1" eType="#//DAnalysis"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="semanticResources" upperBound="-1" eType="#//ResourceDescriptor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="models" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAnnotations" upperBound="-1" eType="#//description/DAnnotationEntry" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedViews" upperBound="-1" eType="#//DView" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="selectedViews" upperBound="-1" eType="#//DView"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedFeatureExtensions" upperBound="-1" eType="#//DFeatureExtension" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DFeatureExtension" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="description" lowerBound="1" eType="#//description/FeatureExtensionDescription"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DStylizable" abstract="true" interface="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An element that has a style."/> </eAnnotations> <eOperations name="getStyle" eType="#//Style"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Return the style of the element."/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DRefreshable" abstract="true" interface="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An element that can be refreshed."/> </eAnnotations> <eOperations name="refresh"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Refresh the element."/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DMappingBased" abstract="true" interface="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An element that has a mapping."/> </eAnnotations> <eOperations name="getMapping" eType="#//description/RepresentationElementMapping"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Return the mapping of the element."/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DRepresentationContainer" eSuperTypes="#//DView"> <eStructuralFeatures xsi:type="ecore:EReference" name="models" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DSemanticDecorator" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An element that has a link to the semantic model."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The referenced EObject."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DRepresentation" abstract="true" eSuperTypes="#//description/DocumentedElement #//DRefreshable #//description/DModelElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedRepresentationElements" upperBound="-1" eType="#//DRepresentationElement" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The directly contained representation elements"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="representationElements" upperBound="-1" eType="#//DRepresentationElement" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The directly and indirectly contained representation elements"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name of the representation."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAnnotationEntries" upperBound="-1" eType="#//description/AnnotationEntry" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uiState" eType="#//UIState" transient="true" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DRepresentationElement" abstract="true" eSuperTypes="#//DMappingBased #//DStylizable #//DRefreshable #//DSemanticDecorator"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name of the element. It is the name that is displayed on the diagram."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="semanticElements" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The semantic elements to show that represents this view point element."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DView" eSuperTypes="#//DRefreshable"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An view is the root element"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedRepresentations" upperBound="-1" eType="#//DRepresentation" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The viewpoints that are owned by this analysis."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedExtensions" eType="#//MetaModelExtension" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Meta Model extension for this analysis. It may be null."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="viewpoint" lowerBound="1" eType="#//description/Viewpoint"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The viewpoint that is used for this view"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MetaModelExtension"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Represent a Meta Model extension.&#xD;&#xA;A meta model extension adds types, attributes and references into an existing meta model"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="extensionGroup" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The referenced meta model extension. It should be an instance of ExtensionGroup."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Decoration"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Represent a decoration of a diagram element with a specific icon, based on its relationships with MetaElements of the MetaModel.&#xD;&#xA;"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="description" lowerBound="1" eType="#//description/DecorationDescription"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The referenced DecorationDescription."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DAnalysisCustomData"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="data" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LabelStyle" eSuperTypes="#//BasicLabelStyle"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The style of a label."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="labelAlignment" eType="#//LabelAlignment"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="FontFormat"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The format of the font."/> </eAnnotations> <eLiterals name="italic"/> <eLiterals name="bold" value="1"/> <eLiterals name="underline" value="2"/> <eLiterals name="strike_through" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Style" abstract="true" eSuperTypes="#//DRefreshable #//Customizable"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The super class of all styles."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="description" eType="#//description/style/StyleDescription"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="LabelAlignment"> <eLiterals name="CENTER"/> <eLiterals name="LEFT" value="1"/> <eLiterals name="RIGHT" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="RGBValues" instanceClassName="org.eclipse.sirius.viewpoint.RGBValues"/> <eClassifiers xsi:type="ecore:EClass" name="DAnalysisSessionEObject"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="open" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resources" upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EResource" transient="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="controlledResources" upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EResource" transient="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activatedViewpoints" upperBound="-1" eType="#//description/Viewpoint"/> <eStructuralFeatures xsi:type="ecore:EReference" name="analyses" upperBound="-1" eType="#//DAnalysis"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="synchronizationStatus" lowerBound="1" eType="#//SyncStatus" defaultValueLiteral="dirty"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="SyncStatus"> <eLiterals name="dirty"/> <eLiterals name="sync" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SessionManagerEObject"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSessions" upperBound="-1" eType="#//DAnalysisSessionEObject" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DResource" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="path" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DFile" eSuperTypes="#//DResource"/> <eClassifiers xsi:type="ecore:EClass" name="DResourceContainer" eSuperTypes="#//DResource"> <eStructuralFeatures xsi:type="ecore:EReference" name="members" upperBound="-1" eType="#//DResource" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DProject" eSuperTypes="#//DResourceContainer"/> <eClassifiers xsi:type="ecore:EClass" name="DFolder" eSuperTypes="#//DResourceContainer"/> <eClassifiers xsi:type="ecore:EClass" name="DModel" eSuperTypes="#//DFile"/> <eClassifiers xsi:type="ecore:EClass" name="BasicLabelStyle" eSuperTypes="#//Customizable"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The style of a label."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="labelSize" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt" defaultValueLiteral="8"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The font size."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="labelFormat" upperBound="4" eType="#//FontFormat"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The font format."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="showIcon" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean" defaultValueLiteral="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="True, if the icon shoud be dispayed on the element."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="iconPath" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The path of the icon to display on the element. If unset, the icon corresponding to the semantic element will be displayed."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="labelColor" eType="#//RGBValues" defaultValueLiteral="0,0,0"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Customizable" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="customFeatures" upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ResourceDescriptor" instanceClassName="org.eclipse.sirius.business.api.resource.ResourceDescriptor"/> <eClassifiers xsi:type="ecore:EClass" name="UIState"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This abstraction is used to store transient UI informations."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="inverseSelectionOrder" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean" transient="true" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elementsToSelect" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject" transient="true" unsettable="true" resolveProxies="false"/> </eClassifiers> <eSubpackages name="description" nsURI="http://www.eclipse.org/sirius/description/1.1.0" nsPrefix="description"> <eClassifiers xsi:type="ecore:EClass" name="Group" eSuperTypes="#//description/DModelElement #//description/DocumentedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedViewpoints" upperBound="-1" eType="#//description/Viewpoint" containment="true" eKeys="#//description/IdentifiedElement/name"/> <eStructuralFeatures xsi:type="ecore:EReference" name="systemColorsPalette" lowerBound="1" eType="#//description/SytemColorsPalette" transient="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="userColorsPalettes" upperBound="-1" eType="#//description/UserColorsPalette" containment="true" eKeys="#//description/UserColorsPalette/name"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extensions" upperBound="-1" eType="#//description/Extension" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Extension" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="Component" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="Viewpoint" eSuperTypes="#//description/DocumentedElement #//description/Component #//description/EndUserDocumentedElement #//description/IdentifiedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Viewpoint defines a &quot;way of looking at your model&quot;, you could make an analogy with &quot;What is your current concern about your analysis&quot;. It defines representations and might also define specific data only relevant for this concern."/> </eAnnotations> <eOperations name="initView"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Initialize the analysis."/> </eAnnotations> <eParameters name="model" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The root model element."/> </eAnnotations> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="modelFileExtension" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString" defaultValueLiteral="*"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Might be used to restrict your viewpoint to a set of file extensions, for instance &quot;ecore&quot;"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="validationSet" eType="#//description/validation/ValidationSet" containment="true" eKeys="#//description/validation/ValidationSet/name"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The validations rules"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedRepresentations" upperBound="-1" eType="#//description/RepresentationDescription" containment="true" eKeys="#//description/IdentifiedElement/name"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedRepresentationExtensions" upperBound="-1" eType="#//description/RepresentationExtensionDescription" containment="true" eKeys="#//description/RepresentationExtensionDescription/name"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedJavaExtensions" upperBound="-1" eType="#//description/JavaExtension" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedMMExtensions" upperBound="-1" eType="#//description/MetamodelExtensionSetting" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedFeatureExtensions" upperBound="-1" eType="#//description/FeatureExtensionDescription" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="icon" eType="#//description/ImagePath"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="image path to use as an icon for the viewpoint "/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedTemplates" upperBound="-1" eType="#//description/RepresentationTemplate" containment="true" eKeys="#//description/RepresentationTemplate/name"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="conflicts" upperBound="-1" eType="#//description/URI"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="reuses" upperBound="-1" eType="#//description/URI"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="customizes" upperBound="-1" eType="#//description/URI"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureExtensionDescription" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="RepresentationDescription" abstract="true" interface="true" eSuperTypes="#//description/DocumentedElement #//description/EndUserDocumentedElement #//description/IdentifiedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="titleExpression" eType="#//description/InterpretedExpression" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The default title of the representation. (new + name if empty)"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="a string."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="initialisation" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Set to true if your want your representation to be automatically created when initializing a new session."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="metamodel" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EPackage"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="You might use this reference to statically bind your representation with a set of Ecore packages. Keep in mind that this is not mandatory."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="showOnStartup" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RepresentationTemplate" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedRepresentations" upperBound="-1" eType="#//description/RepresentationDescription" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RepresentationImportDescription" abstract="true" interface="true" eSuperTypes="#//description/RepresentationDescription"/> <eClassifiers xsi:type="ecore:EClass" name="RepresentationExtensionDescription" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="viewpointURI" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The logical URI of the viewpoint you want to extend, in the form of viewpoint:/pluginID/ViewpointName"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="representationName" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name of the Representation you are extending."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="metamodel" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EPackage"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="You might use this reference to statically bind your representation extension with a set of Ecore packages. Keep in mind that this is not mandatory."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MetamodelExtensionSetting"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Describe the Meta Model extension to use."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="extensionGroup" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Meta Model extension."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JavaExtension"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This class allows to import a Java Class that is used as an Acceleo Service. All acceleo expressions can use the services."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="qualifiedClassName" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name of the class to import."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RepresentationElementMapping" abstract="true" eSuperTypes="#//description/IdentifiedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="detailDescriptions" upperBound="-1" eType="#//description/tool/RepresentationCreationDescription"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="All details that can be created from this node."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="navigationDescriptions" upperBound="-1" eType="#//description/tool/RepresentationNavigationDescription"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="All details that can be created from this node."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractMappingImport" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hideSubMappings" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Set to true if you don't want to inherit the sub mappings of the imported mapping."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="inheritsAncestorFilters" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean" defaultValueLiteral="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Set to true if you want the filters applying on the imported mappings apply on this one."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DocumentedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="documentation" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString" defaultValueLiteral=""/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DModelElement" abstract="true"> <eOperations name="getDAnnotation" eType="#//description/DAnnotation"> <eParameters name="source" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eAnnotations" upperBound="-1" eType="#//description/DAnnotation" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DAnnotation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="details" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EStringToStringMapEntry" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConditionalStyleDescription" abstract="true"> <eOperations name="checkPredicate" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"> <eParameters name="modelElement" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"/> <eParameters name="viewVariable" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"/> <eParameters name="containerVariable" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="predicateExpression" lowerBound="1" eType="#//description/InterpretedExpression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This expression will get evaluated and if it returns true the contained style will be choosen."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="a boolean."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"> <details key="view" value="ecore.EObject | the current view."/> <details key="container" value="ecore.EObject | the semantic container."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="TypeName" instanceClassName="java.lang.String"/> <eClassifiers xsi:type="ecore:EDataType" name="InterpretedExpression" instanceClassName="java.lang.String"/> <eClassifiers xsi:type="ecore:EDataType" name="FeatureName" instanceClassName="java.lang.String"/> <eClassifiers xsi:type="ecore:EDataType" name="ImagePath" instanceClassName="java.lang.String"/> <eClassifiers xsi:type="ecore:EClass" name="PasteTargetDescription" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A PasteTargetDescription is a Description or Mapping that can have many PasteTools."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="pasteDescriptions" upperBound="-1" eType="#//description/tool/PasteDescription"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DecorationDescriptionsSet"> <eStructuralFeatures xsi:type="ecore:EReference" name="decorationDescriptions" upperBound="-1" eType="#//description/DecorationDescription" containment="true" eKeys="#//description/DecorationDescription/name"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DecorationDescription" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name of the decoration."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="position" lowerBound="1" eType="#//description/Position" defaultValueLiteral="SOUTH_WEST"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="decoratorPath" lowerBound="1" eType="#//description/ImagePath"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The path of the icon of the decoration."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="preconditionExpression" eType="#//description/InterpretedExpression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Expression that filters the elements on which we want to display the decoration."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="a boolean."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"> <details key="containerView" value="viewpoint.DSemanticDecorator | the view that would contain the potential views of the checked elements."/> <details key="container" value="ecore.EObject | the semantic element of the container view."/> <details key="viewpoint" value="diagram.DDiagram | (deprecated) the current diagram."/> <details key="diagram" value="diagram.DDiagram | the current diagram."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Position"> <eLiterals name="NORTH" literal="NORTH"/> <eLiterals name="WEST" value="1" literal="WEST"/> <eLiterals name="SOUTH" value="2" literal="SOUTH"/> <eLiterals name="EAST" value="3" literal="EAST"/> <eLiterals name="NORTH_WEST" value="4" literal="NORTH_WEST"/> <eLiterals name="NORTH_EAST" value="5" literal="NORTH_EAST"/> <eLiterals name="SOUTH_WEST" value="6" literal="SOUTH_WEST"/> <eLiterals name="SOUTH_EAST" value="7" literal="SOUTH_EAST"/> <eLiterals name="CENTER" value="8" literal="CENTER"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SemanticBasedDecoration" eSuperTypes="#//description/DecorationDescription"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A SemanticBasedDecoration applies decoration on views that targeted an element of the given type."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="domainClass" lowerBound="1" eType="#//description/TypeName"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The path of the icon of the decoration."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Customization"> <eStructuralFeatures xsi:type="ecore:EReference" name="vsmElementCustomizations" lowerBound="1" upperBound="-1" eType="#//description/IVSMElementCustomization" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IVSMElementCustomization" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="VSMElementCustomization" eSuperTypes="#//description/IVSMElementCustomization"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="predicateExpression" eType="#//description/InterpretedExpression"> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="a boolean result. True to enable the customization, false to disabled it. True by default."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"> <details key="view" value="ecore.EObject | the current view."/> <details key="container" value="ecore.EObject | the semantic container."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="featureCustomizations" lowerBound="1" upperBound="-1" eType="#//description/EStructuralFeatureCustomization" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VSMElementCustomizationReuse" eSuperTypes="#//description/IVSMElementCustomization"> <eStructuralFeatures xsi:type="ecore:EReference" name="reuse" lowerBound="1" upperBound="-1" eType="#//description/EStructuralFeatureCustomization"/> <eStructuralFeatures xsi:type="ecore:EReference" name="appliedOn" lowerBound="1" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EStructuralFeatureCustomization" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="appliedOn" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="applyOnAll" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EAttributeCustomization" eSuperTypes="#//description/EStructuralFeatureCustomization"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="attributeName" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//description/InterpretedExpression"> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="A java Object to affect as new value of a EAttribute, for example a java primitive."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"> <details key="view" value="ecore.EObject | the current view."/> <details key="container" value="ecore.EObject | the semantic container."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EReferenceCustomization" eSuperTypes="#//description/EStructuralFeatureCustomization"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="referenceName" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SelectionDescription" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="candidatesExpression" lowerBound="1" eType="#//description/InterpretedExpression"> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="a Collection&lt;EObject> or an EObject."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"> <details key="diagram" value="diagram.DDiagram | the current DDiagram."/> <details key="containerView" value="viewpoint.DSemanticDecorator | the view of the container."/> <details key="container" value="ecore.EObject | the semantic element of the container."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="multiple" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tree" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Set to true if you want a tree representation of the selection candidates."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rootExpression" eType="#//description/InterpretedExpression"> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="a Collection&lt;EObject> or an EObject."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"> <details key="diagram" value="diagram.DDiagram | the current DDiagram."/> <details key="containerView" value="viewpoint.DSemanticDecorator | the view of the container."/> <details key="container" value="ecore.EObject | the semantic element of the container."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="childrenExpression" eType="#//description/InterpretedExpression"> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="a Collection&lt;EObject> or an EObject."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"> <details key="diagram" value="diagram.DDiagram | the current DDiagram."/> <details key="containerView" value="viewpoint.DSemanticDecorator | the view of the container."/> <details key="container" value="ecore.EObject | the semantic element of the container."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="message" eType="#//description/TranslatableMessage"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ColorDescription" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A color definition, which can produce a concrete RGB triplet."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SystemColor" eSuperTypes="#//description/FixedColor"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A subtype of FixedColor which is only used in the system palette.&#xA;Graphical elements which only support colors from the system&#xA;palette can use this type instead of the more general FixedColor."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name of the color description, as shown to the user in color palettes."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InterpolatedColor" eSuperTypes="#//description/ColorDescription #//description/UserColor"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Describes a color which varies between two level color depending on the values of dynamically computed expressions.&#xD;&#xA;&#xD;&#xA;@Deprecated : Describes a color which varies between two extremes (red and green)&#xD;&#xA;depending on the values of dynamically computed expressions."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="colorValueComputationExpression" lowerBound="1" eType="#//description/InterpretedExpression" defaultValueLiteral="1"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An expression computing the value of the color. The value of the color must be include in the scale bounds"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="an integer."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minValueComputationExpression" lowerBound="1" eType="#//description/InterpretedExpression" defaultValueLiteral="0"> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="an integer."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxValueComputationExpression" lowerBound="1" eType="#//description/InterpretedExpression" defaultValueLiteral="10"> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="an integer."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="colorSteps" upperBound="-1" eType="#//description/ColorStep" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ColorStep"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A ColorStep is identified by its associatedValue and references an associatedColor (FixedColor).&#xD;&#xA;"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="associatedValue" lowerBound="1" eType="#//description/InterpretedExpression" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="an integer."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="associatedColor" lowerBound="1" eType="#//description/FixedColor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FixedColor" eSuperTypes="#//description/ColorDescription"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A fixed color description defined by a specific RGB triplet."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="red" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt" defaultValueLiteral="125"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The red value of the RGB color."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="green" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt" defaultValueLiteral="125"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The green value of the RGB color."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="blue" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt" defaultValueLiteral="125"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The blue value of the RGB color."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UserFixedColor" eSuperTypes="#//description/FixedColor #//description/UserColor"/> <eClassifiers xsi:type="ecore:EClass" name="UserColor" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name of the color description, as shown to the user in color palettes."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="SystemColors"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The list of colors available in the system palette."/> </eAnnotations> <eLiterals name="black"/> <eLiterals name="blue" value="1"/> <eLiterals name="red" value="2"/> <eLiterals name="green" value="3"/> <eLiterals name="yellow" value="4"/> <eLiterals name="purple" value="5"/> <eLiterals name="orange" value="6"/> <eLiterals name="chocolate" value="7"/> <eLiterals name="gray" value="8"/> <eLiterals name="white" value="9"/> <eLiterals name="dark_blue" value="11"/> <eLiterals name="dark_red" value="12"/> <eLiterals name="dark_green" value="13"/> <eLiterals name="dark_yellow" value="14"/> <eLiterals name="dark_purple" value="15"/> <eLiterals name="dark_orange" value="16"/> <eLiterals name="dark_chocolate" value="17"/> <eLiterals name="dark_gray" value="18"/> <eLiterals name="light_blue" value="21"/> <eLiterals name="light_red" value="22"/> <eLiterals name="light_green" value="23"/> <eLiterals name="light_yellow" value="24"/> <eLiterals name="light_purple" value="25"/> <eLiterals name="light_orange" value="26"/> <eLiterals name="light_chocolate" value="27"/> <eLiterals name="light_gray" value="28"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Environment"> <eStructuralFeatures xsi:type="ecore:EReference" name="systemColors" eType="#//description/SytemColorsPalette" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultTools" upperBound="-1" eType="#//description/tool/ToolEntry" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="labelBorderStyles" eType="#//description/style/LabelBorderStyles" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SytemColorsPalette"> <eStructuralFeatures xsi:type="ecore:EReference" name="entries" upperBound="-1" eType="#//description/SystemColor" containment="true" eKeys="#//description/SystemColor/name"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UserColorsPalette"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="entries" upperBound="-1" eType="#//description/UserColor" containment="true" eKeys="#//description/UserColor/name"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnotationEntry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="data" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EndUserDocumentedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="endUserDocumentation" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString" defaultValueLiteral=""/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IdentifiedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="All elements which are identified by its name (id) and which have a label to display it to the end-user."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The identifier of this element. Must be unique. Changing this identifier will break existing user models which reference the old identifier."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="#//description/TranslatableMessage"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The label used to display this viewpoint to the end-user."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComputedColor" eSuperTypes="#//description/UserColor #//description/ColorDescription"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Describes a color which each value red, blue and green are computed expressions."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="red" lowerBound="1" eType="#//description/InterpretedExpression" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An expression computing the value of the color."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="an integer."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="green" lowerBound="1" eType="#//description/InterpretedExpression" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="an integer."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="blue" lowerBound="1" eType="#//description/InterpretedExpression" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="an integer."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DAnnotationEntry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="details" upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="URI" instanceClassName="org.eclipse.emf.common.util.URI"/> <eClassifiers xsi:type="ecore:EClass" name="AbstractVariable" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubVariable" abstract="true" eSuperTypes="#//description/AbstractVariable"/> <eClassifiers xsi:type="ecore:EClass" name="InteractiveVariableDescription" abstract="true" interface="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This interface represents a variable which value is given by the user."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="userDocumentation" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A documentation that is displayed to the user."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypedVariable" eSuperTypes="#//description/InteractiveVariableDescription #//description/SubVariable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValueExpression" eType="#//description/InterpretedExpression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An expression used to define the default variable value."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="Must return an instance of type valueType."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"> <details key="diagram" value="diagram.DDiagram | the current DDiagram."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="valueType" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EDataType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The type of the variable value."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="TranslatableMessage" instanceClassName="java.lang.String"/> <eSubpackages name="style" nsURI="http://www.eclipse.org/sirius/description/style/1.1.0" nsPrefix="style"> <eClassifiers xsi:type="ecore:EClass" name="StyleDescription" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="BasicLabelStyleDescription"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The style of a label."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="labelSize" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt" defaultValueLiteral="8"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The font size."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="labelFormat" upperBound="4" eType="#//FontFormat"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The font format."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="showIcon" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean" defaultValueLiteral="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="True, if the icon shoud be dispayed on the element."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="labelExpression" eType="#//description/InterpretedExpression" defaultValueLiteral="feature:name"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Expression that computes the name of a node."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="contentassist" value=""/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="a string."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"> <details key="diagram" value="diagram.DDiagram | the current DSemanticDiagram."/> <details key="view" value="diagram.DDiagramElement | the current view for which the label is calculated."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="labelColor" lowerBound="1" eType="#//description/ColorDescription"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="iconPath" eType="#//description/ImagePath" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The path of the icon to display on the element. If unset, the icon corresponding to the semantic element will be displayed."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LabelStyleDescription" eSuperTypes="#//description/style/BasicLabelStyleDescription"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The style of a label."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="labelAlignment" eType="#//LabelAlignment"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LabelBorderStyles"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A group of LabelBorderStyleDescription to store in Environment.odesign."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="labelBorderStyleDescriptions" upperBound="-1" eType="#//description/style/LabelBorderStyleDescription" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LabelBorderStyleDescription"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The style of the border of a container label."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cornerHeight" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cornerWidth" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TooltipStyleDescription"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tooltipExpression" eType="#//description/InterpretedExpression" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This expression is used to compute the text of the optional tooltip shown when the user leaves the mouse on an element."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="a string."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"> <details key="view" value="viewpoint.DSemanticDecorator | the current view."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </eSubpackages> <eSubpackages name="tool" nsURI="http://www.eclipse.org/sirius/description/tool/1.1.0" nsPrefix="tool"> <eClassifiers xsi:type="ecore:EClass" name="ToolEntry" abstract="true" interface="true" eSuperTypes="#//description/DocumentedElement #//description/IdentifiedElement"/> <eClassifiers xsi:type="ecore:EClass" name="AbstractToolDescription" abstract="true" eSuperTypes="#//description/tool/ToolEntry"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Base class of all tools."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="precondition" eType="#//description/InterpretedExpression" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The precondition of the tool."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="contentassist" value=""/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="a boolean."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"> <details key="container" value="ecore.EObject | the container."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="forceRefresh" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If true then a refresh for the whole representation is executed after every execution of the tool."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="filters" upperBound="-1" eType="#//description/tool/ToolFilterDescription" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="elementsToSelect" eType="#//description/InterpretedExpression" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An expression used to define the selected elements after the tool execution."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="a Collection&lt;EObject>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="inverseSelectionOrder" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="By default the elements to select are listed in the creation order. If true, the order is inverted."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="a boolean."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MappingBasedToolDescription" abstract="true" eSuperTypes="#//description/tool/AbstractToolDescription"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A mapping based tool. This is a tool that create a ViewPointElement."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ToolDescription" eSuperTypes="#//description/tool/MappingBasedToolDescription"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="iconPath" eType="#//description/ImagePath" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The path of the icon to display in the palette. If unset, the icon corresponding to the semantic element associated with the mapping will be displayed."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="element" lowerBound="1" eType="#//description/tool/ElementVariable" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The variable container that represents the semantic element of the clicked view."/> <details key="documentedName" value="element"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"> <details key="type" value="ecore.EObject"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="elementView" lowerBound="1" eType="#//description/tool/ElementViewVariable" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The variable that represents the clicked view."/> <details key="documentedName" value="elementView"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"> <details key="type" value="ecore.EObject"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="initialOperation" lowerBound="1" eType="#//description/tool/InitialOperation" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The first operation to execute."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PasteDescription" eSuperTypes="#//description/tool/MappingBasedToolDescription"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Tool that describes a paste operation."/> </eAnnotations> <eOperations name="getContainers" upperBound="-1" eType="#//description/PasteTargetDescription"/> <eStructuralFeatures xsi:type="ecore:EReference" name="container" lowerBound="1" eType="#//description/tool/DropContainerVariable" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The semantic element of the new container view."/> <details key="documentedName" value="newSemanticContainer"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="containerView" lowerBound="1" eType="#//description/tool/ContainerViewVariable" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The new view container (DRepresentation of DRepresentationElement)."/> <details key="documentedName" value="newContainerView"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="copiedView" lowerBound="1" eType="#//description/tool/ElementViewVariable" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The copied view."/> <details key="documentedName" value="oldSemanticElement"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="copiedElement" lowerBound="1" eType="#//description/tool/ElementVariable" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The copied semantic element."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="initialOperation" lowerBound="1" eType="#//description/tool/InitialOperation" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The first operation."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SelectionWizardDescription" eSuperTypes="#//description/tool/AbstractToolDescription #//description/SelectionDescription"> <eStructuralFeatures xsi:type="ecore:EReference" name="element" lowerBound="1" eType="#//description/tool/ElementSelectVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerView" lowerBound="1" eType="#//description/tool/ContainerViewVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="container" lowerBound="1" eType="#//description/tool/SelectContainerVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initialOperation" lowerBound="1" eType="#//description/tool/InitialOperation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="iconPath" lowerBound="1" eType="#//description/ImagePath" defaultValueLiteral="/org.eclipse.sirius.ui/icons/full/obj16/SelectionWizardDescription.gif"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="windowTitle" lowerBound="1" eType="#//description/TranslatableMessage" defaultValueLiteral="Selection Wizard"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Title of the dialog."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="windowImagePath" eType="#//description/ImagePath"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PaneBasedSelectionWizardDescription" eSuperTypes="#//description/tool/AbstractToolDescription"> <eStructuralFeatures xsi:type="ecore:EReference" name="element" lowerBound="1" eType="#//description/tool/ElementSelectVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerView" lowerBound="1" eType="#//description/tool/ContainerViewVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="container" lowerBound="1" eType="#//description/tool/SelectContainerVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initialOperation" lowerBound="1" eType="#//description/tool/InitialOperation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="iconPath" lowerBound="1" eType="#//description/ImagePath" defaultValueLiteral="/org.eclipse.sirius.ui/icons/full/obj16/PaneBasedSelectionWizardDescription.gif"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="windowTitle" lowerBound="1" eType="#//description/TranslatableMessage" defaultValueLiteral="Selection Wizard"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Title of the dialog."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="windowImagePath" eType="#//description/ImagePath"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="message" eType="#//description/TranslatableMessage"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="choiceOfValuesMessage" eType="#//description/TranslatableMessage" defaultValueLiteral="Choice of values"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="candidatesExpression" lowerBound="1" eType="#//description/InterpretedExpression"> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="a Collection&lt;EObject> or an EObject."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"> <details key="diagram" value="diagram.DDiagram | the current DDiagram."/> <details key="containerView" value="viewpoint.DSemanticDecorator | the selected view."/> <details key="container" value="ecore.EObject | the semantic element of containerView."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tree" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Set to true if you want a tree representation of the selection candidates."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rootExpression" eType="#//description/InterpretedExpression"> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="a Collection&lt;EObject> or an EObject."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"> <details key="diagram" value="diagram.DDiagram | the current DDiagram."/> <details key="containerView" value="viewpoint.DSemanticDecorator | the selected view."/> <details key="container" value="ecore.EObject | the semantic element of containerView."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="childrenExpression" eType="#//description/InterpretedExpression"> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="a Collection&lt;EObject> or an EObject."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"> <details key="diagram" value="diagram.DDiagram | the current DDiagram."/> <details key="containerView" value="viewpoint.DSemanticDecorator | the selected view."/> <details key="container" value="ecore.EObject | the semantic element of containerView."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="selectedValuesMessage" eType="#//description/TranslatableMessage" defaultValueLiteral="Selected values"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="preSelectedCandidatesExpression" eType="#//description/InterpretedExpression"> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="a Collection&lt;EObject> or an EObject."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"> <details key="diagram" value="diagram.DDiagram | the current DDiagram."/> <details key="containerView" value="viewpoint.DSemanticDecorator | the selected view."/> <details key="container" value="ecore.EObject | the semantic element of containerView."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RepresentationCreationDescription" abstract="true" eSuperTypes="#//description/tool/AbstractToolDescription"> <eOperations name="getMappings" lowerBound="1" upperBound="-1" eType="#//description/RepresentationElementMapping"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="titleExpression" eType="#//description/InterpretedExpression" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The default title of the representation to create. (new + name if empty)"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="a string."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="browseExpression" eType="#//description/InterpretedExpression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="You might put here an expression to browse the semantic model to get to a new place before creating the representation."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="an EObject."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="representationDescription" lowerBound="1" eType="#//description/RepresentationDescription" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initialOperation" eType="#//description/tool/InitialOperation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerViewVariable" lowerBound="1" eType="#//description/tool/ContainerViewVariable" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The variable containerView that represents the clickedView (instance of ViewPoint or ViewPointElement)."/> <details key="documentedName" value="containerView"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="representationNameVariable" lowerBound="1" eType="#//description/tool/NameVariable" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The variable representationName that represents the name of the created representation."/> <details key="documentedName" value="representationName"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RepresentationNavigationDescription" abstract="true" eSuperTypes="#//description/tool/AbstractToolDescription"> <eOperations name="getMappings" lowerBound="1" upperBound="-1" eType="#//description/RepresentationElementMapping"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="browseExpression" eType="#//description/InterpretedExpression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Expression returning the navigation target."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="an EObject."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="navigationNameExpression" eType="#//description/InterpretedExpression"> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="a string."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"> <details key="name" value="name of the targeted Representation."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="representationDescription" lowerBound="1" eType="#//description/RepresentationDescription" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerViewVariable" lowerBound="1" eType="#//description/tool/ContainerViewVariable" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The variable containerView that represents the clickedView (instance of ViewPoint or ViewPointElement)."/> <details key="documentedName" value="containerView"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="containerVariable" lowerBound="1" eType="#//description/tool/ElementSelectVariable" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The variable container that represents the semantic element of the clicked view."/> <details key="documentedName" value="container"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="representationNameVariable" lowerBound="1" eType="#//description/tool/NameVariable" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The variable representationName that represents the name of the representation to open."/> <details key="documentedName" value="representationName"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MenuItemOrRef" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="MenuItemDescription" abstract="true" eSuperTypes="#//description/tool/AbstractToolDescription #//description/tool/MenuItemOrRef"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="icon" eType="#//description/ImagePath"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MenuItemDescriptionReference" eSuperTypes="#//description/tool/MenuItemOrRef"> <eStructuralFeatures xsi:type="ecore:EReference" name="item" lowerBound="1" eType="#//description/tool/MenuItemDescription"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OperationAction" eSuperTypes="#//description/tool/MenuItemDescription"> <eStructuralFeatures xsi:type="ecore:EReference" name="view" lowerBound="1" eType="#//description/tool/ContainerViewVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initialOperation" lowerBound="1" eType="#//description/tool/InitialOperation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExternalJavaAction" eSuperTypes="#//description/tool/MenuItemDescription #//description/tool/ContainerModelOperation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Identifier for your External Java Action provided through extension points."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//description/tool/ExternalJavaActionParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExternalJavaActionCall" eSuperTypes="#//description/tool/MenuItemDescription #//description/tool/ContainerModelOperation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An operation which can be used to call an ExternalJavaAction defined elsewhere."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="action" lowerBound="1" eType="#//description/tool/ExternalJavaAction"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The action to call."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PopupMenu" eSuperTypes="#//description/tool/AbstractToolDescription"> <eStructuralFeatures xsi:type="ecore:EReference" name="menuItemDescription" lowerBound="1" upperBound="-1" eType="#//description/tool/MenuItemDescription" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableContainer" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="subVariables" upperBound="-1" eType="#//description/SubVariable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AcceleoVariable" eSuperTypes="#//description/tool/VariableContainer #//description/SubVariable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="computationExpression" eType="#//description/InterpretedExpression"> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="a Collection&lt;Object> or an Object."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DialogVariable" abstract="true" eSuperTypes="#//description/AbstractVariable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dialogPrompt" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ElementDropVariable" eSuperTypes="#//description/AbstractVariable #//description/tool/VariableContainer"/> <eClassifiers xsi:type="ecore:EClass" name="ElementSelectVariable" eSuperTypes="#//description/AbstractVariable"/> <eClassifiers xsi:type="ecore:EClass" name="ElementVariable" eSuperTypes="#//description/AbstractVariable #//description/tool/VariableContainer"/> <eClassifiers xsi:type="ecore:EClass" name="ElementViewVariable" eSuperTypes="#//description/AbstractVariable #//description/tool/VariableContainer"/> <eClassifiers xsi:type="ecore:EClass" name="ElementDeleteVariable" eSuperTypes="#//description/AbstractVariable #//description/tool/VariableContainer"/> <eClassifiers xsi:type="ecore:EClass" name="DropContainerVariable" eSuperTypes="#//description/AbstractVariable #//description/tool/VariableContainer"/> <eClassifiers xsi:type="ecore:EClass" name="SelectContainerVariable" eSuperTypes="#//description/AbstractVariable #//description/tool/VariableContainer"/> <eClassifiers xsi:type="ecore:EClass" name="ContainerViewVariable" eSuperTypes="#//description/AbstractVariable #//description/tool/VariableContainer"/> <eClassifiers xsi:type="ecore:EClass" name="SelectModelElementVariable" eSuperTypes="#//description/SubVariable #//description/SelectionDescription #//description/InteractiveVariableDescription"/> <eClassifiers xsi:type="ecore:EClass" name="EditMaskVariables"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mask" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Editing mask, in the form of {0} : {1} for instance."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ContainerModelOperation" abstract="true" eSuperTypes="#//description/tool/ModelOperation"> <eStructuralFeatures xsi:type="ecore:EReference" name="subModelOperations" upperBound="-1" eType="#//description/tool/ModelOperation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModelOperation" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="InitialNodeCreationOperation"> <eStructuralFeatures xsi:type="ecore:EReference" name="firstModelOperations" lowerBound="1" eType="#//description/tool/ModelOperation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InitialOperation"> <eStructuralFeatures xsi:type="ecore:EReference" name="firstModelOperations" lowerBound="1" eType="#//description/tool/ModelOperation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InitEdgeCreationOperation"> <eStructuralFeatures xsi:type="ecore:EReference" name="firstModelOperations" lowerBound="1" eType="#//description/tool/ModelOperation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InitialContainerDropOperation"> <eStructuralFeatures xsi:type="ecore:EReference" name="firstModelOperations" lowerBound="1" eType="#//description/tool/ModelOperation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CreateInstance" eSuperTypes="#//description/tool/ContainerModelOperation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This operation allows to create a new instance. The context must be the container of the new instance."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="typeName" eType="#//description/TypeName"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The type of the new instance."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="referenceName" lowerBound="1" eType="#//description/FeatureName"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name of the reference that contained the new instance."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="variableName" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString" defaultValueLiteral="instance"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Once the instance is created, a new variable will be bound with the name given here and will be available to any contained operation."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ChangeContext" eSuperTypes="#//description/tool/ContainerModelOperation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This operation allows to change the execution context."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="browseExpression" eType="#//description/InterpretedExpression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Expression to browse to a new context (kind of a GOTO for models)."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="contentassist" value=""/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="an EObject."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SetValue" eSuperTypes="#//description/tool/ContainerModelOperation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This operation allows to set a value of a feature of the current context."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="featureName" lowerBound="1" eType="#//description/FeatureName"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name of the feature to set."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="valueExpression" eType="#//description/InterpretedExpression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An expression computing the value to set."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="contentassist" value=""/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="any type supported by the feature."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SetObject" eSuperTypes="#//description/tool/ContainerModelOperation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="featureName" lowerBound="1" eType="#//description/FeatureName"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name of the feature to set."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="object" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An instance to set, you might need to use &quot;load resource&quot; in the editor in order to be able to pick it."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Unset" eSuperTypes="#//description/tool/ContainerModelOperation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="featureName" lowerBound="1" eType="#//description/FeatureName" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Name of the feature to unset."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="elementExpression" eType="#//description/InterpretedExpression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Expression returning the elements to unset from the feature."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="a Collection&lt;EObject> or an EObject."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MoveElement" eSuperTypes="#//description/tool/ContainerModelOperation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Move the element of the current context to another container."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="newContainerExpression" lowerBound="1" eType="#//description/InterpretedExpression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Expression computing the new container."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="contentassist" value=""/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="an EObject."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="featureName" lowerBound="1" eType="#//description/FeatureName"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name of the reference in the new container to put the element in."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RemoveElement" eSuperTypes="#//description/tool/ContainerModelOperation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Remove the element represented by the current context."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="For" eSuperTypes="#//description/tool/ContainerModelOperation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This operation allows to iterate a list of elements."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expression" lowerBound="1" eType="#//description/InterpretedExpression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Expression returning the elements to iterate on."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="contentassist" value=""/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="a Collection&lt;EObject> or an EObject."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="iteratorName" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString" defaultValueLiteral="i"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="On every iteration, the current element will be binded with the given name."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="DragSource"> <eLiterals name="DIAGRAM" value="1"/> <eLiterals name="PROJECT_EXPLORER" value="2" literal="PROJECT_EXPLORER"/> <eLiterals name="BOTH" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="If" eSuperTypes="#//description/tool/ContainerModelOperation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If the evaluation of the condition returns true then all operations contains by this If statement will be executed, otherwise all operations will be ignored."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="conditionExpression" eType="#//description/InterpretedExpression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="contentassist" value=""/> <details key="documentation" value="Expression representing the condition, if it returns true, every operation contained by this statement will be executed."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="a boolean."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeleteView" eSuperTypes="#//description/tool/ContainerModelOperation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Deletes the current context if it is a view"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NameVariable" eSuperTypes="#//description/AbstractVariable"/> <eClassifiers xsi:type="ecore:EClass" name="ExternalJavaActionParameter"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Name of the parameter"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//description/InterpretedExpression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Value of the parameter."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="any type supported by the corresponding java parameter."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ToolFilterDescription"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="filter to hide a tool in UI based on preconditon evaluated when specified elements to listen are modified "/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="precondition" eType="#//description/InterpretedExpression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The precondition of the filter."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="contentassist" value=""/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="a boolean."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="elementsToListen" eType="#//description/InterpretedExpression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The elements to listen by the filter."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="contentassist" value=""/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="a collection."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="listeners" lowerBound="1" upperBound="-1" eType="#//description/tool/FeatureChangeListener" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureChangeListener"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="domainClass" lowerBound="1" eType="#//description/TypeName"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="featureName" lowerBound="1" eType="#//description/FeatureName"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Case" eSuperTypes="#//description/tool/SwitchChild"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If the evaluation of the condition returns true then all operations contains by this case statement will be executed, otherwise all operations will be ignored."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="conditionExpression" eType="#//description/InterpretedExpression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="contentassist" value=""/> <details key="documentation" value="Expression representing the condition, if it returns true, every operation contained by this statement will be executed."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="a boolean."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SwitchChild" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="subModelOperations" upperBound="-1" eType="#//description/tool/ModelOperation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Default" eSuperTypes="#//description/tool/SwitchChild"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Default Case is executed if none of Case condition are true."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Switch" eSuperTypes="#//description/tool/ModelOperation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Swich contains 1 or more Case and 1 Default Case. If no Case condition return true, Default Case is executed. If there are more Case condition who return true it's the first Condition Case true who is executed."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="cases" lowerBound="1" upperBound="-1" eType="#//description/tool/Case" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="default" lowerBound="1" eType="#//description/tool/Default" containment="true"/> </eClassifiers> </eSubpackages> <eSubpackages name="validation" nsURI="http://www.eclipse.org/sirius/description/validation/1.1.0" nsPrefix="validation"> <eClassifiers xsi:type="ecore:EClass" name="ValidationSet" eSuperTypes="#//description/DocumentedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A set of validation rules."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name of the set."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedRules" upperBound="-1" eType="#//description/validation/ValidationRule" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The validation rules owned by this set."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="reusedRules" upperBound="-1" eType="#//description/validation/ValidationRule"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The validations rules that are reused by this set."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="allRules" upperBound="-1" eType="#//description/validation/ValidationRule" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="All rules of the set."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ValidationRule" abstract="true" eSuperTypes="#//description/IdentifiedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A validation rule."/> </eAnnotations> <eOperations name="checkRule" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Check the rule for the specified element."/> </eAnnotations> <eParameters name="eObj" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The object to test."/> </eAnnotations> </eParameters> </eOperations> <eOperations name="getMessage" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"> <eParameters name="eObj" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="level" lowerBound="1" eType="#//description/validation/ERROR_LEVEL" defaultValueLiteral="INFO"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="message" eType="#//description/InterpretedExpression" defaultValueLiteral="The element has..."> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="a string."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="audits" upperBound="-1" eType="#//description/validation/RuleAudit" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fixes" upperBound="-1" eType="#//description/validation/ValidationFix" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SemanticValidationRule" eSuperTypes="#//description/validation/ValidationRule"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A validation rule that is applied on a semantic element."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="targetClass" lowerBound="1" eType="#//description/TypeName"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name of the domain class of the element."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ViewValidationRule" eSuperTypes="#//description/validation/ValidationRule"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A validation rule that is applied on a view element."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="targets" upperBound="-1" eType="#//description/RepresentationElementMapping"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The mapping to validate."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RuleAudit"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The validation expression."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="auditExpression" lowerBound="1" eType="#//description/InterpretedExpression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An expression checked on the model, if the audit fails (return false) then the rule fail."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType"> <details key="returnType" value="a boolean."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ERROR_LEVEL"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="All levels of error for a validation rule."/> </eAnnotations> <eLiterals name="INFO"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Info level."/> </eAnnotations> </eLiterals> <eLiterals name="WARNING" value="1"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Warning level."/> </eAnnotations> </eLiterals> <eLiterals name="ERROR" value="3"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Error level."/> </eAnnotations> </eLiterals> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ValidationFix"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Name of the quick fix displayed to the user."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="initialOperation" lowerBound="1" eType="#//description/tool/InitialOperation" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The first operation."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </eSubpackages> <eSubpackages name="audit" nsURI="http://www.eclipse.org/sirius/description/audit/1.1.0" nsPrefix="audit"> <eClassifiers xsi:type="ecore:EClass" name="InformationSection" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The section that displays informations about the selected element."/> </eAnnotations> <eOperations name="getContent" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Return the content of the section."/> </eAnnotations> <eParameters name="eObj" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The selected element."/> </eAnnotations> </eParameters> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TemplateInformationSection" eSuperTypes="#//description/audit/InformationSection"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This information section is based on an Acceleo template."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="templatePath" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The file path of the template."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </eSubpackages> </eSubpackages> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"viewpoint","nsURI":"http://www.eclipse.org/sirius/1.1.0","name":"viewpoint","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DAnalysis","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DFeatureExtension","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DStylizable","instanceClass":null,"abstract":true,"id":3,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DRefreshable","instanceClass":null,"abstract":true,"id":4,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DMappingBased","instanceClass":null,"abstract":true,"id":5,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DRepresentationContainer","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DSemanticDecorator","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DRepresentation","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DRepresentationElement","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DView","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetaModelExtension","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Decoration","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DAnalysisCustomData","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabelStyle","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"FontFormat","instanceClass":null,"id":15,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Style","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"LabelAlignment","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.sirius.viewpoint.RGBValues","defaultValue":null,"instanceClassName":"org.eclipse.sirius.viewpoint.RGBValues","name":"RGBValues","instanceClass":null,"id":18,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DAnalysisSessionEObject","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SyncStatus","instanceClass":null,"id":20,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SessionManagerEObject","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DResource","instanceClass":null,"abstract":true,"id":22,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DFile","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DResourceContainer","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DProject","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DFolder","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DModel","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BasicLabelStyle","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Customizable","instanceClass":null,"abstract":true,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.sirius.business.api.resource.ResourceDescriptor","defaultValue":null,"instanceClassName":"org.eclipse.sirius.business.api.resource.ResourceDescriptor","name":"ResourceDescriptor","instanceClass":null,"id":30,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UIState","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"nsPrefix":"description","nsURI":"http://www.eclipse.org/sirius/description/1.1.0","name":"description","id":32,"eClass":"EPackage"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referencedAnalysis","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"semanticResources","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"models","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eAnnotations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":36,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedViews","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"selectedViews","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedFeatureExtensions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DAnnotationEntry","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"resolveProxies":true,"lowerBound":1,"id":50,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureExtensionDescription","instanceClass":null,"abstract":true,"id":51,"interface":true,"eClass":"EClass"},{"id":52,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getStyle","lowerBound":0,"id":53,"many":false,"required":false,"eClass":"EOperation"},{"id":54,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"refresh","lowerBound":0,"id":55,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getMapping","lowerBound":0,"id":56,"many":false,"required":false,"eClass":"EOperation"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RepresentationElementMapping","instanceClass":null,"abstract":true,"id":57,"interface":false,"eClass":"EClass"},{"id":58,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"models","changeable":false,"resolveProxies":true,"lowerBound":0,"id":59,"derived":true},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentedElement","instanceClass":null,"abstract":true,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DModelElement","instanceClass":null,"abstract":true,"id":65,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedRepresentationElements","changeable":false,"resolveProxies":true,"lowerBound":0,"id":66,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"representationElements","changeable":false,"resolveProxies":true,"lowerBound":0,"id":67,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAnnotationEntries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"uiState","changeable":true,"resolveProxies":false,"lowerBound":0,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationEntry","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"semanticElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedRepresentations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedExtensions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"viewpoint","changeable":true,"resolveProxies":true,"lowerBound":1,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Viewpoint","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"id":95,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extensionGroup","changeable":true,"resolveProxies":true,"lowerBound":1,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"resolveProxies":true,"lowerBound":1,"id":98,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecorationDescription","instanceClass":null,"abstract":true,"id":99,"interface":false,"eClass":"EClass"},{"id":100,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":1,"iD":false,"id":101,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"data","changeable":true,"resolveProxies":true,"lowerBound":1,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"labelAlignment","changeable":true,"lowerBound":0,"iD":false,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"name":"italic","id":108,"value":0,"literal":"italic","eClass":"EEnumLiteral"},{"name":"bold","id":109,"value":1,"literal":"bold","eClass":"EEnumLiteral"},{"name":"underline","id":110,"value":2,"literal":"underline","eClass":"EEnumLiteral"},{"name":"strike_through","id":111,"value":3,"literal":"strike_through","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"resolveProxies":true,"lowerBound":0,"id":112,"derived":false},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StyleDescription","instanceClass":null,"abstract":true,"id":115,"interface":true,"eClass":"EClass"},{"id":116,"eClass":"EGenericType"},{"name":"CENTER","id":117,"value":0,"literal":"CENTER","eClass":"EEnumLiteral"},{"name":"LEFT","id":118,"value":1,"literal":"LEFT","eClass":"EEnumLiteral"},{"name":"RIGHT","id":119,"value":2,"literal":"RIGHT","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"open","changeable":true,"lowerBound":1,"iD":false,"id":120,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"resources","changeable":true,"lowerBound":0,"iD":false,"id":121,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"controlledResources","changeable":true,"lowerBound":0,"iD":false,"id":122,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"activatedViewpoints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"analyses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":124,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"dirty","unsettable":false,"transient":false,"unique":true,"name":"synchronizationStatus","changeable":true,"lowerBound":1,"iD":false,"id":125,"derived":false},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"name":"dirty","id":132,"value":0,"literal":"dirty","eClass":"EEnumLiteral"},{"name":"sync","id":133,"value":1,"literal":"sync","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSessions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":136,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"path","changeable":true,"lowerBound":1,"iD":false,"id":137,"derived":false},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"members","changeable":true,"resolveProxies":true,"lowerBound":0,"id":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"8","unsettable":false,"transient":false,"unique":true,"name":"labelSize","changeable":true,"lowerBound":0,"iD":false,"id":147,"derived":false},{"ordered":true,"upperBound":4,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"labelFormat","changeable":true,"lowerBound":0,"iD":false,"id":148,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"showIcon","changeable":true,"lowerBound":0,"iD":false,"id":149,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"iconPath","changeable":true,"lowerBound":0,"iD":false,"id":150,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0,0,0","unsettable":false,"transient":false,"unique":true,"name":"labelColor","changeable":true,"lowerBound":0,"iD":false,"id":151,"derived":false},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"customFeatures","changeable":true,"lowerBound":0,"iD":false,"id":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":true,"unique":true,"name":"inverseSelectionOrder","changeable":true,"lowerBound":0,"iD":false,"id":160,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":true,"unique":true,"name":"elementsToSelect","changeable":true,"resolveProxies":false,"lowerBound":0,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Group","instanceClass":null,"abstract":false,"id":164,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":true,"id":165,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":true,"id":166,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RepresentationDescription","instanceClass":null,"abstract":true,"id":167,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RepresentationTemplate","instanceClass":null,"abstract":true,"id":168,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RepresentationImportDescription","instanceClass":null,"abstract":true,"id":169,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RepresentationExtensionDescription","instanceClass":null,"abstract":true,"id":170,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetamodelExtensionSetting","instanceClass":null,"abstract":false,"id":171,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JavaExtension","instanceClass":null,"abstract":false,"id":172,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMappingImport","instanceClass":null,"abstract":true,"id":173,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DAnnotation","instanceClass":null,"abstract":false,"id":174,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalStyleDescription","instanceClass":null,"abstract":true,"id":175,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"TypeName","instanceClass":"java.lang.String","id":176,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"InterpretedExpression","instanceClass":"java.lang.String","id":177,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"FeatureName","instanceClass":"java.lang.String","id":178,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"ImagePath","instanceClass":"java.lang.String","id":179,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PasteTargetDescription","instanceClass":null,"abstract":true,"id":180,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecorationDescriptionsSet","instanceClass":null,"abstract":false,"id":181,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Position","instanceClass":null,"id":182,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SemanticBasedDecoration","instanceClass":null,"abstract":false,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Customization","instanceClass":null,"abstract":false,"id":184,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IVSMElementCustomization","instanceClass":null,"abstract":true,"id":185,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VSMElementCustomization","instanceClass":null,"abstract":false,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VSMElementCustomizationReuse","instanceClass":null,"abstract":false,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EStructuralFeatureCustomization","instanceClass":null,"abstract":true,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAttributeCustomization","instanceClass":null,"abstract":false,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EReferenceCustomization","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectionDescription","instanceClass":null,"abstract":true,"id":191,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColorDescription","instanceClass":null,"abstract":true,"id":192,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemColor","instanceClass":null,"abstract":false,"id":193,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterpolatedColor","instanceClass":null,"abstract":false,"id":194,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColorStep","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FixedColor","instanceClass":null,"abstract":false,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UserFixedColor","instanceClass":null,"abstract":false,"id":197,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UserColor","instanceClass":null,"abstract":true,"id":198,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SystemColors","instanceClass":null,"id":199,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Environment","instanceClass":null,"abstract":false,"id":200,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SytemColorsPalette","instanceClass":null,"abstract":false,"id":201,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UserColorsPalette","instanceClass":null,"abstract":false,"id":202,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EndUserDocumentedElement","instanceClass":null,"abstract":true,"id":203,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IdentifiedElement","instanceClass":null,"abstract":false,"id":204,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComputedColor","instanceClass":null,"abstract":false,"id":205,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.emf.common.util.URI","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.URI","name":"URI","instanceClass":"org.eclipse.emf.common.util.URI","id":206,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractVariable","instanceClass":null,"abstract":true,"id":207,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubVariable","instanceClass":null,"abstract":true,"id":208,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractiveVariableDescription","instanceClass":null,"abstract":true,"id":209,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedVariable","instanceClass":null,"abstract":false,"id":210,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"TranslatableMessage","instanceClass":"java.lang.String","id":211,"serializable":true,"eClass":"EDataType"},{"nsPrefix":"style","nsURI":"http://www.eclipse.org/sirius/description/style/1.1.0","name":"style","id":212,"eClass":"EPackage"},{"nsPrefix":"tool","nsURI":"http://www.eclipse.org/sirius/description/tool/1.1.0","name":"tool","id":213,"eClass":"EPackage"},{"nsPrefix":"validation","nsURI":"http://www.eclipse.org/sirius/description/validation/1.1.0","name":"validation","id":214,"eClass":"EPackage"},{"nsPrefix":"audit","nsURI":"http://www.eclipse.org/sirius/description/audit/1.1.0","name":"audit","id":215,"eClass":"EPackage"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":216,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedViewpoints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":217,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"systemColorsPalette","changeable":true,"resolveProxies":true,"lowerBound":1,"id":218,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"userColorsPalettes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":219,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":220,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extensions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":226,"derived":false},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":229,"derived":false},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"initView","lowerBound":0,"id":232,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"*","unsettable":false,"transient":false,"unique":true,"name":"modelFileExtension","changeable":true,"lowerBound":0,"iD":false,"id":233,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"validationSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":234,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedRepresentations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":235,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedRepresentationExtensions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":236,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedJavaExtensions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":237,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedMMExtensions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":238,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedFeatureExtensions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":239,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"icon","changeable":true,"lowerBound":0,"iD":false,"id":240,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedTemplates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":241,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"conflicts","changeable":true,"lowerBound":0,"iD":false,"id":242,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"reuses","changeable":true,"lowerBound":0,"iD":false,"id":243,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"customizes","changeable":true,"lowerBound":0,"iD":false,"id":244,"derived":false},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"model","lowerBound":0,"id":249,"many":false,"required":false,"eClass":"EParameter"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValidationSet","instanceClass":null,"abstract":false,"id":252,"interface":false,"eClass":"EClass"},{"id":253,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":254,"derived":false},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":257,"derived":false},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":263,"derived":false},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"titleExpression","changeable":true,"lowerBound":0,"iD":false,"id":267,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"initialisation","changeable":true,"lowerBound":1,"iD":false,"id":268,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"metamodel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":269,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"showOnStartup","changeable":true,"lowerBound":0,"iD":false,"id":270,"derived":false},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedRepresentations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":278,"derived":false},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"viewpointURI","changeable":true,"lowerBound":1,"iD":false,"id":282,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"representationName","changeable":true,"lowerBound":1,"iD":false,"id":283,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"metamodel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":284,"derived":false},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extensionGroup","changeable":true,"resolveProxies":true,"lowerBound":0,"id":289,"derived":false},{"id":290,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"qualifiedClassName","changeable":true,"lowerBound":1,"iD":false,"id":291,"derived":false},{"id":292,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"detailDescriptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":293,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"navigationDescriptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":294,"derived":false},{"id":295,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RepresentationCreationDescription","instanceClass":null,"abstract":true,"id":296,"interface":false,"eClass":"EClass"},{"id":297,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RepresentationNavigationDescription","instanceClass":null,"abstract":true,"id":298,"interface":false,"eClass":"EClass"},{"id":299,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"hideSubMappings","changeable":true,"lowerBound":0,"iD":false,"id":300,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"inheritsAncestorFilters","changeable":true,"lowerBound":0,"iD":false,"id":301,"derived":false},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"documentation","changeable":true,"lowerBound":0,"iD":false,"id":304,"derived":false},{"id":305,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDAnnotation","lowerBound":0,"id":306,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eAnnotations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":307,"derived":false},{"id":308,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"source","lowerBound":0,"id":309,"many":false,"required":false,"eClass":"EParameter"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"lowerBound":0,"iD":false,"id":312,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"details","changeable":true,"resolveProxies":false,"lowerBound":0,"id":313,"derived":false},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"checkPredicate","lowerBound":0,"id":316,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"predicateExpression","changeable":true,"lowerBound":1,"iD":false,"id":317,"derived":false},{"id":318,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"modelElement","lowerBound":0,"id":319,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"viewVariable","lowerBound":0,"id":320,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"containerVariable","lowerBound":0,"id":321,"many":false,"required":false,"eClass":"EParameter"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"pasteDescriptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":326,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PasteDescription","instanceClass":null,"abstract":false,"id":327,"interface":false,"eClass":"EClass"},{"id":328,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"decorationDescriptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":329,"derived":false},{"id":330,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":331,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"SOUTH_WEST","unsettable":false,"transient":false,"unique":true,"name":"position","changeable":true,"lowerBound":1,"iD":false,"id":332,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"decoratorPath","changeable":true,"lowerBound":1,"iD":false,"id":333,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"preconditionExpression","changeable":true,"lowerBound":0,"iD":false,"id":334,"derived":false},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"name":"NORTH","id":339,"value":0,"literal":"NORTH","eClass":"EEnumLiteral"},{"name":"WEST","id":340,"value":1,"literal":"WEST","eClass":"EEnumLiteral"},{"name":"SOUTH","id":341,"value":2,"literal":"SOUTH","eClass":"EEnumLiteral"},{"name":"EAST","id":342,"value":3,"literal":"EAST","eClass":"EEnumLiteral"},{"name":"NORTH_WEST","id":343,"value":4,"literal":"NORTH_WEST","eClass":"EEnumLiteral"},{"name":"NORTH_EAST","id":344,"value":5,"literal":"NORTH_EAST","eClass":"EEnumLiteral"},{"name":"SOUTH_WEST","id":345,"value":6,"literal":"SOUTH_WEST","eClass":"EEnumLiteral"},{"name":"SOUTH_EAST","id":346,"value":7,"literal":"SOUTH_EAST","eClass":"EEnumLiteral"},{"name":"CENTER","id":347,"value":8,"literal":"CENTER","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"domainClass","changeable":true,"lowerBound":1,"iD":false,"id":348,"derived":false},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"vsmElementCustomizations","changeable":true,"resolveProxies":true,"lowerBound":1,"id":351,"derived":false},{"id":352,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"predicateExpression","changeable":true,"lowerBound":0,"iD":false,"id":353,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"featureCustomizations","changeable":true,"resolveProxies":true,"lowerBound":1,"id":354,"derived":false},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reuse","changeable":true,"resolveProxies":true,"lowerBound":1,"id":358,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"appliedOn","changeable":true,"resolveProxies":true,"lowerBound":1,"id":359,"derived":false},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"appliedOn","changeable":true,"resolveProxies":true,"lowerBound":0,"id":363,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"applyOnAll","changeable":true,"lowerBound":0,"iD":false,"id":364,"derived":false},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"attributeName","changeable":true,"lowerBound":1,"iD":false,"id":367,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":368,"derived":false},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"referenceName","changeable":true,"lowerBound":1,"iD":false,"id":372,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":373,"derived":false},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"candidatesExpression","changeable":true,"lowerBound":1,"iD":false,"id":377,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"multiple","changeable":true,"lowerBound":1,"iD":false,"id":378,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tree","changeable":true,"lowerBound":1,"iD":false,"id":379,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rootExpression","changeable":true,"lowerBound":0,"iD":false,"id":380,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"childrenExpression","changeable":true,"lowerBound":0,"iD":false,"id":381,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"lowerBound":0,"iD":false,"id":382,"derived":false},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":389,"derived":false},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"1","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"colorValueComputationExpression","changeable":true,"lowerBound":1,"iD":false,"id":392,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"0","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"minValueComputationExpression","changeable":true,"lowerBound":1,"iD":false,"id":393,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"10","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"10","unsettable":false,"transient":false,"unique":true,"name":"maxValueComputationExpression","changeable":true,"lowerBound":1,"iD":false,"id":394,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"colorSteps","changeable":true,"resolveProxies":true,"lowerBound":0,"id":395,"derived":false},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"associatedValue","changeable":true,"lowerBound":1,"iD":false,"id":402,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"associatedColor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":403,"derived":false},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"125","unsettable":false,"transient":false,"unique":true,"name":"red","changeable":true,"lowerBound":1,"iD":false,"id":406,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"125","unsettable":false,"transient":false,"unique":true,"name":"green","changeable":true,"lowerBound":1,"iD":false,"id":407,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"125","unsettable":false,"transient":false,"unique":true,"name":"blue","changeable":true,"lowerBound":1,"iD":false,"id":408,"derived":false},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":415,"derived":false},{"id":416,"eClass":"EGenericType"},{"name":"black","id":417,"value":0,"literal":"black","eClass":"EEnumLiteral"},{"name":"blue","id":418,"value":1,"literal":"blue","eClass":"EEnumLiteral"},{"name":"red","id":419,"value":2,"literal":"red","eClass":"EEnumLiteral"},{"name":"green","id":420,"value":3,"literal":"green","eClass":"EEnumLiteral"},{"name":"yellow","id":421,"value":4,"literal":"yellow","eClass":"EEnumLiteral"},{"name":"purple","id":422,"value":5,"literal":"purple","eClass":"EEnumLiteral"},{"name":"orange","id":423,"value":6,"literal":"orange","eClass":"EEnumLiteral"},{"name":"chocolate","id":424,"value":7,"literal":"chocolate","eClass":"EEnumLiteral"},{"name":"gray","id":425,"value":8,"literal":"gray","eClass":"EEnumLiteral"},{"name":"white","id":426,"value":9,"literal":"white","eClass":"EEnumLiteral"},{"name":"dark_blue","id":427,"value":11,"literal":"dark_blue","eClass":"EEnumLiteral"},{"name":"dark_red","id":428,"value":12,"literal":"dark_red","eClass":"EEnumLiteral"},{"name":"dark_green","id":429,"value":13,"literal":"dark_green","eClass":"EEnumLiteral"},{"name":"dark_yellow","id":430,"value":14,"literal":"dark_yellow","eClass":"EEnumLiteral"},{"name":"dark_purple","id":431,"value":15,"literal":"dark_purple","eClass":"EEnumLiteral"},{"name":"dark_orange","id":432,"value":16,"literal":"dark_orange","eClass":"EEnumLiteral"},{"name":"dark_chocolate","id":433,"value":17,"literal":"dark_chocolate","eClass":"EEnumLiteral"},{"name":"dark_gray","id":434,"value":18,"literal":"dark_gray","eClass":"EEnumLiteral"},{"name":"light_blue","id":435,"value":21,"literal":"light_blue","eClass":"EEnumLiteral"},{"name":"light_red","id":436,"value":22,"literal":"light_red","eClass":"EEnumLiteral"},{"name":"light_green","id":437,"value":23,"literal":"light_green","eClass":"EEnumLiteral"},{"name":"light_yellow","id":438,"value":24,"literal":"light_yellow","eClass":"EEnumLiteral"},{"name":"light_purple","id":439,"value":25,"literal":"light_purple","eClass":"EEnumLiteral"},{"name":"light_orange","id":440,"value":26,"literal":"light_orange","eClass":"EEnumLiteral"},{"name":"light_chocolate","id":441,"value":27,"literal":"light_chocolate","eClass":"EEnumLiteral"},{"name":"light_gray","id":442,"value":28,"literal":"light_gray","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"systemColors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":443,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defaultTools","changeable":true,"resolveProxies":true,"lowerBound":0,"id":444,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"labelBorderStyles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":445,"derived":false},{"id":446,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ToolEntry","instanceClass":null,"abstract":true,"id":447,"interface":true,"eClass":"EClass"},{"id":448,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabelBorderStyles","instanceClass":null,"abstract":false,"id":449,"interface":false,"eClass":"EClass"},{"id":450,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":451,"derived":false},{"id":452,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":453,"derived":false},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"lowerBound":0,"iD":false,"id":456,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"data","changeable":true,"resolveProxies":false,"lowerBound":0,"id":457,"derived":false},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"endUserDocumentation","changeable":true,"lowerBound":0,"iD":false,"id":460,"derived":false},{"id":461,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":462,"derived":false},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"red","changeable":true,"lowerBound":1,"iD":false,"id":465,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"green","changeable":true,"lowerBound":1,"iD":false,"id":466,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"blue","changeable":true,"lowerBound":1,"iD":false,"id":467,"derived":false},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"id":472,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"lowerBound":0,"iD":false,"id":473,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"details","changeable":true,"lowerBound":0,"iD":false,"id":474,"derived":false},{"id":475,"eClass":"EGenericType"},{"id":476,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":477,"derived":false},{"id":478,"eClass":"EGenericType"},{"id":479,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"userDocumentation","changeable":true,"lowerBound":0,"iD":false,"id":480,"derived":false},{"id":481,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultValueExpression","changeable":true,"lowerBound":0,"iD":false,"id":482,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"valueType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":483,"derived":false},{"id":484,"eClass":"EGenericType"},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BasicLabelStyleDescription","instanceClass":null,"abstract":false,"id":488,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabelStyleDescription","instanceClass":null,"abstract":false,"id":489,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabelBorderStyleDescription","instanceClass":null,"abstract":false,"id":490,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TooltipStyleDescription","instanceClass":null,"abstract":false,"id":491,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"8","unsettable":false,"transient":false,"unique":true,"name":"labelSize","changeable":true,"lowerBound":0,"iD":false,"id":492,"derived":false},{"ordered":true,"upperBound":4,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"labelFormat","changeable":true,"lowerBound":0,"iD":false,"id":493,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"showIcon","changeable":true,"lowerBound":0,"iD":false,"id":494,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"feature:name","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"feature:name","unsettable":false,"transient":false,"unique":true,"name":"labelExpression","changeable":true,"lowerBound":0,"iD":false,"id":495,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"labelColor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":496,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"iconPath","changeable":true,"lowerBound":0,"iD":false,"id":497,"derived":false},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"id":500,"eClass":"EGenericType"},{"id":501,"eClass":"EGenericType"},{"id":502,"eClass":"EGenericType"},{"id":503,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"labelAlignment","changeable":true,"lowerBound":0,"iD":false,"id":504,"derived":false},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"labelBorderStyleDescriptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":507,"derived":false},{"id":508,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":509,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":510,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cornerHeight","changeable":true,"lowerBound":0,"iD":false,"id":511,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cornerWidth","changeable":true,"lowerBound":0,"iD":false,"id":512,"derived":false},{"id":513,"eClass":"EGenericType"},{"id":514,"eClass":"EGenericType"},{"id":515,"eClass":"EGenericType"},{"id":516,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"tooltipExpression","changeable":true,"lowerBound":0,"iD":false,"id":517,"derived":false},{"id":518,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractToolDescription","instanceClass":null,"abstract":true,"id":519,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingBasedToolDescription","instanceClass":null,"abstract":true,"id":520,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ToolDescription","instanceClass":null,"abstract":false,"id":521,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectionWizardDescription","instanceClass":null,"abstract":false,"id":522,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PaneBasedSelectionWizardDescription","instanceClass":null,"abstract":false,"id":523,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MenuItemOrRef","instanceClass":null,"abstract":true,"id":524,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MenuItemDescription","instanceClass":null,"abstract":true,"id":525,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MenuItemDescriptionReference","instanceClass":null,"abstract":false,"id":526,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationAction","instanceClass":null,"abstract":false,"id":527,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExternalJavaAction","instanceClass":null,"abstract":false,"id":528,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExternalJavaActionCall","instanceClass":null,"abstract":false,"id":529,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PopupMenu","instanceClass":null,"abstract":false,"id":530,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableContainer","instanceClass":null,"abstract":true,"id":531,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceleoVariable","instanceClass":null,"abstract":false,"id":532,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DialogVariable","instanceClass":null,"abstract":true,"id":533,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementDropVariable","instanceClass":null,"abstract":false,"id":534,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementSelectVariable","instanceClass":null,"abstract":false,"id":535,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementVariable","instanceClass":null,"abstract":false,"id":536,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementViewVariable","instanceClass":null,"abstract":false,"id":537,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementDeleteVariable","instanceClass":null,"abstract":false,"id":538,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DropContainerVariable","instanceClass":null,"abstract":false,"id":539,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectContainerVariable","instanceClass":null,"abstract":false,"id":540,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainerViewVariable","instanceClass":null,"abstract":false,"id":541,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectModelElementVariable","instanceClass":null,"abstract":false,"id":542,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EditMaskVariables","instanceClass":null,"abstract":false,"id":543,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainerModelOperation","instanceClass":null,"abstract":true,"id":544,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelOperation","instanceClass":null,"abstract":true,"id":545,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialNodeCreationOperation","instanceClass":null,"abstract":false,"id":546,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialOperation","instanceClass":null,"abstract":false,"id":547,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitEdgeCreationOperation","instanceClass":null,"abstract":false,"id":548,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialContainerDropOperation","instanceClass":null,"abstract":false,"id":549,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateInstance","instanceClass":null,"abstract":false,"id":550,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeContext","instanceClass":null,"abstract":false,"id":551,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetValue","instanceClass":null,"abstract":false,"id":552,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetObject","instanceClass":null,"abstract":false,"id":553,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Unset","instanceClass":null,"abstract":false,"id":554,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MoveElement","instanceClass":null,"abstract":false,"id":555,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveElement","instanceClass":null,"abstract":false,"id":556,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"For","instanceClass":null,"abstract":false,"id":557,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DragSource","instanceClass":null,"id":558,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"If","instanceClass":null,"abstract":false,"id":559,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeleteView","instanceClass":null,"abstract":false,"id":560,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NameVariable","instanceClass":null,"abstract":false,"id":561,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExternalJavaActionParameter","instanceClass":null,"abstract":false,"id":562,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ToolFilterDescription","instanceClass":null,"abstract":false,"id":563,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureChangeListener","instanceClass":null,"abstract":false,"id":564,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Case","instanceClass":null,"abstract":false,"id":565,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchChild","instanceClass":null,"abstract":true,"id":566,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Default","instanceClass":null,"abstract":false,"id":567,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Switch","instanceClass":null,"abstract":false,"id":568,"interface":false,"eClass":"EClass"},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"precondition","changeable":true,"lowerBound":0,"iD":false,"id":571,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"forceRefresh","changeable":true,"lowerBound":0,"iD":false,"id":572,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"filters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":573,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"elementsToSelect","changeable":true,"lowerBound":0,"iD":false,"id":574,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"inverseSelectionOrder","changeable":true,"lowerBound":0,"iD":false,"id":575,"derived":false},{"id":576,"eClass":"EGenericType"},{"id":577,"eClass":"EGenericType"},{"id":578,"eClass":"EGenericType"},{"id":579,"eClass":"EGenericType"},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"id":582,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"iconPath","changeable":true,"lowerBound":0,"iD":false,"id":583,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":1,"id":584,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elementView","changeable":true,"resolveProxies":true,"lowerBound":1,"id":585,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initialOperation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":586,"derived":false},{"id":587,"eClass":"EGenericType"},{"id":588,"eClass":"EGenericType"},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getContainers","lowerBound":0,"id":592,"many":true,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"container","changeable":true,"resolveProxies":true,"lowerBound":1,"id":593,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"containerView","changeable":true,"resolveProxies":true,"lowerBound":1,"id":594,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"copiedView","changeable":true,"resolveProxies":true,"lowerBound":1,"id":595,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"copiedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":596,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initialOperation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":597,"derived":false},{"id":598,"eClass":"EGenericType"},{"id":599,"eClass":"EGenericType"},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"id":602,"eClass":"EGenericType"},{"id":603,"eClass":"EGenericType"},{"id":604,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":1,"id":605,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"containerView","changeable":true,"resolveProxies":true,"lowerBound":1,"id":606,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"container","changeable":true,"resolveProxies":true,"lowerBound":1,"id":607,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initialOperation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":608,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"/org.eclipse.sirius.ui/icons/full/obj16/SelectionWizardDescription.gif","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"/org.eclipse.sirius.ui/icons/full/obj16/SelectionWizardDescription.gif","unsettable":false,"transient":false,"unique":true,"name":"iconPath","changeable":true,"lowerBound":1,"iD":false,"id":609,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"Selection Wizard","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"Selection Wizard","unsettable":false,"transient":false,"unique":true,"name":"windowTitle","changeable":true,"lowerBound":1,"iD":false,"id":610,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"windowImagePath","changeable":true,"lowerBound":0,"iD":false,"id":611,"derived":false},{"id":612,"eClass":"EGenericType"},{"id":613,"eClass":"EGenericType"},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"id":618,"eClass":"EGenericType"},{"id":619,"eClass":"EGenericType"},{"id":620,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":1,"id":621,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"containerView","changeable":true,"resolveProxies":true,"lowerBound":1,"id":622,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"container","changeable":true,"resolveProxies":true,"lowerBound":1,"id":623,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initialOperation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":624,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"/org.eclipse.sirius.ui/icons/full/obj16/PaneBasedSelectionWizardDescription.gif","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"/org.eclipse.sirius.ui/icons/full/obj16/PaneBasedSelectionWizardDescription.gif","unsettable":false,"transient":false,"unique":true,"name":"iconPath","changeable":true,"lowerBound":1,"iD":false,"id":625,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"Selection Wizard","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"Selection Wizard","unsettable":false,"transient":false,"unique":true,"name":"windowTitle","changeable":true,"lowerBound":1,"iD":false,"id":626,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"windowImagePath","changeable":true,"lowerBound":0,"iD":false,"id":627,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"lowerBound":0,"iD":false,"id":628,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"Choice of values","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Choice of values","unsettable":false,"transient":false,"unique":true,"name":"choiceOfValuesMessage","changeable":true,"lowerBound":0,"iD":false,"id":629,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"candidatesExpression","changeable":true,"lowerBound":1,"iD":false,"id":630,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tree","changeable":true,"lowerBound":1,"iD":false,"id":631,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rootExpression","changeable":true,"lowerBound":0,"iD":false,"id":632,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"childrenExpression","changeable":true,"lowerBound":0,"iD":false,"id":633,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"Selected values","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Selected values","unsettable":false,"transient":false,"unique":true,"name":"selectedValuesMessage","changeable":true,"lowerBound":0,"iD":false,"id":634,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"preSelectedCandidatesExpression","changeable":true,"lowerBound":0,"iD":false,"id":635,"derived":false},{"id":636,"eClass":"EGenericType"},{"id":637,"eClass":"EGenericType"},{"id":638,"eClass":"EGenericType"},{"id":639,"eClass":"EGenericType"},{"id":640,"eClass":"EGenericType"},{"id":641,"eClass":"EGenericType"},{"id":642,"eClass":"EGenericType"},{"id":643,"eClass":"EGenericType"},{"id":644,"eClass":"EGenericType"},{"id":645,"eClass":"EGenericType"},{"id":646,"eClass":"EGenericType"},{"id":647,"eClass":"EGenericType"},{"id":648,"eClass":"EGenericType"},{"id":649,"eClass":"EGenericType"},{"id":650,"eClass":"EGenericType"},{"id":651,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getMappings","lowerBound":1,"id":652,"many":true,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"titleExpression","changeable":true,"lowerBound":0,"iD":false,"id":653,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"browseExpression","changeable":true,"lowerBound":0,"iD":false,"id":654,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"representationDescription","changeable":false,"resolveProxies":true,"lowerBound":1,"id":655,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initialOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":656,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"containerViewVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":657,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"representationNameVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":658,"derived":false},{"id":659,"eClass":"EGenericType"},{"id":660,"eClass":"EGenericType"},{"id":661,"eClass":"EGenericType"},{"id":662,"eClass":"EGenericType"},{"id":663,"eClass":"EGenericType"},{"id":664,"eClass":"EGenericType"},{"id":665,"eClass":"EGenericType"},{"id":666,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getMappings","lowerBound":1,"id":667,"many":true,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"browseExpression","changeable":true,"lowerBound":0,"iD":false,"id":668,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"navigationNameExpression","changeable":true,"lowerBound":0,"iD":false,"id":669,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"representationDescription","changeable":false,"resolveProxies":true,"lowerBound":1,"id":670,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"containerViewVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":671,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"containerVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":672,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"representationNameVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":673,"derived":false},{"id":674,"eClass":"EGenericType"},{"id":675,"eClass":"EGenericType"},{"id":676,"eClass":"EGenericType"},{"id":677,"eClass":"EGenericType"},{"id":678,"eClass":"EGenericType"},{"id":679,"eClass":"EGenericType"},{"id":680,"eClass":"EGenericType"},{"id":681,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"icon","changeable":true,"lowerBound":0,"iD":false,"id":682,"derived":false},{"id":683,"eClass":"EGenericType"},{"id":684,"eClass":"EGenericType"},{"id":685,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"item","changeable":true,"resolveProxies":true,"lowerBound":1,"id":686,"derived":false},{"id":687,"eClass":"EGenericType"},{"id":688,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"view","changeable":true,"resolveProxies":true,"lowerBound":1,"id":689,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initialOperation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":690,"derived":false},{"id":691,"eClass":"EGenericType"},{"id":692,"eClass":"EGenericType"},{"id":693,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":694,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":695,"derived":false},{"id":696,"eClass":"EGenericType"},{"id":697,"eClass":"EGenericType"},{"id":698,"eClass":"EGenericType"},{"id":699,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"action","changeable":true,"resolveProxies":true,"lowerBound":1,"id":700,"derived":false},{"id":701,"eClass":"EGenericType"},{"id":702,"eClass":"EGenericType"},{"id":703,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"menuItemDescription","changeable":true,"resolveProxies":true,"lowerBound":1,"id":704,"derived":false},{"id":705,"eClass":"EGenericType"},{"id":706,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subVariables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":707,"derived":false},{"id":708,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"computationExpression","changeable":true,"lowerBound":0,"iD":false,"id":709,"derived":false},{"id":710,"eClass":"EGenericType"},{"id":711,"eClass":"EGenericType"},{"id":712,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dialogPrompt","changeable":true,"lowerBound":0,"iD":false,"id":713,"derived":false},{"id":714,"eClass":"EGenericType"},{"id":715,"eClass":"EGenericType"},{"id":716,"eClass":"EGenericType"},{"id":717,"eClass":"EGenericType"},{"id":718,"eClass":"EGenericType"},{"id":719,"eClass":"EGenericType"},{"id":720,"eClass":"EGenericType"},{"id":721,"eClass":"EGenericType"},{"id":722,"eClass":"EGenericType"},{"id":723,"eClass":"EGenericType"},{"id":724,"eClass":"EGenericType"},{"id":725,"eClass":"EGenericType"},{"id":726,"eClass":"EGenericType"},{"id":727,"eClass":"EGenericType"},{"id":728,"eClass":"EGenericType"},{"id":729,"eClass":"EGenericType"},{"id":730,"eClass":"EGenericType"},{"id":731,"eClass":"EGenericType"},{"id":732,"eClass":"EGenericType"},{"id":733,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"mask","changeable":true,"lowerBound":0,"iD":false,"id":734,"derived":false},{"id":735,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subModelOperations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":736,"derived":false},{"id":737,"eClass":"EGenericType"},{"id":738,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"firstModelOperations","changeable":true,"resolveProxies":true,"lowerBound":1,"id":739,"derived":false},{"id":740,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"firstModelOperations","changeable":true,"resolveProxies":true,"lowerBound":1,"id":741,"derived":false},{"id":742,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"firstModelOperations","changeable":true,"resolveProxies":true,"lowerBound":1,"id":743,"derived":false},{"id":744,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"firstModelOperations","changeable":true,"resolveProxies":true,"lowerBound":1,"id":745,"derived":false},{"id":746,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"typeName","changeable":true,"lowerBound":0,"iD":false,"id":747,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"referenceName","changeable":true,"lowerBound":1,"iD":false,"id":748,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"instance","unsettable":false,"transient":false,"unique":true,"name":"variableName","changeable":true,"lowerBound":0,"iD":false,"id":749,"derived":false},{"id":750,"eClass":"EGenericType"},{"id":751,"eClass":"EGenericType"},{"id":752,"eClass":"EGenericType"},{"id":753,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"browseExpression","changeable":true,"lowerBound":0,"iD":false,"id":754,"derived":false},{"id":755,"eClass":"EGenericType"},{"id":756,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"featureName","changeable":true,"lowerBound":1,"iD":false,"id":757,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"valueExpression","changeable":true,"lowerBound":0,"iD":false,"id":758,"derived":false},{"id":759,"eClass":"EGenericType"},{"id":760,"eClass":"EGenericType"},{"id":761,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"featureName","changeable":true,"lowerBound":1,"iD":false,"id":762,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"object","changeable":true,"resolveProxies":true,"lowerBound":0,"id":763,"derived":false},{"id":764,"eClass":"EGenericType"},{"id":765,"eClass":"EGenericType"},{"id":766,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"featureName","changeable":true,"lowerBound":1,"iD":false,"id":767,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"elementExpression","changeable":true,"lowerBound":0,"iD":false,"id":768,"derived":false},{"id":769,"eClass":"EGenericType"},{"id":770,"eClass":"EGenericType"},{"id":771,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"newContainerExpression","changeable":true,"lowerBound":1,"iD":false,"id":772,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"featureName","changeable":true,"lowerBound":1,"iD":false,"id":773,"derived":false},{"id":774,"eClass":"EGenericType"},{"id":775,"eClass":"EGenericType"},{"id":776,"eClass":"EGenericType"},{"id":777,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"lowerBound":1,"iD":false,"id":778,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"i","unsettable":false,"transient":false,"unique":true,"name":"iteratorName","changeable":true,"lowerBound":1,"iD":false,"id":779,"derived":false},{"id":780,"eClass":"EGenericType"},{"id":781,"eClass":"EGenericType"},{"id":782,"eClass":"EGenericType"},{"name":"DIAGRAM","id":783,"value":1,"literal":"DIAGRAM","eClass":"EEnumLiteral"},{"name":"PROJECT_EXPLORER","id":784,"value":2,"literal":"PROJECT_EXPLORER","eClass":"EEnumLiteral"},{"name":"BOTH","id":785,"value":3,"literal":"BOTH","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"conditionExpression","changeable":true,"lowerBound":0,"iD":false,"id":786,"derived":false},{"id":787,"eClass":"EGenericType"},{"id":788,"eClass":"EGenericType"},{"id":789,"eClass":"EGenericType"},{"id":790,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":791,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":792,"derived":false},{"id":793,"eClass":"EGenericType"},{"id":794,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"precondition","changeable":true,"lowerBound":0,"iD":false,"id":795,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"elementsToListen","changeable":true,"lowerBound":0,"iD":false,"id":796,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"listeners","changeable":true,"resolveProxies":true,"lowerBound":1,"id":797,"derived":false},{"id":798,"eClass":"EGenericType"},{"id":799,"eClass":"EGenericType"},{"id":800,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"domainClass","changeable":true,"lowerBound":1,"iD":false,"id":801,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"featureName","changeable":true,"lowerBound":1,"iD":false,"id":802,"derived":false},{"id":803,"eClass":"EGenericType"},{"id":804,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"conditionExpression","changeable":true,"lowerBound":0,"iD":false,"id":805,"derived":false},{"id":806,"eClass":"EGenericType"},{"id":807,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subModelOperations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":808,"derived":false},{"id":809,"eClass":"EGenericType"},{"id":810,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cases","changeable":true,"resolveProxies":true,"lowerBound":1,"id":811,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"default","changeable":true,"resolveProxies":true,"lowerBound":1,"id":812,"derived":false},{"id":813,"eClass":"EGenericType"},{"id":814,"eClass":"EGenericType"},{"id":815,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValidationRule","instanceClass":null,"abstract":true,"id":816,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SemanticValidationRule","instanceClass":null,"abstract":false,"id":817,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ViewValidationRule","instanceClass":null,"abstract":false,"id":818,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleAudit","instanceClass":null,"abstract":false,"id":819,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ERROR_LEVEL","instanceClass":null,"id":820,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValidationFix","instanceClass":null,"abstract":false,"id":821,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedRules","changeable":true,"resolveProxies":true,"lowerBound":0,"id":822,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reusedRules","changeable":true,"resolveProxies":true,"lowerBound":0,"id":823,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"allRules","changeable":false,"resolveProxies":true,"lowerBound":0,"id":824,"derived":true},{"id":825,"eClass":"EGenericType"},{"id":826,"eClass":"EGenericType"},{"id":827,"eClass":"EGenericType"},{"id":828,"eClass":"EGenericType"},{"id":829,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"checkRule","lowerBound":0,"id":830,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getMessage","lowerBound":0,"id":831,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"INFO","unsettable":false,"transient":false,"unique":true,"name":"level","changeable":true,"lowerBound":1,"iD":false,"id":832,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"The element has...","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"The element has...","unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"lowerBound":0,"iD":false,"id":833,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"audits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":834,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fixes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":835,"derived":false},{"id":836,"eClass":"EGenericType"},{"id":837,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eObj","lowerBound":0,"id":838,"many":false,"required":false,"eClass":"EParameter"},{"id":839,"eClass":"EGenericType"},{"id":840,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eObj","lowerBound":0,"id":841,"many":false,"required":false,"eClass":"EParameter"},{"id":842,"eClass":"EGenericType"},{"id":843,"eClass":"EGenericType"},{"id":844,"eClass":"EGenericType"},{"id":845,"eClass":"EGenericType"},{"id":846,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"targetClass","changeable":true,"lowerBound":1,"iD":false,"id":847,"derived":false},{"id":848,"eClass":"EGenericType"},{"id":849,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":850,"derived":false},{"id":851,"eClass":"EGenericType"},{"id":852,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"auditExpression","changeable":true,"lowerBound":1,"iD":false,"id":853,"derived":false},{"id":854,"eClass":"EGenericType"},{"name":"INFO","id":855,"value":0,"literal":"INFO","eClass":"EEnumLiteral"},{"name":"WARNING","id":856,"value":1,"literal":"WARNING","eClass":"EEnumLiteral"},{"name":"ERROR","id":857,"value":3,"literal":"ERROR","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":858,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initialOperation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":859,"derived":false},{"id":860,"eClass":"EGenericType"},{"id":861,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationSection","instanceClass":null,"abstract":true,"id":862,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateInformationSection","instanceClass":null,"abstract":false,"id":863,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"getContent","lowerBound":0,"id":864,"many":false,"required":false,"eClass":"EOperation"},{"id":865,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eObj","lowerBound":0,"id":866,"many":false,"required":false,"eClass":"EParameter"},{"id":867,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"templatePath","changeable":true,"lowerBound":0,"iD":false,"id":868,"derived":false},{"id":869,"eClass":"EGenericType"},{"id":870,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":1,"target":0},{"source":1,"target":33},{"source":1,"target":34},{"source":1,"target":35},{"source":1,"target":36},{"source":1,"target":37},{"source":1,"target":38},{"source":1,"target":39},{"source":1,"target":40},{"source":33,"target":1},{"source":33,"target":41},{"source":33,"target":1},{"source":41,"target":1},{"source":34,"target":30},{"source":34,"target":42},{"source":34,"target":1},{"source":42,"target":30},{"source":35,"target":43},{"source":35,"target":1},{"source":36,"target":44},{"source":36,"target":45},{"source":36,"target":1},{"source":45,"target":44},{"source":37,"target":10},{"source":37,"target":46},{"source":37,"target":1},{"source":46,"target":10},{"source":38,"target":10},{"source":38,"target":47},{"source":38,"target":1},{"source":47,"target":10},{"source":39,"target":2},{"source":39,"target":48},{"source":39,"target":1},{"source":48,"target":2},{"source":40,"target":49},{"source":40,"target":1},{"source":2,"target":0},{"source":2,"target":50},{"source":50,"target":51},{"source":50,"target":52},{"source":50,"target":2},{"source":52,"target":51},{"source":3,"target":0},{"source":3,"target":53},{"source":53,"target":16},{"source":53,"target":54},{"source":53,"target":3},{"source":54,"target":16},{"source":4,"target":0},{"source":4,"target":55},{"source":55,"target":4},{"source":5,"target":0},{"source":5,"target":56},{"source":56,"target":57},{"source":56,"target":58},{"source":56,"target":5},{"source":58,"target":57},{"source":6,"target":0},{"source":6,"target":10},{"source":6,"target":59},{"source":6,"target":60},{"source":59,"target":61},{"source":59,"target":6},{"source":60,"target":10},{"source":7,"target":0},{"source":7,"target":62},{"source":62,"target":63},{"source":62,"target":7},{"source":8,"target":0},{"source":8,"target":64},{"source":8,"target":4},{"source":8,"target":65},{"source":8,"target":66},{"source":8,"target":67},{"source":8,"target":68},{"source":8,"target":69},{"source":8,"target":70},{"source":8,"target":71},{"source":8,"target":72},{"source":8,"target":73},{"source":66,"target":9},{"source":66,"target":74},{"source":66,"target":8},{"source":74,"target":9},{"source":67,"target":9},{"source":67,"target":75},{"source":67,"target":8},{"source":75,"target":9},{"source":68,"target":76},{"source":68,"target":8},{"source":69,"target":77},{"source":69,"target":78},{"source":69,"target":8},{"source":78,"target":77},{"source":70,"target":31},{"source":70,"target":79},{"source":70,"target":8},{"source":79,"target":31},{"source":71,"target":64},{"source":72,"target":4},{"source":73,"target":65},{"source":9,"target":0},{"source":9,"target":5},{"source":9,"target":3},{"source":9,"target":4},{"source":9,"target":7},{"source":9,"target":80},{"source":9,"target":81},{"source":9,"target":82},{"source":9,"target":83},{"source":9,"target":84},{"source":9,"target":85},{"source":80,"target":86},{"source":80,"target":9},{"source":81,"target":87},{"source":81,"target":9},{"source":82,"target":5},{"source":83,"target":3},{"source":84,"target":4},{"source":85,"target":7},{"source":10,"target":0},{"source":10,"target":4},{"source":10,"target":88},{"source":10,"target":89},{"source":10,"target":90},{"source":10,"target":91},{"source":88,"target":8},{"source":88,"target":92},{"source":88,"target":10},{"source":92,"target":8},{"source":89,"target":11},{"source":89,"target":93},{"source":89,"target":10},{"source":93,"target":11},{"source":90,"target":94},{"source":90,"target":95},{"source":90,"target":10},{"source":95,"target":94},{"source":91,"target":4},{"source":11,"target":0},{"source":11,"target":96},{"source":96,"target":97},{"source":96,"target":11},{"source":12,"target":0},{"source":12,"target":98},{"source":98,"target":99},{"source":98,"target":100},{"source":98,"target":12},{"source":100,"target":99},{"source":13,"target":0},{"source":13,"target":101},{"source":13,"target":102},{"source":101,"target":103},{"source":101,"target":13},{"source":102,"target":104},{"source":102,"target":13},{"source":14,"target":0},{"source":14,"target":28},{"source":14,"target":105},{"source":14,"target":106},{"source":105,"target":17},{"source":105,"target":107},{"source":105,"target":14},{"source":107,"target":17},{"source":106,"target":28},{"source":15,"target":0},{"source":15,"target":108},{"source":15,"target":109},{"source":15,"target":110},{"source":15,"target":111},{"source":108,"target":15},{"source":109,"target":15},{"source":110,"target":15},{"source":111,"target":15},{"source":16,"target":0},{"source":16,"target":4},{"source":16,"target":29},{"source":16,"target":112},{"source":16,"target":113},{"source":16,"target":114},{"source":112,"target":115},{"source":112,"target":116},{"source":112,"target":16},{"source":116,"target":115},{"source":113,"target":4},{"source":114,"target":29},{"source":17,"target":0},{"source":17,"target":117},{"source":17,"target":118},{"source":17,"target":119},{"source":117,"target":17},{"source":118,"target":17},{"source":119,"target":17},{"source":18,"target":0},{"source":19,"target":0},{"source":19,"target":120},{"source":19,"target":121},{"source":19,"target":122},{"source":19,"target":123},{"source":19,"target":124},{"source":19,"target":125},{"source":120,"target":126},{"source":120,"target":19},{"source":121,"target":127},{"source":121,"target":19},{"source":122,"target":128},{"source":122,"target":19},{"source":123,"target":94},{"source":123,"target":129},{"source":123,"target":19},{"source":129,"target":94},{"source":124,"target":1},{"source":124,"target":130},{"source":124,"target":19},{"source":130,"target":1},{"source":125,"target":20},{"source":125,"target":131},{"source":125,"target":19},{"source":131,"target":20},{"source":20,"target":0},{"source":20,"target":132},{"source":20,"target":133},{"source":132,"target":20},{"source":133,"target":20},{"source":21,"target":0},{"source":21,"target":134},{"source":134,"target":19},{"source":134,"target":135},{"source":134,"target":21},{"source":135,"target":19},{"source":22,"target":0},{"source":22,"target":136},{"source":22,"target":137},{"source":136,"target":138},{"source":136,"target":22},{"source":137,"target":139},{"source":137,"target":22},{"source":23,"target":0},{"source":23,"target":22},{"source":23,"target":140},{"source":140,"target":22},{"source":24,"target":0},{"source":24,"target":22},{"source":24,"target":141},{"source":24,"target":142},{"source":141,"target":22},{"source":141,"target":143},{"source":141,"target":24},{"source":143,"target":22},{"source":142,"target":22},{"source":25,"target":0},{"source":25,"target":24},{"source":25,"target":144},{"source":144,"target":24},{"source":26,"target":0},{"source":26,"target":24},{"source":26,"target":145},{"source":145,"target":24},{"source":27,"target":0},{"source":27,"target":23},{"source":27,"target":146},{"source":146,"target":23},{"source":28,"target":0},{"source":28,"target":29},{"source":28,"target":147},{"source":28,"target":148},{"source":28,"target":149},{"source":28,"target":150},{"source":28,"target":151},{"source":28,"target":152},{"source":147,"target":153},{"source":147,"target":28},{"source":148,"target":15},{"source":148,"target":154},{"source":148,"target":28},{"source":154,"target":15},{"source":149,"target":155},{"source":149,"target":28},{"source":150,"target":156},{"source":150,"target":28},{"source":151,"target":18},{"source":151,"target":157},{"source":151,"target":28},{"source":157,"target":18},{"source":152,"target":29},{"source":29,"target":0},{"source":29,"target":158},{"source":158,"target":159},{"source":158,"target":29},{"source":30,"target":0},{"source":31,"target":0},{"source":31,"target":160},{"source":31,"target":161},{"source":160,"target":162},{"source":160,"target":31},{"source":161,"target":163},{"source":161,"target":31},{"source":32,"target":164},{"source":32,"target":165},{"source":32,"target":166},{"source":32,"target":94},{"source":32,"target":51},{"source":32,"target":167},{"source":32,"target":168},{"source":32,"target":169},{"source":32,"target":170},{"source":32,"target":171},{"source":32,"target":172},{"source":32,"target":57},{"source":32,"target":173},{"source":32,"target":64},{"source":32,"target":65},{"source":32,"target":174},{"source":32,"target":175},{"source":32,"target":176},{"source":32,"target":177},{"source":32,"target":178},{"source":32,"target":179},{"source":32,"target":180},{"source":32,"target":181},{"source":32,"target":99},{"source":32,"target":182},{"source":32,"target":183},{"source":32,"target":184},{"source":32,"target":185},{"source":32,"target":186},{"source":32,"target":187},{"source":32,"target":188},{"source":32,"target":189},{"source":32,"target":190},{"source":32,"target":191},{"source":32,"target":192},{"source":32,"target":193},{"source":32,"target":194},{"source":32,"target":195},{"source":32,"target":196},{"source":32,"target":197},{"source":32,"target":198},{"source":32,"target":199},{"source":32,"target":200},{"source":32,"target":201},{"source":32,"target":202},{"source":32,"target":77},{"source":32,"target":203},{"source":32,"target":204},{"source":32,"target":205},{"source":32,"target":44},{"source":32,"target":206},{"source":32,"target":207},{"source":32,"target":208},{"source":32,"target":209},{"source":32,"target":210},{"source":32,"target":211},{"source":32,"target":212},{"source":32,"target":213},{"source":32,"target":214},{"source":32,"target":215},{"source":32,"target":0},{"source":164,"target":32},{"source":164,"target":65},{"source":164,"target":64},{"source":164,"target":216},{"source":164,"target":217},{"source":164,"target":218},{"source":164,"target":219},{"source":164,"target":220},{"source":164,"target":221},{"source":164,"target":222},{"source":164,"target":223},{"source":216,"target":224},{"source":216,"target":164},{"source":217,"target":94},{"source":217,"target":225},{"source":217,"target":164},{"source":217,"target":226},{"source":225,"target":94},{"source":218,"target":201},{"source":218,"target":227},{"source":218,"target":164},{"source":227,"target":201},{"source":219,"target":202},{"source":219,"target":228},{"source":219,"target":164},{"source":219,"target":229},{"source":228,"target":202},{"source":220,"target":230},{"source":220,"target":164},{"source":221,"target":165},{"source":221,"target":231},{"source":221,"target":164},{"source":231,"target":165},{"source":222,"target":65},{"source":223,"target":64},{"source":165,"target":32},{"source":166,"target":32},{"source":94,"target":32},{"source":94,"target":64},{"source":94,"target":166},{"source":94,"target":203},{"source":94,"target":204},{"source":94,"target":232},{"source":94,"target":233},{"source":94,"target":234},{"source":94,"target":235},{"source":94,"target":236},{"source":94,"target":237},{"source":94,"target":238},{"source":94,"target":239},{"source":94,"target":240},{"source":94,"target":241},{"source":94,"target":242},{"source":94,"target":243},{"source":94,"target":244},{"source":94,"target":245},{"source":94,"target":246},{"source":94,"target":247},{"source":94,"target":248},{"source":232,"target":94},{"source":232,"target":249},{"source":249,"target":250},{"source":249,"target":232},{"source":233,"target":251},{"source":233,"target":94},{"source":234,"target":252},{"source":234,"target":253},{"source":234,"target":94},{"source":234,"target":254},{"source":253,"target":252},{"source":235,"target":167},{"source":235,"target":255},{"source":235,"target":94},{"source":235,"target":226},{"source":255,"target":167},{"source":236,"target":170},{"source":236,"target":256},{"source":236,"target":94},{"source":236,"target":257},{"source":256,"target":170},{"source":237,"target":172},{"source":237,"target":258},{"source":237,"target":94},{"source":258,"target":172},{"source":238,"target":171},{"source":238,"target":259},{"source":238,"target":94},{"source":259,"target":171},{"source":239,"target":51},{"source":239,"target":260},{"source":239,"target":94},{"source":260,"target":51},{"source":240,"target":179},{"source":240,"target":261},{"source":240,"target":94},{"source":261,"target":179},{"source":241,"target":168},{"source":241,"target":262},{"source":241,"target":94},{"source":241,"target":263},{"source":262,"target":168},{"source":242,"target":206},{"source":242,"target":264},{"source":242,"target":94},{"source":264,"target":206},{"source":243,"target":206},{"source":243,"target":265},{"source":243,"target":94},{"source":265,"target":206},{"source":244,"target":206},{"source":244,"target":266},{"source":244,"target":94},{"source":266,"target":206},{"source":245,"target":64},{"source":246,"target":166},{"source":247,"target":203},{"source":248,"target":204},{"source":51,"target":32},{"source":167,"target":32},{"source":167,"target":64},{"source":167,"target":203},{"source":167,"target":204},{"source":167,"target":267},{"source":167,"target":268},{"source":167,"target":269},{"source":167,"target":270},{"source":167,"target":271},{"source":167,"target":272},{"source":167,"target":273},{"source":267,"target":177},{"source":267,"target":274},{"source":267,"target":167},{"source":274,"target":177},{"source":268,"target":275},{"source":268,"target":167},{"source":269,"target":276},{"source":269,"target":167},{"source":270,"target":277},{"source":270,"target":167},{"source":271,"target":64},{"source":272,"target":203},{"source":273,"target":204},{"source":168,"target":32},{"source":168,"target":263},{"source":168,"target":278},{"source":263,"target":279},{"source":263,"target":168},{"source":278,"target":167},{"source":278,"target":280},{"source":278,"target":168},{"source":280,"target":167},{"source":169,"target":32},{"source":169,"target":167},{"source":169,"target":281},{"source":281,"target":167},{"source":170,"target":32},{"source":170,"target":257},{"source":170,"target":282},{"source":170,"target":283},{"source":170,"target":284},{"source":257,"target":285},{"source":257,"target":170},{"source":282,"target":286},{"source":282,"target":170},{"source":283,"target":287},{"source":283,"target":170},{"source":284,"target":288},{"source":284,"target":170},{"source":171,"target":32},{"source":171,"target":289},{"source":289,"target":290},{"source":289,"target":171},{"source":172,"target":32},{"source":172,"target":291},{"source":291,"target":292},{"source":291,"target":172},{"source":57,"target":32},{"source":57,"target":204},{"source":57,"target":293},{"source":57,"target":294},{"source":57,"target":295},{"source":293,"target":296},{"source":293,"target":297},{"source":293,"target":57},{"source":297,"target":296},{"source":294,"target":298},{"source":294,"target":299},{"source":294,"target":57},{"source":299,"target":298},{"source":295,"target":204},{"source":173,"target":32},{"source":173,"target":300},{"source":173,"target":301},{"source":300,"target":302},{"source":300,"target":173},{"source":301,"target":303},{"source":301,"target":173},{"source":64,"target":32},{"source":64,"target":304},{"source":304,"target":305},{"source":304,"target":64},{"source":65,"target":32},{"source":65,"target":306},{"source":65,"target":307},{"source":306,"target":174},{"source":306,"target":308},{"source":306,"target":65},{"source":306,"target":309},{"source":308,"target":174},{"source":309,"target":310},{"source":309,"target":306},{"source":307,"target":174},{"source":307,"target":311},{"source":307,"target":65},{"source":311,"target":174},{"source":174,"target":32},{"source":174,"target":312},{"source":174,"target":313},{"source":312,"target":314},{"source":312,"target":174},{"source":313,"target":315},{"source":313,"target":174},{"source":175,"target":32},{"source":175,"target":316},{"source":175,"target":317},{"source":316,"target":318},{"source":316,"target":175},{"source":316,"target":319},{"source":316,"target":320},{"source":316,"target":321},{"source":319,"target":322},{"source":319,"target":316},{"source":320,"target":323},{"source":320,"target":316},{"source":321,"target":324},{"source":321,"target":316},{"source":317,"target":177},{"source":317,"target":325},{"source":317,"target":175},{"source":325,"target":177},{"source":176,"target":32},{"source":177,"target":32},{"source":178,"target":32},{"source":179,"target":32},{"source":180,"target":32},{"source":180,"target":326},{"source":326,"target":327},{"source":326,"target":328},{"source":326,"target":180},{"source":328,"target":327},{"source":181,"target":32},{"source":181,"target":329},{"source":329,"target":99},{"source":329,"target":330},{"source":329,"target":181},{"source":329,"target":331},{"source":330,"target":99},{"source":99,"target":32},{"source":99,"target":331},{"source":99,"target":332},{"source":99,"target":333},{"source":99,"target":334},{"source":331,"target":335},{"source":331,"target":99},{"source":332,"target":182},{"source":332,"target":336},{"source":332,"target":99},{"source":336,"target":182},{"source":333,"target":179},{"source":333,"target":337},{"source":333,"target":99},{"source":337,"target":179},{"source":334,"target":177},{"source":334,"target":338},{"source":334,"target":99},{"source":338,"target":177},{"source":182,"target":32},{"source":182,"target":339},{"source":182,"target":340},{"source":182,"target":341},{"source":182,"target":342},{"source":182,"target":343},{"source":182,"target":344},{"source":182,"target":345},{"source":182,"target":346},{"source":182,"target":347},{"source":339,"target":182},{"source":340,"target":182},{"source":341,"target":182},{"source":342,"target":182},{"source":343,"target":182},{"source":344,"target":182},{"source":345,"target":182},{"source":346,"target":182},{"source":347,"target":182},{"source":183,"target":32},{"source":183,"target":99},{"source":183,"target":348},{"source":183,"target":349},{"source":348,"target":176},{"source":348,"target":350},{"source":348,"target":183},{"source":350,"target":176},{"source":349,"target":99},{"source":184,"target":32},{"source":184,"target":351},{"source":351,"target":185},{"source":351,"target":352},{"source":351,"target":184},{"source":352,"target":185},{"source":185,"target":32},{"source":186,"target":32},{"source":186,"target":185},{"source":186,"target":353},{"source":186,"target":354},{"source":186,"target":355},{"source":353,"target":177},{"source":353,"target":356},{"source":353,"target":186},{"source":356,"target":177},{"source":354,"target":188},{"source":354,"target":357},{"source":354,"target":186},{"source":357,"target":188},{"source":355,"target":185},{"source":187,"target":32},{"source":187,"target":185},{"source":187,"target":358},{"source":187,"target":359},{"source":187,"target":360},{"source":358,"target":188},{"source":358,"target":361},{"source":358,"target":187},{"source":361,"target":188},{"source":359,"target":362},{"source":359,"target":187},{"source":360,"target":185},{"source":188,"target":32},{"source":188,"target":363},{"source":188,"target":364},{"source":363,"target":365},{"source":363,"target":188},{"source":364,"target":366},{"source":364,"target":188},{"source":189,"target":32},{"source":189,"target":188},{"source":189,"target":367},{"source":189,"target":368},{"source":189,"target":369},{"source":367,"target":370},{"source":367,"target":189},{"source":368,"target":177},{"source":368,"target":371},{"source":368,"target":189},{"source":371,"target":177},{"source":369,"target":188},{"source":190,"target":32},{"source":190,"target":188},{"source":190,"target":372},{"source":190,"target":373},{"source":190,"target":374},{"source":372,"target":375},{"source":372,"target":190},{"source":373,"target":376},{"source":373,"target":190},{"source":374,"target":188},{"source":191,"target":32},{"source":191,"target":377},{"source":191,"target":378},{"source":191,"target":379},{"source":191,"target":380},{"source":191,"target":381},{"source":191,"target":382},{"source":377,"target":177},{"source":377,"target":383},{"source":377,"target":191},{"source":383,"target":177},{"source":378,"target":384},{"source":378,"target":191},{"source":379,"target":385},{"source":379,"target":191},{"source":380,"target":177},{"source":380,"target":386},{"source":380,"target":191},{"source":386,"target":177},{"source":381,"target":177},{"source":381,"target":387},{"source":381,"target":191},{"source":387,"target":177},{"source":382,"target":211},{"source":382,"target":388},{"source":382,"target":191},{"source":388,"target":211},{"source":192,"target":32},{"source":193,"target":32},{"source":193,"target":196},{"source":193,"target":389},{"source":193,"target":390},{"source":389,"target":391},{"source":389,"target":193},{"source":390,"target":196},{"source":194,"target":32},{"source":194,"target":192},{"source":194,"target":198},{"source":194,"target":392},{"source":194,"target":393},{"source":194,"target":394},{"source":194,"target":395},{"source":194,"target":396},{"source":194,"target":397},{"source":392,"target":177},{"source":392,"target":398},{"source":392,"target":194},{"source":398,"target":177},{"source":393,"target":177},{"source":393,"target":399},{"source":393,"target":194},{"source":399,"target":177},{"source":394,"target":177},{"source":394,"target":400},{"source":394,"target":194},{"source":400,"target":177},{"source":395,"target":195},{"source":395,"target":401},{"source":395,"target":194},{"source":401,"target":195},{"source":396,"target":192},{"source":397,"target":198},{"source":195,"target":32},{"source":195,"target":402},{"source":195,"target":403},{"source":402,"target":177},{"source":402,"target":404},{"source":402,"target":195},{"source":404,"target":177},{"source":403,"target":196},{"source":403,"target":405},{"source":403,"target":195},{"source":405,"target":196},{"source":196,"target":32},{"source":196,"target":192},{"source":196,"target":406},{"source":196,"target":407},{"source":196,"target":408},{"source":196,"target":409},{"source":406,"target":410},{"source":406,"target":196},{"source":407,"target":411},{"source":407,"target":196},{"source":408,"target":412},{"source":408,"target":196},{"source":409,"target":192},{"source":197,"target":32},{"source":197,"target":196},{"source":197,"target":198},{"source":197,"target":413},{"source":197,"target":414},{"source":413,"target":196},{"source":414,"target":198},{"source":198,"target":32},{"source":198,"target":415},{"source":415,"target":416},{"source":415,"target":198},{"source":199,"target":32},{"source":199,"target":417},{"source":199,"target":418},{"source":199,"target":419},{"source":199,"target":420},{"source":199,"target":421},{"source":199,"target":422},{"source":199,"target":423},{"source":199,"target":424},{"source":199,"target":425},{"source":199,"target":426},{"source":199,"target":427},{"source":199,"target":428},{"source":199,"target":429},{"source":199,"target":430},{"source":199,"target":431},{"source":199,"target":432},{"source":199,"target":433},{"source":199,"target":434},{"source":199,"target":435},{"source":199,"target":436},{"source":199,"target":437},{"source":199,"target":438},{"source":199,"target":439},{"source":199,"target":440},{"source":199,"target":441},{"source":199,"target":442},{"source":417,"target":199},{"source":418,"target":199},{"source":419,"target":199},{"source":420,"target":199},{"source":421,"target":199},{"source":422,"target":199},{"source":423,"target":199},{"source":424,"target":199},{"source":425,"target":199},{"source":426,"target":199},{"source":427,"target":199},{"source":428,"target":199},{"source":429,"target":199},{"source":430,"target":199},{"source":431,"target":199},{"source":432,"target":199},{"source":433,"target":199},{"source":434,"target":199},{"source":435,"target":199},{"source":436,"target":199},{"source":437,"target":199},{"source":438,"target":199},{"source":439,"target":199},{"source":440,"target":199},{"source":441,"target":199},{"source":442,"target":199},{"source":200,"target":32},{"source":200,"target":443},{"source":200,"target":444},{"source":200,"target":445},{"source":443,"target":201},{"source":443,"target":446},{"source":443,"target":200},{"source":446,"target":201},{"source":444,"target":447},{"source":444,"target":448},{"source":444,"target":200},{"source":448,"target":447},{"source":445,"target":449},{"source":445,"target":450},{"source":445,"target":200},{"source":450,"target":449},{"source":201,"target":32},{"source":201,"target":451},{"source":451,"target":193},{"source":451,"target":452},{"source":451,"target":201},{"source":451,"target":389},{"source":452,"target":193},{"source":202,"target":32},{"source":202,"target":229},{"source":202,"target":453},{"source":229,"target":454},{"source":229,"target":202},{"source":453,"target":198},{"source":453,"target":455},{"source":453,"target":202},{"source":453,"target":415},{"source":455,"target":198},{"source":77,"target":32},{"source":77,"target":456},{"source":77,"target":457},{"source":456,"target":458},{"source":456,"target":77},{"source":457,"target":459},{"source":457,"target":77},{"source":203,"target":32},{"source":203,"target":460},{"source":460,"target":461},{"source":460,"target":203},{"source":204,"target":32},{"source":204,"target":226},{"source":204,"target":462},{"source":226,"target":463},{"source":226,"target":204},{"source":462,"target":211},{"source":462,"target":464},{"source":462,"target":204},{"source":464,"target":211},{"source":205,"target":32},{"source":205,"target":198},{"source":205,"target":192},{"source":205,"target":465},{"source":205,"target":466},{"source":205,"target":467},{"source":205,"target":468},{"source":205,"target":469},{"source":465,"target":177},{"source":465,"target":470},{"source":465,"target":205},{"source":470,"target":177},{"source":466,"target":177},{"source":466,"target":471},{"source":466,"target":205},{"source":471,"target":177},{"source":467,"target":177},{"source":467,"target":472},{"source":467,"target":205},{"source":472,"target":177},{"source":468,"target":198},{"source":469,"target":192},{"source":44,"target":32},{"source":44,"target":473},{"source":44,"target":474},{"source":473,"target":475},{"source":473,"target":44},{"source":474,"target":476},{"source":474,"target":44},{"source":206,"target":32},{"source":207,"target":32},{"source":207,"target":477},{"source":477,"target":478},{"source":477,"target":207},{"source":208,"target":32},{"source":208,"target":207},{"source":208,"target":479},{"source":479,"target":207},{"source":209,"target":32},{"source":209,"target":480},{"source":480,"target":481},{"source":480,"target":209},{"source":210,"target":32},{"source":210,"target":209},{"source":210,"target":208},{"source":210,"target":482},{"source":210,"target":483},{"source":210,"target":484},{"source":210,"target":485},{"source":482,"target":177},{"source":482,"target":486},{"source":482,"target":210},{"source":486,"target":177},{"source":483,"target":487},{"source":483,"target":210},{"source":484,"target":209},{"source":485,"target":208},{"source":211,"target":32},{"source":212,"target":115},{"source":212,"target":488},{"source":212,"target":489},{"source":212,"target":449},{"source":212,"target":490},{"source":212,"target":491},{"source":212,"target":32},{"source":115,"target":212},{"source":488,"target":212},{"source":488,"target":492},{"source":488,"target":493},{"source":488,"target":494},{"source":488,"target":495},{"source":488,"target":496},{"source":488,"target":497},{"source":492,"target":498},{"source":492,"target":488},{"source":493,"target":15},{"source":493,"target":499},{"source":493,"target":488},{"source":499,"target":15},{"source":494,"target":500},{"source":494,"target":488},{"source":495,"target":177},{"source":495,"target":501},{"source":495,"target":488},{"source":501,"target":177},{"source":496,"target":192},{"source":496,"target":502},{"source":496,"target":488},{"source":502,"target":192},{"source":497,"target":179},{"source":497,"target":503},{"source":497,"target":488},{"source":503,"target":179},{"source":489,"target":212},{"source":489,"target":488},{"source":489,"target":504},{"source":489,"target":505},{"source":504,"target":17},{"source":504,"target":506},{"source":504,"target":489},{"source":506,"target":17},{"source":505,"target":488},{"source":449,"target":212},{"source":449,"target":507},{"source":507,"target":490},{"source":507,"target":508},{"source":507,"target":449},{"source":508,"target":490},{"source":490,"target":212},{"source":490,"target":509},{"source":490,"target":510},{"source":490,"target":511},{"source":490,"target":512},{"source":509,"target":513},{"source":509,"target":490},{"source":510,"target":514},{"source":510,"target":490},{"source":511,"target":515},{"source":511,"target":490},{"source":512,"target":516},{"source":512,"target":490},{"source":491,"target":212},{"source":491,"target":517},{"source":517,"target":177},{"source":517,"target":518},{"source":517,"target":491},{"source":518,"target":177},{"source":213,"target":447},{"source":213,"target":519},{"source":213,"target":520},{"source":213,"target":521},{"source":213,"target":327},{"source":213,"target":522},{"source":213,"target":523},{"source":213,"target":296},{"source":213,"target":298},{"source":213,"target":524},{"source":213,"target":525},{"source":213,"target":526},{"source":213,"target":527},{"source":213,"target":528},{"source":213,"target":529},{"source":213,"target":530},{"source":213,"target":531},{"source":213,"target":532},{"source":213,"target":533},{"source":213,"target":534},{"source":213,"target":535},{"source":213,"target":536},{"source":213,"target":537},{"source":213,"target":538},{"source":213,"target":539},{"source":213,"target":540},{"source":213,"target":541},{"source":213,"target":542},{"source":213,"target":543},{"source":213,"target":544},{"source":213,"target":545},{"source":213,"target":546},{"source":213,"target":547},{"source":213,"target":548},{"source":213,"target":549},{"source":213,"target":550},{"source":213,"target":551},{"source":213,"target":552},{"source":213,"target":553},{"source":213,"target":554},{"source":213,"target":555},{"source":213,"target":556},{"source":213,"target":557},{"source":213,"target":558},{"source":213,"target":559},{"source":213,"target":560},{"source":213,"target":561},{"source":213,"target":562},{"source":213,"target":563},{"source":213,"target":564},{"source":213,"target":565},{"source":213,"target":566},{"source":213,"target":567},{"source":213,"target":568},{"source":213,"target":32},{"source":447,"target":213},{"source":447,"target":64},{"source":447,"target":204},{"source":447,"target":569},{"source":447,"target":570},{"source":569,"target":64},{"source":570,"target":204},{"source":519,"target":213},{"source":519,"target":447},{"source":519,"target":571},{"source":519,"target":572},{"source":519,"target":573},{"source":519,"target":574},{"source":519,"target":575},{"source":519,"target":576},{"source":571,"target":177},{"source":571,"target":577},{"source":571,"target":519},{"source":577,"target":177},{"source":572,"target":578},{"source":572,"target":519},{"source":573,"target":563},{"source":573,"target":579},{"source":573,"target":519},{"source":579,"target":563},{"source":574,"target":177},{"source":574,"target":580},{"source":574,"target":519},{"source":580,"target":177},{"source":575,"target":581},{"source":575,"target":519},{"source":576,"target":447},{"source":520,"target":213},{"source":520,"target":519},{"source":520,"target":582},{"source":582,"target":519},{"source":521,"target":213},{"source":521,"target":520},{"source":521,"target":583},{"source":521,"target":584},{"source":521,"target":585},{"source":521,"target":586},{"source":521,"target":587},{"source":583,"target":179},{"source":583,"target":588},{"source":583,"target":521},{"source":588,"target":179},{"source":584,"target":536},{"source":584,"target":589},{"source":584,"target":521},{"source":589,"target":536},{"source":585,"target":537},{"source":585,"target":590},{"source":585,"target":521},{"source":590,"target":537},{"source":586,"target":547},{"source":586,"target":591},{"source":586,"target":521},{"source":591,"target":547},{"source":587,"target":520},{"source":327,"target":213},{"source":327,"target":520},{"source":327,"target":592},{"source":327,"target":593},{"source":327,"target":594},{"source":327,"target":595},{"source":327,"target":596},{"source":327,"target":597},{"source":327,"target":598},{"source":592,"target":180},{"source":592,"target":599},{"source":592,"target":327},{"source":599,"target":180},{"source":593,"target":539},{"source":593,"target":600},{"source":593,"target":327},{"source":600,"target":539},{"source":594,"target":541},{"source":594,"target":601},{"source":594,"target":327},{"source":601,"target":541},{"source":595,"target":537},{"source":595,"target":602},{"source":595,"target":327},{"source":602,"target":537},{"source":596,"target":536},{"source":596,"target":603},{"source":596,"target":327},{"source":603,"target":536},{"source":597,"target":547},{"source":597,"target":604},{"source":597,"target":327},{"source":604,"target":547},{"source":598,"target":520},{"source":522,"target":213},{"source":522,"target":519},{"source":522,"target":191},{"source":522,"target":605},{"source":522,"target":606},{"source":522,"target":607},{"source":522,"target":608},{"source":522,"target":609},{"source":522,"target":610},{"source":522,"target":611},{"source":522,"target":612},{"source":522,"target":613},{"source":605,"target":535},{"source":605,"target":614},{"source":605,"target":522},{"source":614,"target":535},{"source":606,"target":541},{"source":606,"target":615},{"source":606,"target":522},{"source":615,"target":541},{"source":607,"target":540},{"source":607,"target":616},{"source":607,"target":522},{"source":616,"target":540},{"source":608,"target":547},{"source":608,"target":617},{"source":608,"target":522},{"source":617,"target":547},{"source":609,"target":179},{"source":609,"target":618},{"source":609,"target":522},{"source":618,"target":179},{"source":610,"target":211},{"source":610,"target":619},{"source":610,"target":522},{"source":619,"target":211},{"source":611,"target":179},{"source":611,"target":620},{"source":611,"target":522},{"source":620,"target":179},{"source":612,"target":519},{"source":613,"target":191},{"source":523,"target":213},{"source":523,"target":519},{"source":523,"target":621},{"source":523,"target":622},{"source":523,"target":623},{"source":523,"target":624},{"source":523,"target":625},{"source":523,"target":626},{"source":523,"target":627},{"source":523,"target":628},{"source":523,"target":629},{"source":523,"target":630},{"source":523,"target":631},{"source":523,"target":632},{"source":523,"target":633},{"source":523,"target":634},{"source":523,"target":635},{"source":523,"target":636},{"source":621,"target":535},{"source":621,"target":637},{"source":621,"target":523},{"source":637,"target":535},{"source":622,"target":541},{"source":622,"target":638},{"source":622,"target":523},{"source":638,"target":541},{"source":623,"target":540},{"source":623,"target":639},{"source":623,"target":523},{"source":639,"target":540},{"source":624,"target":547},{"source":624,"target":640},{"source":624,"target":523},{"source":640,"target":547},{"source":625,"target":179},{"source":625,"target":641},{"source":625,"target":523},{"source":641,"target":179},{"source":626,"target":211},{"source":626,"target":642},{"source":626,"target":523},{"source":642,"target":211},{"source":627,"target":179},{"source":627,"target":643},{"source":627,"target":523},{"source":643,"target":179},{"source":628,"target":211},{"source":628,"target":644},{"source":628,"target":523},{"source":644,"target":211},{"source":629,"target":211},{"source":629,"target":645},{"source":629,"target":523},{"source":645,"target":211},{"source":630,"target":177},{"source":630,"target":646},{"source":630,"target":523},{"source":646,"target":177},{"source":631,"target":647},{"source":631,"target":523},{"source":632,"target":177},{"source":632,"target":648},{"source":632,"target":523},{"source":648,"target":177},{"source":633,"target":177},{"source":633,"target":649},{"source":633,"target":523},{"source":649,"target":177},{"source":634,"target":211},{"source":634,"target":650},{"source":634,"target":523},{"source":650,"target":211},{"source":635,"target":177},{"source":635,"target":651},{"source":635,"target":523},{"source":651,"target":177},{"source":636,"target":519},{"source":296,"target":213},{"source":296,"target":519},{"source":296,"target":652},{"source":296,"target":653},{"source":296,"target":654},{"source":296,"target":655},{"source":296,"target":656},{"source":296,"target":657},{"source":296,"target":658},{"source":296,"target":659},{"source":652,"target":57},{"source":652,"target":660},{"source":652,"target":296},{"source":660,"target":57},{"source":653,"target":177},{"source":653,"target":661},{"source":653,"target":296},{"source":661,"target":177},{"source":654,"target":177},{"source":654,"target":662},{"source":654,"target":296},{"source":662,"target":177},{"source":655,"target":167},{"source":655,"target":663},{"source":655,"target":296},{"source":663,"target":167},{"source":656,"target":547},{"source":656,"target":664},{"source":656,"target":296},{"source":664,"target":547},{"source":657,"target":541},{"source":657,"target":665},{"source":657,"target":296},{"source":665,"target":541},{"source":658,"target":561},{"source":658,"target":666},{"source":658,"target":296},{"source":666,"target":561},{"source":659,"target":519},{"source":298,"target":213},{"source":298,"target":519},{"source":298,"target":667},{"source":298,"target":668},{"source":298,"target":669},{"source":298,"target":670},{"source":298,"target":671},{"source":298,"target":672},{"source":298,"target":673},{"source":298,"target":674},{"source":667,"target":57},{"source":667,"target":675},{"source":667,"target":298},{"source":675,"target":57},{"source":668,"target":177},{"source":668,"target":676},{"source":668,"target":298},{"source":676,"target":177},{"source":669,"target":177},{"source":669,"target":677},{"source":669,"target":298},{"source":677,"target":177},{"source":670,"target":167},{"source":670,"target":678},{"source":670,"target":298},{"source":678,"target":167},{"source":671,"target":541},{"source":671,"target":679},{"source":671,"target":298},{"source":679,"target":541},{"source":672,"target":535},{"source":672,"target":680},{"source":672,"target":298},{"source":680,"target":535},{"source":673,"target":561},{"source":673,"target":681},{"source":673,"target":298},{"source":681,"target":561},{"source":674,"target":519},{"source":524,"target":213},{"source":525,"target":213},{"source":525,"target":519},{"source":525,"target":524},{"source":525,"target":682},{"source":525,"target":683},{"source":525,"target":684},{"source":682,"target":179},{"source":682,"target":685},{"source":682,"target":525},{"source":685,"target":179},{"source":683,"target":519},{"source":684,"target":524},{"source":526,"target":213},{"source":526,"target":524},{"source":526,"target":686},{"source":526,"target":687},{"source":686,"target":525},{"source":686,"target":688},{"source":686,"target":526},{"source":688,"target":525},{"source":687,"target":524},{"source":527,"target":213},{"source":527,"target":525},{"source":527,"target":689},{"source":527,"target":690},{"source":527,"target":691},{"source":689,"target":541},{"source":689,"target":692},{"source":689,"target":527},{"source":692,"target":541},{"source":690,"target":547},{"source":690,"target":693},{"source":690,"target":527},{"source":693,"target":547},{"source":691,"target":525},{"source":528,"target":213},{"source":528,"target":525},{"source":528,"target":544},{"source":528,"target":694},{"source":528,"target":695},{"source":528,"target":696},{"source":528,"target":697},{"source":694,"target":698},{"source":694,"target":528},{"source":695,"target":562},{"source":695,"target":699},{"source":695,"target":528},{"source":699,"target":562},{"source":696,"target":525},{"source":697,"target":544},{"source":529,"target":213},{"source":529,"target":525},{"source":529,"target":544},{"source":529,"target":700},{"source":529,"target":701},{"source":529,"target":702},{"source":700,"target":528},{"source":700,"target":703},{"source":700,"target":529},{"source":703,"target":528},{"source":701,"target":525},{"source":702,"target":544},{"source":530,"target":213},{"source":530,"target":519},{"source":530,"target":704},{"source":530,"target":705},{"source":704,"target":525},{"source":704,"target":706},{"source":704,"target":530},{"source":706,"target":525},{"source":705,"target":519},{"source":531,"target":213},{"source":531,"target":707},{"source":707,"target":208},{"source":707,"target":708},{"source":707,"target":531},{"source":708,"target":208},{"source":532,"target":213},{"source":532,"target":531},{"source":532,"target":208},{"source":532,"target":709},{"source":532,"target":710},{"source":532,"target":711},{"source":709,"target":177},{"source":709,"target":712},{"source":709,"target":532},{"source":712,"target":177},{"source":710,"target":531},{"source":711,"target":208},{"source":533,"target":213},{"source":533,"target":207},{"source":533,"target":713},{"source":533,"target":714},{"source":713,"target":715},{"source":713,"target":533},{"source":714,"target":207},{"source":534,"target":213},{"source":534,"target":207},{"source":534,"target":531},{"source":534,"target":716},{"source":534,"target":717},{"source":716,"target":207},{"source":717,"target":531},{"source":535,"target":213},{"source":535,"target":207},{"source":535,"target":718},{"source":718,"target":207},{"source":536,"target":213},{"source":536,"target":207},{"source":536,"target":531},{"source":536,"target":719},{"source":536,"target":720},{"source":719,"target":207},{"source":720,"target":531},{"source":537,"target":213},{"source":537,"target":207},{"source":537,"target":531},{"source":537,"target":721},{"source":537,"target":722},{"source":721,"target":207},{"source":722,"target":531},{"source":538,"target":213},{"source":538,"target":207},{"source":538,"target":531},{"source":538,"target":723},{"source":538,"target":724},{"source":723,"target":207},{"source":724,"target":531},{"source":539,"target":213},{"source":539,"target":207},{"source":539,"target":531},{"source":539,"target":725},{"source":539,"target":726},{"source":725,"target":207},{"source":726,"target":531},{"source":540,"target":213},{"source":540,"target":207},{"source":540,"target":531},{"source":540,"target":727},{"source":540,"target":728},{"source":727,"target":207},{"source":728,"target":531},{"source":541,"target":213},{"source":541,"target":207},{"source":541,"target":531},{"source":541,"target":729},{"source":541,"target":730},{"source":729,"target":207},{"source":730,"target":531},{"source":542,"target":213},{"source":542,"target":208},{"source":542,"target":191},{"source":542,"target":209},{"source":542,"target":731},{"source":542,"target":732},{"source":542,"target":733},{"source":731,"target":208},{"source":732,"target":191},{"source":733,"target":209},{"source":543,"target":213},{"source":543,"target":734},{"source":734,"target":735},{"source":734,"target":543},{"source":544,"target":213},{"source":544,"target":545},{"source":544,"target":736},{"source":544,"target":737},{"source":736,"target":545},{"source":736,"target":738},{"source":736,"target":544},{"source":738,"target":545},{"source":737,"target":545},{"source":545,"target":213},{"source":546,"target":213},{"source":546,"target":739},{"source":739,"target":545},{"source":739,"target":740},{"source":739,"target":546},{"source":740,"target":545},{"source":547,"target":213},{"source":547,"target":741},{"source":741,"target":545},{"source":741,"target":742},{"source":741,"target":547},{"source":742,"target":545},{"source":548,"target":213},{"source":548,"target":743},{"source":743,"target":545},{"source":743,"target":744},{"source":743,"target":548},{"source":744,"target":545},{"source":549,"target":213},{"source":549,"target":745},{"source":745,"target":545},{"source":745,"target":746},{"source":745,"target":549},{"source":746,"target":545},{"source":550,"target":213},{"source":550,"target":544},{"source":550,"target":747},{"source":550,"target":748},{"source":550,"target":749},{"source":550,"target":750},{"source":747,"target":176},{"source":747,"target":751},{"source":747,"target":550},{"source":751,"target":176},{"source":748,"target":178},{"source":748,"target":752},{"source":748,"target":550},{"source":752,"target":178},{"source":749,"target":753},{"source":749,"target":550},{"source":750,"target":544},{"source":551,"target":213},{"source":551,"target":544},{"source":551,"target":754},{"source":551,"target":755},{"source":754,"target":177},{"source":754,"target":756},{"source":754,"target":551},{"source":756,"target":177},{"source":755,"target":544},{"source":552,"target":213},{"source":552,"target":544},{"source":552,"target":757},{"source":552,"target":758},{"source":552,"target":759},{"source":757,"target":178},{"source":757,"target":760},{"source":757,"target":552},{"source":760,"target":178},{"source":758,"target":177},{"source":758,"target":761},{"source":758,"target":552},{"source":761,"target":177},{"source":759,"target":544},{"source":553,"target":213},{"source":553,"target":544},{"source":553,"target":762},{"source":553,"target":763},{"source":553,"target":764},{"source":762,"target":178},{"source":762,"target":765},{"source":762,"target":553},{"source":765,"target":178},{"source":763,"target":766},{"source":763,"target":553},{"source":764,"target":544},{"source":554,"target":213},{"source":554,"target":544},{"source":554,"target":767},{"source":554,"target":768},{"source":554,"target":769},{"source":767,"target":178},{"source":767,"target":770},{"source":767,"target":554},{"source":770,"target":178},{"source":768,"target":177},{"source":768,"target":771},{"source":768,"target":554},{"source":771,"target":177},{"source":769,"target":544},{"source":555,"target":213},{"source":555,"target":544},{"source":555,"target":772},{"source":555,"target":773},{"source":555,"target":774},{"source":772,"target":177},{"source":772,"target":775},{"source":772,"target":555},{"source":775,"target":177},{"source":773,"target":178},{"source":773,"target":776},{"source":773,"target":555},{"source":776,"target":178},{"source":774,"target":544},{"source":556,"target":213},{"source":556,"target":544},{"source":556,"target":777},{"source":777,"target":544},{"source":557,"target":213},{"source":557,"target":544},{"source":557,"target":778},{"source":557,"target":779},{"source":557,"target":780},{"source":778,"target":177},{"source":778,"target":781},{"source":778,"target":557},{"source":781,"target":177},{"source":779,"target":782},{"source":779,"target":557},{"source":780,"target":544},{"source":558,"target":213},{"source":558,"target":783},{"source":558,"target":784},{"source":558,"target":785},{"source":783,"target":558},{"source":784,"target":558},{"source":785,"target":558},{"source":559,"target":213},{"source":559,"target":544},{"source":559,"target":786},{"source":559,"target":787},{"source":786,"target":177},{"source":786,"target":788},{"source":786,"target":559},{"source":788,"target":177},{"source":787,"target":544},{"source":560,"target":213},{"source":560,"target":544},{"source":560,"target":789},{"source":789,"target":544},{"source":561,"target":213},{"source":561,"target":207},{"source":561,"target":790},{"source":790,"target":207},{"source":562,"target":213},{"source":562,"target":791},{"source":562,"target":792},{"source":791,"target":793},{"source":791,"target":562},{"source":792,"target":177},{"source":792,"target":794},{"source":792,"target":562},{"source":794,"target":177},{"source":563,"target":213},{"source":563,"target":795},{"source":563,"target":796},{"source":563,"target":797},{"source":795,"target":177},{"source":795,"target":798},{"source":795,"target":563},{"source":798,"target":177},{"source":796,"target":177},{"source":796,"target":799},{"source":796,"target":563},{"source":799,"target":177},{"source":797,"target":564},{"source":797,"target":800},{"source":797,"target":563},{"source":800,"target":564},{"source":564,"target":213},{"source":564,"target":801},{"source":564,"target":802},{"source":801,"target":176},{"source":801,"target":803},{"source":801,"target":564},{"source":803,"target":176},{"source":802,"target":178},{"source":802,"target":804},{"source":802,"target":564},{"source":804,"target":178},{"source":565,"target":213},{"source":565,"target":566},{"source":565,"target":805},{"source":565,"target":806},{"source":805,"target":177},{"source":805,"target":807},{"source":805,"target":565},{"source":807,"target":177},{"source":806,"target":566},{"source":566,"target":213},{"source":566,"target":808},{"source":808,"target":545},{"source":808,"target":809},{"source":808,"target":566},{"source":809,"target":545},{"source":567,"target":213},{"source":567,"target":566},{"source":567,"target":810},{"source":810,"target":566},{"source":568,"target":213},{"source":568,"target":545},{"source":568,"target":811},{"source":568,"target":812},{"source":568,"target":813},{"source":811,"target":565},{"source":811,"target":814},{"source":811,"target":568},{"source":814,"target":565},{"source":812,"target":567},{"source":812,"target":815},{"source":812,"target":568},{"source":815,"target":567},{"source":813,"target":545},{"source":214,"target":252},{"source":214,"target":816},{"source":214,"target":817},{"source":214,"target":818},{"source":214,"target":819},{"source":214,"target":820},{"source":214,"target":821},{"source":214,"target":32},{"source":252,"target":214},{"source":252,"target":64},{"source":252,"target":254},{"source":252,"target":822},{"source":252,"target":823},{"source":252,"target":824},{"source":252,"target":825},{"source":254,"target":826},{"source":254,"target":252},{"source":822,"target":816},{"source":822,"target":827},{"source":822,"target":252},{"source":827,"target":816},{"source":823,"target":816},{"source":823,"target":828},{"source":823,"target":252},{"source":828,"target":816},{"source":824,"target":816},{"source":824,"target":829},{"source":824,"target":252},{"source":829,"target":816},{"source":825,"target":64},{"source":816,"target":214},{"source":816,"target":204},{"source":816,"target":830},{"source":816,"target":831},{"source":816,"target":832},{"source":816,"target":833},{"source":816,"target":834},{"source":816,"target":835},{"source":816,"target":836},{"source":830,"target":837},{"source":830,"target":816},{"source":830,"target":838},{"source":838,"target":839},{"source":838,"target":830},{"source":831,"target":840},{"source":831,"target":816},{"source":831,"target":841},{"source":841,"target":842},{"source":841,"target":831},{"source":832,"target":820},{"source":832,"target":843},{"source":832,"target":816},{"source":843,"target":820},{"source":833,"target":177},{"source":833,"target":844},{"source":833,"target":816},{"source":844,"target":177},{"source":834,"target":819},{"source":834,"target":845},{"source":834,"target":816},{"source":845,"target":819},{"source":835,"target":821},{"source":835,"target":846},{"source":835,"target":816},{"source":846,"target":821},{"source":836,"target":204},{"source":817,"target":214},{"source":817,"target":816},{"source":817,"target":847},{"source":817,"target":848},{"source":847,"target":176},{"source":847,"target":849},{"source":847,"target":817},{"source":849,"target":176},{"source":848,"target":816},{"source":818,"target":214},{"source":818,"target":816},{"source":818,"target":850},{"source":818,"target":851},{"source":850,"target":57},{"source":850,"target":852},{"source":850,"target":818},{"source":852,"target":57},{"source":851,"target":816},{"source":819,"target":214},{"source":819,"target":853},{"source":853,"target":177},{"source":853,"target":854},{"source":853,"target":819},{"source":854,"target":177},{"source":820,"target":214},{"source":820,"target":855},{"source":820,"target":856},{"source":820,"target":857},{"source":855,"target":820},{"source":856,"target":820},{"source":857,"target":820},{"source":821,"target":214},{"source":821,"target":858},{"source":821,"target":859},{"source":858,"target":860},{"source":858,"target":821},{"source":859,"target":547},{"source":859,"target":861},{"source":859,"target":821},{"source":861,"target":547},{"source":215,"target":862},{"source":215,"target":863},{"source":215,"target":32},{"source":862,"target":215},{"source":862,"target":864},{"source":864,"target":865},{"source":864,"target":862},{"source":864,"target":866},{"source":866,"target":867},{"source":866,"target":864},{"source":863,"target":215},{"source":863,"target":862},{"source":863,"target":868},{"source":863,"target":869},{"source":868,"target":870},{"source":868,"target":863},{"source":869,"target":862}],"multigraph":true}
ecore
relationships
repo-ecore-all/data/eclipse/cdo/plugins/org.eclipse.emf.cdo.tests.uml/model/stuff.ecore
stuff Thing name properties Property name intrinsic true World things propertiesOfThings
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="stuff" nsURI="http://www.eclipse.org/cdo/tests/schema/stuff/1.0" nsPrefix="stuff"> <eClassifiers xsi:type="ecore:EClass" name="Thing"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="properties" lowerBound="1" upperBound="-1" eType="#//Property"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Property"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="intrinsic" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="World"> <eStructuralFeatures xsi:type="ecore:EReference" name="things" upperBound="-1" eType="#//Thing" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="propertiesOfThings" upperBound="-1" eType="#//Property" containment="true"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"stuff","nsURI":"http://www.eclipse.org/cdo/tests/schema/stuff/1.0","name":"stuff","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Thing","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"World","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":4,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":1,"id":5,"derived":false},{"id":6,"eClass":"EGenericType"},{"id":7,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":8,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"intrinsic","changeable":true,"lowerBound":1,"iD":false,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"things","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"propertiesOfThings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":5},{"source":4,"target":6},{"source":4,"target":1},{"source":5,"target":2},{"source":5,"target":7},{"source":5,"target":1},{"source":7,"target":2},{"source":2,"target":0},{"source":2,"target":8},{"source":2,"target":9},{"source":8,"target":10},{"source":8,"target":2},{"source":9,"target":11},{"source":9,"target":2},{"source":3,"target":0},{"source":3,"target":12},{"source":3,"target":13},{"source":12,"target":1},{"source":12,"target":14},{"source":12,"target":3},{"source":14,"target":1},{"source":13,"target":2},{"source":13,"target":15},{"source":13,"target":3},{"source":15,"target":2}],"multigraph":true}
ecore
families
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/damenac/puzzle/plugins/fr.inria.diverse.puzzle.metrics/testdata/lims.ecore
Lims Gender UNKNOWN UNKNOWN MALE MALE FEMALE FEMALE Family name individuals laboratory Laboratory families sequencers Individual gender family Father name Mother samples Sequencer name runs laboratory Run name date sequenced sequencer Sample id individual Sequenced run sample
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="Lims" nsURI="http://univ-nantes.fr/lims/" nsPrefix="lims"> <eClassifiers xsi:type="ecore:EEnum" name="Gender"> <eLiterals name="UNKNOWN" literal="UNKNOWN"/> <eLiterals name="MALE" value="1" literal="MALE"/> <eLiterals name="FEMALE" value="2" literal="FEMALE"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Family"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="individuals" upperBound="-1" eType="#//Individual" containment="true" eOpposite="#//Individual/family"/> <eStructuralFeatures xsi:type="ecore:EReference" name="laboratory" lowerBound="1" eType="#//Laboratory" eOpposite="#//Laboratory/families"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Laboratory"> <eStructuralFeatures xsi:type="ecore:EReference" name="families" upperBound="-1" eType="#//Family" containment="true" eOpposite="#//Family/laboratory"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sequencers" upperBound="-1" eType="#//Sequencer" containment="true" eOpposite="#//Sequencer/laboratory"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Individual"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="gender" ordered="false" unique="false" lowerBound="1" eType="#//Gender" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="family" unique="false" lowerBound="1" eType="#//Family" eOpposite="#//Family/individuals"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Father" eType="#//Individual"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Mother" eType="#//Individual"/> <eStructuralFeatures xsi:type="ecore:EReference" name="samples" upperBound="-1" eType="#//Sample" containment="true" eOpposite="#//Sample/individual"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Sequencer"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="runs" upperBound="-1" eType="#//Run" containment="true" eOpposite="#//Run/sequencer"/> <eStructuralFeatures xsi:type="ecore:EReference" name="laboratory" lowerBound="1" eType="#//Laboratory" eOpposite="#//Laboratory/sequencers"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Run"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="date" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sequenced" upperBound="-1" eType="#//Sequenced" containment="true" eOpposite="#//Sequenced/run"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sequencer" lowerBound="1" eType="#//Sequencer" eOpposite="#//Sequencer/runs"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Sample"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="individual" lowerBound="1" eType="#//Individual" eOpposite="#//Individual/samples"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Sequenced"> <eStructuralFeatures xsi:type="ecore:EReference" name="run" unique="false" lowerBound="1" eType="#//Run" eOpposite="#//Run/sequenced"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sample" unique="false" lowerBound="1" eType="#//Sample"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"lims","nsURI":"http://univ-nantes.fr/lims/","name":"Lims","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"Gender","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Family","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Laboratory","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Individual","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sequencer","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Run","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sample","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sequenced","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"name":"UNKNOWN","id":9,"value":0,"literal":"UNKNOWN","eClass":"EEnumLiteral"},{"name":"MALE","id":10,"value":1,"literal":"MALE","eClass":"EEnumLiteral"},{"name":"FEMALE","id":11,"value":2,"literal":"FEMALE","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"individuals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"laboratory","changeable":true,"resolveProxies":true,"lowerBound":1,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"family","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"families","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sequencers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"laboratory","changeable":true,"resolveProxies":true,"lowerBound":1,"id":23,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":false,"name":"gender","changeable":true,"lowerBound":1,"iD":false,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Father","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Mother","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"samples","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"individual","changeable":true,"resolveProxies":true,"lowerBound":1,"id":35,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":36,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"runs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sequencer","changeable":true,"resolveProxies":true,"lowerBound":1,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":42,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"date","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sequenced","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"run","changeable":true,"resolveProxies":true,"lowerBound":1,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"sample","changeable":true,"resolveProxies":true,"lowerBound":1,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":1,"target":0},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":9,"target":1},{"source":10,"target":1},{"source":11,"target":1},{"source":2,"target":0},{"source":2,"target":12},{"source":2,"target":13},{"source":2,"target":14},{"source":12,"target":15},{"source":12,"target":2},{"source":13,"target":4},{"source":13,"target":16},{"source":13,"target":2},{"source":13,"target":17},{"source":16,"target":4},{"source":14,"target":3},{"source":14,"target":18},{"source":14,"target":2},{"source":14,"target":19},{"source":18,"target":3},{"source":3,"target":0},{"source":3,"target":19},{"source":3,"target":20},{"source":19,"target":2},{"source":19,"target":21},{"source":19,"target":3},{"source":19,"target":14},{"source":21,"target":2},{"source":20,"target":5},{"source":20,"target":22},{"source":20,"target":3},{"source":20,"target":23},{"source":22,"target":5},{"source":4,"target":0},{"source":4,"target":24},{"source":4,"target":17},{"source":4,"target":25},{"source":4,"target":26},{"source":4,"target":27},{"source":4,"target":28},{"source":24,"target":1},{"source":24,"target":29},{"source":24,"target":4},{"source":29,"target":1},{"source":17,"target":2},{"source":17,"target":30},{"source":17,"target":4},{"source":17,"target":13},{"source":30,"target":2},{"source":25,"target":4},{"source":25,"target":31},{"source":25,"target":4},{"source":31,"target":4},{"source":26,"target":32},{"source":26,"target":4},{"source":27,"target":4},{"source":27,"target":33},{"source":27,"target":4},{"source":33,"target":4},{"source":28,"target":7},{"source":28,"target":34},{"source":28,"target":4},{"source":28,"target":35},{"source":34,"target":7},{"source":5,"target":0},{"source":5,"target":36},{"source":5,"target":37},{"source":5,"target":23},{"source":36,"target":38},{"source":36,"target":5},{"source":37,"target":6},{"source":37,"target":39},{"source":37,"target":5},{"source":37,"target":40},{"source":39,"target":6},{"source":23,"target":3},{"source":23,"target":41},{"source":23,"target":5},{"source":23,"target":20},{"source":41,"target":3},{"source":6,"target":0},{"source":6,"target":42},{"source":6,"target":43},{"source":6,"target":44},{"source":6,"target":40},{"source":42,"target":45},{"source":42,"target":6},{"source":43,"target":46},{"source":43,"target":6},{"source":44,"target":8},{"source":44,"target":47},{"source":44,"target":6},{"source":44,"target":48},{"source":47,"target":8},{"source":40,"target":5},{"source":40,"target":49},{"source":40,"target":6},{"source":40,"target":37},{"source":49,"target":5},{"source":7,"target":0},{"source":7,"target":50},{"source":7,"target":35},{"source":50,"target":51},{"source":50,"target":7},{"source":35,"target":4},{"source":35,"target":52},{"source":35,"target":7},{"source":35,"target":28},{"source":52,"target":4},{"source":8,"target":0},{"source":8,"target":48},{"source":8,"target":53},{"source":48,"target":6},{"source":48,"target":54},{"source":48,"target":8},{"source":48,"target":44},{"source":54,"target":6},{"source":53,"target":7},{"source":53,"target":55},{"source":53,"target":8},{"source":55,"target":7}],"multigraph":true}
ecore
features
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset-mtl/repos/jagalindo/puzzle-testing/downloads/FOReverSE-AFMSynthesis/AFMMetamodel/model/AFMMM.ecore
afmmm AttributedFeatureDiagram features root readableConstraints relations Feature attributes name Relation parent children Mandatory Optional Mutex XOr Or Domain Boolean Integer Real Enum literals AttributedFeatureModel diagram constraint domains CrossTreeConstraint EClass0 Attribute domain name
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="afmmm" nsURI="afmmm" nsPrefix="afmmm"> <eClassifiers xsi:type="ecore:EClass" name="AttributedFeatureDiagram"> <eStructuralFeatures xsi:type="ecore:EReference" name="features" lowerBound="1" upperBound="-1" eType="#//Feature" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="root" lowerBound="1" eType="#//Feature"/> <eStructuralFeatures xsi:type="ecore:EReference" name="readableConstraints" upperBound="-1" eType="#//CrossTreeConstraint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relations" upperBound="-1" eType="#//Relation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Feature"> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1" eType="#//Attribute" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Relation" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Feature"/> <eStructuralFeatures xsi:type="ecore:EReference" name="children" lowerBound="1" upperBound="-1" eType="#//Feature"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Mandatory" eSuperTypes="#//Relation"/> <eClassifiers xsi:type="ecore:EClass" name="Optional" eSuperTypes="#//Relation"/> <eClassifiers xsi:type="ecore:EClass" name="Mutex" eSuperTypes="#//Relation"/> <eClassifiers xsi:type="ecore:EClass" name="XOr" eSuperTypes="#//Relation"/> <eClassifiers xsi:type="ecore:EClass" name="Or" eSuperTypes="#//Relation"/> <eClassifiers xsi:type="ecore:EClass" name="Domain" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="Boolean" eSuperTypes="#//Domain"/> <eClassifiers xsi:type="ecore:EClass" name="Integer" eSuperTypes="#//Domain"/> <eClassifiers xsi:type="ecore:EClass" name="Real" eSuperTypes="#//Domain"/> <eClassifiers xsi:type="ecore:EClass" name="Enum" eSuperTypes="#//Domain"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="literals" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AttributedFeatureModel"> <eStructuralFeatures xsi:type="ecore:EReference" name="diagram" lowerBound="1" eType="#//AttributedFeatureDiagram" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constraint" eType="#//CrossTreeConstraint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="domains" upperBound="-1" eType="#//Domain" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CrossTreeConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="EClass0"/> <eClassifiers xsi:type="ecore:EClass" name="Attribute"> <eStructuralFeatures xsi:type="ecore:EReference" name="domain" lowerBound="1" eType="#//Domain"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"afmmm","nsURI":"afmmm","name":"afmmm","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributedFeatureDiagram","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relation","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mandatory","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Optional","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mutex","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XOr","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Or","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Domain","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Boolean","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integer","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Real","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enum","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributedFeatureModel","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CrossTreeConstraint","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClass0","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"features","changeable":true,"resolveProxies":true,"lowerBound":1,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"root","changeable":true,"resolveProxies":true,"lowerBound":1,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"readableConstraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"relations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"literals","changeable":true,"lowerBound":0,"iD":false,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"diagram","changeable":true,"resolveProxies":true,"lowerBound":1,"id":45,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"domains","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"domain","changeable":true,"resolveProxies":true,"lowerBound":1,"id":51,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":1,"target":0},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":18,"target":2},{"source":18,"target":22},{"source":18,"target":1},{"source":22,"target":2},{"source":19,"target":2},{"source":19,"target":23},{"source":19,"target":1},{"source":23,"target":2},{"source":20,"target":15},{"source":20,"target":24},{"source":20,"target":1},{"source":24,"target":15},{"source":21,"target":3},{"source":21,"target":25},{"source":21,"target":1},{"source":25,"target":3},{"source":2,"target":0},{"source":2,"target":26},{"source":2,"target":27},{"source":26,"target":17},{"source":26,"target":28},{"source":26,"target":2},{"source":28,"target":17},{"source":27,"target":29},{"source":27,"target":2},{"source":3,"target":0},{"source":3,"target":30},{"source":3,"target":31},{"source":30,"target":2},{"source":30,"target":32},{"source":30,"target":3},{"source":32,"target":2},{"source":31,"target":2},{"source":31,"target":33},{"source":31,"target":3},{"source":33,"target":2},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":34},{"source":34,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":35},{"source":35,"target":3},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":36},{"source":36,"target":3},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":37},{"source":37,"target":3},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":38},{"source":38,"target":3},{"source":9,"target":0},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":39},{"source":39,"target":9},{"source":11,"target":0},{"source":11,"target":9},{"source":11,"target":40},{"source":40,"target":9},{"source":12,"target":0},{"source":12,"target":9},{"source":12,"target":41},{"source":41,"target":9},{"source":13,"target":0},{"source":13,"target":9},{"source":13,"target":42},{"source":13,"target":43},{"source":42,"target":44},{"source":42,"target":13},{"source":43,"target":9},{"source":14,"target":0},{"source":14,"target":45},{"source":14,"target":46},{"source":14,"target":47},{"source":45,"target":1},{"source":45,"target":48},{"source":45,"target":14},{"source":48,"target":1},{"source":46,"target":15},{"source":46,"target":49},{"source":46,"target":14},{"source":49,"target":15},{"source":47,"target":9},{"source":47,"target":50},{"source":47,"target":14},{"source":50,"target":9},{"source":15,"target":0},{"source":16,"target":0},{"source":17,"target":0},{"source":17,"target":51},{"source":17,"target":52},{"source":51,"target":9},{"source":51,"target":53},{"source":51,"target":17},{"source":53,"target":9},{"source":52,"target":54},{"source":52,"target":17}],"multigraph":true}
ecore
modelling
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/sunwuliang/SlicingProject2.0/ClassModelSlicing/slices/SlicedUML2InsUML2led2.ecore
UML2 Property ObjectNode InstanceValue LiteralSpecification DataType LiteralUnlimitedNatural OpaqueExpression LinkEndData value end Variable CentralBufferNode Duration InformationItem ValueSpecification ValuePin ProtocolStateMachine StructuredClassifier TypedElement type Collaboration Pin Device ExpansionNode LiteralString Expression Port StateMachine Component ActivityParameterNode ExecutionEnvironment ParameterableClassifier AssociationClass OutputPin LiteralBoolean ExtensionEnd StructuralFeature PrimitiveType DataStoreNode Activity Classifier Node Extension CommunicationPath Interface UseCase BehavioredClassifier DurationInterval TimeInterval Behavior Artifact Enumeration LiteralInteger LiteralNull DeploymentSpecification TimeExpression Stereotype Signal Operation EncapsulatedClassifier Parameter TemplateableClassifier LinkEndCreationData Actor Interval Type InputPin Interaction Association Class
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UML2" nsURI="http:///UML2.ecore" nsPrefix="UML2"> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//StructuralFeature"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectNode" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="InstanceValue" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralSpecification" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralUnlimitedNatural" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="LinkEndData"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//InputPin"/> <eStructuralFeatures xsi:type="ecore:EReference" name="end" lowerBound="1" eType="#//Property"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="CentralBufferNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="Duration" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="InformationItem" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ValuePin" eSuperTypes="#//InputPin"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolStateMachine" eSuperTypes="#//StateMachine"/> <eClassifiers xsi:type="ecore:EClass" name="StructuredClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="TypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="#//BehavioredClassifier #//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="Pin" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="ExpansionNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralString" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//OpaqueExpression"/> <eClassifiers xsi:type="ecore:EClass" name="Port" eSuperTypes="#//Property"/> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityParameterNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterableClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class #//Association"/> <eClassifiers xsi:type="ecore:EClass" name="OutputPin" eSuperTypes="#//Pin"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralBoolean" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="ExtensionEnd" eSuperTypes="#//Property"/> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="DataStoreNode" eSuperTypes="#//CentralBufferNode"/> <eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="Classifier" eSuperTypes="#//Type"/> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="Extension" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="CommunicationPath" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="UseCase" eSuperTypes="#//BehavioredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioredClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="DurationInterval" eSuperTypes="#//Interval"/> <eClassifiers xsi:type="ecore:EClass" name="TimeInterval" eSuperTypes="#//Interval"/> <eClassifiers xsi:type="ecore:EClass" name="Behavior" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralInteger" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralNull" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="DeploymentSpecification" eSuperTypes="#//Artifact"/> <eClassifiers xsi:type="ecore:EClass" name="TimeExpression" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="EncapsulatedClassifier" eSuperTypes="#//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateableClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="LinkEndCreationData" eSuperTypes="#//LinkEndData"/> <eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Interval" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Type"/> <eClassifiers xsi:type="ecore:EClass" name="InputPin" eSuperTypes="#//Pin"/> <eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//BehavioredClassifier #//EncapsulatedClassifier"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"UML2","nsURI":"http:///UML2.ecore","name":"UML2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectNode","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceValue","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralSpecification","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralUnlimitedNatural","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkEndData","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CentralBufferNode","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Duration","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationItem","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValuePin","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolStateMachine","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredClassifier","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pin","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionNode","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralString","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityParameterNode","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableClassifier","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputPin","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralBoolean","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionEnd","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataStoreNode","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationPath","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCase","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredClassifier","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationInterval","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeInterval","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralInteger","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralNull","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentSpecification","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeExpression","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EncapsulatedClassifier","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableClassifier","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkEndCreationData","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interval","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputPin","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"end","changeable":true,"resolveProxies":true,"lowerBound":1,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":1,"target":0},{"source":1,"target":34},{"source":1,"target":68},{"source":68,"target":34},{"source":2,"target":0},{"source":2,"target":17},{"source":2,"target":69},{"source":69,"target":17},{"source":3,"target":0},{"source":3,"target":13},{"source":3,"target":70},{"source":70,"target":13},{"source":4,"target":0},{"source":4,"target":13},{"source":4,"target":71},{"source":71,"target":13},{"source":5,"target":0},{"source":5,"target":38},{"source":5,"target":72},{"source":72,"target":38},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":73},{"source":73,"target":4},{"source":7,"target":0},{"source":7,"target":13},{"source":7,"target":74},{"source":74,"target":13},{"source":8,"target":0},{"source":8,"target":75},{"source":8,"target":76},{"source":75,"target":64},{"source":75,"target":77},{"source":75,"target":8},{"source":77,"target":64},{"source":76,"target":1},{"source":76,"target":78},{"source":76,"target":8},{"source":78,"target":1},{"source":9,"target":0},{"source":9,"target":17},{"source":9,"target":79},{"source":79,"target":17},{"source":10,"target":0},{"source":10,"target":2},{"source":10,"target":80},{"source":80,"target":2},{"source":11,"target":0},{"source":11,"target":13},{"source":11,"target":81},{"source":81,"target":13},{"source":12,"target":0},{"source":12,"target":38},{"source":12,"target":82},{"source":82,"target":38},{"source":13,"target":0},{"source":13,"target":17},{"source":13,"target":83},{"source":83,"target":17},{"source":14,"target":0},{"source":14,"target":64},{"source":14,"target":84},{"source":84,"target":64},{"source":15,"target":0},{"source":15,"target":25},{"source":15,"target":85},{"source":85,"target":25},{"source":16,"target":0},{"source":16,"target":38},{"source":16,"target":86},{"source":86,"target":38},{"source":17,"target":0},{"source":17,"target":87},{"source":87,"target":63},{"source":87,"target":88},{"source":87,"target":17},{"source":88,"target":63},{"source":18,"target":0},{"source":18,"target":44},{"source":18,"target":16},{"source":18,"target":89},{"source":18,"target":90},{"source":89,"target":44},{"source":90,"target":16},{"source":19,"target":0},{"source":19,"target":2},{"source":19,"target":91},{"source":91,"target":2},{"source":20,"target":0},{"source":20,"target":39},{"source":20,"target":92},{"source":92,"target":39},{"source":21,"target":0},{"source":21,"target":2},{"source":21,"target":93},{"source":93,"target":2},{"source":22,"target":0},{"source":22,"target":4},{"source":22,"target":94},{"source":94,"target":4},{"source":23,"target":0},{"source":23,"target":7},{"source":23,"target":95},{"source":95,"target":7},{"source":24,"target":0},{"source":24,"target":1},{"source":24,"target":96},{"source":96,"target":1},{"source":25,"target":0},{"source":25,"target":47},{"source":25,"target":97},{"source":97,"target":47},{"source":26,"target":0},{"source":26,"target":67},{"source":26,"target":98},{"source":98,"target":67},{"source":27,"target":0},{"source":27,"target":2},{"source":27,"target":99},{"source":99,"target":2},{"source":28,"target":0},{"source":28,"target":39},{"source":28,"target":100},{"source":100,"target":39},{"source":29,"target":0},{"source":29,"target":38},{"source":29,"target":101},{"source":101,"target":38},{"source":30,"target":0},{"source":30,"target":67},{"source":30,"target":66},{"source":30,"target":102},{"source":30,"target":103},{"source":102,"target":67},{"source":103,"target":66},{"source":31,"target":0},{"source":31,"target":19},{"source":31,"target":104},{"source":104,"target":19},{"source":32,"target":0},{"source":32,"target":4},{"source":32,"target":105},{"source":105,"target":4},{"source":33,"target":0},{"source":33,"target":1},{"source":33,"target":106},{"source":106,"target":1},{"source":34,"target":0},{"source":34,"target":17},{"source":34,"target":107},{"source":107,"target":17},{"source":35,"target":0},{"source":35,"target":5},{"source":35,"target":108},{"source":108,"target":5},{"source":36,"target":0},{"source":36,"target":10},{"source":36,"target":109},{"source":109,"target":10},{"source":37,"target":0},{"source":37,"target":47},{"source":37,"target":110},{"source":110,"target":47},{"source":38,"target":0},{"source":38,"target":63},{"source":38,"target":111},{"source":111,"target":63},{"source":39,"target":0},{"source":39,"target":67},{"source":39,"target":112},{"source":112,"target":67},{"source":40,"target":0},{"source":40,"target":66},{"source":40,"target":113},{"source":113,"target":66},{"source":41,"target":0},{"source":41,"target":66},{"source":41,"target":114},{"source":114,"target":66},{"source":42,"target":0},{"source":42,"target":38},{"source":42,"target":115},{"source":115,"target":38},{"source":43,"target":0},{"source":43,"target":44},{"source":43,"target":116},{"source":116,"target":44},{"source":44,"target":0},{"source":44,"target":38},{"source":44,"target":117},{"source":117,"target":38},{"source":45,"target":0},{"source":45,"target":62},{"source":45,"target":118},{"source":118,"target":62},{"source":46,"target":0},{"source":46,"target":62},{"source":46,"target":119},{"source":119,"target":62},{"source":47,"target":0},{"source":47,"target":67},{"source":47,"target":120},{"source":120,"target":67},{"source":48,"target":0},{"source":48,"target":38},{"source":48,"target":121},{"source":121,"target":38},{"source":49,"target":0},{"source":49,"target":5},{"source":49,"target":122},{"source":122,"target":5},{"source":50,"target":0},{"source":50,"target":4},{"source":50,"target":123},{"source":123,"target":4},{"source":51,"target":0},{"source":51,"target":4},{"source":51,"target":124},{"source":124,"target":4},{"source":52,"target":0},{"source":52,"target":48},{"source":52,"target":125},{"source":125,"target":48},{"source":53,"target":0},{"source":53,"target":13},{"source":53,"target":126},{"source":126,"target":13},{"source":54,"target":0},{"source":54,"target":67},{"source":54,"target":127},{"source":127,"target":67},{"source":55,"target":0},{"source":55,"target":38},{"source":55,"target":128},{"source":128,"target":38},{"source":56,"target":0},{"source":56,"target":17},{"source":56,"target":129},{"source":129,"target":17},{"source":57,"target":0},{"source":57,"target":16},{"source":57,"target":130},{"source":130,"target":16},{"source":58,"target":0},{"source":58,"target":17},{"source":58,"target":131},{"source":131,"target":17},{"source":59,"target":0},{"source":59,"target":38},{"source":59,"target":132},{"source":132,"target":38},{"source":60,"target":0},{"source":60,"target":8},{"source":60,"target":133},{"source":133,"target":8},{"source":61,"target":0},{"source":61,"target":38},{"source":61,"target":134},{"source":134,"target":38},{"source":62,"target":0},{"source":62,"target":13},{"source":62,"target":135},{"source":135,"target":13},{"source":63,"target":0},{"source":64,"target":0},{"source":64,"target":19},{"source":64,"target":136},{"source":136,"target":19},{"source":65,"target":0},{"source":65,"target":47},{"source":65,"target":137},{"source":137,"target":47},{"source":66,"target":0},{"source":66,"target":38},{"source":66,"target":138},{"source":138,"target":38},{"source":67,"target":0},{"source":67,"target":44},{"source":67,"target":57},{"source":67,"target":139},{"source":67,"target":140},{"source":139,"target":44},{"source":140,"target":57}],"multigraph":true}
ecore
modelling
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/sunwuliang/SlicingProject2.0/ClassModelSlicing/slices/SlicedUML2InsFSMsubsetRequiresDifferentName.ecore
UML2 Abstraction EventOccurrence AnyTrigger TypedElement CollaborationOccurrence ExecutableNode GeneralOrdering ReadVariableAction Pseudostate WriteLinkAction InformationItem NamedElement name Duration Transition Stop RemoveStructuralFeatureValueAction Interface DurationObservationAction SendObjectAction InformationFlow ExtensionPoint ReadLinkAction CreateLinkObjectAction StructuredClassifier LinkAction Operation Behavior CombinedFragment Vertex MessageTrigger TemplateableClassifier Trigger DeploymentSpecification ReadStructuralFeatureAction FlowFinalNode Artifact JoinNode StateMachine CommunicationPath LiteralNull Signal FinalState PackageableElement MessageEnd AddStructuralFeatureValueAction DataType ConnectionPointReference Message CallBehaviorAction Action ReadSelfAction ExecutionEnvironment Package IntervalConstraint Association Stereotype Implementation InstanceSpecification CreateObjectAction Permission Namespace Property subsettedProperty Substitution PrimitiveType RemoveVariableValueAction ObjectNode StateInvariant RedefinableTemplateSignature AddVariableValueAction Continuation ClearStructuralFeatureAction GeneralizationSet InteractionConstraint ParameterSet PrimitiveFunction SendSignalAction Extend ActivityNode LoopNode AcceptEventAction ExtensionEnd ApplyFunctionAction ClearAssociationAction WriteVariableAction CentralBufferNode Device State InputPin CallOperationAction ProtocolTransition Pin Connector ReplyAction RedefinableElement ForkNode ValueSpecification BehavioredClassifier Reception DurationConstraint BroadcastSignalAction ReadLinkObjectEndQualifierAction ControlFlow OpaqueExpression Expression ReadLinkObjectEndAction Port Include ActivityFinalNode ChangeTrigger Lifeline ConnectableElement FinalNode UseCase InteractionOccurrence TestIdentityAction InitialNode Component Extension DataStoreNode LiteralString SignalTrigger StructuralFeature TimeConstraint LiteralUnlimitedNatural Class StructuralFeatureAction CallTrigger Actor Profile LiteralBoolean RaiseExceptionAction Manifestation Region MergeNode Model InstanceValue ControlNode BehavioralFeature Collaboration LiteralSpecification AssociationClass CallAction StartOwnedBehaviorAction ReadExtentAction WriteStructuralFeatureAction ActivityPartition ObjectFlow Dependency EnumerationLiteral TimeObservationAction ClearVariableAction PartDecomposition DeployedArtifact TimeInterval EncapsulatedClassifier Interaction InteractionOperand Interval DecisionNode TimeExpression Constraint ConditionalNode ActivityParameterNode ExpansionNode OutputPin Deployment Activity ExecutionOccurrence VariableAction Gate Node DestroyLinkAction Feature ProtocolStateMachine Enumeration DestroyObjectAction Variable Type Usage TimeTrigger AcceptCallAction StructuredActivityNode ReclassifyObjectAction DeploymentTarget DurationInterval ValuePin Realization CreateLinkAction InteractionFragment ParameterableClassifier InvocationAction Parameter Classifier ReadIsClassifiedObjectAction ExpansionRegion ActivityEdge LiteralInteger
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UML2" nsURI="http:///UML2.ecore" nsPrefix="UML2"> <eClassifiers xsi:type="ecore:EClass" name="Abstraction" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="EventOccurrence" eSuperTypes="#//InteractionFragment #//MessageEnd"/> <eClassifiers xsi:type="ecore:EClass" name="AnyTrigger" eSuperTypes="#//MessageTrigger"/> <eClassifiers xsi:type="ecore:EClass" name="TypedElement" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="CollaborationOccurrence" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutableNode" eSuperTypes="#//ActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="GeneralOrdering" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ReadVariableAction" eSuperTypes="#//VariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="Pseudostate" eSuperTypes="#//Vertex"/> <eClassifiers xsi:type="ecore:EClass" name="WriteLinkAction" eSuperTypes="#//LinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="InformationItem" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Duration" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="Stop" eSuperTypes="#//EventOccurrence"/> <eClassifiers xsi:type="ecore:EClass" name="RemoveStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="DurationObservationAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="SendObjectAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="InformationFlow" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="ExtensionPoint" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkAction" eSuperTypes="#//LinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="CreateLinkObjectAction" eSuperTypes="#//CreateLinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="StructuredClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="LinkAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//BehavioralFeature #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Behavior" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="CombinedFragment" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="Vertex" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="MessageTrigger" eSuperTypes="#//Trigger"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateableClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Trigger" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="DeploymentSpecification" eSuperTypes="#//Artifact"/> <eClassifiers xsi:type="ecore:EClass" name="ReadStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="FlowFinalNode" eSuperTypes="#//FinalNode"/> <eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//Classifier #//DeployedArtifact"/> <eClassifiers xsi:type="ecore:EClass" name="JoinNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="CommunicationPath" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralNull" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="#//State"/> <eClassifiers xsi:type="ecore:EClass" name="PackageableElement" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="MessageEnd" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="AddStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="ConnectionPointReference" eSuperTypes="#//Vertex"/> <eClassifiers xsi:type="ecore:EClass" name="Message" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="CallBehaviorAction" eSuperTypes="#//CallAction"/> <eClassifiers xsi:type="ecore:EClass" name="Action" eSuperTypes="#//ExecutableNode"/> <eClassifiers xsi:type="ecore:EClass" name="ReadSelfAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//Namespace #//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="IntervalConstraint" eSuperTypes="#//Constraint"/> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="Implementation" eSuperTypes="#//Realization"/> <eClassifiers xsi:type="ecore:EClass" name="InstanceSpecification" eSuperTypes="#//PackageableElement #//DeploymentTarget #//DeployedArtifact"/> <eClassifiers xsi:type="ecore:EClass" name="CreateObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Permission" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="Namespace" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//StructuralFeature #//ConnectableElement #//DeploymentTarget"> <eStructuralFeatures xsi:type="ecore:EReference" name="subsettedProperty" upperBound="-1" eType="#//Property"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Substitution" eSuperTypes="#//Realization"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="RemoveVariableValueAction" eSuperTypes="#//WriteVariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectNode" eSuperTypes="#//ActivityNode #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="StateInvariant" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="RedefinableTemplateSignature" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="AddVariableValueAction" eSuperTypes="#//WriteVariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="Continuation" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="ClearStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="GeneralizationSet" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionConstraint" eSuperTypes="#//Constraint"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterSet" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveFunction" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="SendSignalAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="Extend" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityNode" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="LoopNode" eSuperTypes="#//StructuredActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="AcceptEventAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ExtensionEnd" eSuperTypes="#//Property"/> <eClassifiers xsi:type="ecore:EClass" name="ApplyFunctionAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ClearAssociationAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="WriteVariableAction" eSuperTypes="#//VariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="CentralBufferNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//Namespace #//RedefinableElement #//Vertex"/> <eClassifiers xsi:type="ecore:EClass" name="InputPin" eSuperTypes="#//Pin"/> <eClassifiers xsi:type="ecore:EClass" name="CallOperationAction" eSuperTypes="#//CallAction"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolTransition" eSuperTypes="#//Transition"/> <eClassifiers xsi:type="ecore:EClass" name="Pin" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="Connector" eSuperTypes="#//Feature"/> <eClassifiers xsi:type="ecore:EClass" name="ReplyAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="RedefinableElement" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ForkNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioredClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Reception" eSuperTypes="#//BehavioralFeature"/> <eClassifiers xsi:type="ecore:EClass" name="DurationConstraint" eSuperTypes="#//IntervalConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="BroadcastSignalAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndQualifierAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ControlFlow" eSuperTypes="#//ActivityEdge"/> <eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//OpaqueExpression"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Port" eSuperTypes="#//Property"/> <eClassifiers xsi:type="ecore:EClass" name="Include" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityFinalNode" eSuperTypes="#//FinalNode"/> <eClassifiers xsi:type="ecore:EClass" name="ChangeTrigger" eSuperTypes="#//Trigger"/> <eClassifiers xsi:type="ecore:EClass" name="Lifeline" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ConnectableElement" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="FinalNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="UseCase" eSuperTypes="#//BehavioredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionOccurrence" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="TestIdentityAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="InitialNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="Extension" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="DataStoreNode" eSuperTypes="#//CentralBufferNode"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralString" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="SignalTrigger" eSuperTypes="#//MessageTrigger"/> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" eSuperTypes="#//Feature #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="TimeConstraint" eSuperTypes="#//IntervalConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralUnlimitedNatural" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//BehavioredClassifier #//EncapsulatedClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeatureAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="CallTrigger" eSuperTypes="#//MessageTrigger"/> <eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Profile" eSuperTypes="#//Package"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralBoolean" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="RaiseExceptionAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Manifestation" eSuperTypes="#//Abstraction"/> <eClassifiers xsi:type="ecore:EClass" name="Region" eSuperTypes="#//Namespace #//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="MergeNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//Package"/> <eClassifiers xsi:type="ecore:EClass" name="InstanceValue" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="ControlNode" eSuperTypes="#//ActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioralFeature" eSuperTypes="#//Namespace #//Feature"/> <eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="#//BehavioredClassifier #//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralSpecification" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class #//Association"/> <eClassifiers xsi:type="ecore:EClass" name="CallAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="StartOwnedBehaviorAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ReadExtentAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="WriteStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityPartition" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectFlow" eSuperTypes="#//ActivityEdge"/> <eClassifiers xsi:type="ecore:EClass" name="Dependency" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//InstanceSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="TimeObservationAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="ClearVariableAction" eSuperTypes="#//VariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="PartDecomposition" eSuperTypes="#//InteractionOccurrence"/> <eClassifiers xsi:type="ecore:EClass" name="DeployedArtifact" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="TimeInterval" eSuperTypes="#//Interval"/> <eClassifiers xsi:type="ecore:EClass" name="EncapsulatedClassifier" eSuperTypes="#//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//Behavior #//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionOperand" eSuperTypes="#//Namespace #//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="Interval" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="DecisionNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="TimeExpression" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="ConditionalNode" eSuperTypes="#//StructuredActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityParameterNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="ExpansionNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="OutputPin" eSuperTypes="#//Pin"/> <eClassifiers xsi:type="ecore:EClass" name="Deployment" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionOccurrence" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="VariableAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Gate" eSuperTypes="#//MessageEnd"/> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Class #//DeploymentTarget"/> <eClassifiers xsi:type="ecore:EClass" name="DestroyLinkAction" eSuperTypes="#//WriteLinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="Feature" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolStateMachine" eSuperTypes="#//StateMachine"/> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="DestroyObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//ConnectableElement #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Type" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="Usage" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="TimeTrigger" eSuperTypes="#//Trigger"/> <eClassifiers xsi:type="ecore:EClass" name="AcceptCallAction" eSuperTypes="#//AcceptEventAction"/> <eClassifiers xsi:type="ecore:EClass" name="StructuredActivityNode" eSuperTypes="#//Action #//Namespace"/> <eClassifiers xsi:type="ecore:EClass" name="ReclassifyObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="DeploymentTarget" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="DurationInterval" eSuperTypes="#//Interval"/> <eClassifiers xsi:type="ecore:EClass" name="ValuePin" eSuperTypes="#//InputPin"/> <eClassifiers xsi:type="ecore:EClass" name="Realization" eSuperTypes="#//Abstraction"/> <eClassifiers xsi:type="ecore:EClass" name="CreateLinkAction" eSuperTypes="#//WriteLinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionFragment" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterableClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="InvocationAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//ConnectableElement #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Classifier" eSuperTypes="#//Namespace #//Type #//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="ReadIsClassifiedObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ExpansionRegion" eSuperTypes="#//StructuredActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityEdge" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralInteger" eSuperTypes="#//LiteralSpecification"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"UML2","nsURI":"http:///UML2.ecore","name":"UML2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Abstraction","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventOccurrence","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyTrigger","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollaborationOccurrence","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutableNode","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralOrdering","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadVariableAction","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pseudostate","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteLinkAction","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationItem","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Duration","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stop","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationObservationAction","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendObjectAction","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationFlow","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionPoint","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkAction","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkObjectAction","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredClassifier","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkAction","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CombinedFragment","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vertex","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageTrigger","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableClassifier","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trigger","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentSpecification","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadStructuralFeatureAction","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowFinalNode","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JoinNode","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationPath","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralNull","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageableElement","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageEnd","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionPointReference","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Message","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallBehaviorAction","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadSelfAction","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntervalConstraint","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Implementation","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceSpecification","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateObjectAction","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Permission","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Substitution","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveVariableValueAction","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectNode","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateInvariant","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableTemplateSignature","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddVariableValueAction","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Continuation","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearStructuralFeatureAction","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralizationSet","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionConstraint","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterSet","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveFunction","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendSignalAction","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extend","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNode","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopNode","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptEventAction","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionEnd","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplyFunctionAction","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearAssociationAction","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteVariableAction","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CentralBufferNode","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputPin","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallOperationAction","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolTransition","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pin","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connector","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReplyAction","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableElement","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkNode","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredClassifier","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reception","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationConstraint","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BroadcastSignalAction","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndQualifierAction","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlFlow","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndAction","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Include","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityFinalNode","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeTrigger","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lifeline","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectableElement","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalNode","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCase","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOccurrence","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestIdentityAction","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialNode","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataStoreNode","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralString","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignalTrigger","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeConstraint","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralUnlimitedNatural","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeatureAction","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallTrigger","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Profile","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralBoolean","instanceClass":null,"abstract":false,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RaiseExceptionAction","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manifestation","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Region","instanceClass":null,"abstract":false,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MergeNode","instanceClass":null,"abstract":false,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceValue","instanceClass":null,"abstract":false,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlNode","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioralFeature","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralSpecification","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallAction","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StartOwnedBehaviorAction","instanceClass":null,"abstract":false,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadExtentAction","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteStructuralFeatureAction","instanceClass":null,"abstract":false,"id":145,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityPartition","instanceClass":null,"abstract":false,"id":146,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectFlow","instanceClass":null,"abstract":false,"id":147,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dependency","instanceClass":null,"abstract":false,"id":148,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":149,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeObservationAction","instanceClass":null,"abstract":false,"id":150,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearVariableAction","instanceClass":null,"abstract":false,"id":151,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PartDecomposition","instanceClass":null,"abstract":false,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeployedArtifact","instanceClass":null,"abstract":false,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeInterval","instanceClass":null,"abstract":false,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EncapsulatedClassifier","instanceClass":null,"abstract":false,"id":155,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOperand","instanceClass":null,"abstract":false,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interval","instanceClass":null,"abstract":false,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecisionNode","instanceClass":null,"abstract":false,"id":159,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeExpression","instanceClass":null,"abstract":false,"id":160,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":161,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalNode","instanceClass":null,"abstract":false,"id":162,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityParameterNode","instanceClass":null,"abstract":false,"id":163,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionNode","instanceClass":null,"abstract":false,"id":164,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputPin","instanceClass":null,"abstract":false,"id":165,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Deployment","instanceClass":null,"abstract":false,"id":166,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":167,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionOccurrence","instanceClass":null,"abstract":false,"id":168,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableAction","instanceClass":null,"abstract":false,"id":169,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gate","instanceClass":null,"abstract":false,"id":170,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":171,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyLinkAction","instanceClass":null,"abstract":false,"id":172,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":173,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolStateMachine","instanceClass":null,"abstract":false,"id":174,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":175,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyObjectAction","instanceClass":null,"abstract":false,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":177,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":178,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Usage","instanceClass":null,"abstract":false,"id":179,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeTrigger","instanceClass":null,"abstract":false,"id":180,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptCallAction","instanceClass":null,"abstract":false,"id":181,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredActivityNode","instanceClass":null,"abstract":false,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReclassifyObjectAction","instanceClass":null,"abstract":false,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentTarget","instanceClass":null,"abstract":false,"id":184,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationInterval","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValuePin","instanceClass":null,"abstract":false,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Realization","instanceClass":null,"abstract":false,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkAction","instanceClass":null,"abstract":false,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionFragment","instanceClass":null,"abstract":false,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableClassifier","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvocationAction","instanceClass":null,"abstract":false,"id":191,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":192,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":false,"id":193,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadIsClassifiedObjectAction","instanceClass":null,"abstract":false,"id":194,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionRegion","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityEdge","instanceClass":null,"abstract":false,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralInteger","instanceClass":null,"abstract":false,"id":197,"interface":false,"eClass":"EClass"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":210,"derived":false},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subsettedProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":266,"derived":false},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":0,"target":133},{"source":0,"target":134},{"source":0,"target":135},{"source":0,"target":136},{"source":0,"target":137},{"source":0,"target":138},{"source":0,"target":139},{"source":0,"target":140},{"source":0,"target":141},{"source":0,"target":142},{"source":0,"target":143},{"source":0,"target":144},{"source":0,"target":145},{"source":0,"target":146},{"source":0,"target":147},{"source":0,"target":148},{"source":0,"target":149},{"source":0,"target":150},{"source":0,"target":151},{"source":0,"target":152},{"source":0,"target":153},{"source":0,"target":154},{"source":0,"target":155},{"source":0,"target":156},{"source":0,"target":157},{"source":0,"target":158},{"source":0,"target":159},{"source":0,"target":160},{"source":0,"target":161},{"source":0,"target":162},{"source":0,"target":163},{"source":0,"target":164},{"source":0,"target":165},{"source":0,"target":166},{"source":0,"target":167},{"source":0,"target":168},{"source":0,"target":169},{"source":0,"target":170},{"source":0,"target":171},{"source":0,"target":172},{"source":0,"target":173},{"source":0,"target":174},{"source":0,"target":175},{"source":0,"target":176},{"source":0,"target":177},{"source":0,"target":178},{"source":0,"target":179},{"source":0,"target":180},{"source":0,"target":181},{"source":0,"target":182},{"source":0,"target":183},{"source":0,"target":184},{"source":0,"target":185},{"source":0,"target":186},{"source":0,"target":187},{"source":0,"target":188},{"source":0,"target":189},{"source":0,"target":190},{"source":0,"target":191},{"source":0,"target":192},{"source":0,"target":193},{"source":0,"target":194},{"source":0,"target":195},{"source":0,"target":196},{"source":0,"target":197},{"source":1,"target":0},{"source":1,"target":148},{"source":1,"target":198},{"source":198,"target":148},{"source":2,"target":0},{"source":2,"target":189},{"source":2,"target":44},{"source":2,"target":199},{"source":2,"target":200},{"source":199,"target":189},{"source":200,"target":44},{"source":3,"target":0},{"source":3,"target":30},{"source":3,"target":201},{"source":201,"target":30},{"source":4,"target":0},{"source":4,"target":12},{"source":4,"target":202},{"source":202,"target":12},{"source":5,"target":0},{"source":5,"target":12},{"source":5,"target":203},{"source":203,"target":12},{"source":6,"target":0},{"source":6,"target":78},{"source":6,"target":204},{"source":204,"target":78},{"source":7,"target":0},{"source":7,"target":12},{"source":7,"target":205},{"source":205,"target":12},{"source":8,"target":0},{"source":8,"target":169},{"source":8,"target":206},{"source":206,"target":169},{"source":9,"target":0},{"source":9,"target":29},{"source":9,"target":207},{"source":207,"target":29},{"source":10,"target":0},{"source":10,"target":25},{"source":10,"target":208},{"source":208,"target":25},{"source":11,"target":0},{"source":11,"target":193},{"source":11,"target":209},{"source":209,"target":193},{"source":12,"target":0},{"source":12,"target":210},{"source":210,"target":211},{"source":210,"target":12},{"source":13,"target":0},{"source":13,"target":96},{"source":13,"target":212},{"source":212,"target":96},{"source":14,"target":0},{"source":14,"target":94},{"source":14,"target":213},{"source":213,"target":94},{"source":15,"target":0},{"source":15,"target":2},{"source":15,"target":214},{"source":214,"target":2},{"source":16,"target":0},{"source":16,"target":145},{"source":16,"target":215},{"source":215,"target":145},{"source":17,"target":0},{"source":17,"target":193},{"source":17,"target":216},{"source":216,"target":193},{"source":18,"target":0},{"source":18,"target":145},{"source":18,"target":217},{"source":217,"target":145},{"source":19,"target":0},{"source":19,"target":191},{"source":19,"target":218},{"source":218,"target":191},{"source":20,"target":0},{"source":20,"target":43},{"source":20,"target":219},{"source":219,"target":43},{"source":21,"target":0},{"source":21,"target":94},{"source":21,"target":220},{"source":220,"target":94},{"source":22,"target":0},{"source":22,"target":25},{"source":22,"target":221},{"source":221,"target":25},{"source":23,"target":0},{"source":23,"target":188},{"source":23,"target":222},{"source":222,"target":188},{"source":24,"target":0},{"source":24,"target":193},{"source":24,"target":223},{"source":223,"target":193},{"source":25,"target":0},{"source":25,"target":50},{"source":25,"target":224},{"source":224,"target":50},{"source":26,"target":0},{"source":26,"target":138},{"source":26,"target":4},{"source":26,"target":225},{"source":26,"target":226},{"source":225,"target":138},{"source":226,"target":4},{"source":27,"target":0},{"source":27,"target":125},{"source":27,"target":227},{"source":227,"target":125},{"source":28,"target":0},{"source":28,"target":189},{"source":28,"target":228},{"source":228,"target":189},{"source":29,"target":0},{"source":29,"target":12},{"source":29,"target":229},{"source":229,"target":12},{"source":30,"target":0},{"source":30,"target":32},{"source":30,"target":230},{"source":230,"target":32},{"source":31,"target":0},{"source":31,"target":193},{"source":31,"target":231},{"source":231,"target":193},{"source":32,"target":0},{"source":32,"target":12},{"source":32,"target":232},{"source":232,"target":12},{"source":33,"target":0},{"source":33,"target":36},{"source":33,"target":233},{"source":233,"target":36},{"source":34,"target":0},{"source":34,"target":126},{"source":34,"target":234},{"source":234,"target":126},{"source":35,"target":0},{"source":35,"target":112},{"source":35,"target":235},{"source":235,"target":112},{"source":36,"target":0},{"source":36,"target":193},{"source":36,"target":153},{"source":36,"target":236},{"source":36,"target":237},{"source":236,"target":193},{"source":237,"target":153},{"source":37,"target":0},{"source":37,"target":137},{"source":37,"target":238},{"source":238,"target":137},{"source":38,"target":0},{"source":38,"target":27},{"source":38,"target":239},{"source":239,"target":27},{"source":39,"target":0},{"source":39,"target":55},{"source":39,"target":240},{"source":240,"target":55},{"source":40,"target":0},{"source":40,"target":140},{"source":40,"target":241},{"source":241,"target":140},{"source":41,"target":0},{"source":41,"target":193},{"source":41,"target":242},{"source":242,"target":193},{"source":42,"target":0},{"source":42,"target":87},{"source":42,"target":243},{"source":243,"target":87},{"source":43,"target":0},{"source":43,"target":12},{"source":43,"target":244},{"source":244,"target":12},{"source":44,"target":0},{"source":44,"target":12},{"source":44,"target":245},{"source":245,"target":12},{"source":45,"target":0},{"source":45,"target":145},{"source":45,"target":246},{"source":246,"target":145},{"source":46,"target":0},{"source":46,"target":193},{"source":46,"target":247},{"source":247,"target":193},{"source":47,"target":0},{"source":47,"target":29},{"source":47,"target":248},{"source":248,"target":29},{"source":48,"target":0},{"source":48,"target":12},{"source":48,"target":249},{"source":249,"target":12},{"source":49,"target":0},{"source":49,"target":142},{"source":49,"target":250},{"source":250,"target":142},{"source":50,"target":0},{"source":50,"target":6},{"source":50,"target":251},{"source":251,"target":6},{"source":51,"target":0},{"source":51,"target":50},{"source":51,"target":252},{"source":252,"target":50},{"source":52,"target":0},{"source":52,"target":171},{"source":52,"target":253},{"source":253,"target":171},{"source":53,"target":0},{"source":53,"target":61},{"source":53,"target":43},{"source":53,"target":254},{"source":53,"target":255},{"source":254,"target":61},{"source":255,"target":43},{"source":54,"target":0},{"source":54,"target":161},{"source":54,"target":256},{"source":256,"target":161},{"source":55,"target":0},{"source":55,"target":193},{"source":55,"target":257},{"source":257,"target":193},{"source":56,"target":0},{"source":56,"target":125},{"source":56,"target":258},{"source":258,"target":125},{"source":57,"target":0},{"source":57,"target":187},{"source":57,"target":259},{"source":259,"target":187},{"source":58,"target":0},{"source":58,"target":43},{"source":58,"target":184},{"source":58,"target":153},{"source":58,"target":260},{"source":58,"target":261},{"source":58,"target":262},{"source":260,"target":43},{"source":261,"target":184},{"source":262,"target":153},{"source":59,"target":0},{"source":59,"target":50},{"source":59,"target":263},{"source":263,"target":50},{"source":60,"target":0},{"source":60,"target":148},{"source":60,"target":264},{"source":264,"target":148},{"source":61,"target":0},{"source":61,"target":12},{"source":61,"target":265},{"source":265,"target":12},{"source":62,"target":0},{"source":62,"target":122},{"source":62,"target":111},{"source":62,"target":184},{"source":62,"target":266},{"source":62,"target":267},{"source":62,"target":268},{"source":62,"target":269},{"source":266,"target":62},{"source":266,"target":270},{"source":266,"target":62},{"source":270,"target":62},{"source":267,"target":122},{"source":268,"target":111},{"source":269,"target":184},{"source":63,"target":0},{"source":63,"target":187},{"source":63,"target":271},{"source":271,"target":187},{"source":64,"target":0},{"source":64,"target":46},{"source":64,"target":272},{"source":272,"target":46},{"source":65,"target":0},{"source":65,"target":84},{"source":65,"target":273},{"source":273,"target":84},{"source":66,"target":0},{"source":66,"target":78},{"source":66,"target":4},{"source":66,"target":274},{"source":66,"target":275},{"source":274,"target":78},{"source":275,"target":4},{"source":67,"target":0},{"source":67,"target":189},{"source":67,"target":276},{"source":276,"target":189},{"source":68,"target":0},{"source":68,"target":94},{"source":68,"target":277},{"source":277,"target":94},{"source":69,"target":0},{"source":69,"target":84},{"source":69,"target":278},{"source":278,"target":84},{"source":70,"target":0},{"source":70,"target":189},{"source":70,"target":279},{"source":279,"target":189},{"source":71,"target":0},{"source":71,"target":126},{"source":71,"target":280},{"source":280,"target":126},{"source":72,"target":0},{"source":72,"target":43},{"source":72,"target":281},{"source":281,"target":43},{"source":73,"target":0},{"source":73,"target":161},{"source":73,"target":282},{"source":282,"target":161},{"source":74,"target":0},{"source":74,"target":12},{"source":74,"target":283},{"source":283,"target":12},{"source":75,"target":0},{"source":75,"target":43},{"source":75,"target":284},{"source":284,"target":43},{"source":76,"target":0},{"source":76,"target":191},{"source":76,"target":285},{"source":285,"target":191},{"source":77,"target":0},{"source":77,"target":12},{"source":77,"target":286},{"source":286,"target":12},{"source":78,"target":0},{"source":78,"target":94},{"source":78,"target":287},{"source":287,"target":94},{"source":79,"target":0},{"source":79,"target":182},{"source":79,"target":288},{"source":288,"target":182},{"source":80,"target":0},{"source":80,"target":50},{"source":80,"target":289},{"source":289,"target":50},{"source":81,"target":0},{"source":81,"target":62},{"source":81,"target":290},{"source":290,"target":62},{"source":82,"target":0},{"source":82,"target":50},{"source":82,"target":291},{"source":291,"target":50},{"source":83,"target":0},{"source":83,"target":50},{"source":83,"target":292},{"source":292,"target":50},{"source":84,"target":0},{"source":84,"target":169},{"source":84,"target":293},{"source":293,"target":169},{"source":85,"target":0},{"source":85,"target":66},{"source":85,"target":294},{"source":294,"target":66},{"source":86,"target":0},{"source":86,"target":171},{"source":86,"target":295},{"source":295,"target":171},{"source":87,"target":0},{"source":87,"target":61},{"source":87,"target":94},{"source":87,"target":29},{"source":87,"target":296},{"source":87,"target":297},{"source":87,"target":298},{"source":296,"target":61},{"source":297,"target":94},{"source":298,"target":29},{"source":88,"target":0},{"source":88,"target":91},{"source":88,"target":299},{"source":299,"target":91},{"source":89,"target":0},{"source":89,"target":142},{"source":89,"target":300},{"source":300,"target":142},{"source":90,"target":0},{"source":90,"target":14},{"source":90,"target":301},{"source":301,"target":14},{"source":91,"target":0},{"source":91,"target":66},{"source":91,"target":302},{"source":302,"target":66},{"source":92,"target":0},{"source":92,"target":173},{"source":92,"target":303},{"source":303,"target":173},{"source":93,"target":0},{"source":93,"target":50},{"source":93,"target":304},{"source":304,"target":50},{"source":94,"target":0},{"source":94,"target":12},{"source":94,"target":305},{"source":305,"target":12},{"source":95,"target":0},{"source":95,"target":137},{"source":95,"target":306},{"source":306,"target":137},{"source":96,"target":0},{"source":96,"target":4},{"source":96,"target":307},{"source":307,"target":4},{"source":97,"target":0},{"source":97,"target":193},{"source":97,"target":308},{"source":308,"target":193},{"source":98,"target":0},{"source":98,"target":138},{"source":98,"target":309},{"source":309,"target":138},{"source":99,"target":0},{"source":99,"target":54},{"source":99,"target":310},{"source":310,"target":54},{"source":100,"target":0},{"source":100,"target":191},{"source":100,"target":311},{"source":311,"target":191},{"source":101,"target":0},{"source":101,"target":50},{"source":101,"target":312},{"source":312,"target":50},{"source":102,"target":0},{"source":102,"target":196},{"source":102,"target":313},{"source":313,"target":196},{"source":103,"target":0},{"source":103,"target":96},{"source":103,"target":314},{"source":314,"target":96},{"source":104,"target":0},{"source":104,"target":103},{"source":104,"target":315},{"source":315,"target":103},{"source":105,"target":0},{"source":105,"target":50},{"source":105,"target":316},{"source":316,"target":50},{"source":106,"target":0},{"source":106,"target":62},{"source":106,"target":317},{"source":317,"target":62},{"source":107,"target":0},{"source":107,"target":12},{"source":107,"target":318},{"source":318,"target":12},{"source":108,"target":0},{"source":108,"target":112},{"source":108,"target":319},{"source":319,"target":112},{"source":109,"target":0},{"source":109,"target":32},{"source":109,"target":320},{"source":320,"target":32},{"source":110,"target":0},{"source":110,"target":12},{"source":110,"target":321},{"source":321,"target":12},{"source":111,"target":0},{"source":111,"target":12},{"source":111,"target":322},{"source":322,"target":12},{"source":112,"target":0},{"source":112,"target":137},{"source":112,"target":323},{"source":323,"target":137},{"source":113,"target":0},{"source":113,"target":97},{"source":113,"target":324},{"source":324,"target":97},{"source":114,"target":0},{"source":114,"target":189},{"source":114,"target":325},{"source":325,"target":189},{"source":115,"target":0},{"source":115,"target":50},{"source":115,"target":326},{"source":326,"target":50},{"source":116,"target":0},{"source":116,"target":137},{"source":116,"target":327},{"source":327,"target":137},{"source":117,"target":0},{"source":117,"target":125},{"source":117,"target":328},{"source":328,"target":125},{"source":118,"target":0},{"source":118,"target":55},{"source":118,"target":329},{"source":329,"target":55},{"source":119,"target":0},{"source":119,"target":85},{"source":119,"target":330},{"source":330,"target":85},{"source":120,"target":0},{"source":120,"target":140},{"source":120,"target":331},{"source":331,"target":140},{"source":121,"target":0},{"source":121,"target":30},{"source":121,"target":332},{"source":332,"target":30},{"source":122,"target":0},{"source":122,"target":173},{"source":122,"target":4},{"source":122,"target":333},{"source":122,"target":334},{"source":333,"target":173},{"source":334,"target":4},{"source":123,"target":0},{"source":123,"target":54},{"source":123,"target":335},{"source":335,"target":54},{"source":124,"target":0},{"source":124,"target":140},{"source":124,"target":336},{"source":336,"target":140},{"source":125,"target":0},{"source":125,"target":97},{"source":125,"target":155},{"source":125,"target":337},{"source":125,"target":338},{"source":337,"target":97},{"source":338,"target":155},{"source":126,"target":0},{"source":126,"target":50},{"source":126,"target":339},{"source":339,"target":50},{"source":127,"target":0},{"source":127,"target":30},{"source":127,"target":340},{"source":340,"target":30},{"source":128,"target":0},{"source":128,"target":193},{"source":128,"target":341},{"source":341,"target":193},{"source":129,"target":0},{"source":129,"target":53},{"source":129,"target":342},{"source":342,"target":53},{"source":130,"target":0},{"source":130,"target":140},{"source":130,"target":343},{"source":343,"target":140},{"source":131,"target":0},{"source":131,"target":50},{"source":131,"target":344},{"source":344,"target":50},{"source":132,"target":0},{"source":132,"target":1},{"source":132,"target":345},{"source":345,"target":1},{"source":133,"target":0},{"source":133,"target":61},{"source":133,"target":94},{"source":133,"target":346},{"source":133,"target":347},{"source":346,"target":61},{"source":347,"target":94},{"source":134,"target":0},{"source":134,"target":137},{"source":134,"target":348},{"source":348,"target":137},{"source":135,"target":0},{"source":135,"target":53},{"source":135,"target":349},{"source":349,"target":53},{"source":136,"target":0},{"source":136,"target":96},{"source":136,"target":350},{"source":350,"target":96},{"source":137,"target":0},{"source":137,"target":78},{"source":137,"target":351},{"source":351,"target":78},{"source":138,"target":0},{"source":138,"target":61},{"source":138,"target":173},{"source":138,"target":352},{"source":138,"target":353},{"source":352,"target":61},{"source":353,"target":173},{"source":139,"target":0},{"source":139,"target":97},{"source":139,"target":24},{"source":139,"target":354},{"source":139,"target":355},{"source":354,"target":97},{"source":355,"target":24},{"source":140,"target":0},{"source":140,"target":96},{"source":140,"target":356},{"source":356,"target":96},{"source":141,"target":0},{"source":141,"target":125},{"source":141,"target":55},{"source":141,"target":357},{"source":141,"target":358},{"source":357,"target":125},{"source":358,"target":55},{"source":142,"target":0},{"source":142,"target":191},{"source":142,"target":359},{"source":359,"target":191},{"source":143,"target":0},{"source":143,"target":50},{"source":143,"target":360},{"source":360,"target":50},{"source":144,"target":0},{"source":144,"target":50},{"source":144,"target":361},{"source":361,"target":50},{"source":145,"target":0},{"source":145,"target":126},{"source":145,"target":362},{"source":362,"target":126},{"source":146,"target":0},{"source":146,"target":12},{"source":146,"target":363},{"source":363,"target":12},{"source":147,"target":0},{"source":147,"target":196},{"source":147,"target":364},{"source":364,"target":196},{"source":148,"target":0},{"source":148,"target":43},{"source":148,"target":365},{"source":365,"target":43},{"source":149,"target":0},{"source":149,"target":58},{"source":149,"target":366},{"source":366,"target":58},{"source":150,"target":0},{"source":150,"target":145},{"source":150,"target":367},{"source":367,"target":145},{"source":151,"target":0},{"source":151,"target":169},{"source":151,"target":368},{"source":368,"target":169},{"source":152,"target":0},{"source":152,"target":114},{"source":152,"target":369},{"source":369,"target":114},{"source":153,"target":0},{"source":153,"target":12},{"source":153,"target":370},{"source":370,"target":12},{"source":154,"target":0},{"source":154,"target":158},{"source":154,"target":371},{"source":371,"target":158},{"source":155,"target":0},{"source":155,"target":24},{"source":155,"target":372},{"source":372,"target":24},{"source":156,"target":0},{"source":156,"target":27},{"source":156,"target":189},{"source":156,"target":373},{"source":156,"target":374},{"source":373,"target":27},{"source":374,"target":189},{"source":157,"target":0},{"source":157,"target":61},{"source":157,"target":189},{"source":157,"target":375},{"source":157,"target":376},{"source":375,"target":61},{"source":376,"target":189},{"source":158,"target":0},{"source":158,"target":96},{"source":158,"target":377},{"source":377,"target":96},{"source":159,"target":0},{"source":159,"target":137},{"source":159,"target":378},{"source":378,"target":137},{"source":160,"target":0},{"source":160,"target":96},{"source":160,"target":379},{"source":379,"target":96},{"source":161,"target":0},{"source":161,"target":43},{"source":161,"target":380},{"source":380,"target":43},{"source":162,"target":0},{"source":162,"target":182},{"source":162,"target":381},{"source":381,"target":182},{"source":163,"target":0},{"source":163,"target":66},{"source":163,"target":382},{"source":382,"target":66},{"source":164,"target":0},{"source":164,"target":66},{"source":164,"target":383},{"source":383,"target":66},{"source":165,"target":0},{"source":165,"target":91},{"source":165,"target":384},{"source":384,"target":91},{"source":166,"target":0},{"source":166,"target":148},{"source":166,"target":385},{"source":385,"target":148},{"source":167,"target":0},{"source":167,"target":27},{"source":167,"target":386},{"source":386,"target":27},{"source":168,"target":0},{"source":168,"target":189},{"source":168,"target":387},{"source":387,"target":189},{"source":169,"target":0},{"source":169,"target":50},{"source":169,"target":388},{"source":388,"target":50},{"source":170,"target":0},{"source":170,"target":44},{"source":170,"target":389},{"source":389,"target":44},{"source":171,"target":0},{"source":171,"target":125},{"source":171,"target":184},{"source":171,"target":390},{"source":171,"target":391},{"source":390,"target":125},{"source":391,"target":184},{"source":172,"target":0},{"source":172,"target":10},{"source":172,"target":392},{"source":392,"target":10},{"source":173,"target":0},{"source":173,"target":94},{"source":173,"target":393},{"source":393,"target":94},{"source":174,"target":0},{"source":174,"target":38},{"source":174,"target":394},{"source":394,"target":38},{"source":175,"target":0},{"source":175,"target":46},{"source":175,"target":395},{"source":395,"target":46},{"source":176,"target":0},{"source":176,"target":50},{"source":176,"target":396},{"source":396,"target":50},{"source":177,"target":0},{"source":177,"target":111},{"source":177,"target":4},{"source":177,"target":397},{"source":177,"target":398},{"source":397,"target":111},{"source":398,"target":4},{"source":178,"target":0},{"source":178,"target":43},{"source":178,"target":399},{"source":399,"target":43},{"source":179,"target":0},{"source":179,"target":148},{"source":179,"target":400},{"source":400,"target":148},{"source":180,"target":0},{"source":180,"target":32},{"source":180,"target":401},{"source":401,"target":32},{"source":181,"target":0},{"source":181,"target":80},{"source":181,"target":402},{"source":402,"target":80},{"source":182,"target":0},{"source":182,"target":50},{"source":182,"target":61},{"source":182,"target":403},{"source":182,"target":404},{"source":403,"target":50},{"source":404,"target":61},{"source":183,"target":0},{"source":183,"target":50},{"source":183,"target":405},{"source":405,"target":50},{"source":184,"target":0},{"source":184,"target":12},{"source":184,"target":406},{"source":406,"target":12},{"source":185,"target":0},{"source":185,"target":158},{"source":185,"target":407},{"source":407,"target":158},{"source":186,"target":0},{"source":186,"target":88},{"source":186,"target":408},{"source":408,"target":88},{"source":187,"target":0},{"source":187,"target":1},{"source":187,"target":409},{"source":409,"target":1},{"source":188,"target":0},{"source":188,"target":10},{"source":188,"target":410},{"source":410,"target":10},{"source":189,"target":0},{"source":189,"target":12},{"source":189,"target":411},{"source":411,"target":12},{"source":190,"target":0},{"source":190,"target":193},{"source":190,"target":412},{"source":412,"target":193},{"source":191,"target":0},{"source":191,"target":50},{"source":191,"target":413},{"source":413,"target":50},{"source":192,"target":0},{"source":192,"target":111},{"source":192,"target":4},{"source":192,"target":414},{"source":192,"target":415},{"source":414,"target":111},{"source":415,"target":4},{"source":193,"target":0},{"source":193,"target":61},{"source":193,"target":178},{"source":193,"target":94},{"source":193,"target":416},{"source":193,"target":417},{"source":193,"target":418},{"source":416,"target":61},{"source":417,"target":178},{"source":418,"target":94},{"source":194,"target":0},{"source":194,"target":50},{"source":194,"target":419},{"source":419,"target":50},{"source":195,"target":0},{"source":195,"target":182},{"source":195,"target":420},{"source":420,"target":182},{"source":196,"target":0},{"source":196,"target":94},{"source":196,"target":421},{"source":421,"target":94},{"source":197,"target":0},{"source":197,"target":140},{"source":197,"target":422},{"source":422,"target":140}],"multigraph":true}
ecore
workflow
repo-ecore-all/data/damenac/puzzle/examples/empirical-study/puzzle.empirical.study/githubmetamodels/easyflow.ecore
easyflow Workflow writeMakeflow writeAWSCloudFormation processMetadata task metadata processMetadataSet task checkDag createTaskDag createJobDag iterateByGroup task dag group dataCriterion resolveStaticDependencies getNextSplittingEvent processedTasks getTasksFromLastTaskClass dataFormatIn dataFormatOut strategy getTasksFromLastTaskClassMap dataProcessingTypeIn strategy updateLastTaskClass dataFormatIn dataFormatOut task updateLastTaskClassMap dataProcessingType task printLastTaskClassMap printLastTaskMap name dag WorkflowTemplate Configuration metadata ImplementationTemplate DataProcessingType LastTaskClassMap jobDag taskMap lastTaskMap graph Task readTask wtplLine evaluateJexlExp map copy getUniqueString fitsToGroupingCriterionOf task isConvertableTo dataFormat isMarkedToSkip getParentForTask dag getSampleUniqueString getParentForTask graph name dataFormatIn dataFormatOut cardinalityIn cardinalityOut dataCriterion isMultipleInstancesOfDataCriterion mergeCriterion traversalCriterion splitCriterion tool contrast static false util jexlString parentTasks groupingCriterionMap chunks sortOrder key skipGroupingCriterion depricated EasyFlowTemplate generateDAGFromTemplateFile generateGraphFromTemplateFile fileName workflow EasyFlowConfiguration configFileReader fileName configMap EasyFlowMetadata name contrast groups refData EasyFlowImplementationTemplate templateFileParser dag readParameterConfig toolName initJsonRootNode fileName parameterConfigFileName parameterConfigMap jsonRootNode globalOptions DataProcessingType isConvertableTo dataProcessingTypeOut dataFormatIn dataFormatOut DataFormat None None FASTQ FASTQ SAM SAM BAM BAM VCF VCF BCF BCF TXT TXT CSV CSV BAI BAI SAI SAI VCF_IDX VCF_IDX FASTA FASTA BWT BWT DICT DICT FAI FAI IntervalList IntervalList DataCriterion None None Readgroup Readgroup Sample Sample Library Library TraversalCriterion IntervalList IntervalList Contig Contig Readgroup Readgroup Library Library Sample Sample ReadEnd ReadEnd Readpair Readpair SplitRead SplitRead Locus Locus None None Read Read ReadMappingFlag ReadMappingFlag Object java.lang.Object java.lang.Object ESet java.util.Set java.util.Set Expression org.apache.commons.jexl2.Expression org.apache.commons.jexl2.Expression Dag org.jgrapht.graph.ListenableDirectedGraph org.jgrapht.graph.ListenableDirectedGraph EdgeFactory org.jgrapht.EdgeFactory org.jgrapht.EdgeFactory EasyFlowDag easyflow.EasyFlowDag easyflow.EasyFlowDag JsonRootNode argo.jdom.JsonRootNode argo.jdom.JsonRootNode DataProcessingTypeToTask java.util.Map$Entry java.util.Map$Entry key value IWorkflowUtil getAllTasks addTaskListToDAG dag lastTasks curTask getTaskByName tasks taskNames getGroupingCriterion dataCriterion group key getKeysForGroupingCriterion dataCriterion group writeDagToDot dag fileName addTaskListToGraph graph lastTasks curTask convertDagToGraph dag graph convertGraphToDag graph CommandArgument setGlobalCmdProperties parameterConfigMap setCmdProperties parameterConfigMap printArgument fileName printStaticArg printGenericArg generica name arg sep named required Tool applyGlobalOptions globalOptions createJob groupingId toolName source subCmd subCmdPrefix type category argIn argOut staticArg genericArg pattern refData interpreter task Argument name arg sep GroupingCriterion getMap groupCritMap getKeysForGroupingCriterion group dataCriterion getGroupingCriterion group key dataCriterion getGroupString groupingCriterion getSampleString groupingCriterion getRecordString groupingCriterion getReadgroupString groupingCriterion getLibraryString groupingCriterion getUniqueStringForParent parentGroupingCriterion equalsParent map id metadata Group name samples readgroups libraries records Sample name libraries records readgroups Readgroup name platform platformUnit description samples libraries Library name insertSize samples records readLength readgroups Record fileNames sample readgroup library refData EasyFlowMetadataReader metadataFileReader fileName StringToGroupMap java.util.Map$Entry java.util.Map$Entry key value StringToSampleMap java.util.Map$Entry java.util.Map$Entry value key StringToReadgroupMap java.util.Map$Entry java.util.Map$Entry value key StringToLibraryMap java.util.Map$Entry java.util.Map$Entry key value StringToToolMap java.util.Map$Entry java.util.Map$Entry value key StringToTaskMap java.util.Map$Entry java.util.Map$Entry key value StringToRecordMap java.util.Map$Entry java.util.Map$Entry key value StringToGroupingCriterionMap java.util.Map$Entry java.util.Map$Entry value key Job writeMakeflowRule name metadata exe interpreterOption dependencies targets inputArgs outputArgs genericArgs staticArgs targetPlatform targetPlatformOptions subCmd source Interpreter name exe subCmd options ITraversal getChunksAsString readTemplate fileName readChunks fileName readChunks splittingTask Traversal tarversalCriterion chunks GenericTraversalCriterion ReadEnd readChunks Contig readChunks Locus readChunks SplittingEvent applyTraversalCriterion metadata getTraversalImplementation metadata removePath insertPathToDag chunks traversalCriterion traversalChunks parentTask splittingTask mergingChildTask dag processedTask traversalImplDir GroupingEvent applyGroupingCriterion metadata dagIn dagOut StringToTraversalCriterionMap java.util.Map$Entry java.util.Map$Entry key value TaskToDataProcessingType java.util.Map$Entry java.util.Map$Entry value key DataFormatToTaskList java.util.Map$Entry java.util.Map$Entry key value Chunk name tool argument StringToChunkMap java.util.Map$Entry java.util.Map$Entry key value mxGraph com.mxgraph.view.mxGraph com.mxgraph.view.mxGraph
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="easyflow" nsURI="ns_uri" nsPrefix="ns_prefix"> <eClassifiers xsi:type="ecore:EClass" name="Workflow"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Workflow represents as the name suggests the workflow of data processing tasks the you user want to describe. To represent a workflow a directed acyclic graph, a dag, (implemented using jgrapht) is used. For visualization and user interaction a second graph (mxGraph object from the jgraphx library) is used. A few more class attributes are provided by simple and/or containment references: The inital workflow is usually provided by a simple workflow template file, that can be parsed and converted in to a dag using EasyFlowTemplate. The workflow template file defines the basic processing steps (tasks) and the relation between them. (i.e. parent -> child relationship). Some general configuration can be accessed using the EasyFlowConfiguration (complex) attribute. Implementation details of the tools that can be used to implement specific tasks are available by EasyFlowImplementationTemplate. EasyFlowMetadata is used to read and store the metadata which describe the input data. (Important and currently supported features are the sample name, group name, library name, readgroup, sequencing platform, reference organism) The metadata and its associated classes makes this application specific to data processing workflows of next generation sequencing data."/> </eAnnotations> <eOperations name="writeMakeflow"/> <eOperations name="writeAWSCloudFormation"/> <eOperations name="processMetadata"> <eParameters name="task" eType="#//Task"/> <eParameters name="metadata" eType="#//EasyFlowMetadata"/> </eOperations> <eOperations name="processMetadataSet"> <eParameters name="task" eType="#//Task"/> </eOperations> <eOperations name="checkDag"/> <eOperations name="createTaskDag"/> <eOperations name="createJobDag"/> <eOperations name="iterateByGroup" upperBound="-1" eType="#//Job"> <eParameters name="task" eType="#//Task"/> <eParameters name="dag" eType="#//Dag"/> <eParameters name="group" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="dataCriterion" eType="#//DataCriterion"/> </eOperations> <eOperations name="resolveStaticDependencies"/> <eOperations name="getNextSplittingEvent"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EEList"> <eTypeArguments eClassifier="#//SplittingEvent"/> </eGenericType> <eParameters name="processedTasks"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EEList"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eGenericType> </eParameters> </eOperations> <eOperations name="getTasksFromLastTaskClass" upperBound="-1" eType="#//Task"> <eParameters name="dataFormatIn"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EEList"> <eTypeArguments eClassifier="#//DataFormat"/> </eGenericType> </eParameters> <eParameters name="dataFormatOut"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EEList"> <eTypeArguments eClassifier="#//DataFormat"/> </eGenericType> </eParameters> <eParameters name="strategy" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="getTasksFromLastTaskClassMap"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EEList"> <eTypeArguments eClassifier="#//Task"/> </eGenericType> <eParameters name="dataProcessingTypeIn" eType="#//DataProcessingType"/> <eParameters name="strategy" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="updateLastTaskClass"> <eParameters name="dataFormatIn"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EEList"> <eTypeArguments eClassifier="#//DataFormat"/> </eGenericType> </eParameters> <eParameters name="dataFormatOut"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EEList"> <eTypeArguments eClassifier="#//DataFormat"/> </eGenericType> </eParameters> <eParameters name="task" eType="#//Task"/> </eOperations> <eOperations name="updateLastTaskClassMap"> <eParameters name="dataProcessingType" eType="#//DataProcessingType"/> <eParameters name="task" eType="#//Task"/> </eOperations> <eOperations name="printLastTaskClassMap"/> <eOperations name="printLastTaskMap"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dag" eType="#//Dag"/> <eStructuralFeatures xsi:type="ecore:EReference" name="WorkflowTemplate" eType="#//EasyFlowTemplate" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Configuration" eType="#//EasyFlowConfiguration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="metadata" lowerBound="1" upperBound="-1" eType="#//EasyFlowMetadata" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ImplementationTemplate" eType="#//EasyFlowImplementationTemplate" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="DataProcessingType" eType="#//DataProcessingType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="LastTaskClassMap" upperBound="-1" eType="#//DataProcessingTypeToTask" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="jobDag" eType="#//Dag"/> <eStructuralFeatures xsi:type="ecore:EReference" name="taskMap" upperBound="-1" eType="#//TaskToDataProcessingType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="lastTaskMap" upperBound="-1" eType="#//DataFormatToTaskList" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="graph" eType="#//mxGraph"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Task"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The task class represents a data processing step. It is independed of a concrete implementation. The implementation is provided by the Tool. The task object represents the nodes of the graph (dag and mxgraph)."/> </eAnnotations> <eOperations name="readTask"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Parses a line (represented by a string) that corresponds to the EasyFlowTemplate and initalizes most of the/some task attributes."/> </eAnnotations> <eParameters name="wtplLine" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="evaluateJexlExp" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Evaluates the JEXL and returns the evaluation result."/> </eAnnotations> <eParameters name="map"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eTypeArguments eClassifier="#//Object"/> </eGenericType> </eParameters> </eOperations> <eOperations name="copy" eType="#//Task"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Wrapper for copying of a task object."/> </eAnnotations> </eOperations> <eOperations name="getUniqueString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Returns a unqiue string representing the task. According to the processing stage of the graph, this string might contain grouping and traversal specific informations."/> </eAnnotations> </eOperations> <eOperations name="fitsToGroupingCriterionOf" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Check whether tha (current) tasks grouping criterion 'fits' to the grouping criterion of the given task. (I.e. returns true if there are at least one record in common.)"/> </eAnnotations> <eParameters name="task" eType="#//Task"/> </eOperations> <eOperations name="isConvertableTo" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Returns true if the current tasks output format 'fits' to the input format of the given task."/> </eAnnotations> <eParameters name="dataFormat" eType="#//DataFormat"/> </eOperations> <eOperations name="isMarkedToSkip" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eOperations name="getParentForTask" upperBound="-1" eType="#//Task"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Returns the parent task of the given task."/> </eAnnotations> <eParameters name="dag" eType="#//Dag"/> </eOperations> <eOperations name="getSampleUniqueString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Return string representing the task and the grouping criterion."/> </eAnnotations> </eOperations> <eOperations name="getParentForTask" eType="#//Task"> <eParameters name="graph" eType="#//mxGraph"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name of the task."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dataFormatIn" upperBound="-1" eType="#//DataFormat"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The list of accepted input data formats."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dataFormatOut" upperBound="-1" eType="#//DataFormat"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The list of provided output formats."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cardinalityIn" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EShort"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The number of inputs it can process."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cardinalityOut" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EShort"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The number of output it provides."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dataCriterion" upperBound="-1" eType="#//DataCriterion"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The list of data (grouping) criterion it supports."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isMultipleInstancesOfDataCriterion" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Defines whether the task is able to process multiple Instances of the given DataCriterion at the same time. E.g.: LocalRealigner can process multiple samples at the same time.&#xA;"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mergeCriterion" upperBound="-1" eType="#//TraversalCriterion"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="List of merging traversal criteria. Each criterion flags this task to operate on the whole data that correspond to the grouping criterion. The traversal criterion has to provide a meaning how to merge the data (in case splitting has occured at a parent task)."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="traversalCriterion" upperBound="-1" eType="#//TraversalCriterion"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="List of criteria that can be used to traverse the data that are going to be processed."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="splitCriterion" upperBound="-1" eType="#//TraversalCriterion"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="List of splitting traversal criteria. Each traversal criteria flags this task to split the data and provides a meaning of how to split the data."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="tool" upperBound="-1" eType="#//StringToToolMap" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="contrast" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Flag the task to be contrastive. I.e. to be able to process case vs. control data."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="static" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This task doesnt rely on the (number of) samples, as defined in the metadata. This means it needs to be just computed once. Mainly this is true for the reference fasta sequence and the several indizes/dicts that other tasks depend on."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="util" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="jexlString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A string that represents a JEXL expression. This expression is evaluated to decide whether this task is used to process the data. (Semantics is provided by sample, library, ..., as defined in the metadata."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parentTasks" upperBound="-1" eType="#//StringToTaskMap" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="groupingCriterionMap" upperBound="-1" eType="#//StringToGroupingCriterionMap" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="chunks" upperBound="-1" eType="#//StringToTraversalCriterionMap" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sortOrder" upperBound="-1" eType="#//StringToTraversalCriterionMap" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="key" eType="#//TaskToDataProcessingType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="skipGroupingCriterion" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="depricated" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EasyFlowTemplate"> <eOperations name="generateDAGFromTemplateFile" eType="#//Dag"/> <eOperations name="generateGraphFromTemplateFile" eType="#//mxGraph"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fileName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="workflow" eType="#//Workflow"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EasyFlowConfiguration"> <eOperations name="configFileReader"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fileName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="configMap" transient="true"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eGenericType> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EasyFlowMetadata"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="EasyFlowMetadata represents the Metadata and basically provides a map storing for any defined group (of samples) all grouping criteria related to this group, which again is map. Example: GroupA contains two samples: sampleA and sampleB. Lets suppose sampleA consists of 3 readgroups A1, A2 and B and readgroups A1 and A2 represents reads of library A while readgroup B represents library B. Moreover suppose that for some reason&amp;#xA;readgroup A1 has sequencing reads stored in two different input files, referred to as recordA11 and A12.&amp;#xA;Then groupA has quite a few maps: a samples map containing samples A and B, a readgroup map for readgroup A1, A2 and B, a library map with libA and B. Finally&amp;#xA;the records map that refers to the records that hold the acutal reads contains of records A11. A12 and record B. This maps are used to be able to correctly group the data that are&amp;#xA;going to be processed by a task."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="contrast" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="groups" upperBound="-1" eType="#//StringToGroupMap" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="refData" transient="true"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eGenericType> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EasyFlowImplementationTemplate"> <eOperations name="templateFileParser"> <eParameters name="dag" eType="#//Dag"/> </eOperations> <eOperations name="readParameterConfig"> <eParameters name="toolName" eType="#//Task"/> </eOperations> <eOperations name="initJsonRootNode"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fileName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="parameterConfigFileName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="parameterConfigMap" transient="true"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="jsonRootNode" eType="#//JsonRootNode"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="globalOptions" transient="true"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eTypeArguments eClassifier="#//Object"/> </eGenericType> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataProcessingType"> <eOperations name="isConvertableTo" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="dataProcessingTypeOut" eType="#//DataProcessingType"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dataFormatIn" eType="#//DataFormat"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dataFormatOut" eType="#//DataFormat"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="DataFormat"> <eLiterals name="None" value="14"/> <eLiterals name="FASTQ"/> <eLiterals name="SAM" value="1"/> <eLiterals name="BAM" value="2"/> <eLiterals name="VCF" value="3"/> <eLiterals name="BCF" value="4"/> <eLiterals name="TXT" value="5"/> <eLiterals name="CSV" value="6"/> <eLiterals name="BAI" value="7"/> <eLiterals name="SAI" value="8"/> <eLiterals name="VCF_IDX" value="9"/> <eLiterals name="FASTA" value="10"/> <eLiterals name="BWT" value="11"/> <eLiterals name="DICT" value="12"/> <eLiterals name="FAI" value="13"/> <eLiterals name="IntervalList" value="15"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="DataCriterion"> <eLiterals name="None" value="3"/> <eLiterals name="Readgroup"/> <eLiterals name="Sample" value="1"/> <eLiterals name="Library" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TraversalCriterion"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Predefined Traversal Criteria"/> </eAnnotations> <eLiterals name="IntervalList"/> <eLiterals name="Contig" value="4"/> <eLiterals name="Readgroup" value="5"/> <eLiterals name="Library" value="3"/> <eLiterals name="Sample" value="4"/> <eLiterals name="ReadEnd" value="1"/> <eLiterals name="Readpair" value="7"/> <eLiterals name="SplitRead" value="7"/> <eLiterals name="Locus" value="8"/> <eLiterals name="None" value="2"/> <eLiterals name="Read" value="9"/> <eLiterals name="ReadMappingFlag" value="10"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Object" instanceClassName="java.lang.Object"/> <eClassifiers xsi:type="ecore:EDataType" name="ESet" instanceClassName="java.util.Set"/> <eClassifiers xsi:type="ecore:EDataType" name="Expression" instanceClassName="org.apache.commons.jexl2.Expression"/> <eClassifiers xsi:type="ecore:EDataType" name="Dag" instanceClassName="org.jgrapht.graph.ListenableDirectedGraph"/> <eClassifiers xsi:type="ecore:EDataType" name="EdgeFactory" instanceClassName="org.jgrapht.EdgeFactory"/> <eClassifiers xsi:type="ecore:EDataType" name="EasyFlowDag" instanceClassName="easyflow.EasyFlowDag"/> <eClassifiers xsi:type="ecore:EDataType" name="JsonRootNode" instanceClassName="argo.jdom.JsonRootNode"/> <eClassifiers xsi:type="ecore:EClass" name="DataProcessingTypeToTask" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EReference" name="key" eType="#//DataProcessingType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1" eType="#//Task"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IWorkflowUtil" abstract="true" interface="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Some helper functions used to create, transform and output the graphs."/> </eAnnotations> <eOperations name="getAllTasks" upperBound="-1" eType="#//Task"/> <eOperations name="addTaskListToDAG"> <eParameters name="dag" eType="#//Dag"/> <eParameters name="lastTasks"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EEList"> <eTypeArguments eClassifier="#//Task"/> </eGenericType> </eParameters> <eParameters name="curTask" eType="#//Task"/> </eOperations> <eOperations name="getTaskByName"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EEList"> <eTypeArguments eClassifier="#//Task"/> </eGenericType> <eParameters name="tasks"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EEList"> <eTypeArguments eClassifier="#//Task"/> </eGenericType> </eParameters> <eParameters name="taskNames"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EEList"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eGenericType> </eParameters> </eOperations> <eOperations name="getGroupingCriterion" eType="#//GroupingCriterion"> <eParameters name="dataCriterion" eType="#//DataCriterion"/> <eParameters name="group" eType="#//Group"/> <eParameters name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="getKeysForGroupingCriterion"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EEList"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eGenericType> <eParameters name="dataCriterion" eType="#//DataCriterion"/> <eParameters name="group" eType="#//Group"/> </eOperations> <eOperations name="writeDagToDot"> <eParameters name="dag" eType="#//Dag"/> <eParameters name="fileName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="addTaskListToGraph"> <eParameters name="graph" eType="#//mxGraph"/> <eParameters name="lastTasks" upperBound="-1" eType="#//Task"/> <eParameters name="curTask" eType="#//Task"/> </eOperations> <eOperations name="convertDagToGraph" eType="#//mxGraph"> <eParameters name="dag" eType="#//Dag"/> <eParameters name="graph" eType="#//mxGraph"/> </eOperations> <eOperations name="convertGraphToDag" eType="#//Dag"> <eParameters name="graph" eType="#//mxGraph"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CommandArgument"> <eOperations name="setGlobalCmdProperties"> <eParameters name="parameterConfigMap"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eTypeArguments eClassifier="#//Object"/> </eGenericType> </eParameters> </eOperations> <eOperations name="setCmdProperties"> <eParameters name="parameterConfigMap"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eGenericType> </eParameters> </eOperations> <eOperations name="printArgument" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eParameters name="fileName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="printStaticArg" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eOperations name="printGenericArg" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eParameters name="generica" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="arg" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sep" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="named" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="required" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Tool"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Tool that implements a particular task."/> </eAnnotations> <eOperations name="applyGlobalOptions"> <eParameters name="globalOptions"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eTypeArguments eClassifier="#//Object"/> </eGenericType> </eParameters> </eOperations> <eOperations name="createJob" eType="#//Job"> <eParameters name="groupingId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="toolName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="subCmd" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="subCmdPrefix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="category" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="argIn" upperBound="-1" eType="#//CommandArgument"/> <eStructuralFeatures xsi:type="ecore:EReference" name="argOut" upperBound="-1" eType="#//CommandArgument"/> <eStructuralFeatures xsi:type="ecore:EReference" name="staticArg" upperBound="-1" eType="#//CommandArgument"/> <eStructuralFeatures xsi:type="ecore:EReference" name="genericArg" upperBound="-1" eType="#//CommandArgument"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pattern" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="refData" transient="true"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="interpreter" eType="#//Interpreter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="task" eType="#//Task"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Argument"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="arg" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sep" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GroupingCriterion"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The GroupingCriterion is the base class for all concrete grouping criteria. It holds a reference to the metadata object and provides functionality to return any groupingcriterion(-string) for a given grouping criterion. The grouping criterion (string) is used to define the input data (corresponding to the tasks defined grouping criterion)."/> </eAnnotations> <eOperations name="getMap"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eTypeArguments eClassifier="#//Object"/> </eGenericType> <eParameters name="groupCritMap"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eTypeArguments eClassifier="#//GroupingCriterion"/> </eGenericType> </eParameters> </eOperations> <eOperations name="getKeysForGroupingCriterion"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EEList"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eGenericType> <eParameters name="group" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="dataCriterion" eType="#//DataCriterion"/> </eOperations> <eOperations name="getGroupingCriterion" eType="#//GroupingCriterion"> <eParameters name="group" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="dataCriterion" eType="#//DataCriterion"/> </eOperations> <eOperations name="getGroupString"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EEList"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eGenericType> <eParameters name="groupingCriterion" eType="#//GroupingCriterion"/> </eOperations> <eOperations name="getSampleString"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EEList"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eGenericType> <eParameters name="groupingCriterion" eType="#//GroupingCriterion"/> </eOperations> <eOperations name="getRecordString"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EEList"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eGenericType> <eParameters name="groupingCriterion" eType="#//GroupingCriterion"/> </eOperations> <eOperations name="getReadgroupString"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EEList"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eGenericType> <eParameters name="groupingCriterion" eType="#//GroupingCriterion"/> </eOperations> <eOperations name="getLibraryString"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EEList"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eGenericType> <eParameters name="groupingCriterion" eType="#//GroupingCriterion"/> </eOperations> <eOperations name="getUniqueStringForParent"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EEList"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eGenericType> <eParameters name="parentGroupingCriterion" eType="#//GroupingCriterion"/> </eOperations> <eOperations name="equalsParent" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="map"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eTypeArguments eClassifier="#//GroupingCriterion"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="metadata" eType="#//EasyFlowMetadata"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Group" eSuperTypes="#//GroupingCriterion"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A group that logically groups a number of samples."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="samples" upperBound="-1" eType="#//StringToSampleMap" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="readgroups" upperBound="-1" eType="#//StringToReadgroupMap" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="libraries" upperBound="-1" eType="#//StringToLibraryMap" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="records" upperBound="-1" eType="#//StringToRecordMap" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Sample" eSuperTypes="#//GroupingCriterion"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The sample that is subject to sequencing."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="libraries" upperBound="-1" eType="#//StringToLibraryMap" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="records" upperBound="-1" eType="#//StringToRecordMap" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="readgroups" upperBound="-1" eType="#//StringToReadgroupMap" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Readgroup" eSuperTypes="#//GroupingCriterion"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Readgroup associated to a sample, as defined in the SAM spec."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="platform" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="platformUnit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="samples" upperBound="-1" eType="#//StringToSampleMap" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="libraries" upperBound="-1" eType="#//StringToLibraryMap" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Library" eSuperTypes="#//GroupingCriterion"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The sequencing library that is used to sequence a paticular sample."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="insertSize" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="samples" upperBound="-1" eType="#//StringToSampleMap" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="records" upperBound="-1" eType="#//StringToRecordMap" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="readLength" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="readgroups" upperBound="-1" eType="#//StringToReadgroupMap" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Record" eSuperTypes="#//GroupingCriterion"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The records represents the file containing sequencing reads and corresponds to one, unique line in the metadata file."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fileNames" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sample" eType="#//Sample"/> <eStructuralFeatures xsi:type="ecore:EReference" name="readgroup" eType="#//Readgroup"/> <eStructuralFeatures xsi:type="ecore:EReference" name="library" eType="#//Library"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="refData" transient="true"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eGenericType> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EasyFlowMetadataReader" eSuperTypes="#//EasyFlowMetadata"> <eOperations name="metadataFileReader"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EEList"> <eTypeArguments eClassifier="#//EasyFlowMetadata"/> </eGenericType> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fileName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringToGroupMap" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Group"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringToSampleMap" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Sample"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringToReadgroupMap" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Readgroup"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringToLibraryMap" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Library"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringToToolMap" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Tool" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringToTaskMap" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Task"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringToRecordMap" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Record"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringToGroupingCriterionMap" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//GroupingCriterion"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Job"> <eOperations name="writeMakeflowRule" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="metadata" eType="#//EasyFlowMetadata"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="exe" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="interpreterOption" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dependencies" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="targets" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="inputArgs" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="outputArgs" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="genericArgs" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="staticArgs" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="targetPlatform" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="targetPlatformOptions" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="subCmd" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Interpreter"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="exe" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="subCmd" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="options" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ITraversal" abstract="true" interface="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Traversal interface."/> </eAnnotations> <eOperations name="getChunksAsString" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Read the chunks and return a list of strings."/> </eAnnotations> </eOperations> <eOperations name="readTemplate"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Try to read the Template defining the chunks the data can be splitted into."/> </eAnnotations> <eParameters name="fileName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="readChunks"> <eParameters name="fileName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="readChunks"/> <eStructuralFeatures xsi:type="ecore:EReference" name="splittingTask" eType="#//Task"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Traversal" eSuperTypes="#//ITraversal"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Baseclass of Traversal."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tarversalCriterion" eType="#//TraversalCriterion"/> <eStructuralFeatures xsi:type="ecore:EReference" name="chunks" upperBound="-1" eType="#//StringToChunkMap" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GenericTraversalCriterion" eSuperTypes="#//Traversal"/> <eClassifiers xsi:type="ecore:EClass" name="ReadEnd" eSuperTypes="#//Traversal"> <eOperations name="readChunks"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Contig" eSuperTypes="#//Traversal"> <eOperations name="readChunks"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Locus" eSuperTypes="#//Traversal"> <eOperations name="readChunks"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SplittingEvent"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="SplittingEvent class permits to apply a pair of splitting/merging criterion to the dag. I.e. transform the dag to reflect splitting of data into defined chunks at a particular processing node (task) and merge chunks if necessary."/> </eAnnotations> <eOperations name="applyTraversalCriterion"> <eParameters name="metadata" eType="#//EasyFlowMetadata"/> </eOperations> <eOperations name="getTraversalImplementation" eType="#//ITraversal"> <eParameters name="metadata" eType="#//EasyFlowMetadata"/> </eOperations> <eOperations name="removePath"/> <eOperations name="insertPathToDag"> <eParameters name="chunks"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EEList"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="traversalCriterion" eType="#//TraversalCriterion"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="traversalChunks" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parentTask" eType="#//Task"/> <eStructuralFeatures xsi:type="ecore:EReference" name="splittingTask" eType="#//Task"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mergingChildTask" eType="#//Task"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dag" eType="#//Dag"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="processedTask" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="traversalImplDir" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GroupingEvent"> <eOperations name="applyGroupingCriterion" eType="#//Dag"> <eParameters name="metadata" eType="#//EasyFlowMetadata"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dagIn" eType="#//Dag"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dagOut" eType="#//Dag"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringToTraversalCriterionMap" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//TraversalCriterion"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TaskToDataProcessingType" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//DataProcessingType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="key" eType="#//Task"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataFormatToTaskList" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="#//DataFormat"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1" eType="#//Task"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Chunk"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Chunk class represent a certain/concrete chunk/bucket of data."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tool" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="argument" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringToChunkMap" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Chunk" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="mxGraph" instanceClassName="com.mxgraph.view.mxGraph"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"ns_prefix","nsURI":"ns_uri","name":"easyflow","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Workflow","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Task","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EasyFlowTemplate","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EasyFlowConfiguration","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EasyFlowMetadata","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EasyFlowImplementationTemplate","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataProcessingType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DataFormat","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"DataCriterion","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"TraversalCriterion","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Object","instanceClass":"java.lang.Object","id":11,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Set","defaultValue":null,"instanceClassName":"java.util.Set","name":"ESet","instanceClass":"java.util.Set","id":12,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.apache.commons.jexl2.Expression","defaultValue":null,"instanceClassName":"org.apache.commons.jexl2.Expression","name":"Expression","instanceClass":null,"id":13,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.jgrapht.graph.ListenableDirectedGraph","defaultValue":null,"instanceClassName":"org.jgrapht.graph.ListenableDirectedGraph","name":"Dag","instanceClass":null,"id":14,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.jgrapht.EdgeFactory","defaultValue":null,"instanceClassName":"org.jgrapht.EdgeFactory","name":"EdgeFactory","instanceClass":null,"id":15,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"easyflow.EasyFlowDag","defaultValue":null,"instanceClassName":"easyflow.EasyFlowDag","name":"EasyFlowDag","instanceClass":null,"id":16,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"argo.jdom.JsonRootNode","defaultValue":null,"instanceClassName":"argo.jdom.JsonRootNode","name":"JsonRootNode","instanceClass":null,"id":17,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"DataProcessingTypeToTask","instanceClass":"java.util.Map$Entry","abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IWorkflowUtil","instanceClass":null,"abstract":true,"id":19,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommandArgument","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tool","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Argument","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GroupingCriterion","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Group","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sample","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Readgroup","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Record","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EasyFlowMetadataReader","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"StringToGroupMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"StringToSampleMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"StringToReadgroupMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"StringToLibraryMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"StringToToolMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"StringToTaskMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"StringToRecordMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"StringToGroupingCriterionMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Job","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interpreter","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ITraversal","instanceClass":null,"abstract":true,"id":40,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Traversal","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenericTraversalCriterion","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadEnd","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Contig","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Locus","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SplittingEvent","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GroupingEvent","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"StringToTraversalCriterionMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"TaskToDataProcessingType","instanceClass":"java.util.Map$Entry","abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"DataFormatToTaskList","instanceClass":"java.util.Map$Entry","abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Chunk","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"StringToChunkMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":"com.mxgraph.view.mxGraph","defaultValue":null,"instanceClassName":"com.mxgraph.view.mxGraph","name":"mxGraph","instanceClass":"com.mxgraph.view.mxGraph","id":53,"serializable":true,"eClass":"EDataType"},{"ordered":true,"upperBound":1,"unique":true,"name":"writeMakeflow","lowerBound":0,"id":54,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"writeAWSCloudFormation","lowerBound":0,"id":55,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"processMetadata","lowerBound":0,"id":56,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"processMetadataSet","lowerBound":0,"id":57,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"checkDag","lowerBound":0,"id":58,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createTaskDag","lowerBound":0,"id":59,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createJobDag","lowerBound":0,"id":60,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"iterateByGroup","lowerBound":0,"id":61,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"resolveStaticDependencies","lowerBound":0,"id":62,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getNextSplittingEvent","lowerBound":0,"id":63,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getTasksFromLastTaskClass","lowerBound":0,"id":64,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getTasksFromLastTaskClassMap","lowerBound":0,"id":65,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"updateLastTaskClass","lowerBound":0,"id":66,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"updateLastTaskClassMap","lowerBound":0,"id":67,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"printLastTaskClassMap","lowerBound":0,"id":68,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"printLastTaskMap","lowerBound":0,"id":69,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dag","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"WorkflowTemplate","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Configuration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"metadata","changeable":true,"resolveProxies":true,"lowerBound":1,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ImplementationTemplate","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"DataProcessingType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"LastTaskClassMap","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"jobDag","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"taskMap","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lastTaskMap","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"graph","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"task","lowerBound":0,"id":82,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"metadata","lowerBound":0,"id":83,"many":false,"required":false,"eClass":"EParameter"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"task","lowerBound":0,"id":86,"many":false,"required":false,"eClass":"EParameter"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"task","lowerBound":0,"id":89,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"dag","lowerBound":0,"id":90,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"group","lowerBound":0,"id":91,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"dataCriterion","lowerBound":0,"id":92,"many":false,"required":false,"eClass":"EParameter"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"processedTasks","lowerBound":0,"id":98,"many":false,"required":false,"eClass":"EParameter"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"dataFormatIn","lowerBound":0,"id":103,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"dataFormatOut","lowerBound":0,"id":104,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"strategy","lowerBound":0,"id":105,"many":false,"required":false,"eClass":"EParameter"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"dataProcessingTypeIn","lowerBound":0,"id":112,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"strategy","lowerBound":0,"id":113,"many":false,"required":false,"eClass":"EParameter"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"dataFormatIn","lowerBound":0,"id":117,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"dataFormatOut","lowerBound":0,"id":118,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"task","lowerBound":0,"id":119,"many":false,"required":false,"eClass":"EParameter"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"dataProcessingType","lowerBound":0,"id":125,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"task","lowerBound":0,"id":126,"many":false,"required":false,"eClass":"EParameter"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"readTask","lowerBound":0,"id":141,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateJexlExp","lowerBound":0,"id":142,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"copy","lowerBound":0,"id":143,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getUniqueString","lowerBound":0,"id":144,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"fitsToGroupingCriterionOf","lowerBound":0,"id":145,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isConvertableTo","lowerBound":0,"id":146,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isMarkedToSkip","lowerBound":0,"id":147,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getParentForTask","lowerBound":0,"id":148,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getSampleUniqueString","lowerBound":0,"id":149,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getParentForTask","lowerBound":0,"id":150,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":151,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dataFormatIn","changeable":true,"lowerBound":0,"iD":false,"id":152,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dataFormatOut","changeable":true,"lowerBound":0,"iD":false,"id":153,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cardinalityIn","changeable":true,"lowerBound":0,"iD":false,"id":154,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cardinalityOut","changeable":true,"lowerBound":0,"iD":false,"id":155,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dataCriterion","changeable":true,"lowerBound":0,"iD":false,"id":156,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isMultipleInstancesOfDataCriterion","changeable":true,"lowerBound":0,"iD":false,"id":157,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"mergeCriterion","changeable":true,"lowerBound":0,"iD":false,"id":158,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"traversalCriterion","changeable":true,"lowerBound":0,"iD":false,"id":159,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"splitCriterion","changeable":true,"lowerBound":0,"iD":false,"id":160,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tool","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"contrast","changeable":true,"lowerBound":0,"iD":false,"id":162,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"static","changeable":true,"lowerBound":0,"iD":false,"id":163,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"util","changeable":true,"lowerBound":0,"iD":false,"id":164,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"jexlString","changeable":true,"lowerBound":0,"iD":false,"id":165,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parentTasks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":166,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"groupingCriterionMap","changeable":true,"resolveProxies":true,"lowerBound":0,"id":167,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"chunks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":168,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sortOrder","changeable":true,"resolveProxies":true,"lowerBound":0,"id":169,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":true,"lowerBound":0,"id":170,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"skipGroupingCriterion","changeable":true,"lowerBound":0,"iD":false,"id":171,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"depricated","changeable":true,"lowerBound":0,"iD":false,"id":172,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"wtplLine","lowerBound":0,"id":173,"many":false,"required":false,"eClass":"EParameter"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"map","lowerBound":0,"id":176,"many":false,"required":false,"eClass":"EParameter"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"task","lowerBound":0,"id":183,"many":false,"required":false,"eClass":"EParameter"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"dataFormat","lowerBound":0,"id":186,"many":false,"required":false,"eClass":"EParameter"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"dag","lowerBound":0,"id":190,"many":false,"required":false,"eClass":"EParameter"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"graph","lowerBound":0,"id":194,"many":false,"required":false,"eClass":"EParameter"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"generateDAGFromTemplateFile","lowerBound":0,"id":218,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"generateGraphFromTemplateFile","lowerBound":0,"id":219,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fileName","changeable":true,"lowerBound":0,"iD":false,"id":220,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"workflow","changeable":true,"resolveProxies":true,"lowerBound":0,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"configFileReader","lowerBound":0,"id":226,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fileName","changeable":true,"lowerBound":0,"iD":false,"id":227,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"configMap","changeable":true,"lowerBound":0,"iD":false,"id":228,"derived":false},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":233,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"contrast","changeable":true,"lowerBound":0,"iD":false,"id":234,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"groups","changeable":true,"resolveProxies":true,"lowerBound":0,"id":235,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"refData","changeable":true,"lowerBound":0,"iD":false,"id":236,"derived":false},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"templateFileParser","lowerBound":0,"id":243,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"readParameterConfig","lowerBound":0,"id":244,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"initJsonRootNode","lowerBound":0,"id":245,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fileName","changeable":true,"lowerBound":0,"iD":false,"id":246,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"parameterConfigFileName","changeable":true,"lowerBound":0,"iD":false,"id":247,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"parameterConfigMap","changeable":true,"lowerBound":0,"iD":false,"id":248,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"jsonRootNode","changeable":true,"lowerBound":0,"iD":false,"id":249,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"globalOptions","changeable":true,"lowerBound":0,"iD":false,"id":250,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"dag","lowerBound":0,"id":251,"many":false,"required":false,"eClass":"EParameter"},{"id":252,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toolName","lowerBound":0,"id":253,"many":false,"required":false,"eClass":"EParameter"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isConvertableTo","lowerBound":0,"id":264,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dataFormatIn","changeable":true,"lowerBound":0,"iD":false,"id":265,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dataFormatOut","changeable":true,"lowerBound":0,"iD":false,"id":266,"derived":false},{"id":267,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"dataProcessingTypeOut","lowerBound":0,"id":268,"many":false,"required":false,"eClass":"EParameter"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"name":"None","id":272,"value":14,"literal":"None","eClass":"EEnumLiteral"},{"name":"FASTQ","id":273,"value":0,"literal":"FASTQ","eClass":"EEnumLiteral"},{"name":"SAM","id":274,"value":1,"literal":"SAM","eClass":"EEnumLiteral"},{"name":"BAM","id":275,"value":2,"literal":"BAM","eClass":"EEnumLiteral"},{"name":"VCF","id":276,"value":3,"literal":"VCF","eClass":"EEnumLiteral"},{"name":"BCF","id":277,"value":4,"literal":"BCF","eClass":"EEnumLiteral"},{"name":"TXT","id":278,"value":5,"literal":"TXT","eClass":"EEnumLiteral"},{"name":"CSV","id":279,"value":6,"literal":"CSV","eClass":"EEnumLiteral"},{"name":"BAI","id":280,"value":7,"literal":"BAI","eClass":"EEnumLiteral"},{"name":"SAI","id":281,"value":8,"literal":"SAI","eClass":"EEnumLiteral"},{"name":"VCF_IDX","id":282,"value":9,"literal":"VCF_IDX","eClass":"EEnumLiteral"},{"name":"FASTA","id":283,"value":10,"literal":"FASTA","eClass":"EEnumLiteral"},{"name":"BWT","id":284,"value":11,"literal":"BWT","eClass":"EEnumLiteral"},{"name":"DICT","id":285,"value":12,"literal":"DICT","eClass":"EEnumLiteral"},{"name":"FAI","id":286,"value":13,"literal":"FAI","eClass":"EEnumLiteral"},{"name":"IntervalList","id":287,"value":15,"literal":"IntervalList","eClass":"EEnumLiteral"},{"name":"None","id":288,"value":3,"literal":"None","eClass":"EEnumLiteral"},{"name":"Readgroup","id":289,"value":0,"literal":"Readgroup","eClass":"EEnumLiteral"},{"name":"Sample","id":290,"value":1,"literal":"Sample","eClass":"EEnumLiteral"},{"name":"Library","id":291,"value":2,"literal":"Library","eClass":"EEnumLiteral"},{"name":"IntervalList","id":292,"value":0,"literal":"IntervalList","eClass":"EEnumLiteral"},{"name":"Contig","id":293,"value":4,"literal":"Contig","eClass":"EEnumLiteral"},{"name":"Readgroup","id":294,"value":5,"literal":"Readgroup","eClass":"EEnumLiteral"},{"name":"Library","id":295,"value":3,"literal":"Library","eClass":"EEnumLiteral"},{"name":"Sample","id":296,"value":4,"literal":"Sample","eClass":"EEnumLiteral"},{"name":"ReadEnd","id":297,"value":1,"literal":"ReadEnd","eClass":"EEnumLiteral"},{"name":"Readpair","id":298,"value":7,"literal":"Readpair","eClass":"EEnumLiteral"},{"name":"SplitRead","id":299,"value":7,"literal":"SplitRead","eClass":"EEnumLiteral"},{"name":"Locus","id":300,"value":8,"literal":"Locus","eClass":"EEnumLiteral"},{"name":"None","id":301,"value":2,"literal":"None","eClass":"EEnumLiteral"},{"name":"Read","id":302,"value":9,"literal":"Read","eClass":"EEnumLiteral"},{"name":"ReadMappingFlag","id":303,"value":10,"literal":"ReadMappingFlag","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":true,"lowerBound":0,"id":304,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":305,"derived":false},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getAllTasks","lowerBound":0,"id":308,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"addTaskListToDAG","lowerBound":0,"id":309,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getTaskByName","lowerBound":0,"id":310,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getGroupingCriterion","lowerBound":0,"id":311,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getKeysForGroupingCriterion","lowerBound":0,"id":312,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"writeDagToDot","lowerBound":0,"id":313,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"addTaskListToGraph","lowerBound":0,"id":314,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"convertDagToGraph","lowerBound":0,"id":315,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"convertGraphToDag","lowerBound":0,"id":316,"many":false,"required":false,"eClass":"EOperation"},{"id":317,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"dag","lowerBound":0,"id":318,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"lastTasks","lowerBound":0,"id":319,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"curTask","lowerBound":0,"id":320,"many":false,"required":false,"eClass":"EParameter"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tasks","lowerBound":0,"id":326,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"taskNames","lowerBound":0,"id":327,"many":false,"required":false,"eClass":"EParameter"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"dataCriterion","lowerBound":0,"id":334,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"group","lowerBound":0,"id":335,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"key","lowerBound":0,"id":336,"many":false,"required":false,"eClass":"EParameter"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"dataCriterion","lowerBound":0,"id":341,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"group","lowerBound":0,"id":342,"many":false,"required":false,"eClass":"EParameter"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"dag","lowerBound":0,"id":346,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"fileName","lowerBound":0,"id":347,"many":false,"required":false,"eClass":"EParameter"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"graph","lowerBound":0,"id":350,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"lastTasks","lowerBound":0,"id":351,"many":true,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"curTask","lowerBound":0,"id":352,"many":false,"required":false,"eClass":"EParameter"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"dag","lowerBound":0,"id":357,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"graph","lowerBound":0,"id":358,"many":false,"required":false,"eClass":"EParameter"},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"graph","lowerBound":0,"id":362,"many":false,"required":false,"eClass":"EParameter"},{"id":363,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"setGlobalCmdProperties","lowerBound":0,"id":364,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setCmdProperties","lowerBound":0,"id":365,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"printArgument","lowerBound":0,"id":366,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"printStaticArg","lowerBound":0,"id":367,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"printGenericArg","lowerBound":0,"id":368,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":369,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"arg","changeable":true,"lowerBound":0,"iD":false,"id":370,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sep","changeable":true,"lowerBound":0,"iD":false,"id":371,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"named","changeable":true,"lowerBound":0,"iD":false,"id":372,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"required","changeable":true,"lowerBound":0,"iD":false,"id":373,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"parameterConfigMap","lowerBound":0,"id":374,"many":false,"required":false,"eClass":"EParameter"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"parameterConfigMap","lowerBound":0,"id":378,"many":false,"required":false,"eClass":"EParameter"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"fileName","lowerBound":0,"id":383,"many":false,"required":false,"eClass":"EParameter"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"generica","lowerBound":0,"id":387,"many":false,"required":false,"eClass":"EParameter"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"applyGlobalOptions","lowerBound":0,"id":394,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createJob","lowerBound":0,"id":395,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"toolName","changeable":true,"lowerBound":0,"iD":false,"id":396,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"lowerBound":0,"iD":false,"id":397,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"subCmd","changeable":true,"lowerBound":0,"iD":false,"id":398,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"subCmdPrefix","changeable":true,"lowerBound":0,"iD":false,"id":399,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":400,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"lowerBound":0,"iD":false,"id":401,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"argIn","changeable":true,"resolveProxies":true,"lowerBound":0,"id":402,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"argOut","changeable":true,"resolveProxies":true,"lowerBound":0,"id":403,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"staticArg","changeable":true,"resolveProxies":true,"lowerBound":0,"id":404,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"genericArg","changeable":true,"resolveProxies":true,"lowerBound":0,"id":405,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pattern","changeable":true,"lowerBound":0,"iD":false,"id":406,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"refData","changeable":true,"lowerBound":0,"iD":false,"id":407,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"interpreter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":408,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"task","changeable":true,"resolveProxies":true,"lowerBound":0,"id":409,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"globalOptions","lowerBound":0,"id":410,"many":false,"required":false,"eClass":"EParameter"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"groupingId","lowerBound":0,"id":415,"many":false,"required":false,"eClass":"EParameter"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":433,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"arg","changeable":true,"lowerBound":0,"iD":false,"id":434,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sep","changeable":true,"lowerBound":0,"iD":false,"id":435,"derived":false},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getMap","lowerBound":0,"id":439,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getKeysForGroupingCriterion","lowerBound":0,"id":440,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getGroupingCriterion","lowerBound":0,"id":441,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getGroupString","lowerBound":0,"id":442,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getSampleString","lowerBound":0,"id":443,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getRecordString","lowerBound":0,"id":444,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getReadgroupString","lowerBound":0,"id":445,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getLibraryString","lowerBound":0,"id":446,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getUniqueStringForParent","lowerBound":0,"id":447,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"equalsParent","lowerBound":0,"id":448,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":449,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"metadata","changeable":true,"resolveProxies":true,"lowerBound":0,"id":450,"derived":false},{"id":451,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"groupCritMap","lowerBound":0,"id":452,"many":false,"required":false,"eClass":"EParameter"},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"group","lowerBound":0,"id":459,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"dataCriterion","lowerBound":0,"id":460,"many":false,"required":false,"eClass":"EParameter"},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"group","lowerBound":0,"id":465,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"key","lowerBound":0,"id":466,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"dataCriterion","lowerBound":0,"id":467,"many":false,"required":false,"eClass":"EParameter"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"groupingCriterion","lowerBound":0,"id":472,"many":false,"required":false,"eClass":"EParameter"},{"id":473,"eClass":"EGenericType"},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"groupingCriterion","lowerBound":0,"id":476,"many":false,"required":false,"eClass":"EParameter"},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"id":479,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"groupingCriterion","lowerBound":0,"id":480,"many":false,"required":false,"eClass":"EParameter"},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"id":483,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"groupingCriterion","lowerBound":0,"id":484,"many":false,"required":false,"eClass":"EParameter"},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"groupingCriterion","lowerBound":0,"id":488,"many":false,"required":false,"eClass":"EParameter"},{"id":489,"eClass":"EGenericType"},{"id":490,"eClass":"EGenericType"},{"id":491,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"parentGroupingCriterion","lowerBound":0,"id":492,"many":false,"required":false,"eClass":"EParameter"},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"map","lowerBound":0,"id":496,"many":false,"required":false,"eClass":"EParameter"},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"id":500,"eClass":"EGenericType"},{"id":501,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":502,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"samples","changeable":true,"resolveProxies":true,"lowerBound":0,"id":503,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"readgroups","changeable":true,"resolveProxies":true,"lowerBound":0,"id":504,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"libraries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":505,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"records","changeable":true,"resolveProxies":true,"lowerBound":0,"id":506,"derived":false},{"id":507,"eClass":"EGenericType"},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"id":510,"eClass":"EGenericType"},{"id":511,"eClass":"EGenericType"},{"id":512,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":513,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"libraries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":514,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"records","changeable":true,"resolveProxies":true,"lowerBound":0,"id":515,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"readgroups","changeable":true,"resolveProxies":true,"lowerBound":0,"id":516,"derived":false},{"id":517,"eClass":"EGenericType"},{"id":518,"eClass":"EGenericType"},{"id":519,"eClass":"EGenericType"},{"id":520,"eClass":"EGenericType"},{"id":521,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":522,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"platform","changeable":true,"lowerBound":0,"iD":false,"id":523,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"platformUnit","changeable":true,"lowerBound":0,"iD":false,"id":524,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":525,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"samples","changeable":true,"resolveProxies":true,"lowerBound":0,"id":526,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"libraries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":527,"derived":false},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"id":533,"eClass":"EGenericType"},{"id":534,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":535,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"insertSize","changeable":true,"lowerBound":0,"iD":false,"id":536,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"samples","changeable":true,"resolveProxies":true,"lowerBound":0,"id":537,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"records","changeable":true,"resolveProxies":true,"lowerBound":0,"id":538,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"readLength","changeable":true,"lowerBound":0,"iD":false,"id":539,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"readgroups","changeable":true,"resolveProxies":true,"lowerBound":0,"id":540,"derived":false},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"id":545,"eClass":"EGenericType"},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fileNames","changeable":true,"lowerBound":0,"iD":false,"id":548,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sample","changeable":true,"resolveProxies":true,"lowerBound":0,"id":549,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"readgroup","changeable":true,"resolveProxies":true,"lowerBound":0,"id":550,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"library","changeable":true,"resolveProxies":true,"lowerBound":0,"id":551,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"refData","changeable":true,"lowerBound":0,"iD":false,"id":552,"derived":false},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"EGenericType"},{"id":556,"eClass":"EGenericType"},{"id":557,"eClass":"EGenericType"},{"id":558,"eClass":"EGenericType"},{"id":559,"eClass":"EGenericType"},{"id":560,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"metadataFileReader","lowerBound":0,"id":561,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fileName","changeable":true,"lowerBound":0,"iD":false,"id":562,"derived":false},{"id":563,"eClass":"EGenericType"},{"id":564,"eClass":"EGenericType"},{"id":565,"eClass":"EGenericType"},{"id":566,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":567,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":568,"derived":false},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":571,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":572,"derived":false},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":575,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":576,"derived":false},{"id":577,"eClass":"EGenericType"},{"id":578,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":579,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":580,"derived":false},{"id":581,"eClass":"EGenericType"},{"id":582,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":583,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":584,"derived":false},{"id":585,"eClass":"EGenericType"},{"id":586,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":587,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":588,"derived":false},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":591,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":592,"derived":false},{"id":593,"eClass":"EGenericType"},{"id":594,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":595,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":596,"derived":false},{"id":597,"eClass":"EGenericType"},{"id":598,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"writeMakeflowRule","lowerBound":0,"id":599,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":600,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"metadata","changeable":true,"resolveProxies":true,"lowerBound":0,"id":601,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"exe","changeable":true,"lowerBound":0,"iD":false,"id":602,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"interpreterOption","changeable":true,"lowerBound":0,"iD":false,"id":603,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dependencies","changeable":true,"lowerBound":0,"iD":false,"id":604,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"targets","changeable":true,"lowerBound":0,"iD":false,"id":605,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"inputArgs","changeable":true,"lowerBound":0,"iD":false,"id":606,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"outputArgs","changeable":true,"lowerBound":0,"iD":false,"id":607,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"genericArgs","changeable":true,"lowerBound":0,"iD":false,"id":608,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"staticArgs","changeable":true,"lowerBound":0,"iD":false,"id":609,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"targetPlatform","changeable":true,"lowerBound":0,"iD":false,"id":610,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"targetPlatformOptions","changeable":true,"lowerBound":0,"iD":false,"id":611,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"subCmd","changeable":true,"lowerBound":0,"iD":false,"id":612,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"lowerBound":0,"iD":false,"id":613,"derived":false},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"id":618,"eClass":"EGenericType"},{"id":619,"eClass":"EGenericType"},{"id":620,"eClass":"EGenericType"},{"id":621,"eClass":"EGenericType"},{"id":622,"eClass":"EGenericType"},{"id":623,"eClass":"EGenericType"},{"id":624,"eClass":"EGenericType"},{"id":625,"eClass":"EGenericType"},{"id":626,"eClass":"EGenericType"},{"id":627,"eClass":"EGenericType"},{"id":628,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":629,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"exe","changeable":true,"lowerBound":0,"iD":false,"id":630,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"subCmd","changeable":true,"lowerBound":0,"iD":false,"id":631,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"options","changeable":true,"lowerBound":0,"iD":false,"id":632,"derived":false},{"id":633,"eClass":"EGenericType"},{"id":634,"eClass":"EGenericType"},{"id":635,"eClass":"EGenericType"},{"id":636,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getChunksAsString","lowerBound":0,"id":637,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"readTemplate","lowerBound":0,"id":638,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"readChunks","lowerBound":0,"id":639,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"readChunks","lowerBound":0,"id":640,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"splittingTask","changeable":true,"resolveProxies":true,"lowerBound":0,"id":641,"derived":false},{"id":642,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"fileName","lowerBound":0,"id":643,"many":false,"required":false,"eClass":"EParameter"},{"id":644,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"fileName","lowerBound":0,"id":645,"many":false,"required":false,"eClass":"EParameter"},{"id":646,"eClass":"EGenericType"},{"id":647,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tarversalCriterion","changeable":true,"lowerBound":0,"iD":false,"id":648,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"chunks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":649,"derived":false},{"id":650,"eClass":"EGenericType"},{"id":651,"eClass":"EGenericType"},{"id":652,"eClass":"EGenericType"},{"id":653,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"readChunks","lowerBound":0,"id":654,"many":false,"required":false,"eClass":"EOperation"},{"id":655,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"readChunks","lowerBound":0,"id":656,"many":false,"required":false,"eClass":"EOperation"},{"id":657,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"readChunks","lowerBound":0,"id":658,"many":false,"required":false,"eClass":"EOperation"},{"id":659,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"applyTraversalCriterion","lowerBound":0,"id":660,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getTraversalImplementation","lowerBound":0,"id":661,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removePath","lowerBound":0,"id":662,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"insertPathToDag","lowerBound":0,"id":663,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"traversalCriterion","changeable":true,"lowerBound":0,"iD":false,"id":664,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"traversalChunks","changeable":true,"lowerBound":0,"iD":false,"id":665,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentTask","changeable":true,"resolveProxies":true,"lowerBound":0,"id":666,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"splittingTask","changeable":true,"resolveProxies":true,"lowerBound":0,"id":667,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mergingChildTask","changeable":true,"resolveProxies":true,"lowerBound":0,"id":668,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dag","changeable":true,"lowerBound":0,"iD":false,"id":669,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"processedTask","changeable":true,"lowerBound":0,"iD":false,"id":670,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"traversalImplDir","changeable":true,"lowerBound":0,"iD":false,"id":671,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"metadata","lowerBound":0,"id":672,"many":false,"required":false,"eClass":"EParameter"},{"id":673,"eClass":"EGenericType"},{"id":674,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"metadata","lowerBound":0,"id":675,"many":false,"required":false,"eClass":"EParameter"},{"id":676,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"chunks","lowerBound":0,"id":677,"many":false,"required":false,"eClass":"EParameter"},{"id":678,"eClass":"EGenericType"},{"id":679,"eClass":"EGenericType"},{"id":680,"eClass":"EGenericType"},{"id":681,"eClass":"EGenericType"},{"id":682,"eClass":"EGenericType"},{"id":683,"eClass":"EGenericType"},{"id":684,"eClass":"EGenericType"},{"id":685,"eClass":"EGenericType"},{"id":686,"eClass":"EGenericType"},{"id":687,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"applyGroupingCriterion","lowerBound":0,"id":688,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dagIn","changeable":true,"lowerBound":0,"iD":false,"id":689,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dagOut","changeable":true,"lowerBound":0,"iD":false,"id":690,"derived":false},{"id":691,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"metadata","lowerBound":0,"id":692,"many":false,"required":false,"eClass":"EParameter"},{"id":693,"eClass":"EGenericType"},{"id":694,"eClass":"EGenericType"},{"id":695,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":696,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":697,"derived":false},{"id":698,"eClass":"EGenericType"},{"id":699,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":700,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":true,"lowerBound":0,"id":701,"derived":false},{"id":702,"eClass":"EGenericType"},{"id":703,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":704,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":705,"derived":false},{"id":706,"eClass":"EGenericType"},{"id":707,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":708,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tool","changeable":true,"lowerBound":0,"iD":false,"id":709,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"argument","changeable":true,"lowerBound":0,"iD":false,"id":710,"derived":false},{"id":711,"eClass":"EGenericType"},{"id":712,"eClass":"EGenericType"},{"id":713,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":714,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":715,"derived":false},{"id":716,"eClass":"EGenericType"},{"id":717,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":1,"target":0},{"source":1,"target":54},{"source":1,"target":55},{"source":1,"target":56},{"source":1,"target":57},{"source":1,"target":58},{"source":1,"target":59},{"source":1,"target":60},{"source":1,"target":61},{"source":1,"target":62},{"source":1,"target":63},{"source":1,"target":64},{"source":1,"target":65},{"source":1,"target":66},{"source":1,"target":67},{"source":1,"target":68},{"source":1,"target":69},{"source":1,"target":70},{"source":1,"target":71},{"source":1,"target":72},{"source":1,"target":73},{"source":1,"target":74},{"source":1,"target":75},{"source":1,"target":76},{"source":1,"target":77},{"source":1,"target":78},{"source":1,"target":79},{"source":1,"target":80},{"source":1,"target":81},{"source":54,"target":1},{"source":55,"target":1},{"source":56,"target":1},{"source":56,"target":82},{"source":56,"target":83},{"source":82,"target":2},{"source":82,"target":84},{"source":82,"target":56},{"source":84,"target":2},{"source":83,"target":5},{"source":83,"target":85},{"source":83,"target":56},{"source":85,"target":5},{"source":57,"target":1},{"source":57,"target":86},{"source":86,"target":2},{"source":86,"target":87},{"source":86,"target":57},{"source":87,"target":2},{"source":58,"target":1},{"source":59,"target":1},{"source":60,"target":1},{"source":61,"target":38},{"source":61,"target":88},{"source":61,"target":1},{"source":61,"target":89},{"source":61,"target":90},{"source":61,"target":91},{"source":61,"target":92},{"source":88,"target":38},{"source":89,"target":2},{"source":89,"target":93},{"source":89,"target":61},{"source":93,"target":2},{"source":90,"target":14},{"source":90,"target":94},{"source":90,"target":61},{"source":94,"target":14},{"source":91,"target":95},{"source":91,"target":61},{"source":92,"target":9},{"source":92,"target":96},{"source":92,"target":61},{"source":96,"target":9},{"source":62,"target":1},{"source":63,"target":97},{"source":63,"target":1},{"source":63,"target":98},{"source":97,"target":99},{"source":99,"target":46},{"source":98,"target":100},{"source":98,"target":63},{"source":100,"target":101},{"source":64,"target":2},{"source":64,"target":102},{"source":64,"target":1},{"source":64,"target":103},{"source":64,"target":104},{"source":64,"target":105},{"source":102,"target":2},{"source":103,"target":106},{"source":103,"target":64},{"source":106,"target":107},{"source":107,"target":8},{"source":104,"target":108},{"source":104,"target":64},{"source":108,"target":109},{"source":109,"target":8},{"source":105,"target":110},{"source":105,"target":64},{"source":65,"target":111},{"source":65,"target":1},{"source":65,"target":112},{"source":65,"target":113},{"source":111,"target":114},{"source":114,"target":2},{"source":112,"target":7},{"source":112,"target":115},{"source":112,"target":65},{"source":115,"target":7},{"source":113,"target":116},{"source":113,"target":65},{"source":66,"target":1},{"source":66,"target":117},{"source":66,"target":118},{"source":66,"target":119},{"source":117,"target":120},{"source":117,"target":66},{"source":120,"target":121},{"source":121,"target":8},{"source":118,"target":122},{"source":118,"target":66},{"source":122,"target":123},{"source":123,"target":8},{"source":119,"target":2},{"source":119,"target":124},{"source":119,"target":66},{"source":124,"target":2},{"source":67,"target":1},{"source":67,"target":125},{"source":67,"target":126},{"source":125,"target":7},{"source":125,"target":127},{"source":125,"target":67},{"source":127,"target":7},{"source":126,"target":2},{"source":126,"target":128},{"source":126,"target":67},{"source":128,"target":2},{"source":68,"target":1},{"source":69,"target":1},{"source":70,"target":129},{"source":70,"target":1},{"source":71,"target":14},{"source":71,"target":130},{"source":71,"target":1},{"source":130,"target":14},{"source":72,"target":3},{"source":72,"target":131},{"source":72,"target":1},{"source":131,"target":3},{"source":73,"target":4},{"source":73,"target":132},{"source":73,"target":1},{"source":132,"target":4},{"source":74,"target":5},{"source":74,"target":133},{"source":74,"target":1},{"source":133,"target":5},{"source":75,"target":6},{"source":75,"target":134},{"source":75,"target":1},{"source":134,"target":6},{"source":76,"target":7},{"source":76,"target":135},{"source":76,"target":1},{"source":135,"target":7},{"source":77,"target":18},{"source":77,"target":136},{"source":77,"target":1},{"source":136,"target":18},{"source":78,"target":14},{"source":78,"target":137},{"source":78,"target":1},{"source":137,"target":14},{"source":79,"target":49},{"source":79,"target":138},{"source":79,"target":1},{"source":138,"target":49},{"source":80,"target":50},{"source":80,"target":139},{"source":80,"target":1},{"source":139,"target":50},{"source":81,"target":53},{"source":81,"target":140},{"source":81,"target":1},{"source":140,"target":53},{"source":2,"target":0},{"source":2,"target":141},{"source":2,"target":142},{"source":2,"target":143},{"source":2,"target":144},{"source":2,"target":145},{"source":2,"target":146},{"source":2,"target":147},{"source":2,"target":148},{"source":2,"target":149},{"source":2,"target":150},{"source":2,"target":151},{"source":2,"target":152},{"source":2,"target":153},{"source":2,"target":154},{"source":2,"target":155},{"source":2,"target":156},{"source":2,"target":157},{"source":2,"target":158},{"source":2,"target":159},{"source":2,"target":160},{"source":2,"target":161},{"source":2,"target":162},{"source":2,"target":163},{"source":2,"target":164},{"source":2,"target":165},{"source":2,"target":166},{"source":2,"target":167},{"source":2,"target":168},{"source":2,"target":169},{"source":2,"target":170},{"source":2,"target":171},{"source":2,"target":172},{"source":141,"target":2},{"source":141,"target":173},{"source":173,"target":174},{"source":173,"target":141},{"source":142,"target":175},{"source":142,"target":2},{"source":142,"target":176},{"source":176,"target":177},{"source":176,"target":142},{"source":177,"target":178},{"source":177,"target":179},{"source":179,"target":11},{"source":143,"target":2},{"source":143,"target":180},{"source":143,"target":2},{"source":180,"target":2},{"source":144,"target":181},{"source":144,"target":2},{"source":145,"target":182},{"source":145,"target":2},{"source":145,"target":183},{"source":183,"target":2},{"source":183,"target":184},{"source":183,"target":145},{"source":184,"target":2},{"source":146,"target":185},{"source":146,"target":2},{"source":146,"target":186},{"source":186,"target":8},{"source":186,"target":187},{"source":186,"target":146},{"source":187,"target":8},{"source":147,"target":188},{"source":147,"target":2},{"source":148,"target":2},{"source":148,"target":189},{"source":148,"target":2},{"source":148,"target":190},{"source":189,"target":2},{"source":190,"target":14},{"source":190,"target":191},{"source":190,"target":148},{"source":191,"target":14},{"source":149,"target":192},{"source":149,"target":2},{"source":150,"target":2},{"source":150,"target":193},{"source":150,"target":2},{"source":150,"target":194},{"source":193,"target":2},{"source":194,"target":53},{"source":194,"target":195},{"source":194,"target":150},{"source":195,"target":53},{"source":151,"target":196},{"source":151,"target":2},{"source":152,"target":8},{"source":152,"target":197},{"source":152,"target":2},{"source":197,"target":8},{"source":153,"target":8},{"source":153,"target":198},{"source":153,"target":2},{"source":198,"target":8},{"source":154,"target":199},{"source":154,"target":2},{"source":155,"target":200},{"source":155,"target":2},{"source":156,"target":9},{"source":156,"target":201},{"source":156,"target":2},{"source":201,"target":9},{"source":157,"target":202},{"source":157,"target":2},{"source":158,"target":10},{"source":158,"target":203},{"source":158,"target":2},{"source":203,"target":10},{"source":159,"target":10},{"source":159,"target":204},{"source":159,"target":2},{"source":204,"target":10},{"source":160,"target":10},{"source":160,"target":205},{"source":160,"target":2},{"source":205,"target":10},{"source":161,"target":34},{"source":161,"target":206},{"source":161,"target":2},{"source":206,"target":34},{"source":162,"target":207},{"source":162,"target":2},{"source":163,"target":208},{"source":163,"target":2},{"source":164,"target":209},{"source":164,"target":2},{"source":165,"target":210},{"source":165,"target":2},{"source":166,"target":35},{"source":166,"target":211},{"source":166,"target":2},{"source":211,"target":35},{"source":167,"target":37},{"source":167,"target":212},{"source":167,"target":2},{"source":212,"target":37},{"source":168,"target":48},{"source":168,"target":213},{"source":168,"target":2},{"source":213,"target":48},{"source":169,"target":48},{"source":169,"target":214},{"source":169,"target":2},{"source":214,"target":48},{"source":170,"target":49},{"source":170,"target":215},{"source":170,"target":2},{"source":215,"target":49},{"source":171,"target":216},{"source":171,"target":2},{"source":172,"target":217},{"source":172,"target":2},{"source":3,"target":0},{"source":3,"target":218},{"source":3,"target":219},{"source":3,"target":220},{"source":3,"target":221},{"source":218,"target":14},{"source":218,"target":222},{"source":218,"target":3},{"source":222,"target":14},{"source":219,"target":53},{"source":219,"target":223},{"source":219,"target":3},{"source":223,"target":53},{"source":220,"target":224},{"source":220,"target":3},{"source":221,"target":1},{"source":221,"target":225},{"source":221,"target":3},{"source":225,"target":1},{"source":4,"target":0},{"source":4,"target":226},{"source":4,"target":227},{"source":4,"target":228},{"source":226,"target":4},{"source":227,"target":229},{"source":227,"target":4},{"source":228,"target":230},{"source":228,"target":4},{"source":230,"target":231},{"source":230,"target":232},{"source":5,"target":0},{"source":5,"target":233},{"source":5,"target":234},{"source":5,"target":235},{"source":5,"target":236},{"source":233,"target":237},{"source":233,"target":5},{"source":234,"target":238},{"source":234,"target":5},{"source":235,"target":30},{"source":235,"target":239},{"source":235,"target":5},{"source":239,"target":30},{"source":236,"target":240},{"source":236,"target":5},{"source":240,"target":241},{"source":240,"target":242},{"source":6,"target":0},{"source":6,"target":243},{"source":6,"target":244},{"source":6,"target":245},{"source":6,"target":246},{"source":6,"target":247},{"source":6,"target":248},{"source":6,"target":249},{"source":6,"target":250},{"source":243,"target":6},{"source":243,"target":251},{"source":251,"target":14},{"source":251,"target":252},{"source":251,"target":243},{"source":252,"target":14},{"source":244,"target":6},{"source":244,"target":253},{"source":253,"target":2},{"source":253,"target":254},{"source":253,"target":244},{"source":254,"target":2},{"source":245,"target":6},{"source":246,"target":255},{"source":246,"target":6},{"source":247,"target":256},{"source":247,"target":6},{"source":248,"target":257},{"source":248,"target":6},{"source":257,"target":258},{"source":257,"target":259},{"source":249,"target":17},{"source":249,"target":260},{"source":249,"target":6},{"source":260,"target":17},{"source":250,"target":261},{"source":250,"target":6},{"source":261,"target":262},{"source":261,"target":263},{"source":263,"target":11},{"source":7,"target":0},{"source":7,"target":264},{"source":7,"target":265},{"source":7,"target":266},{"source":264,"target":267},{"source":264,"target":7},{"source":264,"target":268},{"source":268,"target":7},{"source":268,"target":269},{"source":268,"target":264},{"source":269,"target":7},{"source":265,"target":8},{"source":265,"target":270},{"source":265,"target":7},{"source":270,"target":8},{"source":266,"target":8},{"source":266,"target":271},{"source":266,"target":7},{"source":271,"target":8},{"source":8,"target":0},{"source":8,"target":272},{"source":8,"target":273},{"source":8,"target":274},{"source":8,"target":275},{"source":8,"target":276},{"source":8,"target":277},{"source":8,"target":278},{"source":8,"target":279},{"source":8,"target":280},{"source":8,"target":281},{"source":8,"target":282},{"source":8,"target":283},{"source":8,"target":284},{"source":8,"target":285},{"source":8,"target":286},{"source":8,"target":287},{"source":272,"target":8},{"source":273,"target":8},{"source":274,"target":8},{"source":275,"target":8},{"source":276,"target":8},{"source":277,"target":8},{"source":278,"target":8},{"source":279,"target":8},{"source":280,"target":8},{"source":281,"target":8},{"source":282,"target":8},{"source":283,"target":8},{"source":284,"target":8},{"source":285,"target":8},{"source":286,"target":8},{"source":287,"target":8},{"source":9,"target":0},{"source":9,"target":288},{"source":9,"target":289},{"source":9,"target":290},{"source":9,"target":291},{"source":288,"target":9},{"source":289,"target":9},{"source":290,"target":9},{"source":291,"target":9},{"source":10,"target":0},{"source":10,"target":292},{"source":10,"target":293},{"source":10,"target":294},{"source":10,"target":295},{"source":10,"target":296},{"source":10,"target":297},{"source":10,"target":298},{"source":10,"target":299},{"source":10,"target":300},{"source":10,"target":301},{"source":10,"target":302},{"source":10,"target":303},{"source":292,"target":10},{"source":293,"target":10},{"source":294,"target":10},{"source":295,"target":10},{"source":296,"target":10},{"source":297,"target":10},{"source":298,"target":10},{"source":299,"target":10},{"source":300,"target":10},{"source":301,"target":10},{"source":302,"target":10},{"source":303,"target":10},{"source":11,"target":0},{"source":12,"target":0},{"source":13,"target":0},{"source":14,"target":0},{"source":15,"target":0},{"source":16,"target":0},{"source":17,"target":0},{"source":18,"target":0},{"source":18,"target":304},{"source":18,"target":305},{"source":304,"target":7},{"source":304,"target":306},{"source":304,"target":18},{"source":306,"target":7},{"source":305,"target":2},{"source":305,"target":307},{"source":305,"target":18},{"source":307,"target":2},{"source":19,"target":0},{"source":19,"target":308},{"source":19,"target":309},{"source":19,"target":310},{"source":19,"target":311},{"source":19,"target":312},{"source":19,"target":313},{"source":19,"target":314},{"source":19,"target":315},{"source":19,"target":316},{"source":308,"target":2},{"source":308,"target":317},{"source":308,"target":19},{"source":317,"target":2},{"source":309,"target":19},{"source":309,"target":318},{"source":309,"target":319},{"source":309,"target":320},{"source":318,"target":14},{"source":318,"target":321},{"source":318,"target":309},{"source":321,"target":14},{"source":319,"target":322},{"source":319,"target":309},{"source":322,"target":323},{"source":323,"target":2},{"source":320,"target":2},{"source":320,"target":324},{"source":320,"target":309},{"source":324,"target":2},{"source":310,"target":325},{"source":310,"target":19},{"source":310,"target":326},{"source":310,"target":327},{"source":325,"target":328},{"source":328,"target":2},{"source":326,"target":329},{"source":326,"target":310},{"source":329,"target":330},{"source":330,"target":2},{"source":327,"target":331},{"source":327,"target":310},{"source":331,"target":332},{"source":311,"target":23},{"source":311,"target":333},{"source":311,"target":19},{"source":311,"target":334},{"source":311,"target":335},{"source":311,"target":336},{"source":333,"target":23},{"source":334,"target":9},{"source":334,"target":337},{"source":334,"target":311},{"source":337,"target":9},{"source":335,"target":24},{"source":335,"target":338},{"source":335,"target":311},{"source":338,"target":24},{"source":336,"target":339},{"source":336,"target":311},{"source":312,"target":340},{"source":312,"target":19},{"source":312,"target":341},{"source":312,"target":342},{"source":340,"target":343},{"source":341,"target":9},{"source":341,"target":344},{"source":341,"target":312},{"source":344,"target":9},{"source":342,"target":24},{"source":342,"target":345},{"source":342,"target":312},{"source":345,"target":24},{"source":313,"target":19},{"source":313,"target":346},{"source":313,"target":347},{"source":346,"target":14},{"source":346,"target":348},{"source":346,"target":313},{"source":348,"target":14},{"source":347,"target":349},{"source":347,"target":313},{"source":314,"target":19},{"source":314,"target":350},{"source":314,"target":351},{"source":314,"target":352},{"source":350,"target":53},{"source":350,"target":353},{"source":350,"target":314},{"source":353,"target":53},{"source":351,"target":2},{"source":351,"target":354},{"source":351,"target":314},{"source":354,"target":2},{"source":352,"target":2},{"source":352,"target":355},{"source":352,"target":314},{"source":355,"target":2},{"source":315,"target":53},{"source":315,"target":356},{"source":315,"target":19},{"source":315,"target":357},{"source":315,"target":358},{"source":356,"target":53},{"source":357,"target":14},{"source":357,"target":359},{"source":357,"target":315},{"source":359,"target":14},{"source":358,"target":53},{"source":358,"target":360},{"source":358,"target":315},{"source":360,"target":53},{"source":316,"target":14},{"source":316,"target":361},{"source":316,"target":19},{"source":316,"target":362},{"source":361,"target":14},{"source":362,"target":53},{"source":362,"target":363},{"source":362,"target":316},{"source":363,"target":53},{"source":20,"target":0},{"source":20,"target":364},{"source":20,"target":365},{"source":20,"target":366},{"source":20,"target":367},{"source":20,"target":368},{"source":20,"target":369},{"source":20,"target":370},{"source":20,"target":371},{"source":20,"target":372},{"source":20,"target":373},{"source":364,"target":20},{"source":364,"target":374},{"source":374,"target":375},{"source":374,"target":364},{"source":375,"target":376},{"source":375,"target":377},{"source":377,"target":11},{"source":365,"target":20},{"source":365,"target":378},{"source":378,"target":379},{"source":378,"target":365},{"source":379,"target":380},{"source":379,"target":381},{"source":366,"target":382},{"source":366,"target":20},{"source":366,"target":383},{"source":383,"target":384},{"source":383,"target":366},{"source":367,"target":385},{"source":367,"target":20},{"source":368,"target":386},{"source":368,"target":20},{"source":368,"target":387},{"source":387,"target":388},{"source":387,"target":368},{"source":369,"target":389},{"source":369,"target":20},{"source":370,"target":390},{"source":370,"target":20},{"source":371,"target":391},{"source":371,"target":20},{"source":372,"target":392},{"source":372,"target":20},{"source":373,"target":393},{"source":373,"target":20},{"source":21,"target":0},{"source":21,"target":394},{"source":21,"target":395},{"source":21,"target":396},{"source":21,"target":397},{"source":21,"target":398},{"source":21,"target":399},{"source":21,"target":400},{"source":21,"target":401},{"source":21,"target":402},{"source":21,"target":403},{"source":21,"target":404},{"source":21,"target":405},{"source":21,"target":406},{"source":21,"target":407},{"source":21,"target":408},{"source":21,"target":409},{"source":394,"target":21},{"source":394,"target":410},{"source":410,"target":411},{"source":410,"target":394},{"source":411,"target":412},{"source":411,"target":413},{"source":413,"target":11},{"source":395,"target":38},{"source":395,"target":414},{"source":395,"target":21},{"source":395,"target":415},{"source":414,"target":38},{"source":415,"target":416},{"source":415,"target":395},{"source":396,"target":417},{"source":396,"target":21},{"source":397,"target":418},{"source":397,"target":21},{"source":398,"target":419},{"source":398,"target":21},{"source":399,"target":420},{"source":399,"target":21},{"source":400,"target":421},{"source":400,"target":21},{"source":401,"target":422},{"source":401,"target":21},{"source":402,"target":20},{"source":402,"target":423},{"source":402,"target":21},{"source":423,"target":20},{"source":403,"target":20},{"source":403,"target":424},{"source":403,"target":21},{"source":424,"target":20},{"source":404,"target":20},{"source":404,"target":425},{"source":404,"target":21},{"source":425,"target":20},{"source":405,"target":20},{"source":405,"target":426},{"source":405,"target":21},{"source":426,"target":20},{"source":406,"target":427},{"source":406,"target":21},{"source":407,"target":428},{"source":407,"target":21},{"source":428,"target":429},{"source":428,"target":430},{"source":408,"target":39},{"source":408,"target":431},{"source":408,"target":21},{"source":431,"target":39},{"source":409,"target":2},{"source":409,"target":432},{"source":409,"target":21},{"source":432,"target":2},{"source":22,"target":0},{"source":22,"target":433},{"source":22,"target":434},{"source":22,"target":435},{"source":433,"target":436},{"source":433,"target":22},{"source":434,"target":437},{"source":434,"target":22},{"source":435,"target":438},{"source":435,"target":22},{"source":23,"target":0},{"source":23,"target":439},{"source":23,"target":440},{"source":23,"target":441},{"source":23,"target":442},{"source":23,"target":443},{"source":23,"target":444},{"source":23,"target":445},{"source":23,"target":446},{"source":23,"target":447},{"source":23,"target":448},{"source":23,"target":449},{"source":23,"target":450},{"source":439,"target":451},{"source":439,"target":23},{"source":439,"target":452},{"source":451,"target":453},{"source":451,"target":454},{"source":454,"target":11},{"source":452,"target":455},{"source":452,"target":439},{"source":455,"target":456},{"source":455,"target":457},{"source":457,"target":23},{"source":440,"target":458},{"source":440,"target":23},{"source":440,"target":459},{"source":440,"target":460},{"source":458,"target":461},{"source":459,"target":462},{"source":459,"target":440},{"source":460,"target":9},{"source":460,"target":463},{"source":460,"target":440},{"source":463,"target":9},{"source":441,"target":23},{"source":441,"target":464},{"source":441,"target":23},{"source":441,"target":465},{"source":441,"target":466},{"source":441,"target":467},{"source":464,"target":23},{"source":465,"target":468},{"source":465,"target":441},{"source":466,"target":469},{"source":466,"target":441},{"source":467,"target":9},{"source":467,"target":470},{"source":467,"target":441},{"source":470,"target":9},{"source":442,"target":471},{"source":442,"target":23},{"source":442,"target":472},{"source":471,"target":473},{"source":472,"target":23},{"source":472,"target":474},{"source":472,"target":442},{"source":474,"target":23},{"source":443,"target":475},{"source":443,"target":23},{"source":443,"target":476},{"source":475,"target":477},{"source":476,"target":23},{"source":476,"target":478},{"source":476,"target":443},{"source":478,"target":23},{"source":444,"target":479},{"source":444,"target":23},{"source":444,"target":480},{"source":479,"target":481},{"source":480,"target":23},{"source":480,"target":482},{"source":480,"target":444},{"source":482,"target":23},{"source":445,"target":483},{"source":445,"target":23},{"source":445,"target":484},{"source":483,"target":485},{"source":484,"target":23},{"source":484,"target":486},{"source":484,"target":445},{"source":486,"target":23},{"source":446,"target":487},{"source":446,"target":23},{"source":446,"target":488},{"source":487,"target":489},{"source":488,"target":23},{"source":488,"target":490},{"source":488,"target":446},{"source":490,"target":23},{"source":447,"target":491},{"source":447,"target":23},{"source":447,"target":492},{"source":491,"target":493},{"source":492,"target":23},{"source":492,"target":494},{"source":492,"target":447},{"source":494,"target":23},{"source":448,"target":495},{"source":448,"target":23},{"source":448,"target":496},{"source":496,"target":497},{"source":496,"target":448},{"source":497,"target":498},{"source":497,"target":499},{"source":499,"target":23},{"source":449,"target":500},{"source":449,"target":23},{"source":450,"target":5},{"source":450,"target":501},{"source":450,"target":23},{"source":501,"target":5},{"source":24,"target":0},{"source":24,"target":23},{"source":24,"target":502},{"source":24,"target":503},{"source":24,"target":504},{"source":24,"target":505},{"source":24,"target":506},{"source":24,"target":507},{"source":502,"target":508},{"source":502,"target":24},{"source":503,"target":31},{"source":503,"target":509},{"source":503,"target":24},{"source":509,"target":31},{"source":504,"target":32},{"source":504,"target":510},{"source":504,"target":24},{"source":510,"target":32},{"source":505,"target":33},{"source":505,"target":511},{"source":505,"target":24},{"source":511,"target":33},{"source":506,"target":36},{"source":506,"target":512},{"source":506,"target":24},{"source":512,"target":36},{"source":507,"target":23},{"source":25,"target":0},{"source":25,"target":23},{"source":25,"target":513},{"source":25,"target":514},{"source":25,"target":515},{"source":25,"target":516},{"source":25,"target":517},{"source":513,"target":518},{"source":513,"target":25},{"source":514,"target":33},{"source":514,"target":519},{"source":514,"target":25},{"source":519,"target":33},{"source":515,"target":36},{"source":515,"target":520},{"source":515,"target":25},{"source":520,"target":36},{"source":516,"target":32},{"source":516,"target":521},{"source":516,"target":25},{"source":521,"target":32},{"source":517,"target":23},{"source":26,"target":0},{"source":26,"target":23},{"source":26,"target":522},{"source":26,"target":523},{"source":26,"target":524},{"source":26,"target":525},{"source":26,"target":526},{"source":26,"target":527},{"source":26,"target":528},{"source":522,"target":529},{"source":522,"target":26},{"source":523,"target":530},{"source":523,"target":26},{"source":524,"target":531},{"source":524,"target":26},{"source":525,"target":532},{"source":525,"target":26},{"source":526,"target":31},{"source":526,"target":533},{"source":526,"target":26},{"source":533,"target":31},{"source":527,"target":33},{"source":527,"target":534},{"source":527,"target":26},{"source":534,"target":33},{"source":528,"target":23},{"source":27,"target":0},{"source":27,"target":23},{"source":27,"target":535},{"source":27,"target":536},{"source":27,"target":537},{"source":27,"target":538},{"source":27,"target":539},{"source":27,"target":540},{"source":27,"target":541},{"source":535,"target":542},{"source":535,"target":27},{"source":536,"target":543},{"source":536,"target":27},{"source":537,"target":31},{"source":537,"target":544},{"source":537,"target":27},{"source":544,"target":31},{"source":538,"target":36},{"source":538,"target":545},{"source":538,"target":27},{"source":545,"target":36},{"source":539,"target":546},{"source":539,"target":27},{"source":540,"target":32},{"source":540,"target":547},{"source":540,"target":27},{"source":547,"target":32},{"source":541,"target":23},{"source":28,"target":0},{"source":28,"target":23},{"source":28,"target":548},{"source":28,"target":549},{"source":28,"target":550},{"source":28,"target":551},{"source":28,"target":552},{"source":28,"target":553},{"source":548,"target":554},{"source":548,"target":28},{"source":549,"target":25},{"source":549,"target":555},{"source":549,"target":28},{"source":555,"target":25},{"source":550,"target":26},{"source":550,"target":556},{"source":550,"target":28},{"source":556,"target":26},{"source":551,"target":27},{"source":551,"target":557},{"source":551,"target":28},{"source":557,"target":27},{"source":552,"target":558},{"source":552,"target":28},{"source":558,"target":559},{"source":558,"target":560},{"source":553,"target":23},{"source":29,"target":0},{"source":29,"target":5},{"source":29,"target":561},{"source":29,"target":562},{"source":29,"target":563},{"source":561,"target":564},{"source":561,"target":29},{"source":564,"target":565},{"source":565,"target":5},{"source":562,"target":566},{"source":562,"target":29},{"source":563,"target":5},{"source":30,"target":0},{"source":30,"target":567},{"source":30,"target":568},{"source":567,"target":569},{"source":567,"target":30},{"source":568,"target":24},{"source":568,"target":570},{"source":568,"target":30},{"source":570,"target":24},{"source":31,"target":0},{"source":31,"target":571},{"source":31,"target":572},{"source":571,"target":25},{"source":571,"target":573},{"source":571,"target":31},{"source":573,"target":25},{"source":572,"target":574},{"source":572,"target":31},{"source":32,"target":0},{"source":32,"target":575},{"source":32,"target":576},{"source":575,"target":26},{"source":575,"target":577},{"source":575,"target":32},{"source":577,"target":26},{"source":576,"target":578},{"source":576,"target":32},{"source":33,"target":0},{"source":33,"target":579},{"source":33,"target":580},{"source":579,"target":581},{"source":579,"target":33},{"source":580,"target":27},{"source":580,"target":582},{"source":580,"target":33},{"source":582,"target":27},{"source":34,"target":0},{"source":34,"target":583},{"source":34,"target":584},{"source":583,"target":21},{"source":583,"target":585},{"source":583,"target":34},{"source":585,"target":21},{"source":584,"target":586},{"source":584,"target":34},{"source":35,"target":0},{"source":35,"target":587},{"source":35,"target":588},{"source":587,"target":589},{"source":587,"target":35},{"source":588,"target":2},{"source":588,"target":590},{"source":588,"target":35},{"source":590,"target":2},{"source":36,"target":0},{"source":36,"target":591},{"source":36,"target":592},{"source":591,"target":593},{"source":591,"target":36},{"source":592,"target":28},{"source":592,"target":594},{"source":592,"target":36},{"source":594,"target":28},{"source":37,"target":0},{"source":37,"target":595},{"source":37,"target":596},{"source":595,"target":23},{"source":595,"target":597},{"source":595,"target":37},{"source":597,"target":23},{"source":596,"target":598},{"source":596,"target":37},{"source":38,"target":0},{"source":38,"target":599},{"source":38,"target":600},{"source":38,"target":601},{"source":38,"target":602},{"source":38,"target":603},{"source":38,"target":604},{"source":38,"target":605},{"source":38,"target":606},{"source":38,"target":607},{"source":38,"target":608},{"source":38,"target":609},{"source":38,"target":610},{"source":38,"target":611},{"source":38,"target":612},{"source":38,"target":613},{"source":599,"target":614},{"source":599,"target":38},{"source":600,"target":615},{"source":600,"target":38},{"source":601,"target":5},{"source":601,"target":616},{"source":601,"target":38},{"source":616,"target":5},{"source":602,"target":617},{"source":602,"target":38},{"source":603,"target":618},{"source":603,"target":38},{"source":604,"target":619},{"source":604,"target":38},{"source":605,"target":620},{"source":605,"target":38},{"source":606,"target":621},{"source":606,"target":38},{"source":607,"target":622},{"source":607,"target":38},{"source":608,"target":623},{"source":608,"target":38},{"source":609,"target":624},{"source":609,"target":38},{"source":610,"target":625},{"source":610,"target":38},{"source":611,"target":626},{"source":611,"target":38},{"source":612,"target":627},{"source":612,"target":38},{"source":613,"target":628},{"source":613,"target":38},{"source":39,"target":0},{"source":39,"target":629},{"source":39,"target":630},{"source":39,"target":631},{"source":39,"target":632},{"source":629,"target":633},{"source":629,"target":39},{"source":630,"target":634},{"source":630,"target":39},{"source":631,"target":635},{"source":631,"target":39},{"source":632,"target":636},{"source":632,"target":39},{"source":40,"target":0},{"source":40,"target":637},{"source":40,"target":638},{"source":40,"target":639},{"source":40,"target":640},{"source":40,"target":641},{"source":637,"target":642},{"source":637,"target":40},{"source":638,"target":40},{"source":638,"target":643},{"source":643,"target":644},{"source":643,"target":638},{"source":639,"target":40},{"source":639,"target":645},{"source":645,"target":646},{"source":645,"target":639},{"source":640,"target":40},{"source":641,"target":2},{"source":641,"target":647},{"source":641,"target":40},{"source":647,"target":2},{"source":41,"target":0},{"source":41,"target":40},{"source":41,"target":648},{"source":41,"target":649},{"source":41,"target":650},{"source":648,"target":10},{"source":648,"target":651},{"source":648,"target":41},{"source":651,"target":10},{"source":649,"target":52},{"source":649,"target":652},{"source":649,"target":41},{"source":652,"target":52},{"source":650,"target":40},{"source":42,"target":0},{"source":42,"target":41},{"source":42,"target":653},{"source":653,"target":41},{"source":43,"target":0},{"source":43,"target":41},{"source":43,"target":654},{"source":43,"target":655},{"source":654,"target":43},{"source":655,"target":41},{"source":44,"target":0},{"source":44,"target":41},{"source":44,"target":656},{"source":44,"target":657},{"source":656,"target":44},{"source":657,"target":41},{"source":45,"target":0},{"source":45,"target":41},{"source":45,"target":658},{"source":45,"target":659},{"source":658,"target":45},{"source":659,"target":41},{"source":46,"target":0},{"source":46,"target":660},{"source":46,"target":661},{"source":46,"target":662},{"source":46,"target":663},{"source":46,"target":664},{"source":46,"target":665},{"source":46,"target":666},{"source":46,"target":667},{"source":46,"target":668},{"source":46,"target":669},{"source":46,"target":670},{"source":46,"target":671},{"source":660,"target":46},{"source":660,"target":672},{"source":672,"target":5},{"source":672,"target":673},{"source":672,"target":660},{"source":673,"target":5},{"source":661,"target":40},{"source":661,"target":674},{"source":661,"target":46},{"source":661,"target":675},{"source":674,"target":40},{"source":675,"target":5},{"source":675,"target":676},{"source":675,"target":661},{"source":676,"target":5},{"source":662,"target":46},{"source":663,"target":46},{"source":663,"target":677},{"source":677,"target":678},{"source":677,"target":663},{"source":678,"target":679},{"source":664,"target":10},{"source":664,"target":680},{"source":664,"target":46},{"source":680,"target":10},{"source":665,"target":681},{"source":665,"target":46},{"source":666,"target":2},{"source":666,"target":682},{"source":666,"target":46},{"source":682,"target":2},{"source":667,"target":2},{"source":667,"target":683},{"source":667,"target":46},{"source":683,"target":2},{"source":668,"target":2},{"source":668,"target":684},{"source":668,"target":46},{"source":684,"target":2},{"source":669,"target":14},{"source":669,"target":685},{"source":669,"target":46},{"source":685,"target":14},{"source":670,"target":686},{"source":670,"target":46},{"source":671,"target":687},{"source":671,"target":46},{"source":47,"target":0},{"source":47,"target":688},{"source":47,"target":689},{"source":47,"target":690},{"source":688,"target":14},{"source":688,"target":691},{"source":688,"target":47},{"source":688,"target":692},{"source":691,"target":14},{"source":692,"target":5},{"source":692,"target":693},{"source":692,"target":688},{"source":693,"target":5},{"source":689,"target":14},{"source":689,"target":694},{"source":689,"target":47},{"source":694,"target":14},{"source":690,"target":14},{"source":690,"target":695},{"source":690,"target":47},{"source":695,"target":14},{"source":48,"target":0},{"source":48,"target":696},{"source":48,"target":697},{"source":696,"target":698},{"source":696,"target":48},{"source":697,"target":10},{"source":697,"target":699},{"source":697,"target":48},{"source":699,"target":10},{"source":49,"target":0},{"source":49,"target":700},{"source":49,"target":701},{"source":700,"target":7},{"source":700,"target":702},{"source":700,"target":49},{"source":702,"target":7},{"source":701,"target":2},{"source":701,"target":703},{"source":701,"target":49},{"source":703,"target":2},{"source":50,"target":0},{"source":50,"target":704},{"source":50,"target":705},{"source":704,"target":8},{"source":704,"target":706},{"source":704,"target":50},{"source":706,"target":8},{"source":705,"target":2},{"source":705,"target":707},{"source":705,"target":50},{"source":707,"target":2},{"source":51,"target":0},{"source":51,"target":708},{"source":51,"target":709},{"source":51,"target":710},{"source":708,"target":711},{"source":708,"target":51},{"source":709,"target":712},{"source":709,"target":51},{"source":710,"target":713},{"source":710,"target":51},{"source":52,"target":0},{"source":52,"target":714},{"source":52,"target":715},{"source":714,"target":716},{"source":714,"target":52},{"source":715,"target":51},{"source":715,"target":717},{"source":715,"target":52},{"source":717,"target":51},{"source":53,"target":0}],"multigraph":true}
ecore
library
repo-ecore-all/data/siwiwit/api2mol/plugins/fr.inria.atlanmod.api2mol/rubytl-old/thirdparty/rmof2/test/models/Library.ecore
library Book title pages category Mystery author BookCategory Mystery Mystery ScienceFiction ScienceFiction Biography Biography BookCategoryObject org.eclipse.emf.common.util.Enumerator org.eclipse.emf.common.util.Enumerator Library name writers books Writer name books
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="library" nsURI="http://www.example.eclipse.org/Library" nsPrefix="library"> <eClassifiers xsi:type="ecore:EClass" name="Book"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Book"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="title"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pages" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="pages"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="category" unique="false" lowerBound="1" eType="#//BookCategory" defaultValueLiteral="Mystery" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="category"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="author" lowerBound="1" eType="#//Writer" eOpposite="#//Writer/books"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="author"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="BookCategory"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="BookCategory"/> </eAnnotations> <eLiterals name="Mystery"/> <eLiterals name="ScienceFiction" value="1"/> <eLiterals name="Biography" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="BookCategoryObject" instanceClassName="org.eclipse.emf.common.util.Enumerator"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="BookCategory:Object"/> <details key="baseType" value="BookCategory"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Library"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Library"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="name"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="writers" upperBound="-1" eType="#//Writer" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="writers"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="books" upperBound="-1" eType="#//Book" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="books"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Writer"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Writer"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="name"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="books" upperBound="-1" eType="#//Book" eOpposite="#//Book/author"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="books"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"library","nsURI":"http://www.example.eclipse.org/Library","name":"library","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"BookCategory","instanceClass":null,"id":2,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"BookCategoryObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":3,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Writer","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"title","changeable":true,"lowerBound":1,"iD":false,"id":6,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":false,"name":"pages","changeable":true,"lowerBound":1,"iD":false,"id":7,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"Mystery","unsettable":true,"transient":false,"unique":false,"name":"category","changeable":true,"lowerBound":1,"iD":false,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"resolveProxies":true,"lowerBound":1,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"name":"Mystery","id":15,"value":0,"literal":"Mystery","eClass":"EEnumLiteral"},{"name":"ScienceFiction","id":16,"value":1,"literal":"ScienceFiction","eClass":"EEnumLiteral"},{"name":"Biography","id":17,"value":2,"literal":"Biography","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"writers","changeable":true,"resolveProxies":false,"lowerBound":0,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":false,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":6,"target":10},{"source":6,"target":1},{"source":7,"target":11},{"source":7,"target":1},{"source":8,"target":2},{"source":8,"target":12},{"source":8,"target":1},{"source":12,"target":2},{"source":9,"target":5},{"source":9,"target":13},{"source":9,"target":1},{"source":9,"target":14},{"source":13,"target":5},{"source":2,"target":0},{"source":2,"target":15},{"source":2,"target":16},{"source":2,"target":17},{"source":15,"target":2},{"source":16,"target":2},{"source":17,"target":2},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":18},{"source":4,"target":19},{"source":4,"target":20},{"source":18,"target":21},{"source":18,"target":4},{"source":19,"target":5},{"source":19,"target":22},{"source":19,"target":4},{"source":22,"target":5},{"source":20,"target":1},{"source":20,"target":23},{"source":20,"target":4},{"source":23,"target":1},{"source":5,"target":0},{"source":5,"target":24},{"source":5,"target":14},{"source":24,"target":25},{"source":24,"target":5},{"source":14,"target":1},{"source":14,"target":26},{"source":14,"target":5},{"source":14,"target":9},{"source":26,"target":1}],"multigraph":true}
ecore
enterprisearchitecture
repo-ecore-all/data/mallon/Past-Projects/Draft_And_Ideas/Libraries/org.mallon.tools/src/org/mallon/tools/atl/metamodels/acf/contentfwk.ecore
contentfwk EnterpriseArchitecture architectures containers labels Architecture BusinessArchitecture drivers goals objectives units actors roles functions services processes controls events locations products contracts measures servicesQuality DataArchitecture entities logicalComponents physicalComponents TechnologyArchitecture platformServices physicalComponents logicalComponents Driver createsGoals motivatesOrganizationUnits decomposesDriver Goal addressesDrivers isRealizedThroughObjectives decomposesGoal Objective realizesGoals isTrackedAgainstMeasures decomposesObjective OrganizationUnit ownsAndGovernsServices containsActors ownsFunctions participatesInProcesses isMotivatedByDrivers producesProducts operatesInLocation headcount Actor suppliesEntities consumesEntities belongsTo interactsWithFunctions performsTaskInRoles participatesInProcesses consumesServices resolvesEvents generatesEvents operatesInLocation FTEs actorGoal actorTasks performsFunctions decomposesActors Role isAssumedByActors accessesFunctions estimatedFTEs decomposesRole DataEntity isSuppliedByActors isConsumedByActors isAccessedByServices isUpdatedThroughServices residesWithinLogicalDataComponent isProcessesByLogicalApplicationComponents dataEntityCategory privacyClassification retentionClassification decomposeEntity relatesTo LogicalApplicationComponent implementsServices operatesOnDataEntities isExtendedByPhysicalApplicationComponents communicatesWith decomposesLogicalApplicationComponent Function isPerformedByActors isOwnedByUnit isBoundedByServices supportsProcesses isRealizedByProcesses canBeAccessedByRoles supportsActors decomposesFunction communicatedWithFunctions BusinessService supportsObjective Process orchestratesFunctions decomposesFunctions involvesOrganizationUnits orchestratesServices decomposesServices involvesActors isGuidedByControls resolvesEvents generatesEvents producesProducts processCritiality isAutomated processVolumetrics decomposesProcess precedesProcesses followsProcesses PlatformService isSuppliedByLogicalTechnologyComponents categoryTRM PhysicalTechnologyComponent realizesApplicationComponents extendsLogicalTechnologyComponents isHostedInLocation productName moduleName vendor version decomposesPhysicalTechnologyComponent isDependentOnPhysicalTechnologyComponents categoryTRM Product isProducedByOrganizationUnits isProducedByProcesses Measure setsPerformanceCriteriaForObjectives setsPerformanceCriteriaForServices decomposesMeasure ServiceQuality appliesToServices appliesToContracts Contract governsAndMeasuresBusinessServices meetsServiceQuality behaviorCharacteristics ServiceNameCaller ServiceNameCalled serviceQualityCharacteristics availabilityQualityCharacteristics servicesTimes manageabilityCharacteristics serviceabilityCharacteristics performanceCharacteristics responseCharacteristics reliabilityCharacteristics qualityOfInformationRequired contractControlRequirements resultControlRequirements recoverabilityCharacteristics locatabilityCharacteristics securityCharacteristics privacyCharacteristics integrityCharacteristics credibilityCharacteristics localizationCharacteristics internationalizationCharacteristics interoperabilityCharacteristics scalabilityCharacteristics portabilityCharacteristics extensibilityCharacteristics capacityCharacteristics throughput throughputPeriod growth growthPeriod peakProfileShortTerm peakProfileLongTerm Event isResolvedByBusinessServices isResolvedByProcesses isGeneratedByProcesses isResolvedByActors isGeneratedByActors Control ensuresCorrectOperationOfProcesses Element delegates isDelegatedBy name description sourceDescr ownerDescr ID category Container name subContainers labels id description Label subLabels name ownedElements containers id description Location containsActors containsOrganizationUnits containsPhysicalDataComponents containsPhysicalApplicationComponents containsPhysicalTechnologyComponents decomposesLocation Capability isDeliveredBy businessValue increments StrategicElement Principle principleCategory priority statementOfPrinciple rationale implication metric Constraint Assumption Requirement statementOfRequirement rationale acceptanceCriteria Gap WorkPackage workPackageCategory deliversCapabilities LogicalDataComponent encapsulatesDataEntities isExtendedByPhysicalDataComponents PhysicalDataComponent extendsLogicalDataComponents isHotedInLocation decomposesPhysicalDataComponent encapsulatesPhysicalApplicationComponents ApplicationArchitecture logicalApplicationComponents physicalApplicationComponents informationSystemServices PhysicalApplicationComponent extendsLogicalApplicationComponents isHostedInLocation communicatesWith lifeCycleStatus initialLiveDate dateOfLastRelease dateOfNextRelease retirementDate availabilityQualityCharacteristics servicesTimes manageabilityCharacteristics serviceabilityCharacteristics performanceCharacteristics reliabilityCharacteristics recoverabilityCharacteristics locatabilityCharacteristics securityCharacteristics privacyCharacteristics integrityCharacteristics credibilityCharacteristics localizationCharacteristics internationalizationCharacteristics interoperabilityCharacteristics scalabilityCharacteristics portabilityCharacteristics extensibilityCharacteristics capacityCharacteristics throughput throughputPeriod growth growthPeriod peakProfileShortTerm peakProfileLongTerm encapsulatesPhysicalDataComponents isRealizedByPhysicalTechnologyComponents decomposesPhysicalApplicationComponent LogicalTechnologyComponent providesPlatformForServices suppliesPlatformServices isRealizedByPhysicalTechnologyComponents decomposesLogicalTechnologyComponent isDependentOnLogicalTechnologyComponents categoryTRM StrategicArchitecture capabilities strategicElements PrincipleCategory GuidingPrinciple GuidingPrinciple BusinessPrinciple BusinessPrinciple DataPrinciple DataPrinciple ApplicationPrinciple ApplicationPrinciple IntegrationPrinciple IntegrationPrinciple TechnologyPrinciple TechnologyPrinciple StandardsClass NonStandard NonStandard Proposed Proposed Provisional Provisional Standard Standard PhasingOut PhasingOut Retired Retired Standard standardClass standardCreationDate lastStandardCreationDate nextStandardCreationDate retireDate Service isProvidedToActors providesGovernedInterfaceToAccessFunctions providesEntities consumesEntities isGovernedAndMeasuredByContracts resolvesEvents isImplementedOnLogicalTechnologyComponents isRealizedThroughLogicalApplicationComponent isOwnedAndGovernedByOrganizationUnits isTrackedAgainstMeasures supportsProcesses isRealizedByProcesses meetsQualities consumesServices decomposesServices ApplicationComponent InformationSystemService LifeCycleStatus Proposed Proposed InDevelopment InDevelopment Live Live PhasingOut PhasingOut Retired Retired DataEntityCategory Message Message InternallyStoredEntity InternallyStoredEntity DataComponent TechnologyComponent WorkPackageCategory WorkPackage WorkPackage WorkStream WorkStream Project Project Program Program Portofolio Portofolio
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="contentfwk" nsURI="http://www.obeonetwork.org/dsl/togaf/contentfwk/9.0.0" nsPrefix="contentfwk"> <eClassifiers xsi:type="ecore:EClass" name="EnterpriseArchitecture"> <eStructuralFeatures xsi:type="ecore:EReference" name="architectures" upperBound="-1" eType="#//Architecture" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value=""/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="containers" upperBound="-1" eType="#//Container" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="labels" upperBound="-1" eType="#//Label" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Architecture" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="BusinessArchitecture" eSuperTypes="#//Architecture"> <eStructuralFeatures xsi:type="ecore:EReference" name="drivers" upperBound="-1" eType="#//Driver" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="goals" upperBound="-1" eType="#//Goal" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="objectives" upperBound="-1" eType="#//Objective" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="units" upperBound="-1" eType="#//OrganizationUnit" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actors" upperBound="-1" eType="#//Actor" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="roles" upperBound="-1" eType="#//Role" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="functions" upperBound="-1" eType="#//Function" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="services" upperBound="-1" eType="#//BusinessService" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="processes" upperBound="-1" eType="#//Process" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="controls" upperBound="-1" eType="#//Control" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="events" upperBound="-1" eType="#//Event" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="locations" upperBound="-1" eType="#//Location" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="products" upperBound="-1" eType="#//Product" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contracts" upperBound="-1" eType="#//Contract" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="measures" upperBound="-1" eType="#//Measure" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="servicesQuality" upperBound="-1" eType="#//ServiceQuality" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataArchitecture" eSuperTypes="#//Architecture"> <eStructuralFeatures xsi:type="ecore:EReference" name="entities" upperBound="-1" eType="#//DataEntity" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="logicalComponents" upperBound="-1" eType="#//LogicalDataComponent" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="physicalComponents" upperBound="-1" eType="#//PhysicalDataComponent" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TechnologyArchitecture" eSuperTypes="#//Architecture"> <eStructuralFeatures xsi:type="ecore:EReference" name="platformServices" upperBound="-1" eType="#//PlatformService" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="physicalComponents" upperBound="-1" eType="#//PhysicalTechnologyComponent" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="logicalComponents" upperBound="-1" eType="#//LogicalTechnologyComponent" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Driver" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="createsGoals" upperBound="-1" eType="#//Goal" eOpposite="#//Goal/addressesDrivers"/> <eStructuralFeatures xsi:type="ecore:EReference" name="motivatesOrganizationUnits" upperBound="-1" eType="#//OrganizationUnit" eOpposite="#//OrganizationUnit/isMotivatedByDrivers"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposesDriver" eType="#//Driver"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Goal" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="addressesDrivers" upperBound="-1" eType="#//Driver" eOpposite="#//Driver/createsGoals"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isRealizedThroughObjectives" upperBound="-1" eType="#//Objective" eOpposite="#//Objective/realizesGoals"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposesGoal" eType="#//Goal"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Objective" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="realizesGoals" upperBound="-1" eType="#//Goal" eOpposite="#//Goal/isRealizedThroughObjectives"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isTrackedAgainstMeasures" upperBound="-1" eType="#//Measure" eOpposite="#//Measure/setsPerformanceCriteriaForObjectives"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposesObjective" eType="#//Objective"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OrganizationUnit" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A self-contained unit of resources with line management responsibility, goals, objectives, and measures. Organizations may include external parties and business partner organizations."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownsAndGovernsServices" upperBound="-1" eType="#//Service" eOpposite="#//Service/isOwnedAndGovernedByOrganizationUnits"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containsActors" upperBound="-1" eType="#//Actor" eOpposite="#//Actor/belongsTo"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownsFunctions" upperBound="-1" eType="#//Function" eOpposite="#//Function/isOwnedByUnit"/> <eStructuralFeatures xsi:type="ecore:EReference" name="participatesInProcesses" upperBound="-1" eType="#//Process" eOpposite="#//Process/involvesOrganizationUnits"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isMotivatedByDrivers" upperBound="-1" eType="#//Driver" eOpposite="#//Driver/motivatesOrganizationUnits"/> <eStructuralFeatures xsi:type="ecore:EReference" name="producesProducts" upperBound="-1" eType="#//Product" eOpposite="#//Product/isProducedByOrganizationUnits"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operatesInLocation" eType="#//Location" eOpposite="#//Location/containsOrganizationUnits"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="headcount" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A person, organization, or system that is outside the consideration of the architecture model, but interacts with it."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="suppliesEntities" upperBound="-1" eType="#//DataEntity" eOpposite="#//DataEntity/isSuppliedByActors"/> <eStructuralFeatures xsi:type="ecore:EReference" name="consumesEntities" upperBound="-1" eType="#//DataEntity" eOpposite="#//DataEntity/isConsumedByActors"/> <eStructuralFeatures xsi:type="ecore:EReference" name="belongsTo" eType="#//OrganizationUnit" eOpposite="#//OrganizationUnit/containsActors"/> <eStructuralFeatures xsi:type="ecore:EReference" name="interactsWithFunctions" upperBound="-1" eType="#//Function" eOpposite="#//Function/supportsActors"/> <eStructuralFeatures xsi:type="ecore:EReference" name="performsTaskInRoles" upperBound="-1" eType="#//Role" eOpposite="#//Role/isAssumedByActors"/> <eStructuralFeatures xsi:type="ecore:EReference" name="participatesInProcesses" upperBound="-1" eType="#//Process" eOpposite="#//Process/involvesActors"/> <eStructuralFeatures xsi:type="ecore:EReference" name="consumesServices" upperBound="-1" eType="#//Service"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resolvesEvents" upperBound="-1" eType="#//Event" eOpposite="#//Event/isResolvedByActors"/> <eStructuralFeatures xsi:type="ecore:EReference" name="generatesEvents" upperBound="-1" eType="#//Event" eOpposite="#//Event/isGeneratedByActors"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operatesInLocation" eType="#//Location" eOpposite="#//Location/containsActors"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="FTEs" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Estimated number of FTEs that operate as this Actor. "/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="actorGoal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Objectives that this actor has, in general terms. "/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="actorTasks" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Tasks that this actor performs, in general terms. "/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="performsFunctions" upperBound="-1" eType="#//Function" eOpposite="#//Function/isPerformedByActors"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposesActors" upperBound="-1" eType="#//Actor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Role" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An actor assumes a role to perform a task."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="isAssumedByActors" upperBound="-1" eType="#//Actor" eOpposite="#//Actor/performsTaskInRoles"/> <eStructuralFeatures xsi:type="ecore:EReference" name="accessesFunctions" upperBound="-1" eType="#//Function" eOpposite="#//Function/canBeAccessedByRoles"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="estimatedFTEs" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Estimated number of FTEs that operate as this Actor. "/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposesRole" eType="#//Role"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataEntity" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An encapsulation of data that is recognized by a business domain expert as a discrete concept. Data entities can be tied to applications, repositories, and services and may be structured according to implementation considerations."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="isSuppliedByActors" upperBound="-1" eType="#//Actor" eOpposite="#//Actor/suppliesEntities"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isConsumedByActors" upperBound="-1" eType="#//Actor" eOpposite="#//Actor/consumesEntities"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isAccessedByServices" upperBound="-1" eType="#//Service" eOpposite="#//Service/consumesEntities"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isUpdatedThroughServices" upperBound="-1" eType="#//Service" eOpposite="#//Service/providesEntities"/> <eStructuralFeatures xsi:type="ecore:EReference" name="residesWithinLogicalDataComponent" eType="#//LogicalDataComponent" eOpposite="#//LogicalDataComponent/encapsulatesDataEntities"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isProcessesByLogicalApplicationComponents" upperBound="-1" eType="#//LogicalApplicationComponent" eOpposite="#//LogicalApplicationComponent/operatesOnDataEntities"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dataEntityCategory" eType="#//DataEntityCategory"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="privacyClassification" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="retentionClassification" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposeEntity" eType="#//DataEntity"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relatesTo" upperBound="-1" eType="#//DataEntity"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LogicalApplicationComponent" eSuperTypes="#//Element #//ApplicationComponent"> <eStructuralFeatures xsi:type="ecore:EReference" name="implementsServices" upperBound="-1" eType="#//Service" eOpposite="#//Service/isRealizedThroughLogicalApplicationComponent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operatesOnDataEntities" upperBound="-1" eType="#//DataEntity" eOpposite="#//DataEntity/isProcessesByLogicalApplicationComponents"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isExtendedByPhysicalApplicationComponents" upperBound="-1" eType="#//PhysicalApplicationComponent" eOpposite="#//PhysicalApplicationComponent/extendsLogicalApplicationComponents"/> <eStructuralFeatures xsi:type="ecore:EReference" name="communicatesWith" upperBound="-1" eType="#//LogicalApplicationComponent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposesLogicalApplicationComponent" eType="#//LogicalApplicationComponent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Function" eSuperTypes="#//Element #//Standard"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Delivers business capabilities closely aligned to an organization, but not explicitly governed by the organization. The term &quot;function&quot; is used to describe a unit of business capability at all levels of granularity, encapsulating terms such as value chain, process area, capability, business function, etc. Any bounded unit of business function should be described as a function."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="isPerformedByActors" upperBound="-1" eType="#//Actor" eOpposite="#//Actor/performsFunctions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isOwnedByUnit" eType="#//OrganizationUnit" eOpposite="#//OrganizationUnit/ownsFunctions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isBoundedByServices" upperBound="-1" eType="#//Service" eOpposite="#//Service/providesGovernedInterfaceToAccessFunctions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="supportsProcesses" upperBound="-1" eType="#//Process" eOpposite="#//Process/decomposesFunctions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isRealizedByProcesses" upperBound="-1" eType="#//Process" eOpposite="#//Process/orchestratesFunctions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="canBeAccessedByRoles" upperBound="-1" eType="#//Role" eOpposite="#//Role/accessesFunctions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="supportsActors" upperBound="-1" eType="#//Actor" eOpposite="#//Actor/interactsWithFunctions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposesFunction" eType="#//Function"/> <eStructuralFeatures xsi:type="ecore:EReference" name="communicatedWithFunctions" upperBound="-1" eType="#//Function"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BusinessService" eSuperTypes="#//Element #//Service"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Supports business capabilities through an explicitly defined interface and is explicitly governed by an organization. "/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="supportsObjective" upperBound="-1" eType="#//Objective"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Business services support organizational objectives and are defined at a level of granularity consistent with the level of governance needed"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Process" eSuperTypes="#//Element #//Standard"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A process is a flow of interactions between functions and services and cannot be physically deployed. All processes should describe the flow of execution for a function and therefore the deployment of a process is through the function it supports; i.e., an application implements a function that has a process, not an application implements a process."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="orchestratesFunctions" upperBound="-1" eType="#//Function" eOpposite="#//Function/isRealizedByProcesses"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposesFunctions" upperBound="-1" eType="#//Function" eOpposite="#//Function/supportsProcesses"/> <eStructuralFeatures xsi:type="ecore:EReference" name="involvesOrganizationUnits" upperBound="-1" eType="#//OrganizationUnit" eOpposite="#//OrganizationUnit/participatesInProcesses"/> <eStructuralFeatures xsi:type="ecore:EReference" name="orchestratesServices" upperBound="-1" eType="#//Service" eOpposite="#//Service/isRealizedByProcesses"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposesServices" upperBound="-1" eType="#//Service" eOpposite="#//Service/supportsProcesses"/> <eStructuralFeatures xsi:type="ecore:EReference" name="involvesActors" upperBound="-1" eType="#//Actor" eOpposite="#//Actor/participatesInProcesses"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isGuidedByControls" upperBound="-1" eType="#//Control" eOpposite="#//Control/ensuresCorrectOperationOfProcesses"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resolvesEvents" upperBound="-1" eType="#//Event" eOpposite="#//Event/isResolvedByProcesses"/> <eStructuralFeatures xsi:type="ecore:EReference" name="generatesEvents" ordered="false" upperBound="-1" eType="#//Event" eOpposite="#//Event/isGeneratedByProcesses"/> <eStructuralFeatures xsi:type="ecore:EReference" name="producesProducts" upperBound="-1" eType="#//Product" eOpposite="#//Product/isProducedByProcesses"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="processCritiality" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isAutomated" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="processVolumetrics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposesProcess" eType="#//Process"/> <eStructuralFeatures xsi:type="ecore:EReference" name="precedesProcesses" upperBound="-1" eType="#//Process" eOpposite="#//Process/followsProcesses"/> <eStructuralFeatures xsi:type="ecore:EReference" name="followsProcesses" upperBound="-1" eType="#//Process" eOpposite="#//Process/precedesProcesses"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PlatformService" eSuperTypes="#//Element #//Service"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A technical capability required to provide enabling infrastructure that supports the delivery of applications."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="isSuppliedByLogicalTechnologyComponents" upperBound="-1" eType="#//LogicalTechnologyComponent" eOpposite="#//LogicalTechnologyComponent/suppliesPlatformServices"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="categoryTRM" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PhysicalTechnologyComponent" eSuperTypes="#//Element #//TechnologyComponent"> <eStructuralFeatures xsi:type="ecore:EReference" name="realizesApplicationComponents" upperBound="-1" eType="#//PhysicalApplicationComponent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extendsLogicalTechnologyComponents" upperBound="-1" eType="#//LogicalTechnologyComponent" eOpposite="#//LogicalTechnologyComponent/isRealizedByPhysicalTechnologyComponents"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isHostedInLocation" upperBound="-1" eType="#//Location" eOpposite="#//Location/containsPhysicalTechnologyComponents"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="productName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="moduleName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="vendor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposesPhysicalTechnologyComponent" eType="#//PhysicalTechnologyComponent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isDependentOnPhysicalTechnologyComponents" upperBound="-1" eType="#//PhysicalTechnologyComponent"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="categoryTRM" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Product" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="isProducedByOrganizationUnits" upperBound="-1" eType="#//OrganizationUnit" eOpposite="#//OrganizationUnit/producesProducts"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isProducedByProcesses" upperBound="-1" eType="#//Process" eOpposite="#//Process/producesProducts"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Measure" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="setsPerformanceCriteriaForObjectives" upperBound="-1" eType="#//Objective" eOpposite="#//Objective/isTrackedAgainstMeasures"/> <eStructuralFeatures xsi:type="ecore:EReference" name="setsPerformanceCriteriaForServices" upperBound="-1" eType="#//Service" eOpposite="#//Service/isTrackedAgainstMeasures"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposesMeasure" eType="#//Measure"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ServiceQuality" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="appliesToServices" upperBound="-1" eType="#//Service" eOpposite="#//Service/meetsQualities"/> <eStructuralFeatures xsi:type="ecore:EReference" name="appliesToContracts" upperBound="-1" eType="#//Contract" eOpposite="#//Contract/meetsServiceQuality"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Contract" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="governsAndMeasuresBusinessServices" upperBound="-1" eType="#//Service" eOpposite="#//Service/isGovernedAndMeasuredByContracts"/> <eStructuralFeatures xsi:type="ecore:EReference" name="meetsServiceQuality" upperBound="-1" eType="#//ServiceQuality" eOpposite="#//ServiceQuality/appliesToContracts"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="behaviorCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ServiceNameCaller" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ServiceNameCalled" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="serviceQualityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="availabilityQualityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="servicesTimes" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="manageabilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="serviceabilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="performanceCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="responseCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="reliabilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="qualityOfInformationRequired" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="contractControlRequirements" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resultControlRequirements" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="recoverabilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="locatabilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="securityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="privacyCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="integrityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="credibilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="localizationCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="internationalizationCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="interoperabilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scalabilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="portabilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="extensibilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="capacityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="throughput" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="throughputPeriod" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="growth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="growthPeriod" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="peakProfileShortTerm" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="peakProfileLongTerm" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Event" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="isResolvedByBusinessServices" upperBound="-1" eType="#//Service" eOpposite="#//Service/resolvesEvents"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isResolvedByProcesses" upperBound="-1" eType="#//Process" eOpposite="#//Process/resolvesEvents"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isGeneratedByProcesses" upperBound="-1" eType="#//Process" eOpposite="#//Process/generatesEvents"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isResolvedByActors" upperBound="-1" eType="#//Actor" eOpposite="#//Actor/resolvesEvents"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isGeneratedByActors" eType="#//Actor" eOpposite="#//Actor/generatesEvents"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Control" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="ensuresCorrectOperationOfProcesses" upperBound="-1" eType="#//Process" eOpposite="#//Process/isGuidedByControls"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="delegates" upperBound="-1" eType="#//Element" eOpposite="#//Element/isDelegatedBy"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isDelegatedBy" upperBound="-1" eType="#//Element" eOpposite="#//Element/delegates"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Brief name of the architecture object. "/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Textual description of the architecture object. "/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceDescr" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Location from where the information was collected. "/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ownerDescr" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Owner of the architecture object. "/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Unique identifier for the architecture object. "/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="category" upperBound="-1" eType="#//Label" eOpposite="#//Label/ownedElements"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Container"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subContainers" upperBound="-1" eType="#//Container" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="labels" upperBound="-1" eType="#//Label" eOpposite="#//Label/containers"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Label"> <eStructuralFeatures xsi:type="ecore:EReference" name="subLabels" upperBound="-1" eType="#//Label" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedElements" upperBound="-1" eType="#//Element" eOpposite="#//Element/category"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containers" upperBound="-1" eType="#//Container" eOpposite="#//Container/labels"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Location" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="containsActors" upperBound="-1" eType="#//Actor" eOpposite="#//Actor/operatesInLocation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containsOrganizationUnits" upperBound="-1" eType="#//OrganizationUnit" eOpposite="#//OrganizationUnit/operatesInLocation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containsPhysicalDataComponents" upperBound="-1" eType="#//PhysicalDataComponent" eOpposite="#//PhysicalDataComponent/isHotedInLocation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containsPhysicalApplicationComponents" upperBound="-1" eType="#//PhysicalApplicationComponent" eOpposite="#//PhysicalApplicationComponent/isHostedInLocation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containsPhysicalTechnologyComponents" upperBound="-1" eType="#//PhysicalTechnologyComponent" eOpposite="#//PhysicalTechnologyComponent/isHostedInLocation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposesLocation" eType="#//Location"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Capability" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Describes how this capability provides value to the enterprise. "/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="isDeliveredBy" eType="#//WorkPackage" eOpposite="#//WorkPackage/deliversCapabilities"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="businessValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Describes how this capability provides value to the enterprise. "/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="increments" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Lists possible maturity/quality levels for the capability. "/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StrategicElement" abstract="true" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Principle" eSuperTypes="#//StrategicElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The following categories of principle apply: Guiding Principle, Business Principle, Data Principle, Application Principle, Integration Principle, Technology Principle. "/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="principleCategory" lowerBound="1" eType="#//PrincipleCategory"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="priority" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Priority of this principle relative to other principles. "/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="statementOfPrinciple" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Statement of what the principle is. "/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rationale" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Statement of why the principle is required and the outcome to be reached."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="implication" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Statement of what the principle means in practical terms."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="metric" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Identifies mechanisms that will be used to measure whether the principle has been met or not. "/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//StrategicElement"/> <eClassifiers xsi:type="ecore:EClass" name="Assumption" eSuperTypes="#//StrategicElement"/> <eClassifiers xsi:type="ecore:EClass" name="Requirement" eSuperTypes="#//StrategicElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="statementOfRequirement" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Statement of what the requirement is, including a definition of whether the requirement shall be met, should be met, or may be met. "/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rationale" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Statement of why the requirement exists. "/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="acceptanceCriteria" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Statement of what tests will be carried out to ensure that the requirement will be met. "/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Gap" eSuperTypes="#//StrategicElement"/> <eClassifiers xsi:type="ecore:EClass" name="WorkPackage" eSuperTypes="#//StrategicElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="workPackageCategory" lowerBound="1" eType="#//WorkPackageCategory"/> <eStructuralFeatures xsi:type="ecore:EReference" name="deliversCapabilities" upperBound="-1" eType="#//Capability" eOpposite="#//Capability/isDeliveredBy"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LogicalDataComponent" eSuperTypes="#//Element #//DataComponent"> <eStructuralFeatures xsi:type="ecore:EReference" name="encapsulatesDataEntities" upperBound="-1" eType="#//DataEntity" eOpposite="#//DataEntity/residesWithinLogicalDataComponent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isExtendedByPhysicalDataComponents" upperBound="-1" eType="#//PhysicalDataComponent" eOpposite="#//PhysicalDataComponent/extendsLogicalDataComponents"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PhysicalDataComponent" eSuperTypes="#//Element #//DataComponent"> <eStructuralFeatures xsi:type="ecore:EReference" name="extendsLogicalDataComponents" upperBound="-1" eType="#//LogicalDataComponent" eOpposite="#//LogicalDataComponent/isExtendedByPhysicalDataComponents"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isHotedInLocation" eType="#//Location" eOpposite="#//Location/containsPhysicalDataComponents"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposesPhysicalDataComponent" eType="#//PhysicalDataComponent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="encapsulatesPhysicalApplicationComponents" upperBound="-1" eType="#//PhysicalApplicationComponent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ApplicationArchitecture" eSuperTypes="#//Architecture"> <eStructuralFeatures xsi:type="ecore:EReference" name="logicalApplicationComponents" upperBound="-1" eType="#//LogicalApplicationComponent" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="physicalApplicationComponents" upperBound="-1" eType="#//PhysicalApplicationComponent" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="informationSystemServices" upperBound="-1" eType="#//InformationSystemService" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PhysicalApplicationComponent" eSuperTypes="#//Element #//ApplicationComponent"> <eStructuralFeatures xsi:type="ecore:EReference" name="extendsLogicalApplicationComponents" upperBound="-1" eType="#//LogicalApplicationComponent" eOpposite="#//LogicalApplicationComponent/isExtendedByPhysicalApplicationComponents"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isHostedInLocation" upperBound="-1" eType="#//Location" eOpposite="#//Location/containsPhysicalApplicationComponents"/> <eStructuralFeatures xsi:type="ecore:EReference" name="communicatesWith" upperBound="-1" eType="#//PhysicalApplicationComponent"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lifeCycleStatus" lowerBound="1" eType="#//LifeCycleStatus"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="initialLiveDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dateOfLastRelease" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dateOfNextRelease" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="retirementDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="availabilityQualityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="servicesTimes" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="manageabilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="serviceabilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="performanceCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="reliabilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="recoverabilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="locatabilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="securityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="privacyCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="integrityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="credibilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="localizationCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="internationalizationCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="interoperabilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scalabilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="portabilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="extensibilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="capacityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="throughput" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="throughputPeriod" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="growth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="growthPeriod" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="peakProfileShortTerm" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="peakProfileLongTerm" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="encapsulatesPhysicalDataComponents" upperBound="-1" eType="#//PhysicalDataComponent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isRealizedByPhysicalTechnologyComponents" upperBound="-1" eType="#//PhysicalTechnologyComponent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposesPhysicalApplicationComponent" eType="#//PhysicalApplicationComponent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LogicalTechnologyComponent" eSuperTypes="#//Element #//TechnologyComponent"> <eStructuralFeatures xsi:type="ecore:EReference" name="providesPlatformForServices" upperBound="-1" eType="#//Service" eOpposite="#//Service/isImplementedOnLogicalTechnologyComponents"/> <eStructuralFeatures xsi:type="ecore:EReference" name="suppliesPlatformServices" upperBound="-1" eType="#//PlatformService" eOpposite="#//PlatformService/isSuppliedByLogicalTechnologyComponents"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isRealizedByPhysicalTechnologyComponents" upperBound="-1" eType="#//PhysicalTechnologyComponent" eOpposite="#//PhysicalTechnologyComponent/extendsLogicalTechnologyComponents"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposesLogicalTechnologyComponent" eType="#//LogicalTechnologyComponent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isDependentOnLogicalTechnologyComponents" upperBound="-1" eType="#//LogicalTechnologyComponent"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="categoryTRM" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StrategicArchitecture" eSuperTypes="#//Architecture"> <eStructuralFeatures xsi:type="ecore:EReference" name="capabilities" upperBound="-1" eType="#//Capability" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="strategicElements" upperBound="-1" eType="#//StrategicElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="PrincipleCategory"> <eLiterals name="GuidingPrinciple"/> <eLiterals name="BusinessPrinciple" value="1"/> <eLiterals name="DataPrinciple" value="2"/> <eLiterals name="ApplicationPrinciple" value="3"/> <eLiterals name="IntegrationPrinciple" value="4"/> <eLiterals name="TechnologyPrinciple" value="5"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="StandardsClass"> <eLiterals name="NonStandard"/> <eLiterals name="Proposed" value="1"/> <eLiterals name="Provisional" value="2"/> <eLiterals name="Standard" value="3"/> <eLiterals name="PhasingOut" value="4"/> <eLiterals name="Retired" value="5"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Standard" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="standardClass" eType="#//StandardsClass"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="standardCreationDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lastStandardCreationDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nextStandardCreationDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="retireDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Service" abstract="true" eSuperTypes="#//Standard"> <eStructuralFeatures xsi:type="ecore:EReference" name="isProvidedToActors" upperBound="-1" eType="#//Actor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="providesGovernedInterfaceToAccessFunctions" upperBound="-1" eType="#//Function" eOpposite="#//Function/isBoundedByServices"/> <eStructuralFeatures xsi:type="ecore:EReference" name="providesEntities" upperBound="-1" eType="#//DataEntity" eOpposite="#//DataEntity/isUpdatedThroughServices"/> <eStructuralFeatures xsi:type="ecore:EReference" name="consumesEntities" upperBound="-1" eType="#//DataEntity" eOpposite="#//DataEntity/isAccessedByServices"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isGovernedAndMeasuredByContracts" upperBound="-1" eType="#//Contract" eOpposite="#//Contract/governsAndMeasuresBusinessServices"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resolvesEvents" upperBound="-1" eType="#//Event" eOpposite="#//Event/isResolvedByBusinessServices"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isImplementedOnLogicalTechnologyComponents" upperBound="-1" eType="#//LogicalTechnologyComponent" eOpposite="#//LogicalTechnologyComponent/providesPlatformForServices"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isRealizedThroughLogicalApplicationComponent" upperBound="-1" eType="#//LogicalApplicationComponent" eOpposite="#//LogicalApplicationComponent/implementsServices"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isOwnedAndGovernedByOrganizationUnits" upperBound="-1" eType="#//OrganizationUnit" eOpposite="#//OrganizationUnit/ownsAndGovernsServices"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isTrackedAgainstMeasures" upperBound="-1" eType="#//Measure" eOpposite="#//Measure/setsPerformanceCriteriaForServices"/> <eStructuralFeatures xsi:type="ecore:EReference" name="supportsProcesses" upperBound="-1" eType="#//Process" eOpposite="#//Process/decomposesServices"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isRealizedByProcesses" upperBound="-1" eType="#//Process" eOpposite="#//Process/orchestratesServices"/> <eStructuralFeatures xsi:type="ecore:EReference" name="meetsQualities" upperBound="-1" eType="#//ServiceQuality" eOpposite="#//ServiceQuality/appliesToServices"/> <eStructuralFeatures xsi:type="ecore:EReference" name="consumesServices" upperBound="-1" eType="#//Service"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposesServices" upperBound="-1" eType="#//Service"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ApplicationComponent" abstract="true" eSuperTypes="#//Standard"/> <eClassifiers xsi:type="ecore:EClass" name="InformationSystemService" eSuperTypes="#//Service #//Element"/> <eClassifiers xsi:type="ecore:EEnum" name="LifeCycleStatus"> <eLiterals name="Proposed"/> <eLiterals name="InDevelopment" value="1"/> <eLiterals name="Live" value="2"/> <eLiterals name="PhasingOut" value="3"/> <eLiterals name="Retired" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="DataEntityCategory"> <eLiterals name="Message"/> <eLiterals name="InternallyStoredEntity" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataComponent" abstract="true" eSuperTypes="#//Standard"/> <eClassifiers xsi:type="ecore:EClass" name="TechnologyComponent" abstract="true" eSuperTypes="#//Standard"/> <eClassifiers xsi:type="ecore:EEnum" name="WorkPackageCategory"> <eLiterals name="WorkPackage"/> <eLiterals name="WorkStream" value="1"/> <eLiterals name="Project" value="2"/> <eLiterals name="Program" value="3"/> <eLiterals name="Portofolio" value="4"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"contentfwk","nsURI":"http://www.obeonetwork.org/dsl/togaf/contentfwk/9.0.0","name":"contentfwk","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnterpriseArchitecture","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Architecture","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessArchitecture","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataArchitecture","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TechnologyArchitecture","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Driver","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Goal","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Objective","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrganizationUnit","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Role","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataEntity","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogicalApplicationComponent","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessService","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Process","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PlatformService","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PhysicalTechnologyComponent","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Product","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Measure","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceQuality","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Contract","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Control","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Container","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Label","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Location","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Capability","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StrategicElement","instanceClass":null,"abstract":true,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Principle","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assumption","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Requirement","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gap","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkPackage","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogicalDataComponent","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PhysicalDataComponent","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplicationArchitecture","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PhysicalApplicationComponent","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogicalTechnologyComponent","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StrategicArchitecture","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PrincipleCategory","instanceClass":null,"id":43,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"StandardsClass","instanceClass":null,"id":44,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Standard","instanceClass":null,"abstract":true,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Service","instanceClass":null,"abstract":true,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplicationComponent","instanceClass":null,"abstract":true,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationSystemService","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"LifeCycleStatus","instanceClass":null,"id":49,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"DataEntityCategory","instanceClass":null,"id":50,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataComponent","instanceClass":null,"abstract":true,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TechnologyComponent","instanceClass":null,"abstract":true,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"WorkPackageCategory","instanceClass":null,"id":53,"serializable":true,"eClass":"EEnum"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"architectures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"containers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"labels","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"drivers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"goals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"objectives","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"units","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"roles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"functions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"services","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"processes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"controls","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"events","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"locations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"products","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contracts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"measures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"servicesQuality","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":93,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"logicalComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":94,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"physicalComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"platformServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"physicalComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"logicalComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"createsGoals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":107,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"motivatesOrganizationUnits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesDriver","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"addressesDrivers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":112,"derived":false},{"id":113,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isMotivatedByDrivers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isRealizedThroughObjectives","changeable":true,"resolveProxies":true,"lowerBound":0,"id":116,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesGoal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"derived":false},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"realizesGoals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":121,"derived":false},{"id":122,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isTrackedAgainstMeasures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesObjective","changeable":true,"resolveProxies":true,"lowerBound":0,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"setsPerformanceCriteriaForObjectives","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownsAndGovernsServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containsActors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownsFunctions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"participatesInProcesses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"producesProducts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operatesInLocation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"headcount","changeable":true,"lowerBound":0,"iD":false,"id":136,"derived":false},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isOwnedAndGovernedByOrganizationUnits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"belongsTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isOwnedByUnit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"involvesOrganizationUnits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isProducedByOrganizationUnits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":148,"derived":false},{"id":149,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containsOrganizationUnits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"suppliesEntities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":152,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"consumesEntities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":153,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"interactsWithFunctions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":154,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"performsTaskInRoles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":155,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"participatesInProcesses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"consumesServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"resolvesEvents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":158,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"generatesEvents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operatesInLocation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":160,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"FTEs","changeable":true,"lowerBound":0,"iD":false,"id":161,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"actorGoal","changeable":true,"lowerBound":0,"iD":false,"id":162,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"actorTasks","changeable":true,"lowerBound":0,"iD":false,"id":163,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"performsFunctions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":164,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesActors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":165,"derived":false},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isSuppliedByActors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isConsumedByActors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":170,"derived":false},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"supportsActors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":173,"derived":false},{"id":174,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isAssumedByActors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":false},{"id":176,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"involvesActors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isResolvedByActors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":180,"derived":false},{"id":181,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isGeneratedByActors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":182,"derived":false},{"id":183,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containsActors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":184,"derived":false},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isPerformedByActors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":189,"derived":false},{"id":190,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"accessesFunctions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":191,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"estimatedFTEs","changeable":true,"lowerBound":0,"iD":false,"id":192,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesRole","changeable":true,"resolveProxies":true,"lowerBound":0,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"canBeAccessedByRoles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isAccessedByServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":200,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isUpdatedThroughServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":201,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"residesWithinLogicalDataComponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":202,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isProcessesByLogicalApplicationComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":203,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dataEntityCategory","changeable":true,"lowerBound":0,"iD":false,"id":204,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"privacyClassification","changeable":true,"lowerBound":0,"iD":false,"id":205,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"retentionClassification","changeable":true,"lowerBound":0,"iD":false,"id":206,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposeEntity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"relatesTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"consumesEntities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":213,"derived":false},{"id":214,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"providesEntities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":215,"derived":false},{"id":216,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"encapsulatesDataEntities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":217,"derived":false},{"id":218,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operatesOnDataEntities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":219,"derived":false},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"implementsServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":225,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isExtendedByPhysicalApplicationComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":226,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"communicatesWith","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesLogicalApplicationComponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":228,"derived":false},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isRealizedThroughLogicalApplicationComponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":232,"derived":false},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extendsLogicalApplicationComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":235,"derived":false},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isBoundedByServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":238,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"supportsProcesses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":239,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isRealizedByProcesses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":240,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesFunction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":241,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"communicatedWithFunctions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":242,"derived":false},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"providesGovernedInterfaceToAccessFunctions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":248,"derived":false},{"id":249,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesFunctions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":250,"derived":false},{"id":251,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"orchestratesFunctions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":252,"derived":false},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"supportsObjective","changeable":true,"resolveProxies":true,"lowerBound":0,"id":257,"derived":false},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"orchestratesServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":261,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":262,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isGuidedByControls","changeable":true,"resolveProxies":true,"lowerBound":0,"id":263,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"resolvesEvents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":264,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"generatesEvents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":265,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"producesProducts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":266,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"processCritiality","changeable":true,"lowerBound":0,"iD":false,"id":267,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isAutomated","changeable":true,"lowerBound":0,"iD":false,"id":268,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"processVolumetrics","changeable":true,"lowerBound":0,"iD":false,"id":269,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesProcess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":270,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"precedesProcesses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":271,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"followsProcesses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":272,"derived":false},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isRealizedByProcesses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":279,"derived":false},{"id":280,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"supportsProcesses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":281,"derived":false},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ensuresCorrectOperationOfProcesses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":284,"derived":false},{"id":285,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isResolvedByProcesses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":286,"derived":false},{"id":287,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isGeneratedByProcesses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":288,"derived":false},{"id":289,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isProducedByProcesses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isSuppliedByLogicalTechnologyComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":297,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"categoryTRM","changeable":true,"lowerBound":0,"iD":false,"id":298,"derived":false},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"suppliesPlatformServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":302,"derived":false},{"id":303,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"realizesApplicationComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":304,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extendsLogicalTechnologyComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":305,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isHostedInLocation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":306,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"productName","changeable":true,"lowerBound":0,"iD":false,"id":307,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"moduleName","changeable":true,"lowerBound":0,"iD":false,"id":308,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"vendor","changeable":true,"lowerBound":0,"iD":false,"id":309,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":310,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesPhysicalTechnologyComponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":311,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isDependentOnPhysicalTechnologyComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":312,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"categoryTRM","changeable":true,"lowerBound":0,"iD":false,"id":313,"derived":false},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isRealizedByPhysicalTechnologyComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":318,"derived":false},{"id":319,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containsPhysicalTechnologyComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":320,"derived":false},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"setsPerformanceCriteriaForServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":331,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesMeasure","changeable":true,"resolveProxies":true,"lowerBound":0,"id":332,"derived":false},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isTrackedAgainstMeasures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":336,"derived":false},{"id":337,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"appliesToServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":338,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"appliesToContracts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":339,"derived":false},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"meetsQualities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":342,"derived":false},{"id":343,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"meetsServiceQuality","changeable":true,"resolveProxies":true,"lowerBound":0,"id":344,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"governsAndMeasuresBusinessServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":345,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"behaviorCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":346,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ServiceNameCaller","changeable":true,"lowerBound":0,"iD":false,"id":347,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ServiceNameCalled","changeable":true,"lowerBound":0,"iD":false,"id":348,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"serviceQualityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":349,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"availabilityQualityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":350,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"servicesTimes","changeable":true,"lowerBound":0,"iD":false,"id":351,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"manageabilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":352,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"serviceabilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":353,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"performanceCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":354,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"responseCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":355,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"reliabilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":356,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"qualityOfInformationRequired","changeable":true,"lowerBound":0,"iD":false,"id":357,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"contractControlRequirements","changeable":true,"lowerBound":0,"iD":false,"id":358,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"resultControlRequirements","changeable":true,"lowerBound":0,"iD":false,"id":359,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"recoverabilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":360,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"locatabilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":361,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"securityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":362,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"privacyCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":363,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"integrityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":364,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"credibilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":365,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"localizationCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":366,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"internationalizationCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":367,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"interoperabilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":368,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scalabilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":369,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"portabilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":370,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"extensibilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":371,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"capacityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":372,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"throughput","changeable":true,"lowerBound":0,"iD":false,"id":373,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"throughputPeriod","changeable":true,"lowerBound":0,"iD":false,"id":374,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"growth","changeable":true,"lowerBound":0,"iD":false,"id":375,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"growthPeriod","changeable":true,"lowerBound":0,"iD":false,"id":376,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"peakProfileShortTerm","changeable":true,"lowerBound":0,"iD":false,"id":377,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"peakProfileLongTerm","changeable":true,"lowerBound":0,"iD":false,"id":378,"derived":false},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isGovernedAndMeasuredByContracts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":381,"derived":false},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isResolvedByBusinessServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":416,"derived":false},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"resolvesEvents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":419,"derived":false},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"delegates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":426,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isDelegatedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":427,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":428,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":429,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sourceDescr","changeable":true,"lowerBound":0,"iD":false,"id":430,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ownerDescr","changeable":true,"lowerBound":0,"iD":false,"id":431,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ID","changeable":true,"lowerBound":0,"iD":false,"id":432,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"resolveProxies":true,"lowerBound":0,"id":433,"derived":false},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":442,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":443,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subContainers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":444,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"labels","changeable":true,"resolveProxies":true,"lowerBound":0,"id":445,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":446,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":447,"derived":false},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":451,"derived":false},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subLabels","changeable":true,"resolveProxies":true,"lowerBound":0,"id":454,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":455,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":456,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":457,"derived":false},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containsPhysicalDataComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":464,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containsPhysicalApplicationComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":465,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesLocation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":466,"derived":false},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isHotedInLocation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":471,"derived":false},{"id":472,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isHostedInLocation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":473,"derived":false},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isDeliveredBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":476,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"businessValue","changeable":true,"lowerBound":0,"iD":false,"id":477,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"increments","changeable":true,"lowerBound":0,"iD":false,"id":478,"derived":false},{"id":479,"eClass":"EGenericType"},{"id":480,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"deliversCapabilities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":481,"derived":false},{"id":482,"eClass":"EGenericType"},{"id":483,"eClass":"EGenericType"},{"id":484,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"principleCategory","changeable":true,"lowerBound":1,"iD":false,"id":485,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"priority","changeable":true,"lowerBound":0,"iD":false,"id":486,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"statementOfPrinciple","changeable":true,"lowerBound":0,"iD":false,"id":487,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rationale","changeable":true,"lowerBound":0,"iD":false,"id":488,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"implication","changeable":true,"lowerBound":0,"iD":false,"id":489,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"metric","changeable":true,"lowerBound":0,"iD":false,"id":490,"derived":false},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"statementOfRequirement","changeable":true,"lowerBound":0,"iD":false,"id":500,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rationale","changeable":true,"lowerBound":0,"iD":false,"id":501,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"acceptanceCriteria","changeable":true,"lowerBound":0,"iD":false,"id":502,"derived":false},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"workPackageCategory","changeable":true,"lowerBound":1,"iD":false,"id":508,"derived":false},{"id":509,"eClass":"EGenericType"},{"id":510,"eClass":"EGenericType"},{"id":511,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isExtendedByPhysicalDataComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":512,"derived":false},{"id":513,"eClass":"EGenericType"},{"id":514,"eClass":"EGenericType"},{"id":515,"eClass":"EGenericType"},{"id":516,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extendsLogicalDataComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":517,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesPhysicalDataComponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":518,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"encapsulatesPhysicalApplicationComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":519,"derived":false},{"id":520,"eClass":"EGenericType"},{"id":521,"eClass":"EGenericType"},{"id":522,"eClass":"EGenericType"},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"logicalApplicationComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":526,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"physicalApplicationComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":527,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"informationSystemServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":528,"derived":false},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"communicatesWith","changeable":true,"resolveProxies":true,"lowerBound":0,"id":533,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lifeCycleStatus","changeable":true,"lowerBound":1,"iD":false,"id":534,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"initialLiveDate","changeable":true,"lowerBound":0,"iD":false,"id":535,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dateOfLastRelease","changeable":true,"lowerBound":0,"iD":false,"id":536,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dateOfNextRelease","changeable":true,"lowerBound":0,"iD":false,"id":537,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"retirementDate","changeable":true,"lowerBound":0,"iD":false,"id":538,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"availabilityQualityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":539,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"servicesTimes","changeable":true,"lowerBound":0,"iD":false,"id":540,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"manageabilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":541,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"serviceabilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":542,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"performanceCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":543,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"reliabilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":544,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"recoverabilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":545,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"locatabilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":546,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"securityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":547,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"privacyCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":548,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"integrityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":549,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"credibilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":550,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"localizationCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":551,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"internationalizationCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":552,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"interoperabilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":553,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scalabilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":554,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"portabilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":555,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"extensibilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":556,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"capacityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":557,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"throughput","changeable":true,"lowerBound":0,"iD":false,"id":558,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"throughputPeriod","changeable":true,"lowerBound":0,"iD":false,"id":559,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"growth","changeable":true,"lowerBound":0,"iD":false,"id":560,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"growthPeriod","changeable":true,"lowerBound":0,"iD":false,"id":561,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"peakProfileShortTerm","changeable":true,"lowerBound":0,"iD":false,"id":562,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"peakProfileLongTerm","changeable":true,"lowerBound":0,"iD":false,"id":563,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"encapsulatesPhysicalDataComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":564,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isRealizedByPhysicalTechnologyComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":565,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesPhysicalApplicationComponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":566,"derived":false},{"id":567,"eClass":"EGenericType"},{"id":568,"eClass":"EGenericType"},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"id":571,"eClass":"EGenericType"},{"id":572,"eClass":"EGenericType"},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"id":576,"eClass":"EGenericType"},{"id":577,"eClass":"EGenericType"},{"id":578,"eClass":"EGenericType"},{"id":579,"eClass":"EGenericType"},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"id":582,"eClass":"EGenericType"},{"id":583,"eClass":"EGenericType"},{"id":584,"eClass":"EGenericType"},{"id":585,"eClass":"EGenericType"},{"id":586,"eClass":"EGenericType"},{"id":587,"eClass":"EGenericType"},{"id":588,"eClass":"EGenericType"},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"},{"id":592,"eClass":"EGenericType"},{"id":593,"eClass":"EGenericType"},{"id":594,"eClass":"EGenericType"},{"id":595,"eClass":"EGenericType"},{"id":596,"eClass":"EGenericType"},{"id":597,"eClass":"EGenericType"},{"id":598,"eClass":"EGenericType"},{"id":599,"eClass":"EGenericType"},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"id":602,"eClass":"EGenericType"},{"id":603,"eClass":"EGenericType"},{"id":604,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"providesPlatformForServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":605,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesLogicalTechnologyComponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":606,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isDependentOnLogicalTechnologyComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":607,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"categoryTRM","changeable":true,"lowerBound":0,"iD":false,"id":608,"derived":false},{"id":609,"eClass":"EGenericType"},{"id":610,"eClass":"EGenericType"},{"id":611,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isImplementedOnLogicalTechnologyComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":612,"derived":false},{"id":613,"eClass":"EGenericType"},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"capabilities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":618,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"strategicElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":619,"derived":false},{"id":620,"eClass":"EGenericType"},{"id":621,"eClass":"EGenericType"},{"id":622,"eClass":"EGenericType"},{"name":"GuidingPrinciple","id":623,"value":0,"literal":"GuidingPrinciple","eClass":"EEnumLiteral"},{"name":"BusinessPrinciple","id":624,"value":1,"literal":"BusinessPrinciple","eClass":"EEnumLiteral"},{"name":"DataPrinciple","id":625,"value":2,"literal":"DataPrinciple","eClass":"EEnumLiteral"},{"name":"ApplicationPrinciple","id":626,"value":3,"literal":"ApplicationPrinciple","eClass":"EEnumLiteral"},{"name":"IntegrationPrinciple","id":627,"value":4,"literal":"IntegrationPrinciple","eClass":"EEnumLiteral"},{"name":"TechnologyPrinciple","id":628,"value":5,"literal":"TechnologyPrinciple","eClass":"EEnumLiteral"},{"name":"NonStandard","id":629,"value":0,"literal":"NonStandard","eClass":"EEnumLiteral"},{"name":"Proposed","id":630,"value":1,"literal":"Proposed","eClass":"EEnumLiteral"},{"name":"Provisional","id":631,"value":2,"literal":"Provisional","eClass":"EEnumLiteral"},{"name":"Standard","id":632,"value":3,"literal":"Standard","eClass":"EEnumLiteral"},{"name":"PhasingOut","id":633,"value":4,"literal":"PhasingOut","eClass":"EEnumLiteral"},{"name":"Retired","id":634,"value":5,"literal":"Retired","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"standardClass","changeable":true,"lowerBound":0,"iD":false,"id":635,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"standardCreationDate","changeable":true,"lowerBound":0,"iD":false,"id":636,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lastStandardCreationDate","changeable":true,"lowerBound":0,"iD":false,"id":637,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nextStandardCreationDate","changeable":true,"lowerBound":0,"iD":false,"id":638,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"retireDate","changeable":true,"lowerBound":0,"iD":false,"id":639,"derived":false},{"id":640,"eClass":"EGenericType"},{"id":641,"eClass":"EGenericType"},{"id":642,"eClass":"EGenericType"},{"id":643,"eClass":"EGenericType"},{"id":644,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isProvidedToActors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":645,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"consumesServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":646,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":647,"derived":false},{"id":648,"eClass":"EGenericType"},{"id":649,"eClass":"EGenericType"},{"id":650,"eClass":"EGenericType"},{"id":651,"eClass":"EGenericType"},{"id":652,"eClass":"EGenericType"},{"id":653,"eClass":"EGenericType"},{"id":654,"eClass":"EGenericType"},{"id":655,"eClass":"EGenericType"},{"id":656,"eClass":"EGenericType"},{"id":657,"eClass":"EGenericType"},{"id":658,"eClass":"EGenericType"},{"id":659,"eClass":"EGenericType"},{"id":660,"eClass":"EGenericType"},{"id":661,"eClass":"EGenericType"},{"id":662,"eClass":"EGenericType"},{"id":663,"eClass":"EGenericType"},{"id":664,"eClass":"EGenericType"},{"id":665,"eClass":"EGenericType"},{"id":666,"eClass":"EGenericType"},{"name":"Proposed","id":667,"value":0,"literal":"Proposed","eClass":"EEnumLiteral"},{"name":"InDevelopment","id":668,"value":1,"literal":"InDevelopment","eClass":"EEnumLiteral"},{"name":"Live","id":669,"value":2,"literal":"Live","eClass":"EEnumLiteral"},{"name":"PhasingOut","id":670,"value":3,"literal":"PhasingOut","eClass":"EEnumLiteral"},{"name":"Retired","id":671,"value":4,"literal":"Retired","eClass":"EEnumLiteral"},{"name":"Message","id":672,"value":0,"literal":"Message","eClass":"EEnumLiteral"},{"name":"InternallyStoredEntity","id":673,"value":1,"literal":"InternallyStoredEntity","eClass":"EEnumLiteral"},{"id":674,"eClass":"EGenericType"},{"id":675,"eClass":"EGenericType"},{"name":"WorkPackage","id":676,"value":0,"literal":"WorkPackage","eClass":"EEnumLiteral"},{"name":"WorkStream","id":677,"value":1,"literal":"WorkStream","eClass":"EEnumLiteral"},{"name":"Project","id":678,"value":2,"literal":"Project","eClass":"EEnumLiteral"},{"name":"Program","id":679,"value":3,"literal":"Program","eClass":"EEnumLiteral"},{"name":"Portofolio","id":680,"value":4,"literal":"Portofolio","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":1,"target":0},{"source":1,"target":54},{"source":1,"target":55},{"source":1,"target":56},{"source":54,"target":2},{"source":54,"target":57},{"source":54,"target":1},{"source":57,"target":2},{"source":55,"target":26},{"source":55,"target":58},{"source":55,"target":1},{"source":58,"target":26},{"source":56,"target":27},{"source":56,"target":59},{"source":56,"target":1},{"source":59,"target":27},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":60},{"source":3,"target":61},{"source":3,"target":62},{"source":3,"target":63},{"source":3,"target":64},{"source":3,"target":65},{"source":3,"target":66},{"source":3,"target":67},{"source":3,"target":68},{"source":3,"target":69},{"source":3,"target":70},{"source":3,"target":71},{"source":3,"target":72},{"source":3,"target":73},{"source":3,"target":74},{"source":3,"target":75},{"source":3,"target":76},{"source":60,"target":6},{"source":60,"target":77},{"source":60,"target":3},{"source":77,"target":6},{"source":61,"target":7},{"source":61,"target":78},{"source":61,"target":3},{"source":78,"target":7},{"source":62,"target":8},{"source":62,"target":79},{"source":62,"target":3},{"source":79,"target":8},{"source":63,"target":9},{"source":63,"target":80},{"source":63,"target":3},{"source":80,"target":9},{"source":64,"target":10},{"source":64,"target":81},{"source":64,"target":3},{"source":81,"target":10},{"source":65,"target":11},{"source":65,"target":82},{"source":65,"target":3},{"source":82,"target":11},{"source":66,"target":14},{"source":66,"target":83},{"source":66,"target":3},{"source":83,"target":14},{"source":67,"target":15},{"source":67,"target":84},{"source":67,"target":3},{"source":84,"target":15},{"source":68,"target":16},{"source":68,"target":85},{"source":68,"target":3},{"source":85,"target":16},{"source":69,"target":24},{"source":69,"target":86},{"source":69,"target":3},{"source":86,"target":24},{"source":70,"target":23},{"source":70,"target":87},{"source":70,"target":3},{"source":87,"target":23},{"source":71,"target":28},{"source":71,"target":88},{"source":71,"target":3},{"source":88,"target":28},{"source":72,"target":19},{"source":72,"target":89},{"source":72,"target":3},{"source":89,"target":19},{"source":73,"target":22},{"source":73,"target":90},{"source":73,"target":3},{"source":90,"target":22},{"source":74,"target":20},{"source":74,"target":91},{"source":74,"target":3},{"source":91,"target":20},{"source":75,"target":21},{"source":75,"target":92},{"source":75,"target":3},{"source":92,"target":21},{"source":76,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":93},{"source":4,"target":94},{"source":4,"target":95},{"source":4,"target":96},{"source":93,"target":12},{"source":93,"target":97},{"source":93,"target":4},{"source":97,"target":12},{"source":94,"target":37},{"source":94,"target":98},{"source":94,"target":4},{"source":98,"target":37},{"source":95,"target":38},{"source":95,"target":99},{"source":95,"target":4},{"source":99,"target":38},{"source":96,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":100},{"source":5,"target":101},{"source":5,"target":102},{"source":5,"target":103},{"source":100,"target":17},{"source":100,"target":104},{"source":100,"target":5},{"source":104,"target":17},{"source":101,"target":18},{"source":101,"target":105},{"source":101,"target":5},{"source":105,"target":18},{"source":102,"target":41},{"source":102,"target":106},{"source":102,"target":5},{"source":106,"target":41},{"source":103,"target":2},{"source":6,"target":0},{"source":6,"target":25},{"source":6,"target":107},{"source":6,"target":108},{"source":6,"target":109},{"source":6,"target":110},{"source":107,"target":7},{"source":107,"target":111},{"source":107,"target":6},{"source":107,"target":112},{"source":111,"target":7},{"source":108,"target":9},{"source":108,"target":113},{"source":108,"target":6},{"source":108,"target":114},{"source":113,"target":9},{"source":109,"target":6},{"source":109,"target":115},{"source":109,"target":6},{"source":115,"target":6},{"source":110,"target":25},{"source":7,"target":0},{"source":7,"target":25},{"source":7,"target":112},{"source":7,"target":116},{"source":7,"target":117},{"source":7,"target":118},{"source":112,"target":6},{"source":112,"target":119},{"source":112,"target":7},{"source":112,"target":107},{"source":119,"target":6},{"source":116,"target":8},{"source":116,"target":120},{"source":116,"target":7},{"source":116,"target":121},{"source":120,"target":8},{"source":117,"target":7},{"source":117,"target":122},{"source":117,"target":7},{"source":122,"target":7},{"source":118,"target":25},{"source":8,"target":0},{"source":8,"target":25},{"source":8,"target":121},{"source":8,"target":123},{"source":8,"target":124},{"source":8,"target":125},{"source":121,"target":7},{"source":121,"target":126},{"source":121,"target":8},{"source":121,"target":116},{"source":126,"target":7},{"source":123,"target":20},{"source":123,"target":127},{"source":123,"target":8},{"source":123,"target":128},{"source":127,"target":20},{"source":124,"target":8},{"source":124,"target":129},{"source":124,"target":8},{"source":129,"target":8},{"source":125,"target":25},{"source":9,"target":0},{"source":9,"target":25},{"source":9,"target":130},{"source":9,"target":131},{"source":9,"target":132},{"source":9,"target":133},{"source":9,"target":114},{"source":9,"target":134},{"source":9,"target":135},{"source":9,"target":136},{"source":9,"target":137},{"source":130,"target":46},{"source":130,"target":138},{"source":130,"target":9},{"source":130,"target":139},{"source":138,"target":46},{"source":131,"target":10},{"source":131,"target":140},{"source":131,"target":9},{"source":131,"target":141},{"source":140,"target":10},{"source":132,"target":14},{"source":132,"target":142},{"source":132,"target":9},{"source":132,"target":143},{"source":142,"target":14},{"source":133,"target":16},{"source":133,"target":144},{"source":133,"target":9},{"source":133,"target":145},{"source":144,"target":16},{"source":114,"target":6},{"source":114,"target":146},{"source":114,"target":9},{"source":114,"target":108},{"source":146,"target":6},{"source":134,"target":19},{"source":134,"target":147},{"source":134,"target":9},{"source":134,"target":148},{"source":147,"target":19},{"source":135,"target":28},{"source":135,"target":149},{"source":135,"target":9},{"source":135,"target":150},{"source":149,"target":28},{"source":136,"target":151},{"source":136,"target":9},{"source":137,"target":25},{"source":10,"target":0},{"source":10,"target":25},{"source":10,"target":152},{"source":10,"target":153},{"source":10,"target":141},{"source":10,"target":154},{"source":10,"target":155},{"source":10,"target":156},{"source":10,"target":157},{"source":10,"target":158},{"source":10,"target":159},{"source":10,"target":160},{"source":10,"target":161},{"source":10,"target":162},{"source":10,"target":163},{"source":10,"target":164},{"source":10,"target":165},{"source":10,"target":166},{"source":152,"target":12},{"source":152,"target":167},{"source":152,"target":10},{"source":152,"target":168},{"source":167,"target":12},{"source":153,"target":12},{"source":153,"target":169},{"source":153,"target":10},{"source":153,"target":170},{"source":169,"target":12},{"source":141,"target":9},{"source":141,"target":171},{"source":141,"target":10},{"source":141,"target":131},{"source":171,"target":9},{"source":154,"target":14},{"source":154,"target":172},{"source":154,"target":10},{"source":154,"target":173},{"source":172,"target":14},{"source":155,"target":11},{"source":155,"target":174},{"source":155,"target":10},{"source":155,"target":175},{"source":174,"target":11},{"source":156,"target":16},{"source":156,"target":176},{"source":156,"target":10},{"source":156,"target":177},{"source":176,"target":16},{"source":157,"target":46},{"source":157,"target":178},{"source":157,"target":10},{"source":178,"target":46},{"source":158,"target":23},{"source":158,"target":179},{"source":158,"target":10},{"source":158,"target":180},{"source":179,"target":23},{"source":159,"target":23},{"source":159,"target":181},{"source":159,"target":10},{"source":159,"target":182},{"source":181,"target":23},{"source":160,"target":28},{"source":160,"target":183},{"source":160,"target":10},{"source":160,"target":184},{"source":183,"target":28},{"source":161,"target":185},{"source":161,"target":10},{"source":162,"target":186},{"source":162,"target":10},{"source":163,"target":187},{"source":163,"target":10},{"source":164,"target":14},{"source":164,"target":188},{"source":164,"target":10},{"source":164,"target":189},{"source":188,"target":14},{"source":165,"target":10},{"source":165,"target":190},{"source":165,"target":10},{"source":190,"target":10},{"source":166,"target":25},{"source":11,"target":0},{"source":11,"target":25},{"source":11,"target":175},{"source":11,"target":191},{"source":11,"target":192},{"source":11,"target":193},{"source":11,"target":194},{"source":175,"target":10},{"source":175,"target":195},{"source":175,"target":11},{"source":175,"target":155},{"source":195,"target":10},{"source":191,"target":14},{"source":191,"target":196},{"source":191,"target":11},{"source":191,"target":197},{"source":196,"target":14},{"source":192,"target":198},{"source":192,"target":11},{"source":193,"target":11},{"source":193,"target":199},{"source":193,"target":11},{"source":199,"target":11},{"source":194,"target":25},{"source":12,"target":0},{"source":12,"target":25},{"source":12,"target":168},{"source":12,"target":170},{"source":12,"target":200},{"source":12,"target":201},{"source":12,"target":202},{"source":12,"target":203},{"source":12,"target":204},{"source":12,"target":205},{"source":12,"target":206},{"source":12,"target":207},{"source":12,"target":208},{"source":12,"target":209},{"source":168,"target":10},{"source":168,"target":210},{"source":168,"target":12},{"source":168,"target":152},{"source":210,"target":10},{"source":170,"target":10},{"source":170,"target":211},{"source":170,"target":12},{"source":170,"target":153},{"source":211,"target":10},{"source":200,"target":46},{"source":200,"target":212},{"source":200,"target":12},{"source":200,"target":213},{"source":212,"target":46},{"source":201,"target":46},{"source":201,"target":214},{"source":201,"target":12},{"source":201,"target":215},{"source":214,"target":46},{"source":202,"target":37},{"source":202,"target":216},{"source":202,"target":12},{"source":202,"target":217},{"source":216,"target":37},{"source":203,"target":13},{"source":203,"target":218},{"source":203,"target":12},{"source":203,"target":219},{"source":218,"target":13},{"source":204,"target":50},{"source":204,"target":220},{"source":204,"target":12},{"source":220,"target":50},{"source":205,"target":221},{"source":205,"target":12},{"source":206,"target":222},{"source":206,"target":12},{"source":207,"target":12},{"source":207,"target":223},{"source":207,"target":12},{"source":223,"target":12},{"source":208,"target":12},{"source":208,"target":224},{"source":208,"target":12},{"source":224,"target":12},{"source":209,"target":25},{"source":13,"target":0},{"source":13,"target":25},{"source":13,"target":47},{"source":13,"target":225},{"source":13,"target":219},{"source":13,"target":226},{"source":13,"target":227},{"source":13,"target":228},{"source":13,"target":229},{"source":13,"target":230},{"source":225,"target":46},{"source":225,"target":231},{"source":225,"target":13},{"source":225,"target":232},{"source":231,"target":46},{"source":219,"target":12},{"source":219,"target":233},{"source":219,"target":13},{"source":219,"target":203},{"source":233,"target":12},{"source":226,"target":40},{"source":226,"target":234},{"source":226,"target":13},{"source":226,"target":235},{"source":234,"target":40},{"source":227,"target":13},{"source":227,"target":236},{"source":227,"target":13},{"source":236,"target":13},{"source":228,"target":13},{"source":228,"target":237},{"source":228,"target":13},{"source":237,"target":13},{"source":229,"target":25},{"source":230,"target":47},{"source":14,"target":0},{"source":14,"target":25},{"source":14,"target":45},{"source":14,"target":189},{"source":14,"target":143},{"source":14,"target":238},{"source":14,"target":239},{"source":14,"target":240},{"source":14,"target":197},{"source":14,"target":173},{"source":14,"target":241},{"source":14,"target":242},{"source":14,"target":243},{"source":14,"target":244},{"source":189,"target":10},{"source":189,"target":245},{"source":189,"target":14},{"source":189,"target":164},{"source":245,"target":10},{"source":143,"target":9},{"source":143,"target":246},{"source":143,"target":14},{"source":143,"target":132},{"source":246,"target":9},{"source":238,"target":46},{"source":238,"target":247},{"source":238,"target":14},{"source":238,"target":248},{"source":247,"target":46},{"source":239,"target":16},{"source":239,"target":249},{"source":239,"target":14},{"source":239,"target":250},{"source":249,"target":16},{"source":240,"target":16},{"source":240,"target":251},{"source":240,"target":14},{"source":240,"target":252},{"source":251,"target":16},{"source":197,"target":11},{"source":197,"target":253},{"source":197,"target":14},{"source":197,"target":191},{"source":253,"target":11},{"source":173,"target":10},{"source":173,"target":254},{"source":173,"target":14},{"source":173,"target":154},{"source":254,"target":10},{"source":241,"target":14},{"source":241,"target":255},{"source":241,"target":14},{"source":255,"target":14},{"source":242,"target":14},{"source":242,"target":256},{"source":242,"target":14},{"source":256,"target":14},{"source":243,"target":25},{"source":244,"target":45},{"source":15,"target":0},{"source":15,"target":25},{"source":15,"target":46},{"source":15,"target":257},{"source":15,"target":258},{"source":15,"target":259},{"source":257,"target":8},{"source":257,"target":260},{"source":257,"target":15},{"source":260,"target":8},{"source":258,"target":25},{"source":259,"target":46},{"source":16,"target":0},{"source":16,"target":25},{"source":16,"target":45},{"source":16,"target":252},{"source":16,"target":250},{"source":16,"target":145},{"source":16,"target":261},{"source":16,"target":262},{"source":16,"target":177},{"source":16,"target":263},{"source":16,"target":264},{"source":16,"target":265},{"source":16,"target":266},{"source":16,"target":267},{"source":16,"target":268},{"source":16,"target":269},{"source":16,"target":270},{"source":16,"target":271},{"source":16,"target":272},{"source":16,"target":273},{"source":16,"target":274},{"source":252,"target":14},{"source":252,"target":275},{"source":252,"target":16},{"source":252,"target":240},{"source":275,"target":14},{"source":250,"target":14},{"source":250,"target":276},{"source":250,"target":16},{"source":250,"target":239},{"source":276,"target":14},{"source":145,"target":9},{"source":145,"target":277},{"source":145,"target":16},{"source":145,"target":133},{"source":277,"target":9},{"source":261,"target":46},{"source":261,"target":278},{"source":261,"target":16},{"source":261,"target":279},{"source":278,"target":46},{"source":262,"target":46},{"source":262,"target":280},{"source":262,"target":16},{"source":262,"target":281},{"source":280,"target":46},{"source":177,"target":10},{"source":177,"target":282},{"source":177,"target":16},{"source":177,"target":156},{"source":282,"target":10},{"source":263,"target":24},{"source":263,"target":283},{"source":263,"target":16},{"source":263,"target":284},{"source":283,"target":24},{"source":264,"target":23},{"source":264,"target":285},{"source":264,"target":16},{"source":264,"target":286},{"source":285,"target":23},{"source":265,"target":23},{"source":265,"target":287},{"source":265,"target":16},{"source":265,"target":288},{"source":287,"target":23},{"source":266,"target":19},{"source":266,"target":289},{"source":266,"target":16},{"source":266,"target":290},{"source":289,"target":19},{"source":267,"target":291},{"source":267,"target":16},{"source":268,"target":292},{"source":268,"target":16},{"source":269,"target":293},{"source":269,"target":16},{"source":270,"target":16},{"source":270,"target":294},{"source":270,"target":16},{"source":294,"target":16},{"source":271,"target":16},{"source":271,"target":295},{"source":271,"target":16},{"source":271,"target":272},{"source":295,"target":16},{"source":272,"target":16},{"source":272,"target":296},{"source":272,"target":16},{"source":272,"target":271},{"source":296,"target":16},{"source":273,"target":25},{"source":274,"target":45},{"source":17,"target":0},{"source":17,"target":25},{"source":17,"target":46},{"source":17,"target":297},{"source":17,"target":298},{"source":17,"target":299},{"source":17,"target":300},{"source":297,"target":41},{"source":297,"target":301},{"source":297,"target":17},{"source":297,"target":302},{"source":301,"target":41},{"source":298,"target":303},{"source":298,"target":17},{"source":299,"target":25},{"source":300,"target":46},{"source":18,"target":0},{"source":18,"target":25},{"source":18,"target":52},{"source":18,"target":304},{"source":18,"target":305},{"source":18,"target":306},{"source":18,"target":307},{"source":18,"target":308},{"source":18,"target":309},{"source":18,"target":310},{"source":18,"target":311},{"source":18,"target":312},{"source":18,"target":313},{"source":18,"target":314},{"source":18,"target":315},{"source":304,"target":40},{"source":304,"target":316},{"source":304,"target":18},{"source":316,"target":40},{"source":305,"target":41},{"source":305,"target":317},{"source":305,"target":18},{"source":305,"target":318},{"source":317,"target":41},{"source":306,"target":28},{"source":306,"target":319},{"source":306,"target":18},{"source":306,"target":320},{"source":319,"target":28},{"source":307,"target":321},{"source":307,"target":18},{"source":308,"target":322},{"source":308,"target":18},{"source":309,"target":323},{"source":309,"target":18},{"source":310,"target":324},{"source":310,"target":18},{"source":311,"target":18},{"source":311,"target":325},{"source":311,"target":18},{"source":325,"target":18},{"source":312,"target":18},{"source":312,"target":326},{"source":312,"target":18},{"source":326,"target":18},{"source":313,"target":327},{"source":313,"target":18},{"source":314,"target":25},{"source":315,"target":52},{"source":19,"target":0},{"source":19,"target":25},{"source":19,"target":148},{"source":19,"target":290},{"source":19,"target":328},{"source":148,"target":9},{"source":148,"target":329},{"source":148,"target":19},{"source":148,"target":134},{"source":329,"target":9},{"source":290,"target":16},{"source":290,"target":330},{"source":290,"target":19},{"source":290,"target":266},{"source":330,"target":16},{"source":328,"target":25},{"source":20,"target":0},{"source":20,"target":25},{"source":20,"target":128},{"source":20,"target":331},{"source":20,"target":332},{"source":20,"target":333},{"source":128,"target":8},{"source":128,"target":334},{"source":128,"target":20},{"source":128,"target":123},{"source":334,"target":8},{"source":331,"target":46},{"source":331,"target":335},{"source":331,"target":20},{"source":331,"target":336},{"source":335,"target":46},{"source":332,"target":20},{"source":332,"target":337},{"source":332,"target":20},{"source":337,"target":20},{"source":333,"target":25},{"source":21,"target":0},{"source":21,"target":25},{"source":21,"target":338},{"source":21,"target":339},{"source":21,"target":340},{"source":338,"target":46},{"source":338,"target":341},{"source":338,"target":21},{"source":338,"target":342},{"source":341,"target":46},{"source":339,"target":22},{"source":339,"target":343},{"source":339,"target":21},{"source":339,"target":344},{"source":343,"target":22},{"source":340,"target":25},{"source":22,"target":0},{"source":22,"target":25},{"source":22,"target":345},{"source":22,"target":344},{"source":22,"target":346},{"source":22,"target":347},{"source":22,"target":348},{"source":22,"target":349},{"source":22,"target":350},{"source":22,"target":351},{"source":22,"target":352},{"source":22,"target":353},{"source":22,"target":354},{"source":22,"target":355},{"source":22,"target":356},{"source":22,"target":357},{"source":22,"target":358},{"source":22,"target":359},{"source":22,"target":360},{"source":22,"target":361},{"source":22,"target":362},{"source":22,"target":363},{"source":22,"target":364},{"source":22,"target":365},{"source":22,"target":366},{"source":22,"target":367},{"source":22,"target":368},{"source":22,"target":369},{"source":22,"target":370},{"source":22,"target":371},{"source":22,"target":372},{"source":22,"target":373},{"source":22,"target":374},{"source":22,"target":375},{"source":22,"target":376},{"source":22,"target":377},{"source":22,"target":378},{"source":22,"target":379},{"source":345,"target":46},{"source":345,"target":380},{"source":345,"target":22},{"source":345,"target":381},{"source":380,"target":46},{"source":344,"target":21},{"source":344,"target":382},{"source":344,"target":22},{"source":344,"target":339},{"source":382,"target":21},{"source":346,"target":383},{"source":346,"target":22},{"source":347,"target":384},{"source":347,"target":22},{"source":348,"target":385},{"source":348,"target":22},{"source":349,"target":386},{"source":349,"target":22},{"source":350,"target":387},{"source":350,"target":22},{"source":351,"target":388},{"source":351,"target":22},{"source":352,"target":389},{"source":352,"target":22},{"source":353,"target":390},{"source":353,"target":22},{"source":354,"target":391},{"source":354,"target":22},{"source":355,"target":392},{"source":355,"target":22},{"source":356,"target":393},{"source":356,"target":22},{"source":357,"target":394},{"source":357,"target":22},{"source":358,"target":395},{"source":358,"target":22},{"source":359,"target":396},{"source":359,"target":22},{"source":360,"target":397},{"source":360,"target":22},{"source":361,"target":398},{"source":361,"target":22},{"source":362,"target":399},{"source":362,"target":22},{"source":363,"target":400},{"source":363,"target":22},{"source":364,"target":401},{"source":364,"target":22},{"source":365,"target":402},{"source":365,"target":22},{"source":366,"target":403},{"source":366,"target":22},{"source":367,"target":404},{"source":367,"target":22},{"source":368,"target":405},{"source":368,"target":22},{"source":369,"target":406},{"source":369,"target":22},{"source":370,"target":407},{"source":370,"target":22},{"source":371,"target":408},{"source":371,"target":22},{"source":372,"target":409},{"source":372,"target":22},{"source":373,"target":410},{"source":373,"target":22},{"source":374,"target":411},{"source":374,"target":22},{"source":375,"target":412},{"source":375,"target":22},{"source":376,"target":413},{"source":376,"target":22},{"source":377,"target":414},{"source":377,"target":22},{"source":378,"target":415},{"source":378,"target":22},{"source":379,"target":25},{"source":23,"target":0},{"source":23,"target":25},{"source":23,"target":416},{"source":23,"target":286},{"source":23,"target":288},{"source":23,"target":180},{"source":23,"target":182},{"source":23,"target":417},{"source":416,"target":46},{"source":416,"target":418},{"source":416,"target":23},{"source":416,"target":419},{"source":418,"target":46},{"source":286,"target":16},{"source":286,"target":420},{"source":286,"target":23},{"source":286,"target":264},{"source":420,"target":16},{"source":288,"target":16},{"source":288,"target":421},{"source":288,"target":23},{"source":288,"target":265},{"source":421,"target":16},{"source":180,"target":10},{"source":180,"target":422},{"source":180,"target":23},{"source":180,"target":158},{"source":422,"target":10},{"source":182,"target":10},{"source":182,"target":423},{"source":182,"target":23},{"source":182,"target":159},{"source":423,"target":10},{"source":417,"target":25},{"source":24,"target":0},{"source":24,"target":25},{"source":24,"target":284},{"source":24,"target":424},{"source":284,"target":16},{"source":284,"target":425},{"source":284,"target":24},{"source":284,"target":263},{"source":425,"target":16},{"source":424,"target":25},{"source":25,"target":0},{"source":25,"target":426},{"source":25,"target":427},{"source":25,"target":428},{"source":25,"target":429},{"source":25,"target":430},{"source":25,"target":431},{"source":25,"target":432},{"source":25,"target":433},{"source":426,"target":25},{"source":426,"target":434},{"source":426,"target":25},{"source":426,"target":427},{"source":434,"target":25},{"source":427,"target":25},{"source":427,"target":435},{"source":427,"target":25},{"source":427,"target":426},{"source":435,"target":25},{"source":428,"target":436},{"source":428,"target":25},{"source":429,"target":437},{"source":429,"target":25},{"source":430,"target":438},{"source":430,"target":25},{"source":431,"target":439},{"source":431,"target":25},{"source":432,"target":440},{"source":432,"target":25},{"source":433,"target":27},{"source":433,"target":441},{"source":433,"target":25},{"source":433,"target":442},{"source":441,"target":27},{"source":26,"target":0},{"source":26,"target":443},{"source":26,"target":444},{"source":26,"target":445},{"source":26,"target":446},{"source":26,"target":447},{"source":443,"target":448},{"source":443,"target":26},{"source":444,"target":26},{"source":444,"target":449},{"source":444,"target":26},{"source":449,"target":26},{"source":445,"target":27},{"source":445,"target":450},{"source":445,"target":26},{"source":445,"target":451},{"source":450,"target":27},{"source":446,"target":452},{"source":446,"target":26},{"source":447,"target":453},{"source":447,"target":26},{"source":27,"target":0},{"source":27,"target":454},{"source":27,"target":455},{"source":27,"target":442},{"source":27,"target":451},{"source":27,"target":456},{"source":27,"target":457},{"source":454,"target":27},{"source":454,"target":458},{"source":454,"target":27},{"source":458,"target":27},{"source":455,"target":459},{"source":455,"target":27},{"source":442,"target":25},{"source":442,"target":460},{"source":442,"target":27},{"source":442,"target":433},{"source":460,"target":25},{"source":451,"target":26},{"source":451,"target":461},{"source":451,"target":27},{"source":451,"target":445},{"source":461,"target":26},{"source":456,"target":462},{"source":456,"target":27},{"source":457,"target":463},{"source":457,"target":27},{"source":28,"target":0},{"source":28,"target":25},{"source":28,"target":184},{"source":28,"target":150},{"source":28,"target":464},{"source":28,"target":465},{"source":28,"target":320},{"source":28,"target":466},{"source":28,"target":467},{"source":184,"target":10},{"source":184,"target":468},{"source":184,"target":28},{"source":184,"target":160},{"source":468,"target":10},{"source":150,"target":9},{"source":150,"target":469},{"source":150,"target":28},{"source":150,"target":135},{"source":469,"target":9},{"source":464,"target":38},{"source":464,"target":470},{"source":464,"target":28},{"source":464,"target":471},{"source":470,"target":38},{"source":465,"target":40},{"source":465,"target":472},{"source":465,"target":28},{"source":465,"target":473},{"source":472,"target":40},{"source":320,"target":18},{"source":320,"target":474},{"source":320,"target":28},{"source":320,"target":306},{"source":474,"target":18},{"source":466,"target":28},{"source":466,"target":475},{"source":466,"target":28},{"source":475,"target":28},{"source":467,"target":25},{"source":29,"target":0},{"source":29,"target":25},{"source":29,"target":476},{"source":29,"target":477},{"source":29,"target":478},{"source":29,"target":479},{"source":476,"target":36},{"source":476,"target":480},{"source":476,"target":29},{"source":476,"target":481},{"source":480,"target":36},{"source":477,"target":482},{"source":477,"target":29},{"source":478,"target":483},{"source":478,"target":29},{"source":479,"target":25},{"source":30,"target":0},{"source":30,"target":25},{"source":30,"target":484},{"source":484,"target":25},{"source":31,"target":0},{"source":31,"target":30},{"source":31,"target":485},{"source":31,"target":486},{"source":31,"target":487},{"source":31,"target":488},{"source":31,"target":489},{"source":31,"target":490},{"source":31,"target":491},{"source":485,"target":43},{"source":485,"target":492},{"source":485,"target":31},{"source":492,"target":43},{"source":486,"target":493},{"source":486,"target":31},{"source":487,"target":494},{"source":487,"target":31},{"source":488,"target":495},{"source":488,"target":31},{"source":489,"target":496},{"source":489,"target":31},{"source":490,"target":497},{"source":490,"target":31},{"source":491,"target":30},{"source":32,"target":0},{"source":32,"target":30},{"source":32,"target":498},{"source":498,"target":30},{"source":33,"target":0},{"source":33,"target":30},{"source":33,"target":499},{"source":499,"target":30},{"source":34,"target":0},{"source":34,"target":30},{"source":34,"target":500},{"source":34,"target":501},{"source":34,"target":502},{"source":34,"target":503},{"source":500,"target":504},{"source":500,"target":34},{"source":501,"target":505},{"source":501,"target":34},{"source":502,"target":506},{"source":502,"target":34},{"source":503,"target":30},{"source":35,"target":0},{"source":35,"target":30},{"source":35,"target":507},{"source":507,"target":30},{"source":36,"target":0},{"source":36,"target":30},{"source":36,"target":508},{"source":36,"target":481},{"source":36,"target":509},{"source":508,"target":53},{"source":508,"target":510},{"source":508,"target":36},{"source":510,"target":53},{"source":481,"target":29},{"source":481,"target":511},{"source":481,"target":36},{"source":481,"target":476},{"source":511,"target":29},{"source":509,"target":30},{"source":37,"target":0},{"source":37,"target":25},{"source":37,"target":51},{"source":37,"target":217},{"source":37,"target":512},{"source":37,"target":513},{"source":37,"target":514},{"source":217,"target":12},{"source":217,"target":515},{"source":217,"target":37},{"source":217,"target":202},{"source":515,"target":12},{"source":512,"target":38},{"source":512,"target":516},{"source":512,"target":37},{"source":512,"target":517},{"source":516,"target":38},{"source":513,"target":25},{"source":514,"target":51},{"source":38,"target":0},{"source":38,"target":25},{"source":38,"target":51},{"source":38,"target":517},{"source":38,"target":471},{"source":38,"target":518},{"source":38,"target":519},{"source":38,"target":520},{"source":38,"target":521},{"source":517,"target":37},{"source":517,"target":522},{"source":517,"target":38},{"source":517,"target":512},{"source":522,"target":37},{"source":471,"target":28},{"source":471,"target":523},{"source":471,"target":38},{"source":471,"target":464},{"source":523,"target":28},{"source":518,"target":38},{"source":518,"target":524},{"source":518,"target":38},{"source":524,"target":38},{"source":519,"target":40},{"source":519,"target":525},{"source":519,"target":38},{"source":525,"target":40},{"source":520,"target":25},{"source":521,"target":51},{"source":39,"target":0},{"source":39,"target":2},{"source":39,"target":526},{"source":39,"target":527},{"source":39,"target":528},{"source":39,"target":529},{"source":526,"target":13},{"source":526,"target":530},{"source":526,"target":39},{"source":530,"target":13},{"source":527,"target":40},{"source":527,"target":531},{"source":527,"target":39},{"source":531,"target":40},{"source":528,"target":48},{"source":528,"target":532},{"source":528,"target":39},{"source":532,"target":48},{"source":529,"target":2},{"source":40,"target":0},{"source":40,"target":25},{"source":40,"target":47},{"source":40,"target":235},{"source":40,"target":473},{"source":40,"target":533},{"source":40,"target":534},{"source":40,"target":535},{"source":40,"target":536},{"source":40,"target":537},{"source":40,"target":538},{"source":40,"target":539},{"source":40,"target":540},{"source":40,"target":541},{"source":40,"target":542},{"source":40,"target":543},{"source":40,"target":544},{"source":40,"target":545},{"source":40,"target":546},{"source":40,"target":547},{"source":40,"target":548},{"source":40,"target":549},{"source":40,"target":550},{"source":40,"target":551},{"source":40,"target":552},{"source":40,"target":553},{"source":40,"target":554},{"source":40,"target":555},{"source":40,"target":556},{"source":40,"target":557},{"source":40,"target":558},{"source":40,"target":559},{"source":40,"target":560},{"source":40,"target":561},{"source":40,"target":562},{"source":40,"target":563},{"source":40,"target":564},{"source":40,"target":565},{"source":40,"target":566},{"source":40,"target":567},{"source":40,"target":568},{"source":235,"target":13},{"source":235,"target":569},{"source":235,"target":40},{"source":235,"target":226},{"source":569,"target":13},{"source":473,"target":28},{"source":473,"target":570},{"source":473,"target":40},{"source":473,"target":465},{"source":570,"target":28},{"source":533,"target":40},{"source":533,"target":571},{"source":533,"target":40},{"source":571,"target":40},{"source":534,"target":49},{"source":534,"target":572},{"source":534,"target":40},{"source":572,"target":49},{"source":535,"target":573},{"source":535,"target":40},{"source":536,"target":574},{"source":536,"target":40},{"source":537,"target":575},{"source":537,"target":40},{"source":538,"target":576},{"source":538,"target":40},{"source":539,"target":577},{"source":539,"target":40},{"source":540,"target":578},{"source":540,"target":40},{"source":541,"target":579},{"source":541,"target":40},{"source":542,"target":580},{"source":542,"target":40},{"source":543,"target":581},{"source":543,"target":40},{"source":544,"target":582},{"source":544,"target":40},{"source":545,"target":583},{"source":545,"target":40},{"source":546,"target":584},{"source":546,"target":40},{"source":547,"target":585},{"source":547,"target":40},{"source":548,"target":586},{"source":548,"target":40},{"source":549,"target":587},{"source":549,"target":40},{"source":550,"target":588},{"source":550,"target":40},{"source":551,"target":589},{"source":551,"target":40},{"source":552,"target":590},{"source":552,"target":40},{"source":553,"target":591},{"source":553,"target":40},{"source":554,"target":592},{"source":554,"target":40},{"source":555,"target":593},{"source":555,"target":40},{"source":556,"target":594},{"source":556,"target":40},{"source":557,"target":595},{"source":557,"target":40},{"source":558,"target":596},{"source":558,"target":40},{"source":559,"target":597},{"source":559,"target":40},{"source":560,"target":598},{"source":560,"target":40},{"source":561,"target":599},{"source":561,"target":40},{"source":562,"target":600},{"source":562,"target":40},{"source":563,"target":601},{"source":563,"target":40},{"source":564,"target":38},{"source":564,"target":602},{"source":564,"target":40},{"source":602,"target":38},{"source":565,"target":18},{"source":565,"target":603},{"source":565,"target":40},{"source":603,"target":18},{"source":566,"target":40},{"source":566,"target":604},{"source":566,"target":40},{"source":604,"target":40},{"source":567,"target":25},{"source":568,"target":47},{"source":41,"target":0},{"source":41,"target":25},{"source":41,"target":52},{"source":41,"target":605},{"source":41,"target":302},{"source":41,"target":318},{"source":41,"target":606},{"source":41,"target":607},{"source":41,"target":608},{"source":41,"target":609},{"source":41,"target":610},{"source":605,"target":46},{"source":605,"target":611},{"source":605,"target":41},{"source":605,"target":612},{"source":611,"target":46},{"source":302,"target":17},{"source":302,"target":613},{"source":302,"target":41},{"source":302,"target":297},{"source":613,"target":17},{"source":318,"target":18},{"source":318,"target":614},{"source":318,"target":41},{"source":318,"target":305},{"source":614,"target":18},{"source":606,"target":41},{"source":606,"target":615},{"source":606,"target":41},{"source":615,"target":41},{"source":607,"target":41},{"source":607,"target":616},{"source":607,"target":41},{"source":616,"target":41},{"source":608,"target":617},{"source":608,"target":41},{"source":609,"target":25},{"source":610,"target":52},{"source":42,"target":0},{"source":42,"target":2},{"source":42,"target":618},{"source":42,"target":619},{"source":42,"target":620},{"source":618,"target":29},{"source":618,"target":621},{"source":618,"target":42},{"source":621,"target":29},{"source":619,"target":30},{"source":619,"target":622},{"source":619,"target":42},{"source":622,"target":30},{"source":620,"target":2},{"source":43,"target":0},{"source":43,"target":623},{"source":43,"target":624},{"source":43,"target":625},{"source":43,"target":626},{"source":43,"target":627},{"source":43,"target":628},{"source":623,"target":43},{"source":624,"target":43},{"source":625,"target":43},{"source":626,"target":43},{"source":627,"target":43},{"source":628,"target":43},{"source":44,"target":0},{"source":44,"target":629},{"source":44,"target":630},{"source":44,"target":631},{"source":44,"target":632},{"source":44,"target":633},{"source":44,"target":634},{"source":629,"target":44},{"source":630,"target":44},{"source":631,"target":44},{"source":632,"target":44},{"source":633,"target":44},{"source":634,"target":44},{"source":45,"target":0},{"source":45,"target":635},{"source":45,"target":636},{"source":45,"target":637},{"source":45,"target":638},{"source":45,"target":639},{"source":635,"target":44},{"source":635,"target":640},{"source":635,"target":45},{"source":640,"target":44},{"source":636,"target":641},{"source":636,"target":45},{"source":637,"target":642},{"source":637,"target":45},{"source":638,"target":643},{"source":638,"target":45},{"source":639,"target":644},{"source":639,"target":45},{"source":46,"target":0},{"source":46,"target":45},{"source":46,"target":645},{"source":46,"target":248},{"source":46,"target":215},{"source":46,"target":213},{"source":46,"target":381},{"source":46,"target":419},{"source":46,"target":612},{"source":46,"target":232},{"source":46,"target":139},{"source":46,"target":336},{"source":46,"target":281},{"source":46,"target":279},{"source":46,"target":342},{"source":46,"target":646},{"source":46,"target":647},{"source":46,"target":648},{"source":645,"target":10},{"source":645,"target":649},{"source":645,"target":46},{"source":649,"target":10},{"source":248,"target":14},{"source":248,"target":650},{"source":248,"target":46},{"source":248,"target":238},{"source":650,"target":14},{"source":215,"target":12},{"source":215,"target":651},{"source":215,"target":46},{"source":215,"target":201},{"source":651,"target":12},{"source":213,"target":12},{"source":213,"target":652},{"source":213,"target":46},{"source":213,"target":200},{"source":652,"target":12},{"source":381,"target":22},{"source":381,"target":653},{"source":381,"target":46},{"source":381,"target":345},{"source":653,"target":22},{"source":419,"target":23},{"source":419,"target":654},{"source":419,"target":46},{"source":419,"target":416},{"source":654,"target":23},{"source":612,"target":41},{"source":612,"target":655},{"source":612,"target":46},{"source":612,"target":605},{"source":655,"target":41},{"source":232,"target":13},{"source":232,"target":656},{"source":232,"target":46},{"source":232,"target":225},{"source":656,"target":13},{"source":139,"target":9},{"source":139,"target":657},{"source":139,"target":46},{"source":139,"target":130},{"source":657,"target":9},{"source":336,"target":20},{"source":336,"target":658},{"source":336,"target":46},{"source":336,"target":331},{"source":658,"target":20},{"source":281,"target":16},{"source":281,"target":659},{"source":281,"target":46},{"source":281,"target":262},{"source":659,"target":16},{"source":279,"target":16},{"source":279,"target":660},{"source":279,"target":46},{"source":279,"target":261},{"source":660,"target":16},{"source":342,"target":21},{"source":342,"target":661},{"source":342,"target":46},{"source":342,"target":338},{"source":661,"target":21},{"source":646,"target":46},{"source":646,"target":662},{"source":646,"target":46},{"source":662,"target":46},{"source":647,"target":46},{"source":647,"target":663},{"source":647,"target":46},{"source":663,"target":46},{"source":648,"target":45},{"source":47,"target":0},{"source":47,"target":45},{"source":47,"target":664},{"source":664,"target":45},{"source":48,"target":0},{"source":48,"target":46},{"source":48,"target":25},{"source":48,"target":665},{"source":48,"target":666},{"source":665,"target":46},{"source":666,"target":25},{"source":49,"target":0},{"source":49,"target":667},{"source":49,"target":668},{"source":49,"target":669},{"source":49,"target":670},{"source":49,"target":671},{"source":667,"target":49},{"source":668,"target":49},{"source":669,"target":49},{"source":670,"target":49},{"source":671,"target":49},{"source":50,"target":0},{"source":50,"target":672},{"source":50,"target":673},{"source":672,"target":50},{"source":673,"target":50},{"source":51,"target":0},{"source":51,"target":45},{"source":51,"target":674},{"source":674,"target":45},{"source":52,"target":0},{"source":52,"target":45},{"source":52,"target":675},{"source":675,"target":45},{"source":53,"target":0},{"source":53,"target":676},{"source":53,"target":677},{"source":53,"target":678},{"source":53,"target":679},{"source":53,"target":680},{"source":676,"target":53},{"source":677,"target":53},{"source":678,"target":53},{"source":679,"target":53},{"source":680,"target":53}],"multigraph":true}
ecore
class-diagram
repo-ecore-all/data/adilinam/QVTo-QVTd-OCL/org.eclipse.qvtd.xtext.qvtcore.tests/src/org/eclipse/qvtd/xtext/qvtcore/tests/Class2RDBMS/SimpleUML.ecore
simpleuml Attribute type owner Association source destination Class general forward attributes reverse generalOpposite Classifier typeOpposite Package elements PackageElement namespace PrimitiveDataType UMLModelElement kind name
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="simpleuml" nsURI="http://http://www.eclipse.org/qvt/examples/0.1/simpleUML" nsPrefix="simpleuml"> <eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="#//UMLModelElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//Classifier" eOpposite="#//Classifier/typeOpposite"/> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" lowerBound="1" eType="#//Class" eOpposite="#//Class/attributes"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//PackageElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//Class" eOpposite="#//Class/forward"/> <eStructuralFeatures xsi:type="ecore:EReference" name="destination" lowerBound="1" eType="#//Class"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//Classifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="general" upperBound="-1" eType="#//Class" eOpposite="#//Class/generalOpposite"/> <eStructuralFeatures xsi:type="ecore:EReference" name="forward" upperBound="-1" eType="#//Association" eOpposite="#//Association/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1" eType="#//Attribute" containment="true" eOpposite="#//Attribute/owner"/> <eStructuralFeatures xsi:type="ecore:EReference" name="reverse" upperBound="-1" eType="#//Association" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="generalOpposite" upperBound="-1" eType="#//Class" eOpposite="#//Class/general"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Classifier" abstract="true" eSuperTypes="#//PackageElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="typeOpposite" upperBound="-1" eType="#//Attribute" eOpposite="#//Attribute/type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//UMLModelElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//PackageElement" containment="true" eOpposite="#//PackageElement/namespace"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageElement" abstract="true" eSuperTypes="#//UMLModelElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="namespace" eType="#//Package" eOpposite="#//Package/elements"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveDataType" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="UMLModelElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"simpleuml","nsURI":"http://http://www.eclipse.org/qvt/examples/0.1/simpleUML","name":"simpleuml","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageElement","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveDataType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UMLModelElement","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":9,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"typeOpposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"destination","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"forward","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"general","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reverse","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"generalOpposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"namespace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":1,"target":0},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":9,"target":4},{"source":9,"target":12},{"source":9,"target":1},{"source":9,"target":13},{"source":12,"target":4},{"source":10,"target":3},{"source":10,"target":14},{"source":10,"target":1},{"source":10,"target":15},{"source":14,"target":3},{"source":11,"target":8},{"source":2,"target":0},{"source":2,"target":6},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":18},{"source":16,"target":3},{"source":16,"target":19},{"source":16,"target":2},{"source":16,"target":20},{"source":19,"target":3},{"source":17,"target":3},{"source":17,"target":21},{"source":17,"target":2},{"source":21,"target":3},{"source":18,"target":6},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":22},{"source":3,"target":20},{"source":3,"target":15},{"source":3,"target":23},{"source":3,"target":24},{"source":3,"target":25},{"source":22,"target":3},{"source":22,"target":26},{"source":22,"target":3},{"source":22,"target":24},{"source":26,"target":3},{"source":20,"target":2},{"source":20,"target":27},{"source":20,"target":3},{"source":20,"target":16},{"source":27,"target":2},{"source":15,"target":1},{"source":15,"target":28},{"source":15,"target":3},{"source":15,"target":10},{"source":28,"target":1},{"source":23,"target":2},{"source":23,"target":29},{"source":23,"target":3},{"source":29,"target":2},{"source":24,"target":3},{"source":24,"target":30},{"source":24,"target":3},{"source":24,"target":22},{"source":30,"target":3},{"source":25,"target":4},{"source":4,"target":0},{"source":4,"target":6},{"source":4,"target":13},{"source":4,"target":31},{"source":13,"target":1},{"source":13,"target":32},{"source":13,"target":4},{"source":13,"target":9},{"source":32,"target":1},{"source":31,"target":6},{"source":5,"target":0},{"source":5,"target":8},{"source":5,"target":33},{"source":5,"target":34},{"source":33,"target":6},{"source":33,"target":35},{"source":33,"target":5},{"source":33,"target":36},{"source":35,"target":6},{"source":34,"target":8},{"source":6,"target":0},{"source":6,"target":8},{"source":6,"target":36},{"source":6,"target":37},{"source":36,"target":5},{"source":36,"target":38},{"source":36,"target":6},{"source":36,"target":33},{"source":38,"target":5},{"source":37,"target":8},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":39},{"source":39,"target":4},{"source":8,"target":0},{"source":8,"target":40},{"source":8,"target":41},{"source":40,"target":42},{"source":40,"target":8},{"source":41,"target":43},{"source":41,"target":8}],"multigraph":true}
ecore
gpl
repo-ecore-all/data/atlanmod/Prefetching_Caching_DSL/benchmarks.util/org.eclipse.gmt.modisco.java/src/org/eclipse/gmt/modisco/java/emf/impl/java.ecore
java AbstractMethodDeclaration body parameters thrownExceptions typeParameters usagesInDocComments usages AbstractMethodInvocation method arguments typeArguments AbstractTypeDeclaration bodyDeclarations commentsBeforeBody commentsAfterBody package superInterfaces AbstractTypeQualifiedExpression qualifier AbstractVariablesContainer type fragments Annotation type values Archive originalFilePath classFiles manifest AssertStatement message expression ASTNode comments originalCompilationUnit originalClassFile AnnotationMemberValuePair member value AnnotationTypeDeclaration AnnotationTypeMemberDeclaration default type usages AnonymousClassDeclaration bodyDeclarations classInstanceCreation ArrayAccess array index ArrayCreation dimensions initializer type ArrayInitializer expressions ArrayLengthAccess array ArrayType dimensions elementType Assignment leftHandSide operator rightHandSide AssignmentKind ASSIGN = PLUS_ASSIGN += MINUS_ASSIGN -= TIMES_ASSIGN *= DIVIDE_ASSIGN /= BIT_AND_ASSIGN &= BIT_OR_ASSIGN |= BIT_XOR_ASSIGN ^= REMAINDER_ASSIGN %= LEFT_SHIFT_ASSIGN <<= RIGHT_SHIFT_SIGNED_ASSIGN >>= RIGHT_SHIFT_UNSIGNED_ASSIGN >>>= BodyDeclaration abstractTypeDeclaration annotations anonymousClassDeclarationOwner modifier BooleanLiteral value BlockComment Block statements BreakStatement label CastExpression expression type CatchClause exception body CharacterLiteral escapedValue ClassFile originalFilePath type attachedSource package ClassInstanceCreation anonymousClassDeclaration expression type ConstructorDeclaration ConditionalExpression elseExpression expression thenExpression ConstructorInvocation ClassDeclaration superClass Comment content enclosedByParent prefixOfParent CompilationUnit originalFilePath commentList imports package types ContinueStatement label DoStatement expression body EmptyStatement EnhancedForStatement body expression parameter EnumConstantDeclaration anonymousClassDeclaration arguments EnumDeclaration enumConstants Expression ExpressionStatement expression FieldAccess field expression FieldDeclaration ForStatement expression updaters initializers body IfStatement expression thenStatement elseStatement ImportDeclaration static importedElement InfixExpression operator rightOperand leftOperand extendedOperands InfixExpressionKind TIMES * DIVIDE / REMAINDER % PLUS + MINUS - LEFT_SHIFT << RIGHT_SHIFT_SIGNED >> RIGHT_SHIFT_UNSIGNED >>> LESS < GREATER > LESS_EQUALS <= GREATER_EQUALS >= EQUALS == NOT_EQUALS != XOR ^ AND & OR | CONDITIONAL_AND && CONDITIONAL_OR || InheritanceKind none none abstract abstract final final Initializer body InstanceofExpression rightOperand leftOperand InterfaceDeclaration Javadoc tags LabeledStatement body usagesInBreakStatements usagesInContinueStatements LineComment Manifest mainAttributes entryAttributes ManifestAttribute key value ManifestEntry name attributes MemberRef member qualifier MethodDeclaration extraArrayDimensions returnType redefinedMethodDeclaration redefinitions MethodInvocation expression MethodRef method qualifier parameters MethodRefParameter name varargs type Model name ownedElements orphanTypes unresolvedItems compilationUnits classFiles archives Modifier visibility inheritance static transient volatile native strictfp synchronized bodyDeclaration singleVariableDeclaration variableDeclarationStatement variableDeclarationExpression NamedElement name proxy usagesInImports NamespaceAccess NumberLiteral tokenValue NullLiteral Package ownedElements model ownedPackages package usagesInPackageAccess PackageAccess package qualifier ParameterizedType type typeArguments ParenthesizedExpression expression PostfixExpression operator operand PostfixExpressionKind INCREMENT ++ DECREMENT -- PrefixExpression operator operand PrefixExpressionKind INCREMENT ++ DECREMENT -- PLUS + MINUS - COMPLEMENT ~ NOT ! PrimitiveType PrimitiveTypeBoolean PrimitiveTypeByte PrimitiveTypeChar PrimitiveTypeDouble PrimitiveTypeShort PrimitiveTypeFloat PrimitiveTypeInt PrimitiveTypeLong PrimitiveTypeVoid ReturnStatement expression SingleVariableAccess variable qualifier SingleVariableDeclaration modifier varargs type annotations methodDeclaration catchClause enhancedForStatement Statement StringLiteral escapedValue SuperConstructorInvocation expression SuperFieldAccess field SuperMethodInvocation SwitchCase default expression SwitchStatement expression statements SynchronizedStatement body expression TagElement tagName fragments TextElement text ThisExpression ThrowStatement expression TryStatement body finally catchClauses Type usagesInTypeAccess TypeAccess type qualifier TypeDeclaration typeParameters TypeDeclarationStatement declaration TypeLiteral type TypeParameter bounds UnresolvedItem UnresolvedItemAccess element qualifier UnresolvedAnnotationDeclaration UnresolvedAnnotationTypeMemberDeclaration UnresolvedClassDeclaration UnresolvedEnumDeclaration UnresolvedInterfaceDeclaration UnresolvedLabeledStatement UnresolvedMethodDeclaration UnresolvedSingleVariableDeclaration UnresolvedType UnresolvedTypeDeclaration UnresolvedVariableDeclarationFragment VariableDeclaration extraArrayDimensions initializer usageInVariableAccess VariableDeclarationExpression modifier annotations VariableDeclarationFragment variablesContainer VariableDeclarationStatement extraArrayDimensions modifier annotations VisibilityKind none none public public private private protected protected WildCardType upperBound bound WhileStatement expression body
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="java" nsURI="http://www.eclipse.org/MoDisco/Java/0.2.incubation/java" nsPrefix="java"> <eClassifiers xsi:type="ecore:EClass" name="AbstractMethodDeclaration" abstract="true" eSuperTypes="#//BodyDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" eType="#//Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//SingleVariableDeclaration" containment="true" eOpposite="#//SingleVariableDeclaration/methodDeclaration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thrownExceptions" upperBound="-1" eType="#//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typeParameters" upperBound="-1" eType="#//TypeParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usagesInDocComments" ordered="false" upperBound="-1" eType="#//MethodRef" eOpposite="#//MethodRef/method"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usages" ordered="false" upperBound="-1" eType="#//AbstractMethodInvocation" eOpposite="#//AbstractMethodInvocation/method"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractMethodInvocation" abstract="true" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="method" ordered="false" lowerBound="1" eType="#//AbstractMethodDeclaration" eOpposite="#//AbstractMethodDeclaration/usages"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typeArguments" upperBound="-1" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractTypeDeclaration" abstract="true" eSuperTypes="#//BodyDeclaration #//Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyDeclarations" upperBound="-1" eType="#//BodyDeclaration" containment="true" eOpposite="#//BodyDeclaration/abstractTypeDeclaration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="commentsBeforeBody" upperBound="-1" eType="#//Comment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="commentsAfterBody" upperBound="-1" eType="#//Comment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false" eType="#//Package" eOpposite="#//Package/ownedElements"/> <eStructuralFeatures xsi:type="ecore:EReference" name="superInterfaces" upperBound="-1" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractTypeQualifiedExpression" abstract="true" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractVariablesContainer" abstract="true" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fragments" upperBound="-1" eType="#//VariableDeclarationFragment" containment="true" eOpposite="#//VariableDeclarationFragment/variablesContainer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Annotation" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1" eType="#//AnnotationMemberValuePair" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Archive" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="originalFilePath" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="classFiles" ordered="false" upperBound="-1" eType="#//ClassFile" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="manifest" ordered="false" eType="#//Manifest" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AssertStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="message" ordered="false" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ASTNode" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="comments" upperBound="-1" eType="#//Comment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalCompilationUnit" ordered="false" eType="#//CompilationUnit"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalClassFile" ordered="false" eType="#//ClassFile"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnotationMemberValuePair" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="member" ordered="false" eType="#//AnnotationTypeMemberDeclaration" eOpposite="#//AnnotationTypeMemberDeclaration/usages"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnotationTypeDeclaration" eSuperTypes="#//AbstractTypeDeclaration"/> <eClassifiers xsi:type="ecore:EClass" name="AnnotationTypeMemberDeclaration" eSuperTypes="#//BodyDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="default" ordered="false" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usages" ordered="false" upperBound="-1" eType="#//AnnotationMemberValuePair" eOpposite="#//AnnotationMemberValuePair/member"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnonymousClassDeclaration" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyDeclarations" upperBound="-1" eType="#//BodyDeclaration" containment="true" eOpposite="#//BodyDeclaration/anonymousClassDeclarationOwner"/> <eStructuralFeatures xsi:type="ecore:EReference" name="classInstanceCreation" ordered="false" eType="#//ClassInstanceCreation" eOpposite="#//ClassInstanceCreation/anonymousClassDeclaration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayAccess" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="array" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="index" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayCreation" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="dimensions" upperBound="-1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initializer" ordered="false" eType="#//ArrayInitializer" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayInitializer" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayLengthAccess" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="array" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayType" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dimensions" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elementType" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="leftHandSide" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" ordered="false" unique="false" lowerBound="1" eType="#//AssignmentKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightHandSide" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AssignmentKind"> <eLiterals name="ASSIGN" value="1" literal="="/> <eLiterals name="PLUS_ASSIGN" value="2" literal="+="/> <eLiterals name="MINUS_ASSIGN" value="3" literal="-="/> <eLiterals name="TIMES_ASSIGN" value="4" literal="*="/> <eLiterals name="DIVIDE_ASSIGN" value="5" literal="/="/> <eLiterals name="BIT_AND_ASSIGN" value="6" literal="&amp;="/> <eLiterals name="BIT_OR_ASSIGN" value="7" literal="|="/> <eLiterals name="BIT_XOR_ASSIGN" value="8" literal="^="/> <eLiterals name="REMAINDER_ASSIGN" value="9" literal="%="/> <eLiterals name="LEFT_SHIFT_ASSIGN" value="10" literal="&lt;&lt;="/> <eLiterals name="RIGHT_SHIFT_SIGNED_ASSIGN" value="11" literal=">>="/> <eLiterals name="RIGHT_SHIFT_UNSIGNED_ASSIGN" value="12" literal=">>>="/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BodyDeclaration" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="abstractTypeDeclaration" ordered="false" eType="#//AbstractTypeDeclaration" eOpposite="#//AbstractTypeDeclaration/bodyDeclarations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="#//Annotation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="anonymousClassDeclarationOwner" ordered="false" eType="#//AnonymousClassDeclaration" eOpposite="#//AnonymousClassDeclaration/bodyDeclarations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="modifier" ordered="false" eType="#//Modifier" containment="true" eOpposite="#//Modifier/bodyDeclaration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanLiteral" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BlockComment" eSuperTypes="#//Comment"/> <eClassifiers xsi:type="ecore:EClass" name="Block" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BreakStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="label" ordered="false" eType="#//LabeledStatement" eOpposite="#//LabeledStatement/usagesInBreakStatements"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CastExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CatchClause" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="exception" ordered="false" lowerBound="1" eType="#//SingleVariableDeclaration" containment="true" eOpposite="#//SingleVariableDeclaration/catchClause"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#//Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CharacterLiteral" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="escapedValue" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ClassFile" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="originalFilePath" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//AbstractTypeDeclaration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attachedSource" ordered="false" eType="#//CompilationUnit"/> <eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false" eType="#//Package"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ClassInstanceCreation" eSuperTypes="#//Expression #//AbstractMethodInvocation"> <eStructuralFeatures xsi:type="ecore:EReference" name="anonymousClassDeclaration" ordered="false" eType="#//AnonymousClassDeclaration" containment="true" eOpposite="#//AnonymousClassDeclaration/classInstanceCreation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConstructorDeclaration" eSuperTypes="#//AbstractMethodDeclaration"/> <eClassifiers xsi:type="ecore:EClass" name="ConditionalExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="elseExpression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thenExpression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConstructorInvocation" eSuperTypes="#//Statement #//AbstractMethodInvocation"/> <eClassifiers xsi:type="ecore:EClass" name="ClassDeclaration" eSuperTypes="#//TypeDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="superClass" ordered="false" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Comment" abstract="true" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="content" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="enclosedByParent" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="prefixOfParent" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompilationUnit" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="originalFilePath" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="commentList" upperBound="-1" eType="#//Comment"/> <eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1" eType="#//ImportDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false" eType="#//Package"/> <eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1" eType="#//AbstractTypeDeclaration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ContinueStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="label" ordered="false" eType="#//LabeledStatement" eOpposite="#//LabeledStatement/usagesInContinueStatements"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DoStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EmptyStatement" eSuperTypes="#//Statement"/> <eClassifiers xsi:type="ecore:EClass" name="EnhancedForStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#//Statement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameter" ordered="false" lowerBound="1" eType="#//SingleVariableDeclaration" containment="true" eOpposite="#//SingleVariableDeclaration/enhancedForStatement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumConstantDeclaration" eSuperTypes="#//BodyDeclaration #//VariableDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="anonymousClassDeclaration" ordered="false" eType="#//AnonymousClassDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumDeclaration" eSuperTypes="#//AbstractTypeDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="enumConstants" upperBound="-1" eType="#//EnumConstantDeclaration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true" eSuperTypes="#//ASTNode"/> <eClassifiers xsi:type="ecore:EClass" name="ExpressionStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FieldAccess" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="field" ordered="false" lowerBound="1" eType="#//SingleVariableAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FieldDeclaration" eSuperTypes="#//BodyDeclaration #//AbstractVariablesContainer"/> <eClassifiers xsi:type="ecore:EClass" name="ForStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="updaters" upperBound="-1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initializers" upperBound="-1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IfStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thenStatement" ordered="false" lowerBound="1" eType="#//Statement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseStatement" ordered="false" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ImportDeclaration" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="static" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="importedElement" ordered="false" lowerBound="1" eType="#//NamedElement" eOpposite="#//NamedElement/usagesInImports"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InfixExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" ordered="false" unique="false" lowerBound="1" eType="#//InfixExpressionKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extendedOperands" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="InfixExpressionKind"> <eLiterals name="TIMES" value="1" literal="*"/> <eLiterals name="DIVIDE" value="2" literal="/"/> <eLiterals name="REMAINDER" value="3" literal="%"/> <eLiterals name="PLUS" value="4" literal="+"/> <eLiterals name="MINUS" value="5" literal="-"/> <eLiterals name="LEFT_SHIFT" value="6" literal="&lt;&lt;"/> <eLiterals name="RIGHT_SHIFT_SIGNED" value="7" literal=">>"/> <eLiterals name="RIGHT_SHIFT_UNSIGNED" value="8" literal=">>>"/> <eLiterals name="LESS" value="9" literal="&lt;"/> <eLiterals name="GREATER" value="10" literal=">"/> <eLiterals name="LESS_EQUALS" value="11" literal="&lt;="/> <eLiterals name="GREATER_EQUALS" value="12" literal=">="/> <eLiterals name="EQUALS" value="13" literal="=="/> <eLiterals name="NOT_EQUALS" value="14" literal="!="/> <eLiterals name="XOR" value="15" literal="^"/> <eLiterals name="AND" value="16" literal="&amp;"/> <eLiterals name="OR" value="17" literal="|"/> <eLiterals name="CONDITIONAL_AND" value="18" literal="&amp;&amp;"/> <eLiterals name="CONDITIONAL_OR" value="19" literal="||"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="InheritanceKind"> <eLiterals name="none" value="1"/> <eLiterals name="abstract" value="2"/> <eLiterals name="final" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Initializer" eSuperTypes="#//BodyDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#//Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstanceofExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InterfaceDeclaration" eSuperTypes="#//TypeDeclaration"/> <eClassifiers xsi:type="ecore:EClass" name="Javadoc" eSuperTypes="#//Comment"> <eStructuralFeatures xsi:type="ecore:EReference" name="tags" upperBound="-1" eType="#//TagElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LabeledStatement" eSuperTypes="#//NamedElement #//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#//Statement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usagesInBreakStatements" ordered="false" upperBound="-1" eType="#//BreakStatement" eOpposite="#//BreakStatement/label"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usagesInContinueStatements" ordered="false" upperBound="-1" eType="#//ContinueStatement" eOpposite="#//ContinueStatement/label"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LineComment" eSuperTypes="#//Comment"/> <eClassifiers xsi:type="ecore:EClass" name="Manifest"> <eStructuralFeatures xsi:type="ecore:EReference" name="mainAttributes" ordered="false" upperBound="-1" eType="#//ManifestAttribute" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="entryAttributes" ordered="false" upperBound="-1" eType="#//ManifestEntry" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ManifestAttribute"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ManifestEntry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" ordered="false" upperBound="-1" eType="#//ManifestAttribute" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MemberRef" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="member" ordered="false" lowerBound="1" eType="#//NamedElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodDeclaration" eSuperTypes="#//AbstractMethodDeclaration"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="extraArrayDimensions" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="returnType" ordered="false" eType="#//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedMethodDeclaration" ordered="false" eType="#//MethodDeclaration" eOpposite="#//MethodDeclaration/redefinitions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinitions" ordered="false" upperBound="-1" eType="#//MethodDeclaration" eOpposite="#//MethodDeclaration/redefinedMethodDeclaration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodInvocation" eSuperTypes="#//Expression #//AbstractMethodInvocation"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodRef" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="method" ordered="false" lowerBound="1" eType="#//AbstractMethodDeclaration" eOpposite="#//AbstractMethodDeclaration/usagesInDocComments"/> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false" eType="#//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//MethodRefParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodRefParameter" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="varargs" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Model"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedElements" ordered="false" upperBound="-1" eType="#//Package" containment="true" eOpposite="#//Package/model"/> <eStructuralFeatures xsi:type="ecore:EReference" name="orphanTypes" ordered="false" upperBound="-1" eType="#//Type" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="unresolvedItems" ordered="false" upperBound="-1" eType="#//UnresolvedItem" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="compilationUnits" ordered="false" upperBound="-1" eType="#//CompilationUnit" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="classFiles" ordered="false" upperBound="-1" eType="#//ClassFile" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="archives" ordered="false" upperBound="-1" eType="#//Archive" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Modifier" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" ordered="false" unique="false" lowerBound="1" eType="#//VisibilityKind"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="inheritance" ordered="false" unique="false" lowerBound="1" eType="#//InheritanceKind"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="static" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="volatile" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="native" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="strictfp" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="synchronized" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyDeclaration" ordered="false" eType="#//BodyDeclaration" eOpposite="#//BodyDeclaration/modifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="singleVariableDeclaration" ordered="false" eType="#//SingleVariableDeclaration" eOpposite="#//SingleVariableDeclaration/modifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variableDeclarationStatement" ordered="false" eType="#//VariableDeclarationStatement" eOpposite="#//VariableDeclarationStatement/modifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variableDeclarationExpression" ordered="false" eType="#//VariableDeclarationExpression" eOpposite="#//VariableDeclarationExpression/modifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="proxy" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usagesInImports" ordered="false" upperBound="-1" eType="#//ImportDeclaration" eOpposite="#//ImportDeclaration/importedElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamespaceAccess" abstract="true" eSuperTypes="#//ASTNode"/> <eClassifiers xsi:type="ecore:EClass" name="NumberLiteral" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tokenValue" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NullLiteral" eSuperTypes="#//Expression"/> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedElements" ordered="false" upperBound="-1" eType="#//AbstractTypeDeclaration" containment="true" eOpposite="#//AbstractTypeDeclaration/package"/> <eStructuralFeatures xsi:type="ecore:EReference" name="model" ordered="false" eType="#//Model" eOpposite="#//Model/ownedElements"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPackages" ordered="false" upperBound="-1" eType="#//Package" containment="true" eOpposite="#//Package/package"/> <eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false" eType="#//Package" eOpposite="#//Package/ownedPackages"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usagesInPackageAccess" ordered="false" upperBound="-1" eType="#//PackageAccess" eOpposite="#//PackageAccess/package"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageAccess" eSuperTypes="#//NamespaceAccess"> <eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false" lowerBound="1" eType="#//Package" eOpposite="#//Package/usagesInPackageAccess"/> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false" eType="#//PackageAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParameterizedType" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typeArguments" upperBound="-1" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParenthesizedExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PostfixExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" ordered="false" unique="false" lowerBound="1" eType="#//PostfixExpressionKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operand" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="PostfixExpressionKind"> <eLiterals name="INCREMENT" value="1" literal="++"/> <eLiterals name="DECREMENT" value="2" literal="--"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrefixExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" ordered="false" unique="false" lowerBound="1" eType="#//PrefixExpressionKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operand" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="PrefixExpressionKind"> <eLiterals name="INCREMENT" value="1" literal="++"/> <eLiterals name="DECREMENT" value="2" literal="--"/> <eLiterals name="PLUS" value="3" literal="+"/> <eLiterals name="MINUS" value="4" literal="-"/> <eLiterals name="COMPLEMENT" value="5" literal="~"/> <eLiterals name="NOT" value="6" literal="!"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//Type"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeBoolean" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeByte" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeChar" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeDouble" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeShort" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeFloat" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeInt" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeLong" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeVoid" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="ReturnStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SingleVariableAccess" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false" lowerBound="1" eType="#//VariableDeclaration" eOpposite="#//VariableDeclaration/usageInVariableAccess"/> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SingleVariableDeclaration" eSuperTypes="#//VariableDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="modifier" ordered="false" eType="#//Modifier" containment="true" eOpposite="#//Modifier/singleVariableDeclaration"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="varargs" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="#//Annotation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="methodDeclaration" ordered="false" eType="#//AbstractMethodDeclaration" eOpposite="#//AbstractMethodDeclaration/parameters"/> <eStructuralFeatures xsi:type="ecore:EReference" name="catchClause" ordered="false" eType="#//CatchClause" eOpposite="#//CatchClause/exception"/> <eStructuralFeatures xsi:type="ecore:EReference" name="enhancedForStatement" ordered="false" eType="#//EnhancedForStatement" eOpposite="#//EnhancedForStatement/parameter"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true" eSuperTypes="#//ASTNode"/> <eClassifiers xsi:type="ecore:EClass" name="StringLiteral" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="escapedValue" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SuperConstructorInvocation" eSuperTypes="#//Statement #//AbstractMethodInvocation"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SuperFieldAccess" eSuperTypes="#//AbstractTypeQualifiedExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="field" ordered="false" lowerBound="1" eType="#//SingleVariableAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SuperMethodInvocation" eSuperTypes="#//AbstractTypeQualifiedExpression #//AbstractMethodInvocation"/> <eClassifiers xsi:type="ecore:EClass" name="SwitchCase" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="default" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SwitchStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SynchronizedStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#//Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TagElement" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tagName" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fragments" upperBound="-1" eType="#//ASTNode" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TextElement" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="text" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ThisExpression" eSuperTypes="#//AbstractTypeQualifiedExpression"/> <eClassifiers xsi:type="ecore:EClass" name="ThrowStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TryStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#//Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="finally" ordered="false" eType="#//Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="catchClauses" upperBound="-1" eType="#//CatchClause" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="usagesInTypeAccess" ordered="false" upperBound="-1" eType="#//TypeAccess" eOpposite="#//TypeAccess/type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeAccess" eSuperTypes="#//Expression #//NamespaceAccess"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//Type" eOpposite="#//Type/usagesInTypeAccess"/> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false" eType="#//NamespaceAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeDeclaration" abstract="true" eSuperTypes="#//AbstractTypeDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="typeParameters" upperBound="-1" eType="#//TypeParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeDeclarationStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="declaration" ordered="false" lowerBound="1" eType="#//AbstractTypeDeclaration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeLiteral" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeParameter" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="bounds" upperBound="-1" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedItem" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedItemAccess" eSuperTypes="#//Expression #//NamespaceAccess"> <eStructuralFeatures xsi:type="ecore:EReference" name="element" ordered="false" eType="#//UnresolvedItem"/> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false" eType="#//ASTNode" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedAnnotationDeclaration" eSuperTypes="#//AnnotationTypeDeclaration #//UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedAnnotationTypeMemberDeclaration" eSuperTypes="#//AnnotationTypeMemberDeclaration #//UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedClassDeclaration" eSuperTypes="#//ClassDeclaration #//UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedEnumDeclaration" eSuperTypes="#//EnumDeclaration #//UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedInterfaceDeclaration" eSuperTypes="#//InterfaceDeclaration #//UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedLabeledStatement" eSuperTypes="#//LabeledStatement #//UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedMethodDeclaration" eSuperTypes="#//MethodDeclaration #//UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedSingleVariableDeclaration" eSuperTypes="#//SingleVariableDeclaration #//UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedType" eSuperTypes="#//Type #//UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedTypeDeclaration" eSuperTypes="#//AbstractTypeDeclaration #//UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedVariableDeclarationFragment" eSuperTypes="#//VariableDeclarationFragment #//UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="extraArrayDimensions" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initializer" ordered="false" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usageInVariableAccess" ordered="false" upperBound="-1" eType="#//SingleVariableAccess" eOpposite="#//SingleVariableAccess/variable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableDeclarationExpression" eSuperTypes="#//Expression #//AbstractVariablesContainer"> <eStructuralFeatures xsi:type="ecore:EReference" name="modifier" ordered="false" eType="#//Modifier" containment="true" eOpposite="#//Modifier/variableDeclarationExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="#//Annotation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableDeclarationFragment" eSuperTypes="#//VariableDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="variablesContainer" ordered="false" eType="#//AbstractVariablesContainer" eOpposite="#//AbstractVariablesContainer/fragments"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableDeclarationStatement" eSuperTypes="#//Statement #//AbstractVariablesContainer"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="extraArrayDimensions" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="modifier" ordered="false" eType="#//Modifier" containment="true" eOpposite="#//Modifier/variableDeclarationStatement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="#//Annotation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="VisibilityKind"> <eLiterals name="none" value="1"/> <eLiterals name="public" value="2"/> <eLiterals name="private" value="3"/> <eLiterals name="protected" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WildCardType" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bound" ordered="false" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WhileStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#//Statement" containment="true"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"java","nsURI":"http://www.eclipse.org/MoDisco/Java/0.2.incubation/java","name":"java","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMethodDeclaration","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMethodInvocation","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractTypeDeclaration","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractTypeQualifiedExpression","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractVariablesContainer","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotation","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Archive","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssertStatement","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ASTNode","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationMemberValuePair","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationTypeDeclaration","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationTypeMemberDeclaration","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousClassDeclaration","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayAccess","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayCreation","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayInitializer","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayLengthAccess","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayType","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AssignmentKind","instanceClass":null,"id":20,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BodyDeclaration","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteral","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockComment","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakStatement","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CastExpression","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CatchClause","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CharacterLiteral","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassFile","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassInstanceCreation","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorDeclaration","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalExpression","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorInvocation","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassDeclaration","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":true,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompilationUnit","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContinueStatement","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoStatement","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmptyStatement","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnhancedForStatement","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumConstantDeclaration","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumDeclaration","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionStatement","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldAccess","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldDeclaration","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForStatement","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStatement","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImportDeclaration","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InfixExpression","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"InfixExpressionKind","instanceClass":null,"id":51,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"InheritanceKind","instanceClass":null,"id":52,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Initializer","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceofExpression","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceDeclaration","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Javadoc","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabeledStatement","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LineComment","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manifest","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ManifestAttribute","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ManifestEntry","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemberRef","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodDeclaration","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodInvocation","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodRef","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodRefParameter","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Modifier","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamespaceAccess","instanceClass":null,"abstract":true,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberLiteral","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullLiteral","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageAccess","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterizedType","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParenthesizedExpression","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PostfixExpression","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PostfixExpressionKind","instanceClass":null,"id":78,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrefixExpression","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PrefixExpressionKind","instanceClass":null,"id":80,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeBoolean","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeByte","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeChar","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeDouble","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeShort","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeFloat","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeInt","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeLong","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeVoid","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnStatement","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleVariableAccess","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleVariableDeclaration","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteral","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperConstructorInvocation","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperFieldAccess","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperMethodInvocation","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchCase","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchStatement","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SynchronizedStatement","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TagElement","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextElement","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThisExpression","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThrowStatement","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TryStatement","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeAccess","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDeclaration","instanceClass":null,"abstract":true,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDeclarationStatement","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeLiteral","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeParameter","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedItem","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedItemAccess","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedAnnotationDeclaration","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedAnnotationTypeMemberDeclaration","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedClassDeclaration","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedEnumDeclaration","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedInterfaceDeclaration","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedLabeledStatement","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedMethodDeclaration","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedSingleVariableDeclaration","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedType","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedTypeDeclaration","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedVariableDeclarationFragment","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclaration","instanceClass":null,"abstract":true,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclarationExpression","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclarationFragment","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclarationStatement","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"VisibilityKind","instanceClass":null,"id":130,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WildCardType","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileStatement","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thrownExceptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":136,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usagesInDocComments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":137,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"methodDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":148,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":155,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commentsBeforeBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commentsAfterBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":158,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"superInterfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"abstractTypeDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":172,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":173,"derived":false},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variablesContainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":178,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"originalFilePath","changeable":true,"lowerBound":1,"iD":false,"id":183,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classFiles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":184,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"manifest","changeable":true,"resolveProxies":true,"lowerBound":0,"id":185,"derived":false},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"resolveProxies":true,"lowerBound":0,"id":190,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"comments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":195,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalCompilationUnit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":196,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalClassFile","changeable":true,"resolveProxies":true,"lowerBound":0,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":0,"id":201,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":202,"derived":false},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":205,"derived":false},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"default","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":209,"derived":false},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":214,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classInstanceCreation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":215,"derived":false},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"anonymousClassDeclarationOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":218,"derived":false},{"id":219,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"anonymousClassDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":220,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"array","changeable":true,"resolveProxies":true,"lowerBound":1,"id":221,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"index","changeable":true,"resolveProxies":true,"lowerBound":1,"id":222,"derived":false},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dimensions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":226,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initializer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":228,"derived":false},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":233,"derived":false},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"array","changeable":true,"resolveProxies":true,"lowerBound":1,"id":236,"derived":false},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"dimensions","changeable":true,"lowerBound":1,"iD":false,"id":239,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elementType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":240,"derived":false},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftHandSide","changeable":true,"resolveProxies":true,"lowerBound":1,"id":244,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":245,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightHandSide","changeable":true,"resolveProxies":true,"lowerBound":1,"id":246,"derived":false},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"name":"ASSIGN","id":251,"value":1,"literal":"=","eClass":"EEnumLiteral"},{"name":"PLUS_ASSIGN","id":252,"value":2,"literal":"+=","eClass":"EEnumLiteral"},{"name":"MINUS_ASSIGN","id":253,"value":3,"literal":"-=","eClass":"EEnumLiteral"},{"name":"TIMES_ASSIGN","id":254,"value":4,"literal":"*=","eClass":"EEnumLiteral"},{"name":"DIVIDE_ASSIGN","id":255,"value":5,"literal":"/=","eClass":"EEnumLiteral"},{"name":"BIT_AND_ASSIGN","id":256,"value":6,"literal":"&=","eClass":"EEnumLiteral"},{"name":"BIT_OR_ASSIGN","id":257,"value":7,"literal":"|=","eClass":"EEnumLiteral"},{"name":"BIT_XOR_ASSIGN","id":258,"value":8,"literal":"^=","eClass":"EEnumLiteral"},{"name":"REMAINDER_ASSIGN","id":259,"value":9,"literal":"%=","eClass":"EEnumLiteral"},{"name":"LEFT_SHIFT_ASSIGN","id":260,"value":10,"literal":"<<=","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_SIGNED_ASSIGN","id":261,"value":11,"literal":">>=","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_UNSIGNED_ASSIGN","id":262,"value":12,"literal":">>>=","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":263,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":264,"derived":false},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bodyDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":270,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":271,"derived":false},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":275,"derived":false},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"resolveProxies":true,"lowerBound":0,"id":278,"derived":false},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usagesInBreakStatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":281,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":282,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":283,"derived":false},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exception","changeable":true,"resolveProxies":true,"lowerBound":1,"id":287,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":288,"derived":false},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"catchClause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":291,"derived":false},{"id":292,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"escapedValue","changeable":true,"lowerBound":1,"iD":false,"id":293,"derived":false},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"originalFilePath","changeable":true,"lowerBound":1,"iD":false,"id":296,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":297,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attachedSource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":298,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":299,"derived":false},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":305,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":306,"derived":false},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":313,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":314,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":315,"derived":false},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"superClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":322,"derived":false},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"content","changeable":true,"lowerBound":1,"iD":false,"id":325,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"enclosedByParent","changeable":true,"lowerBound":1,"iD":false,"id":326,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"prefixOfParent","changeable":true,"lowerBound":1,"iD":false,"id":327,"derived":false},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"originalFilePath","changeable":true,"lowerBound":1,"iD":false,"id":332,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"commentList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":333,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"imports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":334,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":335,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":336,"derived":false},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"resolveProxies":true,"lowerBound":0,"id":343,"derived":false},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usagesInContinueStatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":346,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":347,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":348,"derived":false},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":353,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":354,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":355,"derived":false},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"enhancedForStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":360,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"anonymousClassDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":361,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":362,"derived":false},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"enumConstants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":367,"derived":false},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":371,"derived":false},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"field","changeable":true,"resolveProxies":true,"lowerBound":1,"id":374,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":375,"derived":false},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":381,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"updaters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":382,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initializers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":383,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":384,"derived":false},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":390,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenStatement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":391,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":392,"derived":false},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"static","changeable":true,"lowerBound":0,"iD":false,"id":397,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":398,"derived":false},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usagesInImports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":402,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":403,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":404,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":405,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extendedOperands","changeable":true,"resolveProxies":true,"lowerBound":0,"id":406,"derived":false},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"name":"TIMES","id":412,"value":1,"literal":"*","eClass":"EEnumLiteral"},{"name":"DIVIDE","id":413,"value":2,"literal":"/","eClass":"EEnumLiteral"},{"name":"REMAINDER","id":414,"value":3,"literal":"%","eClass":"EEnumLiteral"},{"name":"PLUS","id":415,"value":4,"literal":"+","eClass":"EEnumLiteral"},{"name":"MINUS","id":416,"value":5,"literal":"-","eClass":"EEnumLiteral"},{"name":"LEFT_SHIFT","id":417,"value":6,"literal":"<<","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_SIGNED","id":418,"value":7,"literal":">>","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_UNSIGNED","id":419,"value":8,"literal":">>>","eClass":"EEnumLiteral"},{"name":"LESS","id":420,"value":9,"literal":"<","eClass":"EEnumLiteral"},{"name":"GREATER","id":421,"value":10,"literal":">","eClass":"EEnumLiteral"},{"name":"LESS_EQUALS","id":422,"value":11,"literal":"<=","eClass":"EEnumLiteral"},{"name":"GREATER_EQUALS","id":423,"value":12,"literal":">=","eClass":"EEnumLiteral"},{"name":"EQUALS","id":424,"value":13,"literal":"==","eClass":"EEnumLiteral"},{"name":"NOT_EQUALS","id":425,"value":14,"literal":"!=","eClass":"EEnumLiteral"},{"name":"XOR","id":426,"value":15,"literal":"^","eClass":"EEnumLiteral"},{"name":"AND","id":427,"value":16,"literal":"&","eClass":"EEnumLiteral"},{"name":"OR","id":428,"value":17,"literal":"|","eClass":"EEnumLiteral"},{"name":"CONDITIONAL_AND","id":429,"value":18,"literal":"&&","eClass":"EEnumLiteral"},{"name":"CONDITIONAL_OR","id":430,"value":19,"literal":"||","eClass":"EEnumLiteral"},{"name":"none","id":431,"value":1,"literal":"none","eClass":"EEnumLiteral"},{"name":"abstract","id":432,"value":2,"literal":"abstract","eClass":"EEnumLiteral"},{"name":"final","id":433,"value":3,"literal":"final","eClass":"EEnumLiteral"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":434,"derived":false},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":437,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":438,"derived":false},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tags","changeable":true,"resolveProxies":true,"lowerBound":0,"id":443,"derived":false},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":446,"derived":false},{"id":447,"eClass":"EGenericType"},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mainAttributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":453,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entryAttributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":454,"derived":false},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"key","changeable":true,"lowerBound":1,"iD":false,"id":457,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":458,"derived":false},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":461,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":462,"derived":false},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":1,"id":465,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":466,"derived":false},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"extraArrayDimensions","changeable":true,"lowerBound":1,"iD":false,"id":470,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":471,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinedMethodDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":472,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":473,"derived":false},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":479,"derived":false},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":483,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":484,"derived":false},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":489,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"varargs","changeable":true,"lowerBound":1,"iD":false,"id":490,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":491,"derived":false},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":496,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":497,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"orphanTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":498,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"unresolvedItems","changeable":true,"resolveProxies":true,"lowerBound":0,"id":499,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"compilationUnits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":500,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classFiles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":501,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"archives","changeable":true,"resolveProxies":true,"lowerBound":0,"id":502,"derived":false},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"model","changeable":true,"resolveProxies":true,"lowerBound":0,"id":505,"derived":false},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"id":510,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"visibility","changeable":true,"lowerBound":1,"iD":false,"id":511,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"inheritance","changeable":true,"lowerBound":1,"iD":false,"id":512,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"static","changeable":true,"lowerBound":1,"iD":false,"id":513,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"transient","changeable":true,"lowerBound":1,"iD":false,"id":514,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"volatile","changeable":true,"lowerBound":1,"iD":false,"id":515,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"native","changeable":true,"lowerBound":1,"iD":false,"id":516,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"strictfp","changeable":true,"lowerBound":1,"iD":false,"id":517,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"synchronized","changeable":true,"lowerBound":1,"iD":false,"id":518,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"singleVariableDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":519,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variableDeclarationStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":520,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variableDeclarationExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":521,"derived":false},{"id":522,"eClass":"EGenericType"},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":533,"derived":false},{"id":534,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":535,"derived":false},{"id":536,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":537,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":538,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"proxy","changeable":true,"lowerBound":1,"iD":false,"id":539,"derived":false},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"tokenValue","changeable":true,"lowerBound":1,"iD":false,"id":545,"derived":false},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"id":548,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":549,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":550,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usagesInPackageAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":551,"derived":false},{"id":552,"eClass":"EGenericType"},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"EGenericType"},{"id":556,"eClass":"EGenericType"},{"id":557,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":1,"id":558,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":559,"derived":false},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"id":562,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":563,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":564,"derived":false},{"id":565,"eClass":"EGenericType"},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":568,"derived":false},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":571,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":572,"derived":false},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"name":"INCREMENT","id":576,"value":1,"literal":"++","eClass":"EEnumLiteral"},{"name":"DECREMENT","id":577,"value":2,"literal":"--","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":578,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":579,"derived":false},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"id":582,"eClass":"EGenericType"},{"name":"INCREMENT","id":583,"value":1,"literal":"++","eClass":"EEnumLiteral"},{"name":"DECREMENT","id":584,"value":2,"literal":"--","eClass":"EEnumLiteral"},{"name":"PLUS","id":585,"value":3,"literal":"+","eClass":"EEnumLiteral"},{"name":"MINUS","id":586,"value":4,"literal":"-","eClass":"EEnumLiteral"},{"name":"COMPLEMENT","id":587,"value":5,"literal":"~","eClass":"EEnumLiteral"},{"name":"NOT","id":588,"value":6,"literal":"!","eClass":"EEnumLiteral"},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"},{"id":592,"eClass":"EGenericType"},{"id":593,"eClass":"EGenericType"},{"id":594,"eClass":"EGenericType"},{"id":595,"eClass":"EGenericType"},{"id":596,"eClass":"EGenericType"},{"id":597,"eClass":"EGenericType"},{"id":598,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":599,"derived":false},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":602,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":603,"derived":false},{"id":604,"eClass":"EGenericType"},{"id":605,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usageInVariableAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":606,"derived":false},{"id":607,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"varargs","changeable":true,"lowerBound":1,"iD":false,"id":608,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":609,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":610,"derived":false},{"id":611,"eClass":"EGenericType"},{"id":612,"eClass":"EGenericType"},{"id":613,"eClass":"EGenericType"},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"id":618,"eClass":"EGenericType"},{"id":619,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"escapedValue","changeable":true,"lowerBound":1,"iD":false,"id":620,"derived":false},{"id":621,"eClass":"EGenericType"},{"id":622,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":623,"derived":false},{"id":624,"eClass":"EGenericType"},{"id":625,"eClass":"EGenericType"},{"id":626,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"field","changeable":true,"resolveProxies":true,"lowerBound":1,"id":627,"derived":false},{"id":628,"eClass":"EGenericType"},{"id":629,"eClass":"EGenericType"},{"id":630,"eClass":"EGenericType"},{"id":631,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"default","changeable":true,"lowerBound":1,"iD":false,"id":632,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":633,"derived":false},{"id":634,"eClass":"EGenericType"},{"id":635,"eClass":"EGenericType"},{"id":636,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":637,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":638,"derived":false},{"id":639,"eClass":"EGenericType"},{"id":640,"eClass":"EGenericType"},{"id":641,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":642,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":643,"derived":false},{"id":644,"eClass":"EGenericType"},{"id":645,"eClass":"EGenericType"},{"id":646,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"tagName","changeable":true,"lowerBound":0,"iD":false,"id":647,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":648,"derived":false},{"id":649,"eClass":"EGenericType"},{"id":650,"eClass":"EGenericType"},{"id":651,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"text","changeable":true,"lowerBound":1,"iD":false,"id":652,"derived":false},{"id":653,"eClass":"EGenericType"},{"id":654,"eClass":"EGenericType"},{"id":655,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":656,"derived":false},{"id":657,"eClass":"EGenericType"},{"id":658,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":659,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"finally","changeable":true,"resolveProxies":true,"lowerBound":0,"id":660,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"catchClauses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":661,"derived":false},{"id":662,"eClass":"EGenericType"},{"id":663,"eClass":"EGenericType"},{"id":664,"eClass":"EGenericType"},{"id":665,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usagesInTypeAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":666,"derived":false},{"id":667,"eClass":"EGenericType"},{"id":668,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":669,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":670,"derived":false},{"id":671,"eClass":"EGenericType"},{"id":672,"eClass":"EGenericType"},{"id":673,"eClass":"EGenericType"},{"id":674,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":675,"derived":false},{"id":676,"eClass":"EGenericType"},{"id":677,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"declaration","changeable":true,"resolveProxies":true,"lowerBound":1,"id":678,"derived":false},{"id":679,"eClass":"EGenericType"},{"id":680,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":681,"derived":false},{"id":682,"eClass":"EGenericType"},{"id":683,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bounds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":684,"derived":false},{"id":685,"eClass":"EGenericType"},{"id":686,"eClass":"EGenericType"},{"id":687,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":688,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":689,"derived":false},{"id":690,"eClass":"EGenericType"},{"id":691,"eClass":"EGenericType"},{"id":692,"eClass":"EGenericType"},{"id":693,"eClass":"EGenericType"},{"id":694,"eClass":"EGenericType"},{"id":695,"eClass":"EGenericType"},{"id":696,"eClass":"EGenericType"},{"id":697,"eClass":"EGenericType"},{"id":698,"eClass":"EGenericType"},{"id":699,"eClass":"EGenericType"},{"id":700,"eClass":"EGenericType"},{"id":701,"eClass":"EGenericType"},{"id":702,"eClass":"EGenericType"},{"id":703,"eClass":"EGenericType"},{"id":704,"eClass":"EGenericType"},{"id":705,"eClass":"EGenericType"},{"id":706,"eClass":"EGenericType"},{"id":707,"eClass":"EGenericType"},{"id":708,"eClass":"EGenericType"},{"id":709,"eClass":"EGenericType"},{"id":710,"eClass":"EGenericType"},{"id":711,"eClass":"EGenericType"},{"id":712,"eClass":"EGenericType"},{"id":713,"eClass":"EGenericType"},{"id":714,"eClass":"EGenericType"},{"id":715,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"extraArrayDimensions","changeable":true,"lowerBound":1,"iD":false,"id":716,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initializer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":717,"derived":false},{"id":718,"eClass":"EGenericType"},{"id":719,"eClass":"EGenericType"},{"id":720,"eClass":"EGenericType"},{"id":721,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":722,"derived":false},{"id":723,"eClass":"EGenericType"},{"id":724,"eClass":"EGenericType"},{"id":725,"eClass":"EGenericType"},{"id":726,"eClass":"EGenericType"},{"id":727,"eClass":"EGenericType"},{"id":728,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"extraArrayDimensions","changeable":true,"lowerBound":1,"iD":false,"id":729,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":730,"derived":false},{"id":731,"eClass":"EGenericType"},{"id":732,"eClass":"EGenericType"},{"id":733,"eClass":"EGenericType"},{"id":734,"eClass":"EGenericType"},{"id":735,"eClass":"EGenericType"},{"name":"none","id":736,"value":1,"literal":"none","eClass":"EEnumLiteral"},{"name":"public","id":737,"value":2,"literal":"public","eClass":"EEnumLiteral"},{"name":"private","id":738,"value":3,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":739,"value":4,"literal":"protected","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"upperBound","changeable":true,"lowerBound":1,"iD":false,"id":740,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bound","changeable":true,"resolveProxies":true,"lowerBound":0,"id":741,"derived":false},{"id":742,"eClass":"EGenericType"},{"id":743,"eClass":"EGenericType"},{"id":744,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":745,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":746,"derived":false},{"id":747,"eClass":"EGenericType"},{"id":748,"eClass":"EGenericType"},{"id":749,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":1,"target":0},{"source":1,"target":21},{"source":1,"target":133},{"source":1,"target":134},{"source":1,"target":135},{"source":1,"target":136},{"source":1,"target":137},{"source":1,"target":138},{"source":1,"target":139},{"source":133,"target":24},{"source":133,"target":140},{"source":133,"target":1},{"source":140,"target":24},{"source":134,"target":93},{"source":134,"target":141},{"source":134,"target":1},{"source":134,"target":142},{"source":141,"target":93},{"source":135,"target":108},{"source":135,"target":143},{"source":135,"target":1},{"source":143,"target":108},{"source":136,"target":112},{"source":136,"target":144},{"source":136,"target":1},{"source":144,"target":112},{"source":137,"target":65},{"source":137,"target":145},{"source":137,"target":1},{"source":137,"target":146},{"source":145,"target":65},{"source":138,"target":2},{"source":138,"target":147},{"source":138,"target":1},{"source":138,"target":148},{"source":147,"target":2},{"source":139,"target":21},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":148},{"source":2,"target":149},{"source":2,"target":150},{"source":2,"target":151},{"source":148,"target":1},{"source":148,"target":152},{"source":148,"target":2},{"source":148,"target":138},{"source":152,"target":1},{"source":149,"target":43},{"source":149,"target":153},{"source":149,"target":2},{"source":153,"target":43},{"source":150,"target":108},{"source":150,"target":154},{"source":150,"target":2},{"source":154,"target":108},{"source":151,"target":9},{"source":3,"target":0},{"source":3,"target":21},{"source":3,"target":107},{"source":3,"target":155},{"source":3,"target":156},{"source":3,"target":157},{"source":3,"target":158},{"source":3,"target":159},{"source":3,"target":160},{"source":3,"target":161},{"source":155,"target":21},{"source":155,"target":162},{"source":155,"target":3},{"source":155,"target":163},{"source":162,"target":21},{"source":156,"target":35},{"source":156,"target":164},{"source":156,"target":3},{"source":164,"target":35},{"source":157,"target":35},{"source":157,"target":165},{"source":157,"target":3},{"source":165,"target":35},{"source":158,"target":73},{"source":158,"target":166},{"source":158,"target":3},{"source":158,"target":167},{"source":166,"target":73},{"source":159,"target":108},{"source":159,"target":168},{"source":159,"target":3},{"source":168,"target":108},{"source":160,"target":21},{"source":161,"target":107},{"source":4,"target":0},{"source":4,"target":43},{"source":4,"target":169},{"source":4,"target":170},{"source":169,"target":108},{"source":169,"target":171},{"source":169,"target":4},{"source":171,"target":108},{"source":170,"target":43},{"source":5,"target":0},{"source":5,"target":9},{"source":5,"target":172},{"source":5,"target":173},{"source":5,"target":174},{"source":172,"target":108},{"source":172,"target":175},{"source":172,"target":5},{"source":175,"target":108},{"source":173,"target":128},{"source":173,"target":176},{"source":173,"target":5},{"source":173,"target":177},{"source":176,"target":128},{"source":174,"target":9},{"source":6,"target":0},{"source":6,"target":43},{"source":6,"target":178},{"source":6,"target":179},{"source":6,"target":180},{"source":178,"target":108},{"source":178,"target":181},{"source":178,"target":6},{"source":181,"target":108},{"source":179,"target":10},{"source":179,"target":182},{"source":179,"target":6},{"source":182,"target":10},{"source":180,"target":43},{"source":7,"target":0},{"source":7,"target":69},{"source":7,"target":183},{"source":7,"target":184},{"source":7,"target":185},{"source":7,"target":186},{"source":183,"target":187},{"source":183,"target":7},{"source":184,"target":29},{"source":184,"target":188},{"source":184,"target":7},{"source":188,"target":29},{"source":185,"target":59},{"source":185,"target":189},{"source":185,"target":7},{"source":189,"target":59},{"source":186,"target":69},{"source":8,"target":0},{"source":8,"target":94},{"source":8,"target":190},{"source":8,"target":191},{"source":8,"target":192},{"source":190,"target":43},{"source":190,"target":193},{"source":190,"target":8},{"source":193,"target":43},{"source":191,"target":43},{"source":191,"target":194},{"source":191,"target":8},{"source":194,"target":43},{"source":192,"target":94},{"source":9,"target":0},{"source":9,"target":195},{"source":9,"target":196},{"source":9,"target":197},{"source":195,"target":35},{"source":195,"target":198},{"source":195,"target":9},{"source":198,"target":35},{"source":196,"target":36},{"source":196,"target":199},{"source":196,"target":9},{"source":199,"target":36},{"source":197,"target":29},{"source":197,"target":200},{"source":197,"target":9},{"source":200,"target":29},{"source":10,"target":0},{"source":10,"target":69},{"source":10,"target":201},{"source":10,"target":202},{"source":10,"target":203},{"source":201,"target":12},{"source":201,"target":204},{"source":201,"target":10},{"source":201,"target":205},{"source":204,"target":12},{"source":202,"target":43},{"source":202,"target":206},{"source":202,"target":10},{"source":206,"target":43},{"source":203,"target":69},{"source":11,"target":0},{"source":11,"target":3},{"source":11,"target":207},{"source":207,"target":3},{"source":12,"target":0},{"source":12,"target":21},{"source":12,"target":208},{"source":12,"target":209},{"source":12,"target":205},{"source":12,"target":210},{"source":208,"target":43},{"source":208,"target":211},{"source":208,"target":12},{"source":211,"target":43},{"source":209,"target":108},{"source":209,"target":212},{"source":209,"target":12},{"source":212,"target":108},{"source":205,"target":10},{"source":205,"target":213},{"source":205,"target":12},{"source":205,"target":201},{"source":213,"target":10},{"source":210,"target":21},{"source":13,"target":0},{"source":13,"target":9},{"source":13,"target":214},{"source":13,"target":215},{"source":13,"target":216},{"source":214,"target":21},{"source":214,"target":217},{"source":214,"target":13},{"source":214,"target":218},{"source":217,"target":21},{"source":215,"target":30},{"source":215,"target":219},{"source":215,"target":13},{"source":215,"target":220},{"source":219,"target":30},{"source":216,"target":9},{"source":14,"target":0},{"source":14,"target":43},{"source":14,"target":221},{"source":14,"target":222},{"source":14,"target":223},{"source":221,"target":43},{"source":221,"target":224},{"source":221,"target":14},{"source":224,"target":43},{"source":222,"target":43},{"source":222,"target":225},{"source":222,"target":14},{"source":225,"target":43},{"source":223,"target":43},{"source":15,"target":0},{"source":15,"target":43},{"source":15,"target":226},{"source":15,"target":227},{"source":15,"target":228},{"source":15,"target":229},{"source":226,"target":43},{"source":226,"target":230},{"source":226,"target":15},{"source":230,"target":43},{"source":227,"target":16},{"source":227,"target":231},{"source":227,"target":15},{"source":231,"target":16},{"source":228,"target":108},{"source":228,"target":232},{"source":228,"target":15},{"source":232,"target":108},{"source":229,"target":43},{"source":16,"target":0},{"source":16,"target":43},{"source":16,"target":233},{"source":16,"target":234},{"source":233,"target":43},{"source":233,"target":235},{"source":233,"target":16},{"source":235,"target":43},{"source":234,"target":43},{"source":17,"target":0},{"source":17,"target":43},{"source":17,"target":236},{"source":17,"target":237},{"source":236,"target":43},{"source":236,"target":238},{"source":236,"target":17},{"source":238,"target":43},{"source":237,"target":43},{"source":18,"target":0},{"source":18,"target":107},{"source":18,"target":239},{"source":18,"target":240},{"source":18,"target":241},{"source":239,"target":242},{"source":239,"target":18},{"source":240,"target":108},{"source":240,"target":243},{"source":240,"target":18},{"source":243,"target":108},{"source":241,"target":107},{"source":19,"target":0},{"source":19,"target":43},{"source":19,"target":244},{"source":19,"target":245},{"source":19,"target":246},{"source":19,"target":247},{"source":244,"target":43},{"source":244,"target":248},{"source":244,"target":19},{"source":248,"target":43},{"source":245,"target":20},{"source":245,"target":249},{"source":245,"target":19},{"source":249,"target":20},{"source":246,"target":43},{"source":246,"target":250},{"source":246,"target":19},{"source":250,"target":43},{"source":247,"target":43},{"source":20,"target":0},{"source":20,"target":251},{"source":20,"target":252},{"source":20,"target":253},{"source":20,"target":254},{"source":20,"target":255},{"source":20,"target":256},{"source":20,"target":257},{"source":20,"target":258},{"source":20,"target":259},{"source":20,"target":260},{"source":20,"target":261},{"source":20,"target":262},{"source":251,"target":20},{"source":252,"target":20},{"source":253,"target":20},{"source":254,"target":20},{"source":255,"target":20},{"source":256,"target":20},{"source":257,"target":20},{"source":258,"target":20},{"source":259,"target":20},{"source":260,"target":20},{"source":261,"target":20},{"source":262,"target":20},{"source":21,"target":0},{"source":21,"target":69},{"source":21,"target":163},{"source":21,"target":263},{"source":21,"target":218},{"source":21,"target":264},{"source":21,"target":265},{"source":163,"target":3},{"source":163,"target":266},{"source":163,"target":21},{"source":163,"target":155},{"source":266,"target":3},{"source":263,"target":6},{"source":263,"target":267},{"source":263,"target":21},{"source":267,"target":6},{"source":218,"target":13},{"source":218,"target":268},{"source":218,"target":21},{"source":218,"target":214},{"source":268,"target":13},{"source":264,"target":68},{"source":264,"target":269},{"source":264,"target":21},{"source":264,"target":270},{"source":269,"target":68},{"source":265,"target":69},{"source":22,"target":0},{"source":22,"target":43},{"source":22,"target":271},{"source":22,"target":272},{"source":271,"target":273},{"source":271,"target":22},{"source":272,"target":43},{"source":23,"target":0},{"source":23,"target":35},{"source":23,"target":274},{"source":274,"target":35},{"source":24,"target":0},{"source":24,"target":94},{"source":24,"target":275},{"source":24,"target":276},{"source":275,"target":94},{"source":275,"target":277},{"source":275,"target":24},{"source":277,"target":94},{"source":276,"target":94},{"source":25,"target":0},{"source":25,"target":94},{"source":25,"target":278},{"source":25,"target":279},{"source":278,"target":57},{"source":278,"target":280},{"source":278,"target":25},{"source":278,"target":281},{"source":280,"target":57},{"source":279,"target":94},{"source":26,"target":0},{"source":26,"target":43},{"source":26,"target":282},{"source":26,"target":283},{"source":26,"target":284},{"source":282,"target":43},{"source":282,"target":285},{"source":282,"target":26},{"source":285,"target":43},{"source":283,"target":108},{"source":283,"target":286},{"source":283,"target":26},{"source":286,"target":108},{"source":284,"target":43},{"source":27,"target":0},{"source":27,"target":94},{"source":27,"target":287},{"source":27,"target":288},{"source":27,"target":289},{"source":287,"target":93},{"source":287,"target":290},{"source":287,"target":27},{"source":287,"target":291},{"source":290,"target":93},{"source":288,"target":24},{"source":288,"target":292},{"source":288,"target":27},{"source":292,"target":24},{"source":289,"target":94},{"source":28,"target":0},{"source":28,"target":43},{"source":28,"target":293},{"source":28,"target":294},{"source":293,"target":295},{"source":293,"target":28},{"source":294,"target":43},{"source":29,"target":0},{"source":29,"target":69},{"source":29,"target":296},{"source":29,"target":297},{"source":29,"target":298},{"source":29,"target":299},{"source":29,"target":300},{"source":296,"target":301},{"source":296,"target":29},{"source":297,"target":3},{"source":297,"target":302},{"source":297,"target":29},{"source":302,"target":3},{"source":298,"target":36},{"source":298,"target":303},{"source":298,"target":29},{"source":303,"target":36},{"source":299,"target":73},{"source":299,"target":304},{"source":299,"target":29},{"source":304,"target":73},{"source":300,"target":69},{"source":30,"target":0},{"source":30,"target":43},{"source":30,"target":2},{"source":30,"target":220},{"source":30,"target":305},{"source":30,"target":306},{"source":30,"target":307},{"source":30,"target":308},{"source":220,"target":13},{"source":220,"target":309},{"source":220,"target":30},{"source":220,"target":215},{"source":309,"target":13},{"source":305,"target":43},{"source":305,"target":310},{"source":305,"target":30},{"source":310,"target":43},{"source":306,"target":108},{"source":306,"target":311},{"source":306,"target":30},{"source":311,"target":108},{"source":307,"target":43},{"source":308,"target":2},{"source":31,"target":0},{"source":31,"target":1},{"source":31,"target":312},{"source":312,"target":1},{"source":32,"target":0},{"source":32,"target":43},{"source":32,"target":313},{"source":32,"target":314},{"source":32,"target":315},{"source":32,"target":316},{"source":313,"target":43},{"source":313,"target":317},{"source":313,"target":32},{"source":317,"target":43},{"source":314,"target":43},{"source":314,"target":318},{"source":314,"target":32},{"source":318,"target":43},{"source":315,"target":43},{"source":315,"target":319},{"source":315,"target":32},{"source":319,"target":43},{"source":316,"target":43},{"source":33,"target":0},{"source":33,"target":94},{"source":33,"target":2},{"source":33,"target":320},{"source":33,"target":321},{"source":320,"target":94},{"source":321,"target":2},{"source":34,"target":0},{"source":34,"target":109},{"source":34,"target":322},{"source":34,"target":323},{"source":322,"target":108},{"source":322,"target":324},{"source":322,"target":34},{"source":324,"target":108},{"source":323,"target":109},{"source":35,"target":0},{"source":35,"target":9},{"source":35,"target":325},{"source":35,"target":326},{"source":35,"target":327},{"source":35,"target":328},{"source":325,"target":329},{"source":325,"target":35},{"source":326,"target":330},{"source":326,"target":35},{"source":327,"target":331},{"source":327,"target":35},{"source":328,"target":9},{"source":36,"target":0},{"source":36,"target":69},{"source":36,"target":332},{"source":36,"target":333},{"source":36,"target":334},{"source":36,"target":335},{"source":36,"target":336},{"source":36,"target":337},{"source":332,"target":338},{"source":332,"target":36},{"source":333,"target":35},{"source":333,"target":339},{"source":333,"target":36},{"source":339,"target":35},{"source":334,"target":49},{"source":334,"target":340},{"source":334,"target":36},{"source":340,"target":49},{"source":335,"target":73},{"source":335,"target":341},{"source":335,"target":36},{"source":341,"target":73},{"source":336,"target":3},{"source":336,"target":342},{"source":336,"target":36},{"source":342,"target":3},{"source":337,"target":69},{"source":37,"target":0},{"source":37,"target":94},{"source":37,"target":343},{"source":37,"target":344},{"source":343,"target":57},{"source":343,"target":345},{"source":343,"target":37},{"source":343,"target":346},{"source":345,"target":57},{"source":344,"target":94},{"source":38,"target":0},{"source":38,"target":94},{"source":38,"target":347},{"source":38,"target":348},{"source":38,"target":349},{"source":347,"target":43},{"source":347,"target":350},{"source":347,"target":38},{"source":350,"target":43},{"source":348,"target":94},{"source":348,"target":351},{"source":348,"target":38},{"source":351,"target":94},{"source":349,"target":94},{"source":39,"target":0},{"source":39,"target":94},{"source":39,"target":352},{"source":352,"target":94},{"source":40,"target":0},{"source":40,"target":94},{"source":40,"target":353},{"source":40,"target":354},{"source":40,"target":355},{"source":40,"target":356},{"source":353,"target":94},{"source":353,"target":357},{"source":353,"target":40},{"source":357,"target":94},{"source":354,"target":43},{"source":354,"target":358},{"source":354,"target":40},{"source":358,"target":43},{"source":355,"target":93},{"source":355,"target":359},{"source":355,"target":40},{"source":355,"target":360},{"source":359,"target":93},{"source":356,"target":94},{"source":41,"target":0},{"source":41,"target":21},{"source":41,"target":126},{"source":41,"target":361},{"source":41,"target":362},{"source":41,"target":363},{"source":41,"target":364},{"source":361,"target":13},{"source":361,"target":365},{"source":361,"target":41},{"source":365,"target":13},{"source":362,"target":43},{"source":362,"target":366},{"source":362,"target":41},{"source":366,"target":43},{"source":363,"target":21},{"source":364,"target":126},{"source":42,"target":0},{"source":42,"target":3},{"source":42,"target":367},{"source":42,"target":368},{"source":367,"target":41},{"source":367,"target":369},{"source":367,"target":42},{"source":369,"target":41},{"source":368,"target":3},{"source":43,"target":0},{"source":43,"target":9},{"source":43,"target":370},{"source":370,"target":9},{"source":44,"target":0},{"source":44,"target":94},{"source":44,"target":371},{"source":44,"target":372},{"source":371,"target":43},{"source":371,"target":373},{"source":371,"target":44},{"source":373,"target":43},{"source":372,"target":94},{"source":45,"target":0},{"source":45,"target":43},{"source":45,"target":374},{"source":45,"target":375},{"source":45,"target":376},{"source":374,"target":92},{"source":374,"target":377},{"source":374,"target":45},{"source":377,"target":92},{"source":375,"target":43},{"source":375,"target":378},{"source":375,"target":45},{"source":378,"target":43},{"source":376,"target":43},{"source":46,"target":0},{"source":46,"target":21},{"source":46,"target":5},{"source":46,"target":379},{"source":46,"target":380},{"source":379,"target":21},{"source":380,"target":5},{"source":47,"target":0},{"source":47,"target":94},{"source":47,"target":381},{"source":47,"target":382},{"source":47,"target":383},{"source":47,"target":384},{"source":47,"target":385},{"source":381,"target":43},{"source":381,"target":386},{"source":381,"target":47},{"source":386,"target":43},{"source":382,"target":43},{"source":382,"target":387},{"source":382,"target":47},{"source":387,"target":43},{"source":383,"target":43},{"source":383,"target":388},{"source":383,"target":47},{"source":388,"target":43},{"source":384,"target":94},{"source":384,"target":389},{"source":384,"target":47},{"source":389,"target":94},{"source":385,"target":94},{"source":48,"target":0},{"source":48,"target":94},{"source":48,"target":390},{"source":48,"target":391},{"source":48,"target":392},{"source":48,"target":393},{"source":390,"target":43},{"source":390,"target":394},{"source":390,"target":48},{"source":394,"target":43},{"source":391,"target":94},{"source":391,"target":395},{"source":391,"target":48},{"source":395,"target":94},{"source":392,"target":94},{"source":392,"target":396},{"source":392,"target":48},{"source":396,"target":94},{"source":393,"target":94},{"source":49,"target":0},{"source":49,"target":9},{"source":49,"target":397},{"source":49,"target":398},{"source":49,"target":399},{"source":397,"target":400},{"source":397,"target":49},{"source":398,"target":69},{"source":398,"target":401},{"source":398,"target":49},{"source":398,"target":402},{"source":401,"target":69},{"source":399,"target":9},{"source":50,"target":0},{"source":50,"target":43},{"source":50,"target":403},{"source":50,"target":404},{"source":50,"target":405},{"source":50,"target":406},{"source":50,"target":407},{"source":403,"target":51},{"source":403,"target":408},{"source":403,"target":50},{"source":408,"target":51},{"source":404,"target":43},{"source":404,"target":409},{"source":404,"target":50},{"source":409,"target":43},{"source":405,"target":43},{"source":405,"target":410},{"source":405,"target":50},{"source":410,"target":43},{"source":406,"target":43},{"source":406,"target":411},{"source":406,"target":50},{"source":411,"target":43},{"source":407,"target":43},{"source":51,"target":0},{"source":51,"target":412},{"source":51,"target":413},{"source":51,"target":414},{"source":51,"target":415},{"source":51,"target":416},{"source":51,"target":417},{"source":51,"target":418},{"source":51,"target":419},{"source":51,"target":420},{"source":51,"target":421},{"source":51,"target":422},{"source":51,"target":423},{"source":51,"target":424},{"source":51,"target":425},{"source":51,"target":426},{"source":51,"target":427},{"source":51,"target":428},{"source":51,"target":429},{"source":51,"target":430},{"source":412,"target":51},{"source":413,"target":51},{"source":414,"target":51},{"source":415,"target":51},{"source":416,"target":51},{"source":417,"target":51},{"source":418,"target":51},{"source":419,"target":51},{"source":420,"target":51},{"source":421,"target":51},{"source":422,"target":51},{"source":423,"target":51},{"source":424,"target":51},{"source":425,"target":51},{"source":426,"target":51},{"source":427,"target":51},{"source":428,"target":51},{"source":429,"target":51},{"source":430,"target":51},{"source":52,"target":0},{"source":52,"target":431},{"source":52,"target":432},{"source":52,"target":433},{"source":431,"target":52},{"source":432,"target":52},{"source":433,"target":52},{"source":53,"target":0},{"source":53,"target":21},{"source":53,"target":434},{"source":53,"target":435},{"source":434,"target":24},{"source":434,"target":436},{"source":434,"target":53},{"source":436,"target":24},{"source":435,"target":21},{"source":54,"target":0},{"source":54,"target":43},{"source":54,"target":437},{"source":54,"target":438},{"source":54,"target":439},{"source":437,"target":108},{"source":437,"target":440},{"source":437,"target":54},{"source":440,"target":108},{"source":438,"target":43},{"source":438,"target":441},{"source":438,"target":54},{"source":441,"target":43},{"source":439,"target":43},{"source":55,"target":0},{"source":55,"target":109},{"source":55,"target":442},{"source":442,"target":109},{"source":56,"target":0},{"source":56,"target":35},{"source":56,"target":443},{"source":56,"target":444},{"source":443,"target":102},{"source":443,"target":445},{"source":443,"target":56},{"source":445,"target":102},{"source":444,"target":35},{"source":57,"target":0},{"source":57,"target":69},{"source":57,"target":94},{"source":57,"target":446},{"source":57,"target":281},{"source":57,"target":346},{"source":57,"target":447},{"source":57,"target":448},{"source":446,"target":94},{"source":446,"target":449},{"source":446,"target":57},{"source":449,"target":94},{"source":281,"target":25},{"source":281,"target":450},{"source":281,"target":57},{"source":281,"target":278},{"source":450,"target":25},{"source":346,"target":37},{"source":346,"target":451},{"source":346,"target":57},{"source":346,"target":343},{"source":451,"target":37},{"source":447,"target":69},{"source":448,"target":94},{"source":58,"target":0},{"source":58,"target":35},{"source":58,"target":452},{"source":452,"target":35},{"source":59,"target":0},{"source":59,"target":453},{"source":59,"target":454},{"source":453,"target":60},{"source":453,"target":455},{"source":453,"target":59},{"source":455,"target":60},{"source":454,"target":61},{"source":454,"target":456},{"source":454,"target":59},{"source":456,"target":61},{"source":60,"target":0},{"source":60,"target":457},{"source":60,"target":458},{"source":457,"target":459},{"source":457,"target":60},{"source":458,"target":460},{"source":458,"target":60},{"source":61,"target":0},{"source":61,"target":461},{"source":61,"target":462},{"source":461,"target":463},{"source":461,"target":61},{"source":462,"target":60},{"source":462,"target":464},{"source":462,"target":61},{"source":464,"target":60},{"source":62,"target":0},{"source":62,"target":9},{"source":62,"target":465},{"source":62,"target":466},{"source":62,"target":467},{"source":465,"target":69},{"source":465,"target":468},{"source":465,"target":62},{"source":468,"target":69},{"source":466,"target":108},{"source":466,"target":469},{"source":466,"target":62},{"source":469,"target":108},{"source":467,"target":9},{"source":63,"target":0},{"source":63,"target":1},{"source":63,"target":470},{"source":63,"target":471},{"source":63,"target":472},{"source":63,"target":473},{"source":63,"target":474},{"source":470,"target":475},{"source":470,"target":63},{"source":471,"target":108},{"source":471,"target":476},{"source":471,"target":63},{"source":476,"target":108},{"source":472,"target":63},{"source":472,"target":477},{"source":472,"target":63},{"source":472,"target":473},{"source":477,"target":63},{"source":473,"target":63},{"source":473,"target":478},{"source":473,"target":63},{"source":473,"target":472},{"source":478,"target":63},{"source":474,"target":1},{"source":64,"target":0},{"source":64,"target":43},{"source":64,"target":2},{"source":64,"target":479},{"source":64,"target":480},{"source":64,"target":481},{"source":479,"target":43},{"source":479,"target":482},{"source":479,"target":64},{"source":482,"target":43},{"source":480,"target":43},{"source":481,"target":2},{"source":65,"target":0},{"source":65,"target":9},{"source":65,"target":146},{"source":65,"target":483},{"source":65,"target":484},{"source":65,"target":485},{"source":146,"target":1},{"source":146,"target":486},{"source":146,"target":65},{"source":146,"target":137},{"source":486,"target":1},{"source":483,"target":108},{"source":483,"target":487},{"source":483,"target":65},{"source":487,"target":108},{"source":484,"target":66},{"source":484,"target":488},{"source":484,"target":65},{"source":488,"target":66},{"source":485,"target":9},{"source":66,"target":0},{"source":66,"target":9},{"source":66,"target":489},{"source":66,"target":490},{"source":66,"target":491},{"source":66,"target":492},{"source":489,"target":493},{"source":489,"target":66},{"source":490,"target":494},{"source":490,"target":66},{"source":491,"target":108},{"source":491,"target":495},{"source":491,"target":66},{"source":495,"target":108},{"source":492,"target":9},{"source":67,"target":0},{"source":67,"target":496},{"source":67,"target":497},{"source":67,"target":498},{"source":67,"target":499},{"source":67,"target":500},{"source":67,"target":501},{"source":67,"target":502},{"source":496,"target":503},{"source":496,"target":67},{"source":497,"target":73},{"source":497,"target":504},{"source":497,"target":67},{"source":497,"target":505},{"source":504,"target":73},{"source":498,"target":107},{"source":498,"target":506},{"source":498,"target":67},{"source":506,"target":107},{"source":499,"target":113},{"source":499,"target":507},{"source":499,"target":67},{"source":507,"target":113},{"source":500,"target":36},{"source":500,"target":508},{"source":500,"target":67},{"source":508,"target":36},{"source":501,"target":29},{"source":501,"target":509},{"source":501,"target":67},{"source":509,"target":29},{"source":502,"target":7},{"source":502,"target":510},{"source":502,"target":67},{"source":510,"target":7},{"source":68,"target":0},{"source":68,"target":9},{"source":68,"target":511},{"source":68,"target":512},{"source":68,"target":513},{"source":68,"target":514},{"source":68,"target":515},{"source":68,"target":516},{"source":68,"target":517},{"source":68,"target":518},{"source":68,"target":270},{"source":68,"target":519},{"source":68,"target":520},{"source":68,"target":521},{"source":68,"target":522},{"source":511,"target":130},{"source":511,"target":523},{"source":511,"target":68},{"source":523,"target":130},{"source":512,"target":52},{"source":512,"target":524},{"source":512,"target":68},{"source":524,"target":52},{"source":513,"target":525},{"source":513,"target":68},{"source":514,"target":526},{"source":514,"target":68},{"source":515,"target":527},{"source":515,"target":68},{"source":516,"target":528},{"source":516,"target":68},{"source":517,"target":529},{"source":517,"target":68},{"source":518,"target":530},{"source":518,"target":68},{"source":270,"target":21},{"source":270,"target":531},{"source":270,"target":68},{"source":270,"target":264},{"source":531,"target":21},{"source":519,"target":93},{"source":519,"target":532},{"source":519,"target":68},{"source":519,"target":533},{"source":532,"target":93},{"source":520,"target":129},{"source":520,"target":534},{"source":520,"target":68},{"source":520,"target":535},{"source":534,"target":129},{"source":521,"target":127},{"source":521,"target":536},{"source":521,"target":68},{"source":521,"target":537},{"source":536,"target":127},{"source":522,"target":9},{"source":69,"target":0},{"source":69,"target":9},{"source":69,"target":538},{"source":69,"target":539},{"source":69,"target":402},{"source":69,"target":540},{"source":538,"target":541},{"source":538,"target":69},{"source":539,"target":542},{"source":539,"target":69},{"source":402,"target":49},{"source":402,"target":543},{"source":402,"target":69},{"source":402,"target":398},{"source":543,"target":49},{"source":540,"target":9},{"source":70,"target":0},{"source":70,"target":9},{"source":70,"target":544},{"source":544,"target":9},{"source":71,"target":0},{"source":71,"target":43},{"source":71,"target":545},{"source":71,"target":546},{"source":545,"target":547},{"source":545,"target":71},{"source":546,"target":43},{"source":72,"target":0},{"source":72,"target":43},{"source":72,"target":548},{"source":548,"target":43},{"source":73,"target":0},{"source":73,"target":69},{"source":73,"target":167},{"source":73,"target":505},{"source":73,"target":549},{"source":73,"target":550},{"source":73,"target":551},{"source":73,"target":552},{"source":167,"target":3},{"source":167,"target":553},{"source":167,"target":73},{"source":167,"target":158},{"source":553,"target":3},{"source":505,"target":67},{"source":505,"target":554},{"source":505,"target":73},{"source":505,"target":497},{"source":554,"target":67},{"source":549,"target":73},{"source":549,"target":555},{"source":549,"target":73},{"source":549,"target":550},{"source":555,"target":73},{"source":550,"target":73},{"source":550,"target":556},{"source":550,"target":73},{"source":550,"target":549},{"source":556,"target":73},{"source":551,"target":74},{"source":551,"target":557},{"source":551,"target":73},{"source":551,"target":558},{"source":557,"target":74},{"source":552,"target":69},{"source":74,"target":0},{"source":74,"target":70},{"source":74,"target":558},{"source":74,"target":559},{"source":74,"target":560},{"source":558,"target":73},{"source":558,"target":561},{"source":558,"target":74},{"source":558,"target":551},{"source":561,"target":73},{"source":559,"target":74},{"source":559,"target":562},{"source":559,"target":74},{"source":562,"target":74},{"source":560,"target":70},{"source":75,"target":0},{"source":75,"target":107},{"source":75,"target":563},{"source":75,"target":564},{"source":75,"target":565},{"source":563,"target":108},{"source":563,"target":566},{"source":563,"target":75},{"source":566,"target":108},{"source":564,"target":108},{"source":564,"target":567},{"source":564,"target":75},{"source":567,"target":108},{"source":565,"target":107},{"source":76,"target":0},{"source":76,"target":43},{"source":76,"target":568},{"source":76,"target":569},{"source":568,"target":43},{"source":568,"target":570},{"source":568,"target":76},{"source":570,"target":43},{"source":569,"target":43},{"source":77,"target":0},{"source":77,"target":43},{"source":77,"target":571},{"source":77,"target":572},{"source":77,"target":573},{"source":571,"target":78},{"source":571,"target":574},{"source":571,"target":77},{"source":574,"target":78},{"source":572,"target":43},{"source":572,"target":575},{"source":572,"target":77},{"source":575,"target":43},{"source":573,"target":43},{"source":78,"target":0},{"source":78,"target":576},{"source":78,"target":577},{"source":576,"target":78},{"source":577,"target":78},{"source":79,"target":0},{"source":79,"target":43},{"source":79,"target":578},{"source":79,"target":579},{"source":79,"target":580},{"source":578,"target":80},{"source":578,"target":581},{"source":578,"target":79},{"source":581,"target":80},{"source":579,"target":43},{"source":579,"target":582},{"source":579,"target":79},{"source":582,"target":43},{"source":580,"target":43},{"source":80,"target":0},{"source":80,"target":583},{"source":80,"target":584},{"source":80,"target":585},{"source":80,"target":586},{"source":80,"target":587},{"source":80,"target":588},{"source":583,"target":80},{"source":584,"target":80},{"source":585,"target":80},{"source":586,"target":80},{"source":587,"target":80},{"source":588,"target":80},{"source":81,"target":0},{"source":81,"target":107},{"source":81,"target":589},{"source":589,"target":107},{"source":82,"target":0},{"source":82,"target":81},{"source":82,"target":590},{"source":590,"target":81},{"source":83,"target":0},{"source":83,"target":81},{"source":83,"target":591},{"source":591,"target":81},{"source":84,"target":0},{"source":84,"target":81},{"source":84,"target":592},{"source":592,"target":81},{"source":85,"target":0},{"source":85,"target":81},{"source":85,"target":593},{"source":593,"target":81},{"source":86,"target":0},{"source":86,"target":81},{"source":86,"target":594},{"source":594,"target":81},{"source":87,"target":0},{"source":87,"target":81},{"source":87,"target":595},{"source":595,"target":81},{"source":88,"target":0},{"source":88,"target":81},{"source":88,"target":596},{"source":596,"target":81},{"source":89,"target":0},{"source":89,"target":81},{"source":89,"target":597},{"source":597,"target":81},{"source":90,"target":0},{"source":90,"target":81},{"source":90,"target":598},{"source":598,"target":81},{"source":91,"target":0},{"source":91,"target":94},{"source":91,"target":599},{"source":91,"target":600},{"source":599,"target":43},{"source":599,"target":601},{"source":599,"target":91},{"source":601,"target":43},{"source":600,"target":94},{"source":92,"target":0},{"source":92,"target":43},{"source":92,"target":602},{"source":92,"target":603},{"source":92,"target":604},{"source":602,"target":126},{"source":602,"target":605},{"source":602,"target":92},{"source":602,"target":606},{"source":605,"target":126},{"source":603,"target":43},{"source":603,"target":607},{"source":603,"target":92},{"source":607,"target":43},{"source":604,"target":43},{"source":93,"target":0},{"source":93,"target":126},{"source":93,"target":533},{"source":93,"target":608},{"source":93,"target":609},{"source":93,"target":610},{"source":93,"target":142},{"source":93,"target":291},{"source":93,"target":360},{"source":93,"target":611},{"source":533,"target":68},{"source":533,"target":612},{"source":533,"target":93},{"source":533,"target":519},{"source":612,"target":68},{"source":608,"target":613},{"source":608,"target":93},{"source":609,"target":108},{"source":609,"target":614},{"source":609,"target":93},{"source":614,"target":108},{"source":610,"target":6},{"source":610,"target":615},{"source":610,"target":93},{"source":615,"target":6},{"source":142,"target":1},{"source":142,"target":616},{"source":142,"target":93},{"source":142,"target":134},{"source":616,"target":1},{"source":291,"target":27},{"source":291,"target":617},{"source":291,"target":93},{"source":291,"target":287},{"source":617,"target":27},{"source":360,"target":40},{"source":360,"target":618},{"source":360,"target":93},{"source":360,"target":355},{"source":618,"target":40},{"source":611,"target":126},{"source":94,"target":0},{"source":94,"target":9},{"source":94,"target":619},{"source":619,"target":9},{"source":95,"target":0},{"source":95,"target":43},{"source":95,"target":620},{"source":95,"target":621},{"source":620,"target":622},{"source":620,"target":95},{"source":621,"target":43},{"source":96,"target":0},{"source":96,"target":94},{"source":96,"target":2},{"source":96,"target":623},{"source":96,"target":624},{"source":96,"target":625},{"source":623,"target":43},{"source":623,"target":626},{"source":623,"target":96},{"source":626,"target":43},{"source":624,"target":94},{"source":625,"target":2},{"source":97,"target":0},{"source":97,"target":4},{"source":97,"target":627},{"source":97,"target":628},{"source":627,"target":92},{"source":627,"target":629},{"source":627,"target":97},{"source":629,"target":92},{"source":628,"target":4},{"source":98,"target":0},{"source":98,"target":4},{"source":98,"target":2},{"source":98,"target":630},{"source":98,"target":631},{"source":630,"target":4},{"source":631,"target":2},{"source":99,"target":0},{"source":99,"target":94},{"source":99,"target":632},{"source":99,"target":633},{"source":99,"target":634},{"source":632,"target":635},{"source":632,"target":99},{"source":633,"target":43},{"source":633,"target":636},{"source":633,"target":99},{"source":636,"target":43},{"source":634,"target":94},{"source":100,"target":0},{"source":100,"target":94},{"source":100,"target":637},{"source":100,"target":638},{"source":100,"target":639},{"source":637,"target":43},{"source":637,"target":640},{"source":637,"target":100},{"source":640,"target":43},{"source":638,"target":94},{"source":638,"target":641},{"source":638,"target":100},{"source":641,"target":94},{"source":639,"target":94},{"source":101,"target":0},{"source":101,"target":94},{"source":101,"target":642},{"source":101,"target":643},{"source":101,"target":644},{"source":642,"target":24},{"source":642,"target":645},{"source":642,"target":101},{"source":645,"target":24},{"source":643,"target":43},{"source":643,"target":646},{"source":643,"target":101},{"source":646,"target":43},{"source":644,"target":94},{"source":102,"target":0},{"source":102,"target":9},{"source":102,"target":647},{"source":102,"target":648},{"source":102,"target":649},{"source":647,"target":650},{"source":647,"target":102},{"source":648,"target":9},{"source":648,"target":651},{"source":648,"target":102},{"source":651,"target":9},{"source":649,"target":9},{"source":103,"target":0},{"source":103,"target":9},{"source":103,"target":652},{"source":103,"target":653},{"source":652,"target":654},{"source":652,"target":103},{"source":653,"target":9},{"source":104,"target":0},{"source":104,"target":4},{"source":104,"target":655},{"source":655,"target":4},{"source":105,"target":0},{"source":105,"target":94},{"source":105,"target":656},{"source":105,"target":657},{"source":656,"target":43},{"source":656,"target":658},{"source":656,"target":105},{"source":658,"target":43},{"source":657,"target":94},{"source":106,"target":0},{"source":106,"target":94},{"source":106,"target":659},{"source":106,"target":660},{"source":106,"target":661},{"source":106,"target":662},{"source":659,"target":24},{"source":659,"target":663},{"source":659,"target":106},{"source":663,"target":24},{"source":660,"target":24},{"source":660,"target":664},{"source":660,"target":106},{"source":664,"target":24},{"source":661,"target":27},{"source":661,"target":665},{"source":661,"target":106},{"source":665,"target":27},{"source":662,"target":94},{"source":107,"target":0},{"source":107,"target":69},{"source":107,"target":666},{"source":107,"target":667},{"source":666,"target":108},{"source":666,"target":668},{"source":666,"target":107},{"source":666,"target":669},{"source":668,"target":108},{"source":667,"target":69},{"source":108,"target":0},{"source":108,"target":43},{"source":108,"target":70},{"source":108,"target":669},{"source":108,"target":670},{"source":108,"target":671},{"source":108,"target":672},{"source":669,"target":107},{"source":669,"target":673},{"source":669,"target":108},{"source":669,"target":666},{"source":673,"target":107},{"source":670,"target":70},{"source":670,"target":674},{"source":670,"target":108},{"source":674,"target":70},{"source":671,"target":43},{"source":672,"target":70},{"source":109,"target":0},{"source":109,"target":3},{"source":109,"target":675},{"source":109,"target":676},{"source":675,"target":112},{"source":675,"target":677},{"source":675,"target":109},{"source":677,"target":112},{"source":676,"target":3},{"source":110,"target":0},{"source":110,"target":94},{"source":110,"target":678},{"source":110,"target":679},{"source":678,"target":3},{"source":678,"target":680},{"source":678,"target":110},{"source":680,"target":3},{"source":679,"target":94},{"source":111,"target":0},{"source":111,"target":43},{"source":111,"target":681},{"source":111,"target":682},{"source":681,"target":108},{"source":681,"target":683},{"source":681,"target":111},{"source":683,"target":108},{"source":682,"target":43},{"source":112,"target":0},{"source":112,"target":107},{"source":112,"target":684},{"source":112,"target":685},{"source":684,"target":108},{"source":684,"target":686},{"source":684,"target":112},{"source":686,"target":108},{"source":685,"target":107},{"source":113,"target":0},{"source":113,"target":69},{"source":113,"target":687},{"source":687,"target":69},{"source":114,"target":0},{"source":114,"target":43},{"source":114,"target":70},{"source":114,"target":688},{"source":114,"target":689},{"source":114,"target":690},{"source":114,"target":691},{"source":688,"target":113},{"source":688,"target":692},{"source":688,"target":114},{"source":692,"target":113},{"source":689,"target":9},{"source":689,"target":693},{"source":689,"target":114},{"source":693,"target":9},{"source":690,"target":43},{"source":691,"target":70},{"source":115,"target":0},{"source":115,"target":11},{"source":115,"target":113},{"source":115,"target":694},{"source":115,"target":695},{"source":694,"target":11},{"source":695,"target":113},{"source":116,"target":0},{"source":116,"target":12},{"source":116,"target":113},{"source":116,"target":696},{"source":116,"target":697},{"source":696,"target":12},{"source":697,"target":113},{"source":117,"target":0},{"source":117,"target":34},{"source":117,"target":113},{"source":117,"target":698},{"source":117,"target":699},{"source":698,"target":34},{"source":699,"target":113},{"source":118,"target":0},{"source":118,"target":42},{"source":118,"target":113},{"source":118,"target":700},{"source":118,"target":701},{"source":700,"target":42},{"source":701,"target":113},{"source":119,"target":0},{"source":119,"target":55},{"source":119,"target":113},{"source":119,"target":702},{"source":119,"target":703},{"source":702,"target":55},{"source":703,"target":113},{"source":120,"target":0},{"source":120,"target":57},{"source":120,"target":113},{"source":120,"target":704},{"source":120,"target":705},{"source":704,"target":57},{"source":705,"target":113},{"source":121,"target":0},{"source":121,"target":63},{"source":121,"target":113},{"source":121,"target":706},{"source":121,"target":707},{"source":706,"target":63},{"source":707,"target":113},{"source":122,"target":0},{"source":122,"target":93},{"source":122,"target":113},{"source":122,"target":708},{"source":122,"target":709},{"source":708,"target":93},{"source":709,"target":113},{"source":123,"target":0},{"source":123,"target":107},{"source":123,"target":113},{"source":123,"target":710},{"source":123,"target":711},{"source":710,"target":107},{"source":711,"target":113},{"source":124,"target":0},{"source":124,"target":3},{"source":124,"target":113},{"source":124,"target":712},{"source":124,"target":713},{"source":712,"target":3},{"source":713,"target":113},{"source":125,"target":0},{"source":125,"target":128},{"source":125,"target":113},{"source":125,"target":714},{"source":125,"target":715},{"source":714,"target":128},{"source":715,"target":113},{"source":126,"target":0},{"source":126,"target":69},{"source":126,"target":716},{"source":126,"target":717},{"source":126,"target":606},{"source":126,"target":718},{"source":716,"target":719},{"source":716,"target":126},{"source":717,"target":43},{"source":717,"target":720},{"source":717,"target":126},{"source":720,"target":43},{"source":606,"target":92},{"source":606,"target":721},{"source":606,"target":126},{"source":606,"target":602},{"source":721,"target":92},{"source":718,"target":69},{"source":127,"target":0},{"source":127,"target":43},{"source":127,"target":5},{"source":127,"target":537},{"source":127,"target":722},{"source":127,"target":723},{"source":127,"target":724},{"source":537,"target":68},{"source":537,"target":725},{"source":537,"target":127},{"source":537,"target":521},{"source":725,"target":68},{"source":722,"target":6},{"source":722,"target":726},{"source":722,"target":127},{"source":726,"target":6},{"source":723,"target":43},{"source":724,"target":5},{"source":128,"target":0},{"source":128,"target":126},{"source":128,"target":177},{"source":128,"target":727},{"source":177,"target":5},{"source":177,"target":728},{"source":177,"target":128},{"source":177,"target":173},{"source":728,"target":5},{"source":727,"target":126},{"source":129,"target":0},{"source":129,"target":94},{"source":129,"target":5},{"source":129,"target":729},{"source":129,"target":535},{"source":129,"target":730},{"source":129,"target":731},{"source":129,"target":732},{"source":729,"target":733},{"source":729,"target":129},{"source":535,"target":68},{"source":535,"target":734},{"source":535,"target":129},{"source":535,"target":520},{"source":734,"target":68},{"source":730,"target":6},{"source":730,"target":735},{"source":730,"target":129},{"source":735,"target":6},{"source":731,"target":94},{"source":732,"target":5},{"source":130,"target":0},{"source":130,"target":736},{"source":130,"target":737},{"source":130,"target":738},{"source":130,"target":739},{"source":736,"target":130},{"source":737,"target":130},{"source":738,"target":130},{"source":739,"target":130},{"source":131,"target":0},{"source":131,"target":107},{"source":131,"target":740},{"source":131,"target":741},{"source":131,"target":742},{"source":740,"target":743},{"source":740,"target":131},{"source":741,"target":108},{"source":741,"target":744},{"source":741,"target":131},{"source":744,"target":108},{"source":742,"target":107},{"source":132,"target":0},{"source":132,"target":94},{"source":132,"target":745},{"source":132,"target":746},{"source":132,"target":747},{"source":745,"target":43},{"source":745,"target":748},{"source":745,"target":132},{"source":748,"target":43},{"source":746,"target":94},{"source":746,"target":749},{"source":746,"target":132},{"source":749,"target":94},{"source":747,"target":94}],"multigraph":true}
ecore
entities
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/damenac/puzzle/plugins/fr.inria.diverse.puzzle.metrics/temp/ube.ecore
ube NamedElement name Type DataType Entity abstract features EntityModel types Feature kind type FeatureKind attribute attribute reference reference containment containment
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ube" nsURI="http://www.emftext.org/language/ube" nsPrefix="ube"> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Type"/> <eClassifiers xsi:type="ecore:EClass" name="Entity" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1" eType="#//Feature" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EntityModel"> <eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1" eType="#//Type" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Feature" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" lowerBound="1" eType="#//FeatureKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="FeatureKind"> <eLiterals name="attribute" literal="attribute"/> <eLiterals name="reference" value="1" literal="reference"/> <eLiterals name="containment" value="2" literal="containment"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"ube","nsURI":"http://www.emftext.org/language/ube","name":"ube","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntityModel","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"FeatureKind","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"abstract","changeable":true,"lowerBound":1,"iD":false,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"features","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"name":"attribute","id":24,"value":0,"literal":"attribute","eClass":"EEnumLiteral"},{"name":"reference","id":25,"value":1,"literal":"reference","eClass":"EEnumLiteral"},{"name":"containment","id":26,"value":2,"literal":"containment","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":1,"target":0},{"source":1,"target":8},{"source":8,"target":9},{"source":8,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":10},{"source":10,"target":1},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":11},{"source":11,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":12},{"source":4,"target":13},{"source":4,"target":14},{"source":12,"target":15},{"source":12,"target":4},{"source":13,"target":6},{"source":13,"target":16},{"source":13,"target":4},{"source":16,"target":6},{"source":14,"target":2},{"source":5,"target":0},{"source":5,"target":17},{"source":17,"target":2},{"source":17,"target":18},{"source":17,"target":5},{"source":18,"target":2},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":19},{"source":6,"target":20},{"source":6,"target":21},{"source":19,"target":7},{"source":19,"target":22},{"source":19,"target":6},{"source":22,"target":7},{"source":20,"target":2},{"source":20,"target":23},{"source":20,"target":6},{"source":23,"target":2},{"source":21,"target":1},{"source":7,"target":0},{"source":7,"target":24},{"source":7,"target":25},{"source":7,"target":26},{"source":24,"target":7},{"source":25,"target":7},{"source":26,"target":7}],"multigraph":true}
ecore
iot
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/damenac/puzzle/examples/empirical-study/puzzle.empirical.study/githubmetamodels/house.ecore
House2 House rooms controlRules Room Container elements Element Sensor isLocatedIn Actor isLocatedIn TemperatureSensor temp TwilightSwitch active Boiler isOn RollerBlind isUp ControlRule condition action Condition sensor LessThanCondition threshold GreaterThanCondition threshold Action actor Lamp isOn EqualCondition boolcond valuecond RainSensor active BooleanAction switchTo ValueAction switchToValue NamedElement name
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="House2" nsURI="http://House2/1.0" nsPrefix="House2"> <eClassifiers xsi:type="ecore:EClass" name="House" eSuperTypes="#//Container #//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="rooms" upperBound="-1" eType="#//Room" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="controlRules" upperBound="-1" eType="#//ControlRule" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Room" eSuperTypes="#//Container"/> <eClassifiers xsi:type="ecore:EClass" name="Container" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//Element" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Sensor" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="isLocatedIn" eType="#//Container"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Actor" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="isLocatedIn" eType="#//Container"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TemperatureSensor" eSuperTypes="#//Sensor"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="temp" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TwilightSwitch" eSuperTypes="#//Sensor"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="active" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Boiler" eSuperTypes="#//Actor"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isOn" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RollerBlind" eSuperTypes="#//Actor"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isUp" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ControlRule"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//Condition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="action" eType="#//Action" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Condition" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="sensor" eType="#//Sensor" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LessThanCondition" eSuperTypes="#//Condition"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="threshold" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GreaterThanCondition" eSuperTypes="#//Condition"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="threshold" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Action" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="actor" eType="#//Actor" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Lamp" eSuperTypes="#//Actor"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isOn" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EqualCondition" eSuperTypes="#//Condition"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="boolcond" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="valuecond" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RainSensor" eSuperTypes="#//Sensor"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="active" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanAction" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="switchTo" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ValueAction" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="switchToValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"House2","nsURI":"http://House2/1.0","name":"House2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"House","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Room","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Container","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sensor","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemperatureSensor","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TwilightSwitch","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Boiler","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RollerBlind","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlRule","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Condition","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LessThanCondition","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GreaterThanCondition","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lamp","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EqualCondition","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RainSensor","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanAction","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueAction","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rooms","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"controlRules","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isLocatedIn","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isLocatedIn","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"temp","changeable":true,"lowerBound":0,"iD":false,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"active","changeable":true,"lowerBound":0,"iD":false,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isOn","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isUp","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"action","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sensor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"threshold","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"threshold","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isOn","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"boolcond","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"valuecond","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"active","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"switchTo","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"switchToValue","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":1,"target":0},{"source":1,"target":3},{"source":1,"target":4},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":22,"target":2},{"source":22,"target":26},{"source":22,"target":1},{"source":26,"target":2},{"source":23,"target":11},{"source":23,"target":27},{"source":23,"target":1},{"source":27,"target":11},{"source":24,"target":3},{"source":25,"target":4},{"source":2,"target":0},{"source":2,"target":3},{"source":2,"target":28},{"source":28,"target":3},{"source":3,"target":0},{"source":3,"target":21},{"source":3,"target":29},{"source":3,"target":30},{"source":29,"target":4},{"source":29,"target":31},{"source":29,"target":3},{"source":31,"target":4},{"source":30,"target":21},{"source":4,"target":0},{"source":4,"target":21},{"source":4,"target":32},{"source":32,"target":21},{"source":5,"target":0},{"source":5,"target":21},{"source":5,"target":33},{"source":5,"target":34},{"source":33,"target":3},{"source":33,"target":35},{"source":33,"target":5},{"source":35,"target":3},{"source":34,"target":21},{"source":6,"target":0},{"source":6,"target":21},{"source":6,"target":36},{"source":6,"target":37},{"source":36,"target":3},{"source":36,"target":38},{"source":36,"target":6},{"source":38,"target":3},{"source":37,"target":21},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":39},{"source":7,"target":40},{"source":39,"target":41},{"source":39,"target":7},{"source":40,"target":5},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":42},{"source":8,"target":43},{"source":42,"target":44},{"source":42,"target":8},{"source":43,"target":5},{"source":9,"target":0},{"source":9,"target":6},{"source":9,"target":45},{"source":9,"target":46},{"source":45,"target":47},{"source":45,"target":9},{"source":46,"target":6},{"source":10,"target":0},{"source":10,"target":6},{"source":10,"target":48},{"source":10,"target":49},{"source":48,"target":50},{"source":48,"target":10},{"source":49,"target":6},{"source":11,"target":0},{"source":11,"target":51},{"source":11,"target":52},{"source":51,"target":12},{"source":51,"target":53},{"source":51,"target":11},{"source":53,"target":12},{"source":52,"target":15},{"source":52,"target":54},{"source":52,"target":11},{"source":54,"target":15},{"source":12,"target":0},{"source":12,"target":55},{"source":55,"target":5},{"source":55,"target":56},{"source":55,"target":12},{"source":56,"target":5},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":57},{"source":13,"target":58},{"source":57,"target":59},{"source":57,"target":13},{"source":58,"target":12},{"source":14,"target":0},{"source":14,"target":12},{"source":14,"target":60},{"source":14,"target":61},{"source":60,"target":62},{"source":60,"target":14},{"source":61,"target":12},{"source":15,"target":0},{"source":15,"target":63},{"source":63,"target":6},{"source":63,"target":64},{"source":63,"target":15},{"source":64,"target":6},{"source":16,"target":0},{"source":16,"target":6},{"source":16,"target":65},{"source":16,"target":66},{"source":65,"target":67},{"source":65,"target":16},{"source":66,"target":6},{"source":17,"target":0},{"source":17,"target":12},{"source":17,"target":68},{"source":17,"target":69},{"source":17,"target":70},{"source":68,"target":71},{"source":68,"target":17},{"source":69,"target":72},{"source":69,"target":17},{"source":70,"target":12},{"source":18,"target":0},{"source":18,"target":5},{"source":18,"target":73},{"source":18,"target":74},{"source":73,"target":75},{"source":73,"target":18},{"source":74,"target":5},{"source":19,"target":0},{"source":19,"target":15},{"source":19,"target":76},{"source":19,"target":77},{"source":76,"target":78},{"source":76,"target":19},{"source":77,"target":15},{"source":20,"target":0},{"source":20,"target":15},{"source":20,"target":79},{"source":20,"target":80},{"source":79,"target":81},{"source":79,"target":20},{"source":80,"target":15},{"source":21,"target":0},{"source":21,"target":82},{"source":82,"target":83},{"source":82,"target":21}],"multigraph":true}
ecore
statemachine
repo-ecore-all/data/damenac/puzzle/examples/demo-ICSR/puzzle.examples.fsm.uml.metamodel/models/originalCompositeFSM.ecore
compositestates Region initRegion context subvertex ownerState State evalState context ownedRegions AbstractState incoming outgoing ownerRegion Transition source target Pseudostate kind PseudostateKind initial initial NamedElement name
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="compositestates" nsURI="http://compositestates" nsPrefix="compositestates"> <eClassifiers xsi:type="ecore:EClass" name="Region" eSuperTypes="//NamedElement"> <eAnnotations source="extension"/> <eOperations name="initRegion"> <eParameters name="context"> <eGenericType> <eTypeArguments/> <eTypeArguments/> <eClassifier xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EMap"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="subvertex" upperBound="-1" eType="//AbstractState" containment="true" eOpposite="//AbstractState/ownerRegion"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownerState" eType="//State" eOpposite="//State/ownedRegions"> <eAnnotations source="addition"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="//AbstractState"> <eAnnotations source="extension"/> <eOperations name="evalState"> <eParameters name="context"> <eGenericType> <eTypeArguments/> <eTypeArguments/> <eClassifier xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EMap"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedRegions" upperBound="-1" eType="//Region" containment="true" eOpposite="//Region/ownerState"> <eAnnotations source="addition"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractState" abstract="true"> <eAnnotations source="extension"/> <eStructuralFeatures xsi:type="ecore:EReference" name="incoming" upperBound="-1" eType="//Transition" eOpposite="//Transition/target"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" upperBound="-1" eType="//Transition" eOpposite="//Transition/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownerRegion" lowerBound="1" eType="//Region" eOpposite="//Region/subvertex"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition"> <eAnnotations source="extension"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="//AbstractState" eOpposite="//AbstractState/outgoing"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="//AbstractState" eOpposite="//AbstractState/incoming"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Pseudostate" eSuperTypes="//AbstractState"> <eAnnotations source="extension"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="//PseudostateKind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="PseudostateKind"> <eAnnotations source="extension"/> <eLiterals name="initial"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"compositestates","nsURI":"http://compositestates","name":"compositestates","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Region","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractState","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pseudostate","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PseudostateKind","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"initRegion","lowerBound":0,"id":8,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subvertex","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownerState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":12,"many":false,"required":false,"eClass":"EParameter"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownerRegion","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedRegions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"evalState","lowerBound":0,"id":20,"many":false,"required":false,"eClass":"EOperation"},{"id":21,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":22,"many":false,"required":false,"eClass":"EParameter"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"name":"initial","id":39,"value":0,"literal":"initial","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":8,"target":1},{"source":8,"target":12},{"source":12,"target":13},{"source":12,"target":8},{"source":13,"target":14},{"source":13,"target":15},{"source":9,"target":3},{"source":9,"target":16},{"source":9,"target":1},{"source":9,"target":17},{"source":16,"target":3},{"source":10,"target":2},{"source":10,"target":18},{"source":10,"target":1},{"source":10,"target":19},{"source":18,"target":2},{"source":11,"target":7},{"source":2,"target":0},{"source":2,"target":3},{"source":2,"target":20},{"source":2,"target":19},{"source":2,"target":21},{"source":20,"target":2},{"source":20,"target":22},{"source":22,"target":23},{"source":22,"target":20},{"source":23,"target":24},{"source":23,"target":25},{"source":19,"target":1},{"source":19,"target":26},{"source":19,"target":2},{"source":19,"target":10},{"source":26,"target":1},{"source":21,"target":3},{"source":3,"target":0},{"source":3,"target":27},{"source":3,"target":28},{"source":3,"target":17},{"source":27,"target":4},{"source":27,"target":29},{"source":27,"target":3},{"source":27,"target":30},{"source":29,"target":4},{"source":28,"target":4},{"source":28,"target":31},{"source":28,"target":3},{"source":28,"target":32},{"source":31,"target":4},{"source":17,"target":1},{"source":17,"target":33},{"source":17,"target":3},{"source":17,"target":9},{"source":33,"target":1},{"source":4,"target":0},{"source":4,"target":32},{"source":4,"target":30},{"source":32,"target":3},{"source":32,"target":34},{"source":32,"target":4},{"source":32,"target":28},{"source":34,"target":3},{"source":30,"target":3},{"source":30,"target":35},{"source":30,"target":4},{"source":30,"target":27},{"source":35,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":36},{"source":5,"target":37},{"source":36,"target":6},{"source":36,"target":38},{"source":36,"target":5},{"source":38,"target":6},{"source":37,"target":3},{"source":6,"target":0},{"source":6,"target":39},{"source":39,"target":6},{"source":7,"target":0},{"source":7,"target":40},{"source":40,"target":41},{"source":40,"target":7}],"multigraph":true}
ecore
class-diagram
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset-mtl/repos/adilinam/QVTdCaseStudy/org.eclipse.qvtd.xtext.qvtimperative.tests/src/org/eclipse/qvtd/xtext/qvtimperative/tests/ManualUML2RDBMS/ManualUML.ecore
uml Attribute type owner Association source destination Class general forward attributes reverse generalOpposite Classifier typeOpposite Package elements PackageElement namespace PrimitiveDataType UMLModelElement kind name
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="uml" nsURI="http://www.eclipse.org/qvt/examples/0.1/ManualUML" nsPrefix="uml"> <eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="#//UMLModelElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//Classifier" eOpposite="#//Classifier/typeOpposite"/> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" lowerBound="1" eType="#//Class" eOpposite="#//Class/attributes"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//PackageElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//Class" eOpposite="#//Class/forward"/> <eStructuralFeatures xsi:type="ecore:EReference" name="destination" lowerBound="1" eType="#//Class"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//Classifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="general" upperBound="-1" eType="#//Class" eOpposite="#//Class/generalOpposite"/> <eStructuralFeatures xsi:type="ecore:EReference" name="forward" upperBound="-1" eType="#//Association" eOpposite="#//Association/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1" eType="#//Attribute" containment="true" eOpposite="#//Attribute/owner"/> <eStructuralFeatures xsi:type="ecore:EReference" name="reverse" upperBound="-1" eType="#//Association" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="generalOpposite" upperBound="-1" eType="#//Class" eOpposite="#//Class/general"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Classifier" abstract="true" eSuperTypes="#//PackageElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="typeOpposite" upperBound="-1" eType="#//Attribute" eOpposite="#//Attribute/type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//UMLModelElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//PackageElement" containment="true" eOpposite="#//PackageElement/namespace"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageElement" abstract="true" eSuperTypes="#//UMLModelElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="namespace" eType="#//Package" eOpposite="#//Package/elements"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveDataType" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="UMLModelElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"uml","nsURI":"http://www.eclipse.org/qvt/examples/0.1/ManualUML","name":"uml","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageElement","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveDataType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UMLModelElement","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":9,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"typeOpposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"destination","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"forward","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"general","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reverse","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"generalOpposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"namespace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":1,"target":0},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":9,"target":4},{"source":9,"target":12},{"source":9,"target":1},{"source":9,"target":13},{"source":12,"target":4},{"source":10,"target":3},{"source":10,"target":14},{"source":10,"target":1},{"source":10,"target":15},{"source":14,"target":3},{"source":11,"target":8},{"source":2,"target":0},{"source":2,"target":6},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":18},{"source":16,"target":3},{"source":16,"target":19},{"source":16,"target":2},{"source":16,"target":20},{"source":19,"target":3},{"source":17,"target":3},{"source":17,"target":21},{"source":17,"target":2},{"source":21,"target":3},{"source":18,"target":6},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":22},{"source":3,"target":20},{"source":3,"target":15},{"source":3,"target":23},{"source":3,"target":24},{"source":3,"target":25},{"source":22,"target":3},{"source":22,"target":26},{"source":22,"target":3},{"source":22,"target":24},{"source":26,"target":3},{"source":20,"target":2},{"source":20,"target":27},{"source":20,"target":3},{"source":20,"target":16},{"source":27,"target":2},{"source":15,"target":1},{"source":15,"target":28},{"source":15,"target":3},{"source":15,"target":10},{"source":28,"target":1},{"source":23,"target":2},{"source":23,"target":29},{"source":23,"target":3},{"source":29,"target":2},{"source":24,"target":3},{"source":24,"target":30},{"source":24,"target":3},{"source":24,"target":22},{"source":30,"target":3},{"source":25,"target":4},{"source":4,"target":0},{"source":4,"target":6},{"source":4,"target":13},{"source":4,"target":31},{"source":13,"target":1},{"source":13,"target":32},{"source":13,"target":4},{"source":13,"target":9},{"source":32,"target":1},{"source":31,"target":6},{"source":5,"target":0},{"source":5,"target":8},{"source":5,"target":33},{"source":5,"target":34},{"source":33,"target":6},{"source":33,"target":35},{"source":33,"target":5},{"source":33,"target":36},{"source":35,"target":6},{"source":34,"target":8},{"source":6,"target":0},{"source":6,"target":8},{"source":6,"target":36},{"source":6,"target":37},{"source":36,"target":5},{"source":36,"target":38},{"source":36,"target":6},{"source":36,"target":33},{"source":38,"target":5},{"source":37,"target":8},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":39},{"source":39,"target":4},{"source":8,"target":0},{"source":8,"target":40},{"source":8,"target":41},{"source":40,"target":42},{"source":40,"target":8},{"source":41,"target":43},{"source":41,"target":8}],"multigraph":true}
ecore
petrinet
repo-ecore-all/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/GWPNV3.ecore
PetriNet Place net out in Transition net in out Net place transition Arc PTArc dst src TPArc src dst
<?xml version="1.0" encoding="ISO-8859-1"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="PetriNet" nsURI="PetriNetV3" nsPrefix="PetriNet"> <eClassifiers xsi:type="ecore:EClass" name="Place"> <eStructuralFeatures xsi:type="ecore:EReference" name="net" ordered="false" lowerBound="1" eType="#//Net" eOpposite="#//Net/place"/> <eStructuralFeatures xsi:type="ecore:EReference" name="out" upperBound="-1" eType="#//PTArc" eOpposite="#//PTArc/src"/> <eStructuralFeatures xsi:type="ecore:EReference" name="in" upperBound="-1" eType="#//TPArc" eOpposite="#//TPArc/dst"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition"> <eStructuralFeatures xsi:type="ecore:EReference" name="net" ordered="false" lowerBound="1" eType="#//Net" eOpposite="#//Net/transition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="in" lowerBound="1" upperBound="-1" eType="#//PTArc" eOpposite="#//PTArc/dst"/> <eStructuralFeatures xsi:type="ecore:EReference" name="out" lowerBound="1" upperBound="-1" eType="#//TPArc" eOpposite="#//TPArc/src"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Net"> <eStructuralFeatures xsi:type="ecore:EReference" name="place" lowerBound="1" upperBound="-1" eType="#//Place" containment="true" eOpposite="#//Place/net"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transition" lowerBound="1" upperBound="-1" eType="#//Transition" containment="true" eOpposite="#//Transition/net"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Arc" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="PTArc" eSuperTypes="#//Arc"> <eStructuralFeatures xsi:type="ecore:EReference" name="dst" ordered="false" lowerBound="1" eType="#//Transition" eOpposite="#//Transition/in"/> <eStructuralFeatures xsi:type="ecore:EReference" name="src" ordered="false" lowerBound="1" eType="#//Place" eOpposite="#//Place/out"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TPArc" eSuperTypes="#//Arc"> <eStructuralFeatures xsi:type="ecore:EReference" name="src" ordered="false" lowerBound="1" eType="#//Transition" eOpposite="#//Transition/out"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dst" ordered="false" lowerBound="1" eType="#//Place" eOpposite="#//Place/in"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"PetriNet","nsURI":"PetriNetV3","name":"PetriNet","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Place","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Net","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Arc","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PTArc","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TPArc","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"net","changeable":true,"resolveProxies":true,"lowerBound":1,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"out","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"in","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"place","changeable":true,"resolveProxies":true,"lowerBound":1,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"src","changeable":true,"resolveProxies":true,"lowerBound":1,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dst","changeable":true,"resolveProxies":true,"lowerBound":1,"id":15,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"net","changeable":true,"resolveProxies":true,"lowerBound":1,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"in","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"out","changeable":true,"resolveProxies":true,"lowerBound":1,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dst","changeable":true,"resolveProxies":true,"lowerBound":1,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"src","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":7,"target":3},{"source":7,"target":10},{"source":7,"target":1},{"source":7,"target":11},{"source":10,"target":3},{"source":8,"target":5},{"source":8,"target":12},{"source":8,"target":1},{"source":8,"target":13},{"source":12,"target":5},{"source":9,"target":6},{"source":9,"target":14},{"source":9,"target":1},{"source":9,"target":15},{"source":14,"target":6},{"source":2,"target":0},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":18},{"source":16,"target":3},{"source":16,"target":19},{"source":16,"target":2},{"source":16,"target":20},{"source":19,"target":3},{"source":17,"target":5},{"source":17,"target":21},{"source":17,"target":2},{"source":17,"target":22},{"source":21,"target":5},{"source":18,"target":6},{"source":18,"target":23},{"source":18,"target":2},{"source":18,"target":24},{"source":23,"target":6},{"source":3,"target":0},{"source":3,"target":11},{"source":3,"target":20},{"source":11,"target":1},{"source":11,"target":25},{"source":11,"target":3},{"source":11,"target":7},{"source":25,"target":1},{"source":20,"target":2},{"source":20,"target":26},{"source":20,"target":3},{"source":20,"target":16},{"source":26,"target":2},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":22},{"source":5,"target":13},{"source":5,"target":27},{"source":22,"target":2},{"source":22,"target":28},{"source":22,"target":5},{"source":22,"target":17},{"source":28,"target":2},{"source":13,"target":1},{"source":13,"target":29},{"source":13,"target":5},{"source":13,"target":8},{"source":29,"target":1},{"source":27,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":24},{"source":6,"target":15},{"source":6,"target":30},{"source":24,"target":2},{"source":24,"target":31},{"source":24,"target":6},{"source":24,"target":18},{"source":31,"target":2},{"source":15,"target":1},{"source":15,"target":32},{"source":15,"target":6},{"source":15,"target":9},{"source":32,"target":1},{"source":30,"target":4}],"multigraph":true}
ecore
company
repo-ecore-all/data/101companies/101repo/contributions/emfGenerative/model/Company.ecore
company Company name depts Department name manager subdepts employees Employee name address salary mentor
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="company" nsURI="http://www.company.com" nsPrefix="com"> <eClassifiers xsi:type="ecore:EClass" name="Company"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="depts" ordered="false" upperBound="-1" eType="#//Department" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Department"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="manager" ordered="false" lowerBound="1" eType="#//Employee" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subdepts" ordered="false" upperBound="-1" eType="#//Department" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="employees" ordered="false" upperBound="-1" eType="#//Employee" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Employee"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="address" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="salary" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mentor" eType="#//Employee"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"com","nsURI":"http://www.company.com","name":"company","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Company","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Department","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Employee","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":4,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"depts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"id":6,"eClass":"EGenericType"},{"id":7,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":8,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"manager","changeable":true,"resolveProxies":true,"lowerBound":1,"id":9,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subdepts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"employees","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":16,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"address","changeable":true,"lowerBound":1,"iD":false,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"salary","changeable":true,"lowerBound":1,"iD":false,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mentor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":5},{"source":4,"target":6},{"source":4,"target":1},{"source":5,"target":2},{"source":5,"target":7},{"source":5,"target":1},{"source":7,"target":2},{"source":2,"target":0},{"source":2,"target":8},{"source":2,"target":9},{"source":2,"target":10},{"source":2,"target":11},{"source":8,"target":12},{"source":8,"target":2},{"source":9,"target":3},{"source":9,"target":13},{"source":9,"target":2},{"source":13,"target":3},{"source":10,"target":2},{"source":10,"target":14},{"source":10,"target":2},{"source":14,"target":2},{"source":11,"target":3},{"source":11,"target":15},{"source":11,"target":2},{"source":15,"target":3},{"source":3,"target":0},{"source":3,"target":16},{"source":3,"target":17},{"source":3,"target":18},{"source":3,"target":19},{"source":16,"target":20},{"source":16,"target":3},{"source":17,"target":21},{"source":17,"target":3},{"source":18,"target":22},{"source":18,"target":3},{"source":19,"target":3},{"source":19,"target":23},{"source":19,"target":3},{"source":23,"target":3}],"multigraph":true}
ecore
visualization
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/damenac/puzzle/plugins/fr.inria.diverse.puzzle.metrics/testdata/VisualInterface.ecore
VisualInterface Symbol root properties onInit onDispose onUpdate scriptModules cursors backgroundColor designSize connections Primitive name Container Shape lineWidth 1 antialias alpha fill true outline true Rectangle Text text labelAlignment CENTER iconAlignment CENTER textAlignment CENTER textPlacement EAST fontName fontSize fontBold false fontItalic false Child element name XYChild position dimension XYContainer children Position x y Line points Figure foregroundColor backgroundColor size onClick onDoubleClick cursor visible true border opaque toolTip SymbolReference uri zoom properties onCreateProperties StringToStringMap java.util.Map$Entry java.util.Map$Entry key value Dimension width 0 height 0 Alignment LEFT LEFT CENTER CENTER RIGHT RIGHT TOP TOP BOTTOM BOTTOM Orientation NORTH NORTH SOUTH SOUTH EAST EAST WEST WEST Cursor SystemCursor type SystemCursorType ARROW ARROW HAND HAND GridContainer columns 1 equalWidth false children horizontalSpacing 5 verticalSpacing 5 marginWidth 5 marginHeight 5 BorderContainer children verticalSpacing 0 horizontalSpacing 0 BorderChild alignment CENTER GridChild horizontalAlignment BEGINNING verticalAlignment BEGINNING grabHorizontalSpace false grabVerticalSpace false spanCols 0 spanRows 0 widthHint heightHint GridAlignment CENTER CENTER FILL FILL BEGINNING BEGINNING END END FigureContainer content Image uri Ellipse Arc start length Connection start end StackContainer children
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="VisualInterface" nsURI="urn:openscada:visualInterface" nsPrefix="visualInterface"> <eClassifiers xsi:type="ecore:EClass" name="Symbol"> <eStructuralFeatures xsi:type="ecore:EReference" name="root" eType="#//Primitive" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1" eType="#//StringToStringMap" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="onInit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="onDispose" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="onUpdate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scriptModules" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cursors" eType="#//Cursor" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="backgroundColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="designSize" eType="#//Dimension" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The size as intended by the designer. May be used for layouting as preferred size."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="connections" upperBound="-1" eType="#//Connection" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Primitive" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Container" abstract="true" interface="true" eSuperTypes="#//Primitive"/> <eClassifiers xsi:type="ecore:EClass" name="Shape" abstract="true" eSuperTypes="#//Figure"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineWidth" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="antialias" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alpha" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fill" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="outline" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Rectangle" eSuperTypes="#//Shape"/> <eClassifiers xsi:type="ecore:EClass" name="Text" eSuperTypes="#//Figure"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="text" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="labelAlignment" eType="#//Alignment" defaultValueLiteral="CENTER"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="iconAlignment" eType="#//Alignment" defaultValueLiteral="CENTER"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="textAlignment" eType="#//Alignment" defaultValueLiteral="CENTER"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="textPlacement" eType="#//Orientation" defaultValueLiteral="EAST"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fontName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fontSize" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fontBold" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fontItalic" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Child"> <eStructuralFeatures xsi:type="ecore:EReference" name="element" eType="#//Primitive" containment="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="element"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XYChild" eSuperTypes="#//Child"> <eStructuralFeatures xsi:type="ecore:EReference" name="position" lowerBound="1" eType="#//Position" containment="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="dimension" eType="#//Dimension" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An optional dimension for the XYLayout. If not set the preferred dimension of the child will be used."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XYContainer" eSuperTypes="#//Container"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//XYChild" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Position"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Line" eSuperTypes="#//Shape"> <eStructuralFeatures xsi:type="ecore:EReference" name="points" upperBound="-1" eType="#//Position" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Figure" abstract="true" eSuperTypes="#//Primitive"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="foregroundColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="backgroundColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="size" eType="#//Dimension" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="onClick" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="onDoubleClick" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cursor" eType="#//Cursor"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visible" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="border" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="opaque" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="toolTip" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SymbolReference" eSuperTypes="#//Primitive"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="uri" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="zoom" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1" eType="#//StringToStringMap" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="onCreateProperties" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringToStringMap" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Dimension"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble" defaultValueLiteral="0"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Alignment"> <eLiterals name="LEFT" value="1"/> <eLiterals name="CENTER"/> <eLiterals name="RIGHT" value="2"/> <eLiterals name="TOP" value="3"/> <eLiterals name="BOTTOM" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Orientation"> <eLiterals name="NORTH"/> <eLiterals name="SOUTH" value="1"/> <eLiterals name="EAST" value="2"/> <eLiterals name="WEST" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Cursor" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="SystemCursor" eSuperTypes="#//Cursor"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//SystemCursorType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="SystemCursorType"> <eLiterals name="ARROW" value="1"/> <eLiterals name="HAND"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GridContainer" eSuperTypes="#//Container"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="columns" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="equalWidth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//GridChild" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="horizontalSpacing" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="5"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="verticalSpacing" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="5"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="marginWidth" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="5"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="marginHeight" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="5"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BorderContainer" eSuperTypes="#//Container"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//BorderChild" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="verticalSpacing" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="horizontalSpacing" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BorderChild" eSuperTypes="#//Child"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alignment" lowerBound="1" eType="#//Alignment" defaultValueLiteral="CENTER"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GridChild" eSuperTypes="#//Child"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="horizontalAlignment" lowerBound="1" eType="#//GridAlignment" defaultValueLiteral="BEGINNING"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="verticalAlignment" lowerBound="1" eType="#//GridAlignment" defaultValueLiteral="BEGINNING"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="grabHorizontalSpace" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="grabVerticalSpace" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="spanCols" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="spanRows" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="widthHint" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="heightHint" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="GridAlignment"> <eLiterals name="CENTER"/> <eLiterals name="FILL" value="1"/> <eLiterals name="BEGINNING" value="2"/> <eLiterals name="END" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FigureContainer" eSuperTypes="#//Figure"> <eStructuralFeatures xsi:type="ecore:EReference" name="content" eType="#//Primitive" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Image" eSuperTypes="#//Figure"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="uri" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Ellipse" eSuperTypes="#//Shape"/> <eClassifiers xsi:type="ecore:EClass" name="Arc" eSuperTypes="#//Shape"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="start" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="length" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Connection"> <eStructuralFeatures xsi:type="ecore:EReference" name="start" lowerBound="1" eType="#//Primitive"/> <eStructuralFeatures xsi:type="ecore:EReference" name="end" lowerBound="1" eType="#//Primitive" eKeys="#//Primitive/name"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StackContainer" eSuperTypes="#//Container"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//Primitive" containment="true"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"visualInterface","nsURI":"urn:openscada:visualInterface","name":"VisualInterface","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Symbol","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Primitive","instanceClass":null,"abstract":true,"id":2,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Container","instanceClass":null,"abstract":true,"id":3,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Shape","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rectangle","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Text","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Child","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XYChild","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XYContainer","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Position","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Line","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Figure","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SymbolReference","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"StringToStringMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dimension","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Alignment","instanceClass":null,"id":16,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Orientation","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cursor","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemCursor","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SystemCursorType","instanceClass":null,"id":20,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GridContainer","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BorderContainer","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BorderChild","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GridChild","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"GridAlignment","instanceClass":null,"id":25,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FigureContainer","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Image","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ellipse","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Arc","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connection","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StackContainer","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"root","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"onInit","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"onDispose","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"onUpdate","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scriptModules","changeable":true,"lowerBound":0,"iD":false,"id":37,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cursors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"backgroundColor","changeable":true,"lowerBound":0,"iD":false,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"designSize","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"connections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":true,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":1.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"lineWidth","changeable":true,"lowerBound":1,"iD":false,"id":55,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"antialias","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"alpha","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"fill","changeable":true,"lowerBound":1,"iD":false,"id":58,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"outline","changeable":true,"lowerBound":1,"iD":false,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":1,"iD":false,"id":67,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"CENTER","unsettable":false,"transient":false,"unique":true,"name":"labelAlignment","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"CENTER","unsettable":false,"transient":false,"unique":true,"name":"iconAlignment","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"CENTER","unsettable":false,"transient":false,"unique":true,"name":"textAlignment","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"EAST","unsettable":false,"transient":false,"unique":true,"name":"textPlacement","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fontName","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fontSize","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"fontBold","changeable":true,"lowerBound":1,"iD":false,"id":74,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"fontItalic","changeable":true,"lowerBound":1,"iD":false,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"position","changeable":true,"resolveProxies":true,"lowerBound":1,"id":90,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dimension","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":1,"iD":false,"id":98,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":1,"iD":false,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"points","changeable":true,"resolveProxies":true,"lowerBound":0,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"foregroundColor","changeable":true,"lowerBound":0,"iD":false,"id":105,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"backgroundColor","changeable":true,"lowerBound":0,"iD":false,"id":106,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"resolveProxies":true,"lowerBound":0,"id":107,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"onClick","changeable":true,"lowerBound":0,"iD":false,"id":108,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"onDoubleClick","changeable":true,"lowerBound":0,"iD":false,"id":109,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"cursor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":110,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"visible","changeable":true,"lowerBound":1,"iD":false,"id":111,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"border","changeable":true,"lowerBound":0,"iD":false,"id":112,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"opaque","changeable":true,"lowerBound":0,"iD":false,"id":113,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"toolTip","changeable":true,"lowerBound":0,"iD":false,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"uri","changeable":true,"lowerBound":1,"iD":false,"id":126,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"zoom","changeable":true,"lowerBound":0,"iD":false,"id":127,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"onCreateProperties","changeable":true,"lowerBound":0,"iD":false,"id":129,"derived":false},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":1,"iD":false,"id":135,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":136,"derived":false},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":1,"iD":false,"id":139,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":1,"iD":false,"id":140,"derived":false},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"name":"LEFT","id":143,"value":1,"literal":"LEFT","eClass":"EEnumLiteral"},{"name":"CENTER","id":144,"value":0,"literal":"CENTER","eClass":"EEnumLiteral"},{"name":"RIGHT","id":145,"value":2,"literal":"RIGHT","eClass":"EEnumLiteral"},{"name":"TOP","id":146,"value":3,"literal":"TOP","eClass":"EEnumLiteral"},{"name":"BOTTOM","id":147,"value":4,"literal":"BOTTOM","eClass":"EEnumLiteral"},{"name":"NORTH","id":148,"value":0,"literal":"NORTH","eClass":"EEnumLiteral"},{"name":"SOUTH","id":149,"value":1,"literal":"SOUTH","eClass":"EEnumLiteral"},{"name":"EAST","id":150,"value":2,"literal":"EAST","eClass":"EEnumLiteral"},{"name":"WEST","id":151,"value":3,"literal":"WEST","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":152,"derived":false},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"name":"ARROW","id":155,"value":1,"literal":"ARROW","eClass":"EEnumLiteral"},{"name":"HAND","id":156,"value":0,"literal":"HAND","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"columns","changeable":true,"lowerBound":0,"iD":false,"id":157,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"equalWidth","changeable":true,"lowerBound":0,"iD":false,"id":158,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":5,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"5","unsettable":false,"transient":false,"unique":true,"name":"horizontalSpacing","changeable":true,"lowerBound":1,"iD":false,"id":160,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":5,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"5","unsettable":false,"transient":false,"unique":true,"name":"verticalSpacing","changeable":true,"lowerBound":1,"iD":false,"id":161,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":5,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"5","unsettable":false,"transient":false,"unique":true,"name":"marginWidth","changeable":true,"lowerBound":1,"iD":false,"id":162,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":5,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"5","unsettable":false,"transient":false,"unique":true,"name":"marginHeight","changeable":true,"lowerBound":1,"iD":false,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":172,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"verticalSpacing","changeable":true,"lowerBound":1,"iD":false,"id":173,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"horizontalSpacing","changeable":true,"lowerBound":1,"iD":false,"id":174,"derived":false},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"CENTER","unsettable":false,"transient":false,"unique":true,"name":"alignment","changeable":true,"lowerBound":1,"iD":false,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"BEGINNING","unsettable":false,"transient":false,"unique":true,"name":"horizontalAlignment","changeable":true,"lowerBound":1,"iD":false,"id":182,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"BEGINNING","unsettable":false,"transient":false,"unique":true,"name":"verticalAlignment","changeable":true,"lowerBound":1,"iD":false,"id":183,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"grabHorizontalSpace","changeable":true,"lowerBound":1,"iD":false,"id":184,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"grabVerticalSpace","changeable":true,"lowerBound":1,"iD":false,"id":185,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"spanCols","changeable":true,"lowerBound":1,"iD":false,"id":186,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"spanRows","changeable":true,"lowerBound":0,"iD":false,"id":187,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"widthHint","changeable":true,"lowerBound":0,"iD":false,"id":188,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"heightHint","changeable":true,"lowerBound":1,"iD":false,"id":189,"derived":false},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"name":"CENTER","id":199,"value":0,"literal":"CENTER","eClass":"EEnumLiteral"},{"name":"FILL","id":200,"value":1,"literal":"FILL","eClass":"EEnumLiteral"},{"name":"BEGINNING","id":201,"value":2,"literal":"BEGINNING","eClass":"EEnumLiteral"},{"name":"END","id":202,"value":3,"literal":"END","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"resolveProxies":true,"lowerBound":0,"id":203,"derived":false},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"uri","changeable":true,"lowerBound":0,"iD":false,"id":206,"derived":false},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"start","changeable":true,"lowerBound":1,"iD":false,"id":210,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"length","changeable":true,"lowerBound":1,"iD":false,"id":211,"derived":false},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"start","changeable":true,"resolveProxies":true,"lowerBound":1,"id":215,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"end","changeable":true,"resolveProxies":true,"lowerBound":1,"id":216,"derived":false},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":219,"derived":false},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":1,"target":0},{"source":1,"target":32},{"source":1,"target":33},{"source":1,"target":34},{"source":1,"target":35},{"source":1,"target":36},{"source":1,"target":37},{"source":1,"target":38},{"source":1,"target":39},{"source":1,"target":40},{"source":1,"target":41},{"source":32,"target":2},{"source":32,"target":42},{"source":32,"target":1},{"source":42,"target":2},{"source":33,"target":14},{"source":33,"target":43},{"source":33,"target":1},{"source":43,"target":14},{"source":34,"target":44},{"source":34,"target":1},{"source":35,"target":45},{"source":35,"target":1},{"source":36,"target":46},{"source":36,"target":1},{"source":37,"target":47},{"source":37,"target":1},{"source":38,"target":18},{"source":38,"target":48},{"source":38,"target":1},{"source":48,"target":18},{"source":39,"target":49},{"source":39,"target":1},{"source":40,"target":15},{"source":40,"target":50},{"source":40,"target":1},{"source":50,"target":15},{"source":41,"target":30},{"source":41,"target":51},{"source":41,"target":1},{"source":51,"target":30},{"source":2,"target":0},{"source":2,"target":52},{"source":52,"target":53},{"source":52,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":54},{"source":54,"target":2},{"source":4,"target":0},{"source":4,"target":12},{"source":4,"target":55},{"source":4,"target":56},{"source":4,"target":57},{"source":4,"target":58},{"source":4,"target":59},{"source":4,"target":60},{"source":55,"target":61},{"source":55,"target":4},{"source":56,"target":62},{"source":56,"target":4},{"source":57,"target":63},{"source":57,"target":4},{"source":58,"target":64},{"source":58,"target":4},{"source":59,"target":65},{"source":59,"target":4},{"source":60,"target":12},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":66},{"source":66,"target":4},{"source":6,"target":0},{"source":6,"target":12},{"source":6,"target":67},{"source":6,"target":68},{"source":6,"target":69},{"source":6,"target":70},{"source":6,"target":71},{"source":6,"target":72},{"source":6,"target":73},{"source":6,"target":74},{"source":6,"target":75},{"source":6,"target":76},{"source":67,"target":77},{"source":67,"target":6},{"source":68,"target":16},{"source":68,"target":78},{"source":68,"target":6},{"source":78,"target":16},{"source":69,"target":16},{"source":69,"target":79},{"source":69,"target":6},{"source":79,"target":16},{"source":70,"target":16},{"source":70,"target":80},{"source":70,"target":6},{"source":80,"target":16},{"source":71,"target":17},{"source":71,"target":81},{"source":71,"target":6},{"source":81,"target":17},{"source":72,"target":82},{"source":72,"target":6},{"source":73,"target":83},{"source":73,"target":6},{"source":74,"target":84},{"source":74,"target":6},{"source":75,"target":85},{"source":75,"target":6},{"source":76,"target":12},{"source":7,"target":0},{"source":7,"target":86},{"source":7,"target":87},{"source":86,"target":2},{"source":86,"target":88},{"source":86,"target":7},{"source":88,"target":2},{"source":87,"target":89},{"source":87,"target":7},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":90},{"source":8,"target":91},{"source":8,"target":92},{"source":90,"target":10},{"source":90,"target":93},{"source":90,"target":8},{"source":93,"target":10},{"source":91,"target":15},{"source":91,"target":94},{"source":91,"target":8},{"source":94,"target":15},{"source":92,"target":7},{"source":9,"target":0},{"source":9,"target":3},{"source":9,"target":95},{"source":9,"target":96},{"source":95,"target":8},{"source":95,"target":97},{"source":95,"target":9},{"source":97,"target":8},{"source":96,"target":3},{"source":10,"target":0},{"source":10,"target":98},{"source":10,"target":99},{"source":98,"target":100},{"source":98,"target":10},{"source":99,"target":101},{"source":99,"target":10},{"source":11,"target":0},{"source":11,"target":4},{"source":11,"target":102},{"source":11,"target":103},{"source":102,"target":10},{"source":102,"target":104},{"source":102,"target":11},{"source":104,"target":10},{"source":103,"target":4},{"source":12,"target":0},{"source":12,"target":2},{"source":12,"target":105},{"source":12,"target":106},{"source":12,"target":107},{"source":12,"target":108},{"source":12,"target":109},{"source":12,"target":110},{"source":12,"target":111},{"source":12,"target":112},{"source":12,"target":113},{"source":12,"target":114},{"source":12,"target":115},{"source":105,"target":116},{"source":105,"target":12},{"source":106,"target":117},{"source":106,"target":12},{"source":107,"target":15},{"source":107,"target":118},{"source":107,"target":12},{"source":118,"target":15},{"source":108,"target":119},{"source":108,"target":12},{"source":109,"target":120},{"source":109,"target":12},{"source":110,"target":18},{"source":110,"target":121},{"source":110,"target":12},{"source":121,"target":18},{"source":111,"target":122},{"source":111,"target":12},{"source":112,"target":123},{"source":112,"target":12},{"source":113,"target":124},{"source":113,"target":12},{"source":114,"target":125},{"source":114,"target":12},{"source":115,"target":2},{"source":13,"target":0},{"source":13,"target":2},{"source":13,"target":126},{"source":13,"target":127},{"source":13,"target":128},{"source":13,"target":129},{"source":13,"target":130},{"source":126,"target":131},{"source":126,"target":13},{"source":127,"target":132},{"source":127,"target":13},{"source":128,"target":14},{"source":128,"target":133},{"source":128,"target":13},{"source":133,"target":14},{"source":129,"target":134},{"source":129,"target":13},{"source":130,"target":2},{"source":14,"target":0},{"source":14,"target":135},{"source":14,"target":136},{"source":135,"target":137},{"source":135,"target":14},{"source":136,"target":138},{"source":136,"target":14},{"source":15,"target":0},{"source":15,"target":139},{"source":15,"target":140},{"source":139,"target":141},{"source":139,"target":15},{"source":140,"target":142},{"source":140,"target":15},{"source":16,"target":0},{"source":16,"target":143},{"source":16,"target":144},{"source":16,"target":145},{"source":16,"target":146},{"source":16,"target":147},{"source":143,"target":16},{"source":144,"target":16},{"source":145,"target":16},{"source":146,"target":16},{"source":147,"target":16},{"source":17,"target":0},{"source":17,"target":148},{"source":17,"target":149},{"source":17,"target":150},{"source":17,"target":151},{"source":148,"target":17},{"source":149,"target":17},{"source":150,"target":17},{"source":151,"target":17},{"source":18,"target":0},{"source":19,"target":0},{"source":19,"target":18},{"source":19,"target":152},{"source":19,"target":153},{"source":152,"target":20},{"source":152,"target":154},{"source":152,"target":19},{"source":154,"target":20},{"source":153,"target":18},{"source":20,"target":0},{"source":20,"target":155},{"source":20,"target":156},{"source":155,"target":20},{"source":156,"target":20},{"source":21,"target":0},{"source":21,"target":3},{"source":21,"target":157},{"source":21,"target":158},{"source":21,"target":159},{"source":21,"target":160},{"source":21,"target":161},{"source":21,"target":162},{"source":21,"target":163},{"source":21,"target":164},{"source":157,"target":165},{"source":157,"target":21},{"source":158,"target":166},{"source":158,"target":21},{"source":159,"target":24},{"source":159,"target":167},{"source":159,"target":21},{"source":167,"target":24},{"source":160,"target":168},{"source":160,"target":21},{"source":161,"target":169},{"source":161,"target":21},{"source":162,"target":170},{"source":162,"target":21},{"source":163,"target":171},{"source":163,"target":21},{"source":164,"target":3},{"source":22,"target":0},{"source":22,"target":3},{"source":22,"target":172},{"source":22,"target":173},{"source":22,"target":174},{"source":22,"target":175},{"source":172,"target":23},{"source":172,"target":176},{"source":172,"target":22},{"source":176,"target":23},{"source":173,"target":177},{"source":173,"target":22},{"source":174,"target":178},{"source":174,"target":22},{"source":175,"target":3},{"source":23,"target":0},{"source":23,"target":7},{"source":23,"target":179},{"source":23,"target":180},{"source":179,"target":16},{"source":179,"target":181},{"source":179,"target":23},{"source":181,"target":16},{"source":180,"target":7},{"source":24,"target":0},{"source":24,"target":7},{"source":24,"target":182},{"source":24,"target":183},{"source":24,"target":184},{"source":24,"target":185},{"source":24,"target":186},{"source":24,"target":187},{"source":24,"target":188},{"source":24,"target":189},{"source":24,"target":190},{"source":182,"target":25},{"source":182,"target":191},{"source":182,"target":24},{"source":191,"target":25},{"source":183,"target":25},{"source":183,"target":192},{"source":183,"target":24},{"source":192,"target":25},{"source":184,"target":193},{"source":184,"target":24},{"source":185,"target":194},{"source":185,"target":24},{"source":186,"target":195},{"source":186,"target":24},{"source":187,"target":196},{"source":187,"target":24},{"source":188,"target":197},{"source":188,"target":24},{"source":189,"target":198},{"source":189,"target":24},{"source":190,"target":7},{"source":25,"target":0},{"source":25,"target":199},{"source":25,"target":200},{"source":25,"target":201},{"source":25,"target":202},{"source":199,"target":25},{"source":200,"target":25},{"source":201,"target":25},{"source":202,"target":25},{"source":26,"target":0},{"source":26,"target":12},{"source":26,"target":203},{"source":26,"target":204},{"source":203,"target":2},{"source":203,"target":205},{"source":203,"target":26},{"source":205,"target":2},{"source":204,"target":12},{"source":27,"target":0},{"source":27,"target":12},{"source":27,"target":206},{"source":27,"target":207},{"source":206,"target":208},{"source":206,"target":27},{"source":207,"target":12},{"source":28,"target":0},{"source":28,"target":4},{"source":28,"target":209},{"source":209,"target":4},{"source":29,"target":0},{"source":29,"target":4},{"source":29,"target":210},{"source":29,"target":211},{"source":29,"target":212},{"source":210,"target":213},{"source":210,"target":29},{"source":211,"target":214},{"source":211,"target":29},{"source":212,"target":4},{"source":30,"target":0},{"source":30,"target":215},{"source":30,"target":216},{"source":215,"target":2},{"source":215,"target":217},{"source":215,"target":30},{"source":217,"target":2},{"source":216,"target":2},{"source":216,"target":218},{"source":216,"target":30},{"source":216,"target":52},{"source":218,"target":2},{"source":31,"target":0},{"source":31,"target":3},{"source":31,"target":219},{"source":31,"target":220},{"source":219,"target":2},{"source":219,"target":221},{"source":219,"target":31},{"source":221,"target":2},{"source":220,"target":3}],"multigraph":true}
ecore
library
repo-ecore-all/data/ModelWriter/AlloyInEcore/Source/eu.modelwriter.core.alloyinecore/src/test/resources/AlloyInECore/Tutorial.ecore
tutorial Library name books loans members Book isAvailable name copies library loans Member name library loans books Loan book member date
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="tutorial" nsURI="http://www.eclipse.org/mdt/ocl/oclinecore/tutorial" nsPrefix="tut"> <eAnnotations source="http://www.eclipse.org/OCL/Import"> <details key="ecore" value="http://www.eclipse.org/emf/2002/Ecore"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="Library"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="books" ordered="false" upperBound="-1" eType="#//Book" containment="true" eOpposite="#//Book/library"/> <eStructuralFeatures xsi:type="ecore:EReference" name="loans" ordered="false" upperBound="-1" eType="#//Loan" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="members" ordered="false" upperBound="-1" eType="#//Member" containment="true" eOpposite="#//Member/library"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Book"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="SufficientCopies"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="SufficientCopies" value="library.loans->select((book = self))->size() &lt;= copies"/> </eAnnotations> <eOperations name="isAvailable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="loans->size() &lt; copies"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="copies" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/> <eStructuralFeatures xsi:type="ecore:EReference" name="library" eType="#//Library" eOpposite="#//Library/books"/> <eStructuralFeatures xsi:type="ecore:EReference" name="loans" ordered="false" upperBound="-1" eType="#//Loan" volatile="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="derivation" value="self.library.loans->select(l : Loan | l.book = self)"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Member"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="AtMostTwoLoans UniqueLoans"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="AtMostTwoLoans" value="loans->size() &lt;= 2"/> <details key="UniqueLoans" value="loans->isUnique(book)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="library" eType="#//Library" eOpposite="#//Library/members"/> <eStructuralFeatures xsi:type="ecore:EReference" name="loans" ordered="false" upperBound="-1" eType="#//Loan" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="derivation" value="library.loans->select(member = self)"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="books" ordered="false" unique="false" upperBound="-1" eType="#//Book" volatile="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="derivation" value="loans->collect(book)"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Loan"> <eStructuralFeatures xsi:type="ecore:EReference" name="book" lowerBound="1" eType="#//Book"/> <eStructuralFeatures xsi:type="ecore:EReference" name="member" lowerBound="1" eType="#//Member"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="date" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"tut","nsURI":"http://www.eclipse.org/mdt/ocl/oclinecore/tutorial","name":"tutorial","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Member","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Loan","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":5,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"loans","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"members","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"library","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"library","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"isAvailable","lowerBound":0,"id":15,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":16,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"copies","changeable":true,"lowerBound":1,"iD":false,"id":17,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"loans","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":true},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":24,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"loans","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":true},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"book","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"date","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":5,"target":9},{"source":5,"target":1},{"source":6,"target":2},{"source":6,"target":10},{"source":6,"target":1},{"source":6,"target":11},{"source":10,"target":2},{"source":7,"target":4},{"source":7,"target":12},{"source":7,"target":1},{"source":12,"target":4},{"source":8,"target":3},{"source":8,"target":13},{"source":8,"target":1},{"source":8,"target":14},{"source":13,"target":3},{"source":2,"target":0},{"source":2,"target":15},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":11},{"source":2,"target":18},{"source":15,"target":19},{"source":15,"target":2},{"source":16,"target":20},{"source":16,"target":2},{"source":17,"target":21},{"source":17,"target":2},{"source":11,"target":1},{"source":11,"target":22},{"source":11,"target":2},{"source":11,"target":6},{"source":22,"target":1},{"source":18,"target":4},{"source":18,"target":23},{"source":18,"target":2},{"source":23,"target":4},{"source":3,"target":0},{"source":3,"target":24},{"source":3,"target":14},{"source":3,"target":25},{"source":3,"target":26},{"source":24,"target":27},{"source":24,"target":3},{"source":14,"target":1},{"source":14,"target":28},{"source":14,"target":3},{"source":14,"target":8},{"source":28,"target":1},{"source":25,"target":4},{"source":25,"target":29},{"source":25,"target":3},{"source":29,"target":4},{"source":26,"target":2},{"source":26,"target":30},{"source":26,"target":3},{"source":30,"target":2},{"source":4,"target":0},{"source":4,"target":31},{"source":4,"target":32},{"source":4,"target":33},{"source":31,"target":2},{"source":31,"target":34},{"source":31,"target":4},{"source":34,"target":2},{"source":32,"target":3},{"source":32,"target":35},{"source":32,"target":4},{"source":35,"target":3},{"source":33,"target":36},{"source":33,"target":4}],"multigraph":true}
ecore
people
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/veriatl/veriatl_next/model2/Family2Person/Persons.ecore
Persons Community persons townHalls associations Person fullName Man Woman TownHall workers committee districts Association committee NamedElement name Committee District facilities Facility members SpecialFacility OrdinaryFacility
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="Persons" nsURI="http://Persons" nsPrefix="Persons"> <eClassifiers xsi:type="ecore:EClass" name="Community"> <eStructuralFeatures xsi:type="ecore:EReference" name="persons" lowerBound="1" upperBound="-1" eType="#//Person" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="townHalls" lowerBound="1" upperBound="-1" eType="#//TownHall" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="associations" upperBound="-1" eType="#//Association" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Person" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fullName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Man" eSuperTypes="#//Person"/> <eClassifiers xsi:type="ecore:EClass" name="Woman" eSuperTypes="#//Person"/> <eClassifiers xsi:type="ecore:EClass" name="TownHall" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="workers" upperBound="-1" eType="#//Person"/> <eStructuralFeatures xsi:type="ecore:EReference" name="committee" lowerBound="1" eType="#//Committee" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="districts" lowerBound="1" upperBound="-1" eType="#//District" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="committee" eType="#//Committee"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Committee" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="District" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="facilities" upperBound="-1" eType="#//Facility" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Facility" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="members" upperBound="-1" eType="#//Person"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SpecialFacility" eSuperTypes="#//Facility"/> <eClassifiers xsi:type="ecore:EClass" name="OrdinaryFacility" eSuperTypes="#//Facility"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"Persons","nsURI":"http://Persons","name":"Persons","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Community","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Man","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Woman","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TownHall","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Committee","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"District","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Facility","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecialFacility","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrdinaryFacility","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"persons","changeable":true,"resolveProxies":true,"lowerBound":1,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"townHalls","changeable":true,"resolveProxies":true,"lowerBound":1,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"associations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fullName","changeable":true,"lowerBound":1,"iD":false,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"workers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"committee","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"districts","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"committee","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"facilities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"members","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":1,"target":0},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":13,"target":2},{"source":13,"target":16},{"source":13,"target":1},{"source":16,"target":2},{"source":14,"target":5},{"source":14,"target":17},{"source":14,"target":1},{"source":17,"target":5},{"source":15,"target":6},{"source":15,"target":18},{"source":15,"target":1},{"source":18,"target":6},{"source":2,"target":0},{"source":2,"target":19},{"source":19,"target":20},{"source":19,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":21},{"source":21,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":22},{"source":22,"target":2},{"source":5,"target":0},{"source":5,"target":7},{"source":5,"target":23},{"source":5,"target":24},{"source":5,"target":25},{"source":5,"target":26},{"source":23,"target":2},{"source":23,"target":27},{"source":23,"target":5},{"source":27,"target":2},{"source":24,"target":8},{"source":24,"target":28},{"source":24,"target":5},{"source":28,"target":8},{"source":25,"target":9},{"source":25,"target":29},{"source":25,"target":5},{"source":29,"target":9},{"source":26,"target":7},{"source":6,"target":0},{"source":6,"target":7},{"source":6,"target":30},{"source":6,"target":31},{"source":30,"target":8},{"source":30,"target":32},{"source":30,"target":6},{"source":32,"target":8},{"source":31,"target":7},{"source":7,"target":0},{"source":7,"target":33},{"source":33,"target":34},{"source":33,"target":7},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":35},{"source":35,"target":7},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":36},{"source":9,"target":37},{"source":36,"target":10},{"source":36,"target":38},{"source":36,"target":9},{"source":38,"target":10},{"source":37,"target":7},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":39},{"source":10,"target":40},{"source":39,"target":2},{"source":39,"target":41},{"source":39,"target":10},{"source":41,"target":2},{"source":40,"target":7},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":42},{"source":42,"target":10},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":43},{"source":43,"target":10}],"multigraph":true}
ecore
company
repo-ecore-all/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/toe.ecore
toe AllHolder all AllBase Employee name salary projects department contributions Manager leads managedDepartment Contribution description employee project Department allSubDepartments name subDepartments employees parentDepartment manager Project name departmentWide projectTeam lead contributions
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="toe" nsURI="http://www.eclipse.org/examples/gmf/ocldriven/table-of-organization-and-equipment" nsPrefix="toe"> <eClassifiers xsi:type="ecore:EClass" name="AllHolder"> <eStructuralFeatures xsi:type="ecore:EReference" name="all" upperBound="-1" eType="#//AllBase" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AllBase" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="Employee" eSuperTypes="#//AllBase"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="salary" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="projects" upperBound="-1" eType="#//Project" eOpposite="#//Project/projectTeam"/> <eStructuralFeatures xsi:type="ecore:EReference" name="department" eType="#//Department" eOpposite="#//Department/employees"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contributions" upperBound="-1" eType="#//Contribution" eOpposite="#//Contribution/employee"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Manager" eSuperTypes="#//Employee"> <eStructuralFeatures xsi:type="ecore:EReference" name="leads" upperBound="-1" eType="#//Project" eOpposite="#//Project/lead"/> <eStructuralFeatures xsi:type="ecore:EReference" name="managedDepartment" eType="#//Department" eOpposite="#//Department/manager"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Contribution" eSuperTypes="#//AllBase"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="employee" eType="#//Employee" eOpposite="#//Employee/contributions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="project" eType="#//Project" eOpposite="#//Project/contributions"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Department" eSuperTypes="#//AllBase"> <eOperations name="allSubDepartments" upperBound="-1" eType="#//Department"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subDepartments" upperBound="-1" eType="#//Department" containment="true" eOpposite="#//Department/parentDepartment"/> <eStructuralFeatures xsi:type="ecore:EReference" name="employees" upperBound="-1" eType="#//Employee" containment="true" eOpposite="#//Employee/department"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parentDepartment" eType="#//Department" eOpposite="#//Department/subDepartments"/> <eStructuralFeatures xsi:type="ecore:EReference" name="manager" lowerBound="1" eType="#//Manager" eOpposite="#//Manager/managedDepartment"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Project" eSuperTypes="#//AllBase"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="departmentWide" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="projectTeam" upperBound="-1" eType="#//Employee" eOpposite="#//Employee/projects"/> <eStructuralFeatures xsi:type="ecore:EReference" name="lead" eType="#//Manager" eOpposite="#//Manager/leads"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contributions" upperBound="-1" eType="#//Contribution" eOpposite="#//Contribution/project"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"toe","nsURI":"http://www.eclipse.org/examples/gmf/ocldriven/table-of-organization-and-equipment","name":"toe","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AllHolder","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AllBase","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Employee","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manager","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Contribution","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Department","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Project","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"all","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"salary","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"projects","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"department","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contributions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"projectTeam","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"employees","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"employee","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"leads","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"managedDepartment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"lead","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"manager","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"project","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contributions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"ordered":true,"upperBound":-1,"unique":true,"name":"allSubDepartments","lowerBound":0,"id":38,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subDepartments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentDepartment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"departmentWide","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":1,"target":0},{"source":1,"target":8},{"source":8,"target":2},{"source":8,"target":9},{"source":8,"target":1},{"source":9,"target":2},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":10},{"source":3,"target":11},{"source":3,"target":12},{"source":3,"target":13},{"source":3,"target":14},{"source":3,"target":15},{"source":10,"target":16},{"source":10,"target":3},{"source":11,"target":17},{"source":11,"target":3},{"source":12,"target":7},{"source":12,"target":18},{"source":12,"target":3},{"source":12,"target":19},{"source":18,"target":7},{"source":13,"target":6},{"source":13,"target":20},{"source":13,"target":3},{"source":13,"target":21},{"source":20,"target":6},{"source":14,"target":5},{"source":14,"target":22},{"source":14,"target":3},{"source":14,"target":23},{"source":22,"target":5},{"source":15,"target":2},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":24},{"source":4,"target":25},{"source":4,"target":26},{"source":24,"target":7},{"source":24,"target":27},{"source":24,"target":4},{"source":24,"target":28},{"source":27,"target":7},{"source":25,"target":6},{"source":25,"target":29},{"source":25,"target":4},{"source":25,"target":30},{"source":29,"target":6},{"source":26,"target":3},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":31},{"source":5,"target":23},{"source":5,"target":32},{"source":5,"target":33},{"source":31,"target":34},{"source":31,"target":5},{"source":23,"target":3},{"source":23,"target":35},{"source":23,"target":5},{"source":23,"target":14},{"source":35,"target":3},{"source":32,"target":7},{"source":32,"target":36},{"source":32,"target":5},{"source":32,"target":37},{"source":36,"target":7},{"source":33,"target":2},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":38},{"source":6,"target":39},{"source":6,"target":40},{"source":6,"target":21},{"source":6,"target":41},{"source":6,"target":30},{"source":6,"target":42},{"source":38,"target":6},{"source":38,"target":43},{"source":38,"target":6},{"source":43,"target":6},{"source":39,"target":44},{"source":39,"target":6},{"source":40,"target":6},{"source":40,"target":45},{"source":40,"target":6},{"source":40,"target":41},{"source":45,"target":6},{"source":21,"target":3},{"source":21,"target":46},{"source":21,"target":6},{"source":21,"target":13},{"source":46,"target":3},{"source":41,"target":6},{"source":41,"target":47},{"source":41,"target":6},{"source":41,"target":40},{"source":47,"target":6},{"source":30,"target":4},{"source":30,"target":48},{"source":30,"target":6},{"source":30,"target":25},{"source":48,"target":4},{"source":42,"target":2},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":49},{"source":7,"target":50},{"source":7,"target":19},{"source":7,"target":28},{"source":7,"target":37},{"source":7,"target":51},{"source":49,"target":52},{"source":49,"target":7},{"source":50,"target":53},{"source":50,"target":7},{"source":19,"target":3},{"source":19,"target":54},{"source":19,"target":7},{"source":19,"target":12},{"source":54,"target":3},{"source":28,"target":4},{"source":28,"target":55},{"source":28,"target":7},{"source":28,"target":24},{"source":55,"target":4},{"source":37,"target":5},{"source":37,"target":56},{"source":37,"target":7},{"source":37,"target":32},{"source":56,"target":5},{"source":51,"target":2}],"multigraph":true}
ecore
iot
repo-ecore-all/data/giacogiac/animated-hipster/ArduinoML/model/ArduinoML.ecore
arduinoml DigitalState OFF OFF ON ON AMLMachine bricks states start frequency AMLState transitions actions Brick pin DigitalSensor DigitalActuator AnalogSensor AnalogActuator Transition goto conditions DigitalCondition dState sensor DigitalAction dState actuator NamedElement name Condition TimeCondition time tComp TimeComparison AFTER AFTER BEFORE BEFORE AnalogComparison GREATER GREATER GREATEREQ GREATEREQ EQUAL EQUAL LOWEREQ LOWEREQ LOWER LOWER AnalogCondition aComp value sensor AnalogAction actuator Action AnalogActionValue value AnalogActionSensor sensor
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="arduinoml" nsURI="http://arduinoml/1.0" nsPrefix="arduinoml"> <eAnnotations source="http://www.eclipse.org/OCL/Import"> <details key="ecore" value="http://www.eclipse.org/emf/2002/Ecore#/"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> </eAnnotations> <eClassifiers xsi:type="ecore:EEnum" name="DigitalState"> <eLiterals name="OFF"/> <eLiterals name="ON" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AMLMachine"> <eStructuralFeatures xsi:type="ecore:EReference" name="bricks" upperBound="-1" eType="#//Brick" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//AMLState" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="start" lowerBound="1" eType="#//AMLState"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="frequency" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AMLState" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1" eType="#//Transition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actions" upperBound="-1" eType="#//Action" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Brick" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="TooMuchBricks"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="TooMuchBricks" value="&#xA;&#x9;&#x9;Brick.allInstances()->select(b | b.oclIsTypeOf(DigitalSensor) or b.oclIsTypeOf(DigitalActuator) or b.oclIsTypeOf(AnalogActuator))->size() &lt;= 5"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pin" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" changeable="false" volatile="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="derivation" value="&#xA;&#x9;&#x9;&#x9;&#x9;if (self.oclIsTypeOf(AnalogSensor)) then&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;Brick.allInstances()->select(b | b.oclIsTypeOf(AnalogSensor) and b.name &lt;> null)->sortedBy(name)->indexOf(self)&#xA;&#x9;&#x9;&#x9;&#x9;else if (self.oclIsTypeOf(AnalogActuator)) then&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;8 + Brick.allInstances()->select(b | b.oclIsTypeOf(AnalogActuator) and b.name &lt;> null)->sortedBy(name)->indexOf(self)&#xA;&#x9;&#x9;&#x9;&#x9;else if (Brick.allInstances()->select(b | (b.oclIsTypeOf(DigitalSensor) or b.oclIsTypeOf(DigitalActuator)) and b.name &lt;> null)->sortedBy(name)->indexOf(self) = 1) then&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;8&#xA;&#x9;&#x9;&#x9;&#x9;else&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;13 - Brick.allInstances()->select(b | (b.oclIsTypeOf(DigitalSensor) or b.oclIsTypeOf(DigitalActuator)) and b.name &lt;> null)->sortedBy(name)->indexOf(self)&#xA;&#x9;&#x9;&#x9;&#x9;endif&#xA;&#x9;&#x9;&#x9;&#x9;endif&#xA;&#x9;&#x9;&#x9;&#x9;endif"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DigitalSensor" eSuperTypes="#//Brick"/> <eClassifiers xsi:type="ecore:EClass" name="DigitalActuator" eSuperTypes="#//Brick"/> <eClassifiers xsi:type="ecore:EClass" name="AnalogSensor" eSuperTypes="#//Brick"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="TooMuchAnalogSensor"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="TooMuchAnalogSensor" value="&#xA;&#x9;&#x9;AnalogSensor.allInstances()->size() &lt;= 5"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnalogActuator" eSuperTypes="#//Brick"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="TooMuchAnalogActuator"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="TooMuchAnalogActuator" value="&#xA;&#x9;&#x9;AnalogSensor.allInstances()->size() &lt;= 3"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition"> <eStructuralFeatures xsi:type="ecore:EReference" name="goto" lowerBound="1" eType="#//AMLState"/> <eStructuralFeatures xsi:type="ecore:EReference" name="conditions" lowerBound="1" upperBound="-1" eType="#//Condition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DigitalCondition" eSuperTypes="#//Condition"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dState" lowerBound="1" eType="#//DigitalState"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sensor" lowerBound="1" eType="#//DigitalSensor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DigitalAction" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dState" lowerBound="1" eType="#//DigitalState"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actuator" lowerBound="1" eType="#//DigitalActuator"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Condition" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="TimeCondition" eSuperTypes="#//Condition"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="TimeMustBePositive"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="TimeMustBePositive" value="&#xA;&#x9;self.time > 0"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="time" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tComp" lowerBound="1" eType="#//TimeComparison"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TimeComparison"> <eLiterals name="AFTER" value="1"/> <eLiterals name="BEFORE"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AnalogComparison"> <eLiterals name="GREATER" value="2"/> <eLiterals name="GREATEREQ" value="3"/> <eLiterals name="EQUAL" value="1"/> <eLiterals name="LOWEREQ" value="5"/> <eLiterals name="LOWER" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnalogCondition" eSuperTypes="#//Condition"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="InvalidValue"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="InvalidValue" value="&#xA;&#x9;self.value >= 0 and self.value &lt;= 1023"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aComp" lowerBound="1" eType="#//AnalogComparison"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sensor" lowerBound="1" eType="#//AnalogSensor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnalogAction" abstract="true" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="actuator" lowerBound="1" eType="#//AnalogActuator"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Action" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="AnalogActionValue" eSuperTypes="#//AnalogAction"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="InvalidValue"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="InvalidValue" value="&#xA;&#x9;self.value >= 0 and self.value &lt;= 1023"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnalogActionSensor" eSuperTypes="#//AnalogAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="sensor" lowerBound="1" eType="#//AnalogSensor"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"arduinoml","nsURI":"http://arduinoml/1.0","name":"arduinoml","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"DigitalState","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AMLMachine","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AMLState","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Brick","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DigitalSensor","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DigitalActuator","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnalogSensor","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnalogActuator","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DigitalCondition","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DigitalAction","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Condition","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeCondition","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"TimeComparison","instanceClass":null,"id":15,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"AnalogComparison","instanceClass":null,"id":16,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnalogCondition","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnalogAction","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnalogActionValue","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnalogActionSensor","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"name":"OFF","id":22,"value":0,"literal":"OFF","eClass":"EEnumLiteral"},{"name":"ON","id":23,"value":1,"literal":"ON","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bricks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"start","changeable":true,"resolveProxies":true,"lowerBound":1,"id":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"frequency","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pin","changeable":false,"lowerBound":1,"iD":false,"id":37,"derived":true},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"goto","changeable":true,"resolveProxies":true,"lowerBound":1,"id":44,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conditions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dState","changeable":true,"lowerBound":1,"iD":false,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sensor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dState","changeable":true,"lowerBound":1,"iD":false,"id":53,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"actuator","changeable":true,"resolveProxies":true,"lowerBound":1,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":true,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"time","changeable":true,"lowerBound":1,"iD":false,"id":60,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tComp","changeable":true,"lowerBound":1,"iD":false,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"name":"AFTER","id":65,"value":1,"literal":"AFTER","eClass":"EEnumLiteral"},{"name":"BEFORE","id":66,"value":0,"literal":"BEFORE","eClass":"EEnumLiteral"},{"name":"GREATER","id":67,"value":2,"literal":"GREATER","eClass":"EEnumLiteral"},{"name":"GREATEREQ","id":68,"value":3,"literal":"GREATEREQ","eClass":"EEnumLiteral"},{"name":"EQUAL","id":69,"value":1,"literal":"EQUAL","eClass":"EEnumLiteral"},{"name":"LOWEREQ","id":70,"value":5,"literal":"LOWEREQ","eClass":"EEnumLiteral"},{"name":"LOWER","id":71,"value":4,"literal":"LOWER","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"aComp","changeable":true,"lowerBound":1,"iD":false,"id":72,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":73,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sensor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"actuator","changeable":true,"resolveProxies":true,"lowerBound":1,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sensor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":1,"target":0},{"source":1,"target":22},{"source":1,"target":23},{"source":22,"target":1},{"source":23,"target":1},{"source":2,"target":0},{"source":2,"target":24},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":27},{"source":24,"target":4},{"source":24,"target":28},{"source":24,"target":2},{"source":28,"target":4},{"source":25,"target":3},{"source":25,"target":29},{"source":25,"target":2},{"source":29,"target":3},{"source":26,"target":3},{"source":26,"target":30},{"source":26,"target":2},{"source":30,"target":3},{"source":27,"target":31},{"source":27,"target":2},{"source":3,"target":0},{"source":3,"target":12},{"source":3,"target":32},{"source":3,"target":33},{"source":3,"target":34},{"source":32,"target":9},{"source":32,"target":35},{"source":32,"target":3},{"source":35,"target":9},{"source":33,"target":19},{"source":33,"target":36},{"source":33,"target":3},{"source":36,"target":19},{"source":34,"target":12},{"source":4,"target":0},{"source":4,"target":12},{"source":4,"target":37},{"source":4,"target":38},{"source":37,"target":39},{"source":37,"target":4},{"source":38,"target":12},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":40},{"source":40,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":41},{"source":41,"target":4},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":42},{"source":42,"target":4},{"source":8,"target":0},{"source":8,"target":4},{"source":8,"target":43},{"source":43,"target":4},{"source":9,"target":0},{"source":9,"target":44},{"source":9,"target":45},{"source":44,"target":3},{"source":44,"target":46},{"source":44,"target":9},{"source":46,"target":3},{"source":45,"target":13},{"source":45,"target":47},{"source":45,"target":9},{"source":47,"target":13},{"source":10,"target":0},{"source":10,"target":13},{"source":10,"target":48},{"source":10,"target":49},{"source":10,"target":50},{"source":48,"target":1},{"source":48,"target":51},{"source":48,"target":10},{"source":51,"target":1},{"source":49,"target":5},{"source":49,"target":52},{"source":49,"target":10},{"source":52,"target":5},{"source":50,"target":13},{"source":11,"target":0},{"source":11,"target":19},{"source":11,"target":53},{"source":11,"target":54},{"source":11,"target":55},{"source":53,"target":1},{"source":53,"target":56},{"source":53,"target":11},{"source":56,"target":1},{"source":54,"target":6},{"source":54,"target":57},{"source":54,"target":11},{"source":57,"target":6},{"source":55,"target":19},{"source":12,"target":0},{"source":12,"target":58},{"source":58,"target":59},{"source":58,"target":12},{"source":13,"target":0},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":60},{"source":14,"target":61},{"source":14,"target":62},{"source":60,"target":63},{"source":60,"target":14},{"source":61,"target":15},{"source":61,"target":64},{"source":61,"target":14},{"source":64,"target":15},{"source":62,"target":13},{"source":15,"target":0},{"source":15,"target":65},{"source":15,"target":66},{"source":65,"target":15},{"source":66,"target":15},{"source":16,"target":0},{"source":16,"target":67},{"source":16,"target":68},{"source":16,"target":69},{"source":16,"target":70},{"source":16,"target":71},{"source":67,"target":16},{"source":68,"target":16},{"source":69,"target":16},{"source":70,"target":16},{"source":71,"target":16},{"source":17,"target":0},{"source":17,"target":13},{"source":17,"target":72},{"source":17,"target":73},{"source":17,"target":74},{"source":17,"target":75},{"source":72,"target":16},{"source":72,"target":76},{"source":72,"target":17},{"source":76,"target":16},{"source":73,"target":77},{"source":73,"target":17},{"source":74,"target":7},{"source":74,"target":78},{"source":74,"target":17},{"source":78,"target":7},{"source":75,"target":13},{"source":18,"target":0},{"source":18,"target":19},{"source":18,"target":79},{"source":18,"target":80},{"source":79,"target":8},{"source":79,"target":81},{"source":79,"target":18},{"source":81,"target":8},{"source":80,"target":19},{"source":19,"target":0},{"source":20,"target":0},{"source":20,"target":18},{"source":20,"target":82},{"source":20,"target":83},{"source":82,"target":84},{"source":82,"target":20},{"source":83,"target":18},{"source":21,"target":0},{"source":21,"target":18},{"source":21,"target":85},{"source":21,"target":86},{"source":85,"target":7},{"source":85,"target":87},{"source":85,"target":21},{"source":87,"target":7},{"source":86,"target":18}],"multigraph":true}
ecore
tree
repo-ecore-all/data/jkitaj/emf4cpp/emf4cpp/emf4cpp/emf4cpp.tests/tree-bintree/Tree.ecore
tree TreeNode data parent Leaf NonTerminal children
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="tree" nsURI="http://www.eclipse.org/emf/2002/Tree" nsPrefix="tree"> <eClassifiers xsi:type="ecore:EClass" name="TreeNode" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="data" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//TreeNode" transient="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Leaf" eSuperTypes="#//TreeNode"/> <eClassifiers xsi:type="ecore:EClass" name="NonTerminal" eSuperTypes="#//TreeNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//TreeNode" containment="true"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"tree","nsURI":"http://www.eclipse.org/emf/2002/Tree","name":"tree","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TreeNode","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Leaf","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NonTerminal","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"data","changeable":true,"lowerBound":0,"iD":false,"id":4,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"id":6,"eClass":"EGenericType"},{"id":7,"eClass":"EGenericType"},{"id":8,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":5},{"source":4,"target":6},{"source":4,"target":1},{"source":5,"target":1},{"source":5,"target":7},{"source":5,"target":1},{"source":7,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":8},{"source":8,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":9},{"source":3,"target":10},{"source":9,"target":1},{"source":9,"target":11},{"source":9,"target":3},{"source":11,"target":1},{"source":10,"target":1}],"multigraph":true}
ecore
greetings
repo-ecore-all/data/DonRenando/xtext/model/generated/MyDsl.ecore
myDsl Model greetings Greeting question reponses Reponse name ReponseT ReponseF
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="myDsl" nsURI="http://www.xtext.org/example/mydsl/MyDsl" nsPrefix="myDsl"> <eClassifiers xsi:type="ecore:EClass" name="Model"> <eStructuralFeatures xsi:type="ecore:EReference" name="greetings" upperBound="-1" eType="#//Greeting" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Greeting"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="question" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="reponses" upperBound="-1" eType="#//Reponse" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Reponse"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReponseT" eSuperTypes="#//Reponse"/> <eClassifiers xsi:type="ecore:EClass" name="ReponseF" eSuperTypes="#//Reponse"/> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"myDsl","nsURI":"http://www.xtext.org/example/mydsl/MyDsl","name":"myDsl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Greeting","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reponse","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReponseT","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReponseF","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"greetings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"question","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"reponses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":6,"target":2},{"source":6,"target":7},{"source":6,"target":1},{"source":7,"target":2},{"source":2,"target":0},{"source":2,"target":8},{"source":2,"target":9},{"source":8,"target":10},{"source":8,"target":2},{"source":9,"target":3},{"source":9,"target":11},{"source":9,"target":2},{"source":11,"target":3},{"source":3,"target":0},{"source":3,"target":12},{"source":12,"target":13},{"source":12,"target":3},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":14},{"source":14,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":15},{"source":15,"target":3}],"multigraph":true}
ecore
statemachine
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/MDEGroup/MDEForge/mdeforge/githubmetamodels/NHSM.ecore
NHSM StateMachine states transitions State name Transition source target
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmi:id="NHSM" name="NHSM" nsURI="NHSM" nsPrefix="nhsm"> <eClassifiers xsi:type="ecore:EClass" name="StateMachine"> <eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1" eType="ecore:EClass #//State" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1" eType="ecore:EClass #//Transition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="State"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="ecore:EClass #//State"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="ecore:EClass #//State"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"nhsm","nsURI":"NHSM","name":"NHSM","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":4,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"id":6,"eClass":"EGenericType"},{"id":7,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":5},{"source":4,"target":2},{"source":4,"target":6},{"source":4,"target":1},{"source":6,"target":2},{"source":5,"target":3},{"source":5,"target":7},{"source":5,"target":1},{"source":7,"target":3},{"source":2,"target":0},{"source":2,"target":8},{"source":8,"target":9},{"source":8,"target":2},{"source":3,"target":0},{"source":3,"target":10},{"source":3,"target":11},{"source":10,"target":2},{"source":10,"target":12},{"source":10,"target":3},{"source":12,"target":2},{"source":11,"target":2},{"source":11,"target":13},{"source":11,"target":3},{"source":13,"target":2}],"multigraph":true}
ecore
modelling
repo-ecore-all/data/JeanChristopheGuerin/SMALLUML/model/smalluml.ecore
smalluml Class Operations Attributes SuperClass Element NamedElement Name String java.lang.String java.lang.String Integer java.lang.Object integer Real double double Boolean boolean boolean Operation Attribute Type Type BooleanV Value StringV Value RealV Value IntegerV Value Enumeration enumValue Association From To cardFrom cardTo Cardinalite lowerBound upperBound Package listElements
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="smalluml" nsURI="http://www.univ-nantes.fr/smalluml" nsPrefix="smalluml"> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="Operations" upperBound="-1" eType="#//Operation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Attributes" upperBound="-1" eType="#//Attribute" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="SuperClass" upperBound="-1" eType="#//Class" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Element"/> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Name" lowerBound="1" eType="#//String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/> <eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceTypeName="integer"/> <eClassifiers xsi:type="ecore:EDataType" name="Real" instanceClassName="double"/> <eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceClassName="boolean"/> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="Type" lowerBound="1" eType="#//Type" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="BooleanV" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Value" lowerBound="1" eType="#//Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringV" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Value" lowerBound="1" eType="#//String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RealV" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Value" lowerBound="1" eType="#//Real"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntegerV" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Value" lowerBound="1" eType="#//Integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="enumValue" ordered="false" lowerBound="1" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EEnumerator" changeable="false" transient="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Association"> <eStructuralFeatures xsi:type="ecore:EReference" name="From" lowerBound="1" eType="#//Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="To" lowerBound="1" eType="#//Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cardFrom" eType="#//Cardinalite"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cardTo" eType="#//Cardinalite"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Cardinalite" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" lowerBound="1" eType="#//Integer" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" lowerBound="1" eType="#//Integer" defaultValueLiteral=""/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Package"> <eStructuralFeatures xsi:type="ecore:EReference" name="listElements" upperBound="-1" eType="#//Element" containment="true"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"smalluml","nsURI":"http://www.univ-nantes.fr/smalluml","name":"smalluml","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":4,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"integer","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Integer","instanceClass":"java.lang.Object","id":5,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"double","defaultValue":0.0,"instanceClassName":"double","name":"Real","instanceClass":"double","id":6,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"Boolean","instanceClass":"boolean","id":7,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanV","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringV","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealV","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerV","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cardinalite","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Operations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"SuperClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Name","changeable":true,"lowerBound":1,"iD":false,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Value","changeable":true,"lowerBound":1,"iD":false,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Value","changeable":true,"lowerBound":1,"iD":false,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Value","changeable":true,"lowerBound":1,"iD":false,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Value","changeable":true,"lowerBound":1,"iD":false,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"enumValue","changeable":false,"lowerBound":1,"iD":false,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"From","changeable":true,"resolveProxies":true,"lowerBound":1,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"To","changeable":true,"resolveProxies":true,"lowerBound":1,"id":50,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"cardFrom","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"cardTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"lowerBound","changeable":true,"lowerBound":1,"iD":false,"id":57,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"upperBound","changeable":true,"lowerBound":1,"iD":false,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"listElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":1,"target":0},{"source":1,"target":3},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":19,"target":8},{"source":19,"target":23},{"source":19,"target":1},{"source":23,"target":8},{"source":20,"target":9},{"source":20,"target":24},{"source":20,"target":1},{"source":24,"target":9},{"source":21,"target":1},{"source":21,"target":25},{"source":21,"target":1},{"source":25,"target":1},{"source":22,"target":3},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":26},{"source":3,"target":27},{"source":26,"target":4},{"source":26,"target":28},{"source":26,"target":3},{"source":28,"target":4},{"source":27,"target":2},{"source":4,"target":0},{"source":5,"target":0},{"source":6,"target":0},{"source":7,"target":0},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":29},{"source":29,"target":3},{"source":9,"target":0},{"source":9,"target":10},{"source":9,"target":30},{"source":9,"target":31},{"source":30,"target":10},{"source":30,"target":32},{"source":30,"target":9},{"source":32,"target":10},{"source":31,"target":10},{"source":10,"target":0},{"source":10,"target":3},{"source":10,"target":33},{"source":33,"target":3},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":34},{"source":11,"target":35},{"source":34,"target":7},{"source":34,"target":36},{"source":34,"target":11},{"source":36,"target":7},{"source":35,"target":10},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":37},{"source":12,"target":38},{"source":37,"target":4},{"source":37,"target":39},{"source":37,"target":12},{"source":39,"target":4},{"source":38,"target":10},{"source":13,"target":0},{"source":13,"target":10},{"source":13,"target":40},{"source":13,"target":41},{"source":40,"target":6},{"source":40,"target":42},{"source":40,"target":13},{"source":42,"target":6},{"source":41,"target":10},{"source":14,"target":0},{"source":14,"target":10},{"source":14,"target":43},{"source":14,"target":44},{"source":43,"target":5},{"source":43,"target":45},{"source":43,"target":14},{"source":45,"target":5},{"source":44,"target":10},{"source":15,"target":0},{"source":15,"target":3},{"source":15,"target":46},{"source":15,"target":47},{"source":46,"target":48},{"source":46,"target":15},{"source":47,"target":3},{"source":16,"target":0},{"source":16,"target":49},{"source":16,"target":50},{"source":16,"target":51},{"source":16,"target":52},{"source":49,"target":1},{"source":49,"target":53},{"source":49,"target":16},{"source":53,"target":1},{"source":50,"target":1},{"source":50,"target":54},{"source":50,"target":16},{"source":54,"target":1},{"source":51,"target":17},{"source":51,"target":55},{"source":51,"target":16},{"source":55,"target":17},{"source":52,"target":17},{"source":52,"target":56},{"source":52,"target":16},{"source":56,"target":17},{"source":17,"target":0},{"source":17,"target":3},{"source":17,"target":57},{"source":17,"target":58},{"source":17,"target":59},{"source":57,"target":5},{"source":57,"target":60},{"source":57,"target":17},{"source":60,"target":5},{"source":58,"target":5},{"source":58,"target":61},{"source":58,"target":17},{"source":61,"target":5},{"source":59,"target":3},{"source":18,"target":0},{"source":18,"target":62},{"source":62,"target":2},{"source":62,"target":63},{"source":62,"target":18},{"source":63,"target":2}],"multigraph":true}
ecore
tournament
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/MDEGroup/MDEForge/mdeforge/githubmetamodels/bowling.ecore
bowling Player name dateOfBirth height isProfessional League name players Tournament matchups type Matchup games Game matchup player frames TournamentType Pro Pro Amateur Amateur
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="bowling" nsURI="http://org/eclipse/example/bowling" nsPrefix="org.eclipse.example.bowling"> <eClassifiers xsi:type="ecore:EClass" name="Player"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dateOfBirth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isProfessional" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="League"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="players" upperBound="-1" eType="#//Player" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Tournament"> <eStructuralFeatures xsi:type="ecore:EReference" name="matchups" upperBound="-1" eType="#//Matchup" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//TournamentType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Matchup"> <eStructuralFeatures xsi:type="ecore:EReference" name="games" lowerBound="2" upperBound="2" eType="#//Game" containment="true" eOpposite="#//Game/matchup"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Game"> <eStructuralFeatures xsi:type="ecore:EReference" name="matchup" lowerBound="1" eType="#//Matchup" eOpposite="#//Matchup/games"/> <eStructuralFeatures xsi:type="ecore:EReference" name="player" eType="#//Player"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="frames" upperBound="10" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TournamentType"> <eLiterals name="Pro" literal="Pro"/> <eLiterals name="Amateur" value="1" literal="Amateur"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"org.eclipse.example.bowling","nsURI":"http://org/eclipse/example/bowling","name":"bowling","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Player","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"League","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tournament","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Matchup","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Game","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"TournamentType","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dateOfBirth","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":9,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isProfessional","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"players","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"matchups","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":2,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"games","changeable":true,"resolveProxies":true,"lowerBound":2,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"matchup","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"player","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"ordered":true,"upperBound":10,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"frames","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"name":"Pro","id":31,"value":0,"literal":"Pro","eClass":"EEnumLiteral"},{"name":"Amateur","id":32,"value":1,"literal":"Amateur","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":7,"target":11},{"source":7,"target":1},{"source":8,"target":12},{"source":8,"target":1},{"source":9,"target":13},{"source":9,"target":1},{"source":10,"target":14},{"source":10,"target":1},{"source":2,"target":0},{"source":2,"target":15},{"source":2,"target":16},{"source":15,"target":17},{"source":15,"target":2},{"source":16,"target":1},{"source":16,"target":18},{"source":16,"target":2},{"source":18,"target":1},{"source":3,"target":0},{"source":3,"target":19},{"source":3,"target":20},{"source":19,"target":4},{"source":19,"target":21},{"source":19,"target":3},{"source":21,"target":4},{"source":20,"target":6},{"source":20,"target":22},{"source":20,"target":3},{"source":22,"target":6},{"source":4,"target":0},{"source":4,"target":23},{"source":23,"target":5},{"source":23,"target":24},{"source":23,"target":4},{"source":23,"target":25},{"source":24,"target":5},{"source":5,"target":0},{"source":5,"target":25},{"source":5,"target":26},{"source":5,"target":27},{"source":25,"target":4},{"source":25,"target":28},{"source":25,"target":5},{"source":25,"target":23},{"source":28,"target":4},{"source":26,"target":1},{"source":26,"target":29},{"source":26,"target":5},{"source":29,"target":1},{"source":27,"target":30},{"source":27,"target":5},{"source":6,"target":0},{"source":6,"target":31},{"source":6,"target":32},{"source":31,"target":6},{"source":32,"target":6}],"multigraph":true}
ecore
modelling
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/MDEGroup/MDEForge/mdeforge/githubmetamodels/RefUML.ecore
RefUML Integer int int Boolean boolean boolean String java.lang.String java.lang.String UnlimitedNatural int int Comment body annotatedElement Element destroy hasKeyword keyword getKeywords addKeyword keyword removeKeyword keyword getNearestPackage getModel getApplicableStereotype qualifiedName getStereotypeApplications getRequiredStereotype qualifiedName getAppliedStereotype qualifiedName createEAnnotation source getRelationships getRelationships eClass getSourceDirectedRelationships getSourceDirectedRelationships eClass getTargetDirectedRelationships getTargetDirectedRelationships eClass allOwnedElements mustBeOwned ownedElement owner ownedComment Package mustBeOwned createOwnedClass name isAbstract createOwnedEnumeration name createOwnedPrimitiveType name createOwnedInterface name getAppliedProfile qualifiedName getAppliedProfile qualifiedName recurse isModelLibrary visibleMembers makesVisible el ownedType packageMerge packagedElement nestedPackage nestingPackage PackageableElement visibility public NamedElement createDependency supplier getLabel getLabel localize createUsage supplier getQualifiedName allNamespaces isDistinguishableFrom n ns separator allOwningPackages name visibility qualifiedName clientDependency namespace nameExpression VisibilityKind public public private private protected protected package package Dependency supplier client DirectedRelationship source target Relationship relatedElement Namespace createElementImport element visibility createPackageImport package_ visibility getImportedElements getImportedPackages getImportedMembers getNamesOfMember element membersAreDistinguishable importMembers imps excludeCollisions imps elementImport packageImport ownedRule member importedMember ownedMember ElementImport getName visibility public alias importedElement importingNamespace PackageImport visibility public importedPackage importingNamespace Constraintx constrainedElement specification context ValueSpecification isComputable integerValue booleanValue stringValue unlimitedValue isNull TypedElement type Type createAssociation end1IsNavigable end1Aggregation end1Name end1Lower end1Upper end1Type end2IsNavigable end2Aggregation end2Name end2Lower end2Upper getAssociations conformsTo other package Association isBinary getEndTypes ownedEnd memberEnd isDerived false endType navigableOwnedEnd Classifier isTemplate getAllAttributes getGenerals getInheritedMembers allFeatures parents inheritableMembers c hasVisibilityOf n conformsTo other inherit inhs maySpecializeType c allParents hasKindAncestor hasQuantityAncestor hasCollectiveAncestor hasKindOffspring hasQuantityOffspring hasCollectiveOffspring hasFunctionalComplexInstances hasQuantityInstances hasCollectiveInstances isAbstract false generalization powertypeExtent feature inheritedMember redefinedClassifier general attribute RedefinableElement isConsistentWith redefinee isRedefinitionContextValid redefined isLeaf false redefinedElement redefinitionContext Generalization isSubstitutable true general generalizationSet specific GeneralizationSet isCovering false isDisjoint false powertype generalization Feature isStatic false featuringClassifier OpaqueExpression stringValue getResult value isIntegral isPositive isNonNegative body language MultiplicityElement setLower newLower setUpper newUpper getLower getUpper isMultivalued includesCardinality C includesMultiplicity M lowerBound upperBound compatibleWith other is lowerbound upperbound isOrdered false isUnique true upper 1 lower 1 upperValue lowerValue Property isConsistentWith redefinee isReadOnly false getDefault isSetDefault setDefault newDefault setIsComposite newIsComposite setOpposite newOpposite unsetDefault setIsNavigable isNavigable getOtherEnd setBooleanDefaultValue value setIntegerDefaultValue value setStringDefaultValue value setUnlimitedNaturalDefaultValue value setNullDefaultValue isAttribute p getOpposite isComposite subsettingContext isNavigable class datatype isDerived false isDerivedUnion false default aggregation none isComposite false redefinedProperty owningAssociation defaultValue opposite subsettedProperty association Class inherit inhs isAbstract false ownedAttribute createOwnedOperation name parameterNames parameterTypes returnType isMetaclass nestedClassifier superClass isActive false ownedAttribute Model isMetamodel viewpoint DataType inherit inhs createOwnedOperation name parameterNames parameterTypes returnType createOwnedAttribute name type lower upper ownedAttribute StructuralFeature isReadOnly false AggregationKind none none shared shared composite composite StringExpression stringValue subExpression owningExpression Expression symbol operand PackageMerge mergedPackage receivingPackage Enumeration ownedLiteral EnumerationLiteral enumeration InstanceSpecification classifier slot specification Slot definingFeature value owningInstance PrimitiveType LiteralSpecification LiteralInteger stringValue isComputable integerValue value 0 LiteralString integerValue unlimitedValue isComputable stringValue value LiteralBoolean stringValue isComputable booleanValue value false LiteralNull isComputable isNull InstanceValue stringValue instance LiteralUnlimitedNatural stringValue isComputable unlimitedValue value 0
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="RefUML" nsURI="http://nemo.inf.ufes.br/ontouml/refuml" nsPrefix="RefUML"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> </eAnnotations> <eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceClassName="int"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An integer is a primitive type representing integer values."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceClassName="boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Boolean type is used for logical expression, consisting of the predefined values true and false."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A string is a sequence of characters in some suitable character set used to display information about the model. Character sets may include non-Roman alphabets and characters."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="UnlimitedNatural" instanceClassName="int"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An unlimited natural is a primitive type representing unlimited natural values."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Comment" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A comment is a textual annotation that can be attached to a set of elements."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="body" ordered="false" eType="#//String" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies a string that is the comment."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="annotatedElement" ordered="false" upperBound="-1" eType="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the Element(s) being commented."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true" eSuperTypes="http://www.eclipse.org/emf/2002/Ecore#//EModelElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="not_own_self has_owner"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An element is a constituent of a model. As such, it has the capability of owning other elements."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="not_own_self" value="not self.allOwnedElements()->includes(self)"/> <details key="not_own_self$message" value="'An element may not directly or indirectly own itself.'"/> <details key="has_owner" value="self.mustBeOwned() implies owner.oclAsSet()->notEmpty()"/> <details key="has_owner$message" value="'Elements that must be owned must have an owner.'"/> </eAnnotations> <eOperations name="destroy" ordered="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Destroys this element by removing all cross references to/from it and removing it from its containing resource or object."/> </eAnnotations> </eOperations> <eOperations name="hasKeyword" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Determines whether this element has the specified keyword."/> </eAnnotations> <eParameters name="keyword" ordered="false" lowerBound="1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The keyword in question."/> </eAnnotations> </eParameters> </eOperations> <eOperations name="getKeywords" ordered="false" upperBound="-1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Retrieves the keywords for this element."/> </eAnnotations> </eOperations> <eOperations name="addKeyword" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Adds the specified keyword to this element."/> </eAnnotations> <eParameters name="keyword" ordered="false" lowerBound="1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The keyword to add."/> </eAnnotations> </eParameters> </eOperations> <eOperations name="removeKeyword" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Removes the specified keyword from this element."/> </eAnnotations> <eParameters name="keyword" ordered="false" lowerBound="1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The keyword to remove."/> </eAnnotations> </eParameters> </eOperations> <eOperations name="getNearestPackage" ordered="false" eType="#//Package"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Retrieves the nearest package that owns (either directly or indirectly) this element, or the element itself (if it is a package)."/> </eAnnotations> </eOperations> <eOperations name="getModel" ordered="false" eType="#//Model"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Retrieves the model that owns (either directly or indirectly) this element."/> </eAnnotations> </eOperations> <eOperations name="getApplicableStereotype" ordered="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Retrieves the stereotype with the specified qualified name that is applicable to this element, or null if no such stereotype is applicable."/> </eAnnotations> <eParameters name="qualifiedName" ordered="false" lowerBound="1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The qualified name of the applicable stereotype to retrieve."/> </eAnnotations> </eParameters> </eOperations> <eOperations name="getStereotypeApplications" ordered="false" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Retrieves the stereotype applications for this element."/> </eAnnotations> </eOperations> <eOperations name="getRequiredStereotype" ordered="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Retrieves the stereotype with the specified qualified name that is required for this element, or null if no such stereotype is required."/> </eAnnotations> <eParameters name="qualifiedName" ordered="false" lowerBound="1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The qualified name of the required stereotype to retrieve."/> </eAnnotations> </eParameters> </eOperations> <eOperations name="getAppliedStereotype" ordered="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Retrieves the stereotype with the specified qualified name that is applied to this element, or null if no such stereotype is applied."/> </eAnnotations> <eParameters name="qualifiedName" ordered="false" lowerBound="1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The qualified name of the applied stereotype to retrieve."/> </eAnnotations> </eParameters> </eOperations> <eOperations name="createEAnnotation" ordered="false" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EAnnotation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Creates an annotation with the specified source and this element as its model element."/> </eAnnotations> <eParameters name="source" ordered="false" lowerBound="1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The source for the new annotation."/> </eAnnotations> </eParameters> </eOperations> <eOperations name="getRelationships" ordered="false" upperBound="-1" eType="#//Relationship"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Retrieves the relationships in which this element is involved."/> </eAnnotations> </eOperations> <eOperations name="getRelationships" ordered="false" upperBound="-1" eType="#//Relationship"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Retrieves the relationships of the specified type in which this element is involved."/> </eAnnotations> <eParameters name="eClass" ordered="false" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClass"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The (meta)type of the relationships to retrieve."/> </eAnnotations> </eParameters> </eOperations> <eOperations name="getSourceDirectedRelationships" ordered="false" upperBound="-1" eType="#//DirectedRelationship"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Retrieves the directed relationships for which this element is a source."/> </eAnnotations> </eOperations> <eOperations name="getSourceDirectedRelationships" ordered="false" upperBound="-1" eType="#//DirectedRelationship"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Retrieves the directed relationships of the specified type for which this element is a source."/> </eAnnotations> <eParameters name="eClass" ordered="false" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClass"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The (meta)type of the directed relationships to retrieve."/> </eAnnotations> </eParameters> </eOperations> <eOperations name="getTargetDirectedRelationships" ordered="false" upperBound="-1" eType="#//DirectedRelationship"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Retrieves the directed relationships for which this element is a target."/> </eAnnotations> </eOperations> <eOperations name="getTargetDirectedRelationships" ordered="false" upperBound="-1" eType="#//DirectedRelationship"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Retrieves the directed relationships of the specified type for which this element is a target."/> </eAnnotations> <eParameters name="eClass" ordered="false" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClass"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The (meta)type of the directed relationships to retrieve."/> </eAnnotations> </eParameters> </eOperations> <eOperations name="allOwnedElements" ordered="false" upperBound="-1" eType="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query allOwnedElements() gives all of the direct and indirect owned elements of an element.&#xD;&#xA;result = ownedElement->union(ownedElement->collect(e | e.allOwnedElements()))"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="ownedElement->union(ownedElement->collect(e : Element | e.allOwnedElements()))"/> </eAnnotations> </eOperations> <eOperations name="mustBeOwned" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query mustBeOwned() indicates whether elements of this type must have an owner. Subclasses of Element that do not require an owner must override this operation.&#xD;&#xA;result = true"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedElement" ordered="false" upperBound="-1" eType="#//Element" changeable="false" volatile="true" transient="true" derived="true" eOpposite="#//Element/owner"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Elements owned by this element."/> </eAnnotations> <eAnnotations source="union"/> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="derive" value="Set {}"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false" eType="#//Element" changeable="false" volatile="true" transient="true" derived="true" eOpposite="#//Element/ownedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Element that owns this element."/> </eAnnotations> <eAnnotations source="union"/> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="derive" value="null"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedComment" ordered="false" upperBound="-1" eType="#//Comment" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Comments owned by this element."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//Namespace #//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A package is used to group elements, and provides a namespace for the grouped elements.&#xD;&#xA;A package can have one or more profile applications to indicate which profiles have been applied. Because a profile is a package, it is possible to apply a profile not only to packages, but also to profiles.&#xD;&#xA;Package specializes TemplateableElement and PackageableElement specializes ParameterableElement to specify that a package can be used as a template and a PackageableElement as a template parameter."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="mustBeOwned" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query mustBeOwned() indicates whether elements of this type must have an owner.&#xD;&#xA;result = false"/> </eAnnotations> <eAnnotations source="redefines"/> </contents> </eAnnotations> <eOperations name="createOwnedClass" ordered="false" lowerBound="1" eType="#//Class"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Creates a(n) (abstract) class with the specified name as an owned type of this package."/> </eAnnotations> <eParameters name="name" ordered="false" lowerBound="1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name for the new class, or null."/> </eAnnotations> </eParameters> <eParameters name="isAbstract" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Whether the new class should be abstract."/> </eAnnotations> </eParameters> </eOperations> <eOperations name="createOwnedEnumeration" ordered="false" lowerBound="1" eType="#//Enumeration"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Creates a enumeration with the specified name as an owned type of this package."/> </eAnnotations> <eParameters name="name" ordered="false" lowerBound="1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name for the new enumeration, or null."/> </eAnnotations> </eParameters> </eOperations> <eOperations name="createOwnedPrimitiveType" ordered="false" lowerBound="1" eType="#//PrimitiveType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Creates a primitive type with the specified name as an owned type of this package."/> </eAnnotations> <eParameters name="name" ordered="false" lowerBound="1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name for the new primitive type, or null."/> </eAnnotations> </eParameters> </eOperations> <eOperations name="createOwnedInterface" ordered="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Creates an interface with the specified name as an owned type of this package."/> </eAnnotations> <eParameters name="name" ordered="false" lowerBound="1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name for the new interface, or null."/> </eAnnotations> </eParameters> </eOperations> <eOperations name="getAppliedProfile" ordered="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Retrieves the profile with the specified qualified name that is applied to this package, or null if no such profile is applied."/> </eAnnotations> <eParameters name="qualifiedName" ordered="false" lowerBound="1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The qualified name of the applied profile to retrieve."/> </eAnnotations> </eParameters> </eOperations> <eOperations name="getAppliedProfile" ordered="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Retrieves the profile with the specified qualified name that is applied to this package or any of its nesting packages (if indicated), or null if no such profile is applied."/> </eAnnotations> <eParameters name="qualifiedName" ordered="false" lowerBound="1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The qualified name of the applied profile to retrieve."/> </eAnnotations> </eParameters> <eParameters name="recurse" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Whether to look in nesting packages."/> </eAnnotations> </eParameters> </eOperations> <eOperations name="isModelLibrary" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Determines whether this package is a model library."/> </eAnnotations> </eOperations> <eOperations name="visibleMembers" ordered="false" upperBound="-1" eType="#//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query visibleMembers() defines which members of a Package can be accessed outside it.&#xD;&#xA;result = member->select( m | self.makesVisible(m))"/> </eAnnotations> </eOperations> <eOperations name="makesVisible" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query makesVisible() defines whether a Package makes an element visible outside itself. Elements with no visibility and elements with public visibility are made visible.&#xD;&#xA;self.member->includes(el)&#xD;&#xA;result = (ownedMember->includes(el)) or&#xA;(elementImport->select(ei|ei.importedElement = #public)->collect(ei|ei.importedElement)->includes(el)) or&#xA;(packageImport->select(pi|pi.visibility = #public)->collect(pi|pi.importedPackage.member->includes(el))->notEmpty())"/> </eAnnotations> <eParameters name="el" ordered="false" lowerBound="1" eType="#//NamedElement"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedType" ordered="false" upperBound="-1" eType="#//Type" volatile="true" transient="true" derived="true" eOpposite="#//Type/package"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the packaged elements that are Types."/> </eAnnotations> <eAnnotations source="subsets"/> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="derive" value="Set {}"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="packageMerge" ordered="false" upperBound="-1" eType="#//PackageMerge" containment="true" eOpposite="#//PackageMerge/receivingPackage"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the PackageMerges that are owned by this Package."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="packagedElement" ordered="false" upperBound="-1" eType="#//PackageableElement" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the packageable elements that are owned by this Package."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="nestedPackage" ordered="false" upperBound="-1" eType="#//Package" volatile="true" transient="true" derived="true" eOpposite="#//Package/nestingPackage"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the packaged elements that are Packages."/> </eAnnotations> <eAnnotations source="subsets"/> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="derive" value="Set {}"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="nestingPackage" ordered="false" eType="#//Package" volatile="true" transient="true" derived="true" eOpposite="#//Package/nestedPackage"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the Package that owns this Package."/> </eAnnotations> <eAnnotations source="subsets"/> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="derive" value="null"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageableElement" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A packageable element indicates a named element that may be owned directly by a package.&#xD;&#xA;Packageable elements are able to serve as a template parameter."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EAttribute" name="visibility" ordered="false" eType="#//VisibilityKind" defaultValueLiteral="public"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates that packageable elements must always have a visibility, i.e., visibility is not optional."/> </eAnnotations> <eAnnotations source="redefines"/> </contents> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="has_no_qualified_name visibility_needs_ownership"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A named element is an element in a model that may have a name.&#xD;&#xA;A named element supports using a string expression to specify its name. This allows names of model elements to involve template parameters. The actual name is evaluated from the string expression only when it is sensible to do so (e.g., when a template is bound)."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="has_no_qualified_name" value="self.name.oclAsSet()->isEmpty() or self.allNamespaces()->select(ns : Namespace | ns.name.oclAsSet()->isEmpty())->notEmpty() implies self.qualifiedName.oclAsSet()->isEmpty()"/> <details key="has_no_qualified_name$message" value="'If there is no name, or one of the containing namespaces has no name, there is no qualified name.'"/> <details key="visibility_needs_ownership" value="namespace.oclAsSet()->isEmpty() implies visibility.oclAsSet()->isEmpty()"/> <details key="visibility_needs_ownership$message" value="'If a NamedElement is not owned by a Namespace, it does not have a visibility.'"/> </eAnnotations> <eOperations name="createDependency" ordered="false" lowerBound="1" eType="#//Dependency"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Creates a dependency between this named element and the specified supplier, owned by this named element's nearest package."/> </eAnnotations> <eParameters name="supplier" ordered="false" lowerBound="1" eType="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The supplier for the new dependency."/> </eAnnotations> </eParameters> </eOperations> <eOperations name="getLabel" ordered="false" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Retrieves a localized label for this named element."/> </eAnnotations> </eOperations> <eOperations name="getLabel" ordered="false" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Retrieves a label for this named element, localized if indicated."/> </eAnnotations> <eParameters name="localize" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Whether to localize the label."/> </eAnnotations> </eParameters> </eOperations> <eOperations name="createUsage" ordered="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Creates a usage between this named element and the specified supplier, owned by this named element's nearest package."/> </eAnnotations> <eParameters name="supplier" ordered="false" lowerBound="1" eType="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The supplier for the new usage."/> </eAnnotations> </eParameters> </eOperations> <eOperations name="getQualifiedName" ordered="false" lowerBound="1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="When there is a name, and all of the containing namespaces have a name, the qualified name is constructed from the names of the containing namespaces.&#xD;&#xA;result = if self.name->notEmpty() and self.allNamespaces()->select(ns | ns.name->isEmpty())->isEmpty()&#xA;then &#xA; self.allNamespaces()->iterate( ns : Namespace; result: String = self.name | ns.name->union(self.separator())->union(result))&#xA;else&#xA; Set{}&#xA;endif"/> <details key="suppressedVisibility" value="true"/> </eAnnotations> </eOperations> <eOperations name="allNamespaces" upperBound="-1" eType="#//Namespace"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query allNamespaces() gives the sequence of namespaces in which the NamedElement is nested, working outwards.&#xD;&#xA;result = if self.namespace->isEmpty()&#xA;then Sequence{}&#xA;else self.namespace.allNamespaces()->prepend(self.namespace)&#xA;endif"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="body" value="if namespace->isEmpty() then Sequence {} else namespace.allNamespaces()->prepend(namespace) endif"/> </eAnnotations> </eOperations> <eOperations name="isDistinguishableFrom" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isDistinguishableFrom() determines whether two NamedElements may logically co-exist within a Namespace. By default, two named elements are distinguishable if (a) they have unrelated types or (b) they have related types but different names.&#xD;&#xA;result = if self.oclIsKindOf(n.oclType) or n.oclIsKindOf(self.oclType)&#xA;then ns.getNamesOfMember(self)->intersection(ns.getNamesOfMember(n))->isEmpty()&#xA;else true&#xA;endif"/> </eAnnotations> <eParameters name="n" ordered="false" lowerBound="1" eType="#//NamedElement"/> <eParameters name="ns" ordered="false" lowerBound="1" eType="#//Namespace"/> </eOperations> <eOperations name="separator" ordered="false" lowerBound="1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query separator() gives the string that is used to separate names when constructing a qualified name.&#xD;&#xA;result = '::'"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="'::'"/> </eAnnotations> </eOperations> <eOperations name="allOwningPackages" ordered="false" upperBound="-1" eType="#//Package"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query allOwningPackages() returns all the directly or indirectly owning packages.&#xD;&#xA;result = self.namespace->select(p | p.oclIsKindOf(Package))->union(p.allOwningPackages())"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" eType="#//String" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name of the NamedElement."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" ordered="false" eType="#//VisibilityKind" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Determines where the NamedElement appears within different Namespaces within the overall model, and its accessibility."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="qualifiedName" ordered="false" eType="#//String" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A name which allows the NamedElement to be identified within a hierarchy of nested Namespaces. It is constructed from the names of the containing namespaces starting at the root of the hierarchy and ending with the name of the NamedElement itself."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="derivation" value="if name.oclAsSet()->isEmpty() or allNamespaces()->select(ns : Namespace | ns.name.oclAsSet()->isEmpty())->notEmpty() then null else allNamespaces()->iterate(ns : Namespace ; all : String = name | ns.name.concat(separator()).concat(all)) endif"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="clientDependency" ordered="false" upperBound="-1" eType="#//Dependency" eOpposite="#//Dependency/client"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates the dependencies that reference the client."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="namespace" ordered="false" eType="#//Namespace" changeable="false" volatile="true" transient="true" derived="true" eOpposite="#//Namespace/ownedMember"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the namespace that owns the NamedElement."/> </eAnnotations> <eAnnotations source="subsets"/> <eAnnotations source="union"/> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="derive" value="null"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="nameExpression" ordered="false" eType="#//StringExpression" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The string expression used to define the name of this named element."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="VisibilityKind"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="VisibilityKind is an enumeration type that defines literals to determine the visibility of elements in a model."/> </eAnnotations> <eLiterals name="public"/> <eLiterals name="private" value="1"/> <eLiterals name="protected" value="2"/> <eLiterals name="package" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Dependency" eSuperTypes="#//PackageableElement #//DirectedRelationship"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A dependency is a relationship that signifies that a single or a set of model elements requires other model elements for their specification or implementation. This means that the complete semantics of the depending elements is either semantically or structurally dependent on the definition of the supplier element(s)."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="supplier" ordered="false" lowerBound="1" upperBound="-1" eType="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The element(s) independent of the client element(s), in the same respect and the same dependency relationship. In some directed dependency relationships (such as Refinement Abstractions), a common convention in the domain of class-based OO software is to put the more abstract element in this role. Despite this convention, users of UML may stipulate a sense of dependency suitable for their domain, which makes a more abstract element dependent on that which is more specific."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="client" ordered="false" lowerBound="1" upperBound="-1" eType="#//NamedElement" eOpposite="#//NamedElement/clientDependency"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The element(s) dependent on the supplier element(s). In some cases (such as a Trace Abstraction) the assignment of direction (that is, the designation of the client element) is at the discretion of the modeler, and is a stipulation."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DirectedRelationship" abstract="true" eSuperTypes="#//Relationship"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A directed relationship represents a relationship between a collection of source model elements and a collection of target model elements."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" lowerBound="1" upperBound="-1" eType="#//Element" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the sources of the DirectedRelationship."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="derivation" value="if self.oclIsKindOf(Generalization) then Set{self.oclAsType(Generalization).specific} else null endif"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false" lowerBound="1" upperBound="-1" eType="#//Element" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the targets of the DirectedRelationship."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="derivation" value="if self.oclIsKindOf(Generalization) then Set{self.oclAsType(Generalization).general} else null endif"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Relationship" abstract="true" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Relationship is an abstract concept that specifies some kind of relationship between elements."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="relatedElement" ordered="false" lowerBound="1" upperBound="-1" eType="#//Element" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the elements related by the Relationship."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="derivation" value="if self.oclIsKindOf(DirectedRelationship) then self.oclAsType(DirectedRelationship).source->union(self.oclAsType(DirectedRelationship).target) else if self.oclIsKindOf(Association) then self.oclAsType(Association).endType else null endif endif"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Namespace" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A namespace is an element in a model that contains a set of named elements that can be identified by name."/> </eAnnotations> <eOperations name="createElementImport" ordered="false" lowerBound="1" eType="#//ElementImport"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Creates an import of the specified element into this namespace with the specified visibility."/> </eAnnotations> <eParameters name="element" ordered="false" lowerBound="1" eType="#//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The element to import."/> </eAnnotations> </eParameters> <eParameters name="visibility" ordered="false" lowerBound="1" eType="#//VisibilityKind"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The visibility for the new element import."/> </eAnnotations> </eParameters> </eOperations> <eOperations name="createPackageImport" ordered="false" lowerBound="1" eType="#//PackageImport"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Creates an import of the specified package into this namespace with the specified visibility."/> </eAnnotations> <eParameters name="package_" ordered="false" lowerBound="1" eType="#//Package"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The package to import."/> </eAnnotations> </eParameters> <eParameters name="visibility" ordered="false" lowerBound="1" eType="#//VisibilityKind"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The visibility for the new package import."/> </eAnnotations> </eParameters> </eOperations> <eOperations name="getImportedElements" ordered="false" upperBound="-1" eType="#//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Retrieves the elements imported by this namespace."/> </eAnnotations> </eOperations> <eOperations name="getImportedPackages" ordered="false" upperBound="-1" eType="#//Package"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Retrieves the packages imported by this namespace."/> </eAnnotations> </eOperations> <eOperations name="getImportedMembers" ordered="false" upperBound="-1" eType="#//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The importedMember property is derived from the ElementImports and the PackageImports. References the PackageableElements that are members of this Namespace as a result of either PackageImports or ElementImports.&#xD;&#xA;result = self.importMembers(self.elementImport.importedElement.asSet()-&#xA;>union(self.packageImport.importedPackage->collect(p | p.visibleMembers())))"/> </eAnnotations> </eOperations> <eOperations name="getNamesOfMember" ordered="false" upperBound="-1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query getNamesOfMember() takes importing into account. It gives back the set of names that an element would have in an importing namespace, either because it is owned, or if not owned then imported individually, or if not individually then from a package.&#xD;&#xA;The query getNamesOfMember() gives a set of all of the names that a member would have in a Namespace. In general a member can have multiple names in a Namespace if it is imported more than once with different aliases. The query takes account of importing. It gives back the set of names that an element would have in an importing namespace, either because it is owned, or if not owned then imported individually, or if not individually then from a package.&#xD;&#xA;result = if self.ownedMember ->includes(element)&#xA;then Set{}->include(element.name)&#xA;else let elementImports: ElementImport = self.elementImport->select(ei | ei.importedElement = element) in&#xA; if elementImports->notEmpty()&#xA; then elementImports->collect(el | el.getName())&#xA; else self.packageImport->select(pi | pi.importedPackage.visibleMembers()->includes(element))-> collect(pi | pi.importedPackage.getNamesOfMember(element))&#xA; endif&#xA;endif"/> </eAnnotations> <eParameters name="element" ordered="false" lowerBound="1" eType="#//NamedElement"/> </eOperations> <eOperations name="membersAreDistinguishable" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Boolean query membersAreDistinguishable() determines whether all of the namespace's members are distinguishable within it.&#xD;&#xA;result = self.member->forAll( memb |&#xA;self.member->excluding(memb)->forAll(other |&#xA;memb.isDistinguishableFrom(other, self)))"/> </eAnnotations> </eOperations> <eOperations name="importMembers" ordered="false" upperBound="-1" eType="#//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query importMembers() defines which of a set of PackageableElements are actually imported into the namespace. This excludes hidden ones, i.e., those which have names that conflict with names of owned members, and also excludes elements which would have the same name when imported.&#xD;&#xA;result = self.excludeCollisions(imps)->select(imp | self.ownedMember->forAll(mem |&#xA;mem.imp.isDistinguishableFrom(mem, self)))"/> </eAnnotations> <eParameters name="imps" ordered="false" upperBound="-1" eType="#//PackageableElement"/> </eOperations> <eOperations name="excludeCollisions" ordered="false" upperBound="-1" eType="#//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query excludeCollisions() excludes from a set of PackageableElements any that would not be distinguishable from each other in this namespace.&#xD;&#xA;result = imps->reject(imp1 | imps.exists(imp2 | not imp1.isDistinguishableFrom(imp2, self)))"/> </eAnnotations> <eParameters name="imps" ordered="false" upperBound="-1" eType="#//PackageableElement"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="elementImport" ordered="false" upperBound="-1" eType="#//ElementImport" containment="true" eOpposite="#//ElementImport/importingNamespace"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the ElementImports owned by the Namespace."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="packageImport" ordered="false" upperBound="-1" eType="#//PackageImport" containment="true" eOpposite="#//PackageImport/importingNamespace"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the PackageImports owned by the Namespace."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedRule" ordered="false" upperBound="-1" eType="#//Constraintx" containment="true" eOpposite="#//Constraintx/context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies a set of Constraints owned by this Namespace."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="member" ordered="false" upperBound="-1" eType="#//NamedElement" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A collection of NamedElements identifiable within the Namespace, either by being owned or by being introduced by importing or inheritance."/> </eAnnotations> <eAnnotations source="union"/> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="derive" value="if oclIsKindOf(Association) then&#xD;&#xA;&#x9;oclAsType(Association).memberEnd&#xD;&#xA;else&#xD;&#xA;&#x9;if oclIsKindOf(Classifier) then&#xD;&#xA;&#x9;&#x9;oclAsType(Classifier).feature.oclAsType(NamedElement)->union(oclAsType(Classifier).inheritedMember)&#xD;&#xA;&#x9;else&#xD;&#xA;&#x9;&#x9;Set {}&#xD;&#xA;&#x9;endif&#xD;&#xA;endif"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="importedMember" ordered="false" upperBound="-1" eType="#//PackageableElement" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the PackageableElements that are members of this Namespace as a result of either PackageImports or ElementImports."/> </eAnnotations> <eAnnotations source="subsets"/> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="derive" value="Set {}"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedMember" ordered="false" upperBound="-1" eType="#//NamedElement" changeable="false" volatile="true" transient="true" derived="true" eOpposite="#//NamedElement/namespace"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A collection of NamedElements owned by the Namespace."/> </eAnnotations> <eAnnotations source="subsets"/> <eAnnotations source="union"/> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="derive" value="if oclIsKindOf(Class) then&#xD;&#xA;&#x9;oclAsType(Class).ownedAttribute&#xD;&#xA;else&#xD;&#xA;&#x9;if oclIsKindOf(DataType) then&#xD;&#xA;&#x9;&#x9;oclAsType(DataType).ownedAttribute&#x9;&#xD;&#xA;&#x9;else&#xD;&#xA;&#x9;&#x9;if oclIsKindOf(Association) then&#xD;&#xA;&#x9;&#x9;&#x9;oclAsType(Association).ownedEnd&#xD;&#xA;&#x9;&#x9;else&#xD;&#xA;&#x9;&#x9;&#x9;Set {}&#xD;&#xA;&#x9;&#x9;endif&#xD;&#xA;&#x9;endif&#xD;&#xA;endif&#xD;&#xA;"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ElementImport" eSuperTypes="#//DirectedRelationship"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An element import identifies an element in another package, and allows the element to be referenced using its name without a qualifier."/> </eAnnotations> <eOperations name="getName" ordered="false" lowerBound="1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query getName() returns the name under which the imported PackageableElement will be known in the importing namespace.&#xD;&#xA;result = if self.alias->notEmpty() then&#xA; self.alias&#xA;else&#xA; self.importedElement.name&#xA;endif"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" ordered="false" lowerBound="1" eType="#//VisibilityKind" defaultValueLiteral="public"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the visibility of the imported PackageableElement within the importing Package. The default visibility is the same as that of the imported element. If the imported element does not have a visibility, it is possible to add visibility to the element import."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alias" ordered="false" eType="#//String" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the name that should be added to the namespace of the importing package in lieu of the name of the imported packagable element. The aliased name must not clash with any other member name in the importing package. By default, no alias is used."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="importedElement" ordered="false" lowerBound="1" eType="#//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the PackageableElement whose name is to be added to a Namespace."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="importingNamespace" ordered="false" lowerBound="1" eType="#//Namespace" eOpposite="#//Namespace/elementImport"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the Namespace that imports a PackageableElement from another Package."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageImport" eSuperTypes="#//DirectedRelationship"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A package import is a relationship that allows the use of unqualified names to refer to package members from other namespaces."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" ordered="false" lowerBound="1" eType="#//VisibilityKind" defaultValueLiteral="public"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the visibility of the imported PackageableElements within the importing Namespace, i.e., whether imported elements will in turn be visible to other packages that use that importingPackage as an importedPackage. If the PackageImport is public, the imported elements will be visible outside the package, while if it is private they will not."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="importedPackage" ordered="false" lowerBound="1" eType="#//Package"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the Package whose members are imported into a Namespace."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="importingNamespace" ordered="false" lowerBound="1" eType="#//Namespace" eOpposite="#//Namespace/packageImport"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the Namespace that imports the members from a Package."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constraintx" eSuperTypes="#//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A constraint is a condition or restriction expressed in natural language text or in a machine readable language for the purpose of declaring some of the semantics of an element."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="constrainedElement" upperBound="-1" eType="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The ordered set of Elements referenced by this Constraint."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="specification" ordered="false" lowerBound="1" eType="#//ValueSpecification" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A condition that must be true when evaluated in order for the constraint to be satisfied."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false" eType="#//Namespace" eOpposite="#//Namespace/ownedRule"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the namespace that owns the NamedElement."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" abstract="true" eSuperTypes="#//PackageableElement #//TypedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A value specification is the specification of a (possibly empty) set of instances, including both objects and data values.&#xD;&#xA;ValueSpecification specializes ParameterableElement to specify that a value specification can be exposed as a formal template parameter, and provided as an actual parameter in a binding of a template."/> </eAnnotations> <eAnnotations source="duplicates"/> <eOperations name="isComputable" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isComputable() determines whether a value specification can be computed in a model. This operation cannot be fully defined in OCL. A conforming implementation is expected to deliver true for this operation for all value specifications that it can compute, and to compute all of those for which the operation is true. A conforming implementation is expected to be able to compute the value of all literals.&#xD;&#xA;result = false"/> </eAnnotations> </eOperations> <eOperations name="integerValue" ordered="false" lowerBound="1" eType="#//Integer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query integerValue() gives a single Integer value when one can be computed.&#xD;&#xA;result = Set{}"/> </eAnnotations> </eOperations> <eOperations name="booleanValue" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query booleanValue() gives a single Boolean value when one can be computed.&#xD;&#xA;result = Set{}"/> </eAnnotations> </eOperations> <eOperations name="stringValue" ordered="false" lowerBound="1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query stringValue() gives a single String value when one can be computed.&#xD;&#xA;result = Set{}"/> </eAnnotations> </eOperations> <eOperations name="unlimitedValue" ordered="false" lowerBound="1" eType="#//UnlimitedNatural"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query unlimitedValue() gives a single UnlimitedNatural value when one can be computed.&#xD;&#xA;result = Set{}"/> </eAnnotations> </eOperations> <eOperations name="isNull" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isNull() returns true when it can be computed that the value is null.&#xD;&#xA;result = false"/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A typed element is a kind of named element that represents an element with a type.&#xD;&#xA;A typed element has a type."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This information is derived from the return result for this Operation.&#xD;&#xA;The type of the TypedElement."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A type is a named element that is used as the type for a typed element. A type can be contained in a package.&#xD;&#xA;A type constrains the values represented by a typed element."/> </eAnnotations> <eOperations name="createAssociation" ordered="false" lowerBound="1" eType="#//Association"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Creates a(n) (binary) association between this type and the specified other type, with the specified navigabilities, aggregations, names, lower bounds, and upper bounds, and owned by this type's nearest package."/> </eAnnotations> <eParameters name="end1IsNavigable" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The navigability for the first end of the new association."/> </eAnnotations> </eParameters> <eParameters name="end1Aggregation" ordered="false" lowerBound="1" eType="#//AggregationKind"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The aggregation for the first end of the new association."/> </eAnnotations> </eParameters> <eParameters name="end1Name" ordered="false" lowerBound="1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name for the first end of the new association."/> </eAnnotations> </eParameters> <eParameters name="end1Lower" ordered="false" lowerBound="1" eType="#//Integer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The lower bound for the first end of the new association."/> </eAnnotations> </eParameters> <eParameters name="end1Upper" ordered="false" lowerBound="1" eType="#//UnlimitedNatural"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The upper bound for the first end of the new association."/> </eAnnotations> </eParameters> <eParameters name="end1Type" ordered="false" lowerBound="1" eType="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The type for the first end of the new association."/> </eAnnotations> </eParameters> <eParameters name="end2IsNavigable" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The navigability for the second end of the new association."/> </eAnnotations> </eParameters> <eParameters name="end2Aggregation" ordered="false" lowerBound="1" eType="#//AggregationKind"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The aggregation for the second end of the new association."/> </eAnnotations> </eParameters> <eParameters name="end2Name" ordered="false" lowerBound="1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name for the second end of the new association."/> </eAnnotations> </eParameters> <eParameters name="end2Lower" ordered="false" lowerBound="1" eType="#//Integer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The lower bound for the second end of the new association."/> </eAnnotations> </eParameters> <eParameters name="end2Upper" ordered="false" lowerBound="1" eType="#//UnlimitedNatural"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The upper bound for the second end of the new association."/> </eAnnotations> </eParameters> </eOperations> <eOperations name="getAssociations" ordered="false" upperBound="-1" eType="#//Association"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Retrieves the associations in which this type is involved."/> </eAnnotations> </eOperations> <eOperations name="conformsTo" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query conformsTo() gives true for a type that conforms to another. By default, two types do not conform to each other. This query is intended to be redefined for specific conformance situations.&#xD;&#xA;result = false"/> </eAnnotations> <eParameters name="other" ordered="false" lowerBound="1" eType="#//Type"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false" eType="#//Package" volatile="true" transient="true" derived="true" eOpposite="#//Package/ownedType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the owning package of this classifier, if any."/> </eAnnotations> <eAnnotations source="subsets"/> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="derive" value="null"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier #//Relationship"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An association describes a set of tuples whose values refer to typed instances. An instance of an association is called a link."/> </eAnnotations> <eOperations name="isBinary" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Determines whether this association is a binary association, i.e. whether it has exactly two member ends."/> </eAnnotations> </eOperations> <eOperations name="getEndTypes" upperBound="-1" eType="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="endType is derived from the types of the member ends.&#xD;&#xA;result = self.memberEnd->collect(e | e.type)"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEnd" upperBound="-1" eType="#//Property" containment="true" eOpposite="#//Property/owningAssociation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The ends that are owned by the association itself."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="memberEnd" lowerBound="2" upperBound="-1" eType="#//Property" eOpposite="#//Property/association"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Each end represents participation of instances of the classifier connected to the end in links of the association."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDerived" ordered="false" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies whether the association is derived from other model elements such as other associations or constraints."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="endType" lowerBound="1" upperBound="-1" eType="#//Type" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the classifiers that are used as types of the ends of the association."/> </eAnnotations> <eAnnotations source="subsets"/> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="derive" value="self.memberEnd->collect(e | e.type)"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="navigableOwnedEnd" ordered="false" upperBound="-1" eType="#//Property"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The navigable ends that are owned by the association itself."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Classifier" abstract="true" eSuperTypes="#//Namespace #//RedefinableElement #//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A classifier is a classification of instances - it describes a set of instances that have features in common. A classifier can specify a generalization hierarchy by referencing its general classifiers.&#xD;&#xA;A classifier has the capability to own collaboration uses. These collaboration uses link a collaboration with the classifier to give a description of the workings of the classifier.&#xD;&#xA;A classifier has the capability to own use cases. Although the owning classifier typically represents the subject to which the owned use cases apply, this is not necessarily the case. In principle, the same use case can be applied to multiple subjects, as identified by the subject association role of a use case.&#xD;&#xA;Classifier is defined to be a kind of templateable element so that a classifier can be parameterized. It is also defined to be a kind of parameterable element so that a classifier can be a formal template parameter."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="isTemplate" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isTemplate() returns whether this templateable element is actually a template.&#xD;&#xA;result = oclAsType(TemplatableElement).isTemplate() or general->exists(g | g.isTemplate())"/> </eAnnotations> <eAnnotations source="redefines"/> </contents> </eAnnotations> <eOperations name="getAllAttributes" ordered="false" upperBound="-1" eType="#//Property"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Retrieves all the attributes of this classifier, including those inherited from its parents."/> </eAnnotations> </eOperations> <eOperations name="getGenerals" ordered="false" upperBound="-1" eType="#//Classifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The general classifiers are the classifiers referenced by the generalization relationships.&#xD;&#xA;result = self.parents()"/> </eAnnotations> </eOperations> <eOperations name="getInheritedMembers" ordered="false" upperBound="-1" eType="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The inheritedMember association is derived by inheriting the inheritable members of the parents.&#xD;&#xA;result = self.inherit(self.parents()->collect(p | p.inheritableMembers(self))"/> </eAnnotations> </eOperations> <eOperations name="allFeatures" ordered="false" upperBound="-1" eType="#//Feature"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query allFeatures() gives all of the features in the namespace of the classifier. In general, through mechanisms such as inheritance, this will be a larger set than feature.&#xD;&#xA;result = member->select(oclIsKindOf(Feature))"/> </eAnnotations> </eOperations> <eOperations name="parents" ordered="false" upperBound="-1" eType="#//Classifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query parents() gives all of the immediate ancestors of a generalized Classifier.&#xD;&#xA;result = generalization.general"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="body" value="generalization.general"/> </eAnnotations> </eOperations> <eOperations name="inheritableMembers" ordered="false" upperBound="-1" eType="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query inheritableMembers() gives all of the members of a classifier that may be inherited in one of its descendants, subject to whatever visibility restrictions apply.&#xD;&#xA;c.allParents()->includes(self)&#xD;&#xA;result = member->select(m | c.hasVisibilityOf(m))"/> </eAnnotations> <eParameters name="c" ordered="false" lowerBound="1" eType="#//Classifier"/> </eOperations> <eOperations name="hasVisibilityOf" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query hasVisibilityOf() determines whether a named element is visible in the classifier. By default all are visible. It is only called when the argument is something owned by a parent.&#xD;&#xA;self.allParents()->collect(c | c.member)->includes(n)&#xD;&#xA;result = if (self.inheritedMember->includes(n)) then (n.visibility &lt;> #private) else true"/> </eAnnotations> <eParameters name="n" ordered="false" lowerBound="1" eType="#//NamedElement"/> </eOperations> <eOperations name="conformsTo" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query conformsTo() gives true for a classifier that defines a type that conforms to another. This is used, for example, in the specification of signature conformance for operations.&#xD;&#xA;result = (self=other) or (self.allParents()->includes(other))"/> </eAnnotations> <eAnnotations source="redefines"/> <eParameters name="other" ordered="false" lowerBound="1" eType="#//Classifier"/> </eOperations> <eOperations name="inherit" ordered="false" upperBound="-1" eType="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The inherit operation is overridden to exclude redefined properties.&#xD;&#xA;The query inherit() defines how to inherit a set of elements. Here the operation is defined to inherit them all. It is intended to be redefined in circumstances where inheritance is affected by redefinition.&#xD;&#xA;result = inhs"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="body" value="inhs"/> </eAnnotations> <eParameters name="inhs" ordered="false" upperBound="-1" eType="#//NamedElement"/> </eOperations> <eOperations name="maySpecializeType" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query maySpecializeType() determines whether this classifier may have a generalization relationship to classifiers of the specified type. By default a classifier may specialize classifiers of the same or a more general type. It is intended to be redefined by classifiers that have different specialization constraints.&#xD;&#xA;result = self.oclIsKindOf(c.oclType)"/> </eAnnotations> <eParameters name="c" ordered="false" lowerBound="1" eType="#//Classifier"/> </eOperations> <eOperations name="allParents" ordered="false" upperBound="-1" eType="#//Classifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query allParents() gives all of the direct and indirect ancestors of a generalized Classifier.&#xD;&#xA;result = self.parents()->union(self.parents()->collect(p | p.allParents())"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="self.parents()->union(self.parents()->collect(p : Classifier | p.allParents()))"/> </eAnnotations> </eOperations> <eOperations name="hasKindAncestor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="body" value="allParents()->including(self)->exists ( x | x.oclIsKindOf (Kind) )"/> </eAnnotations> </eOperations> <eOperations name="hasQuantityAncestor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="body" value="allParents()->including(self)->exists ( x | x.oclIsKindOf (Quantity) )"/> </eAnnotations> </eOperations> <eOperations name="hasCollectiveAncestor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="body" value="allParents()->including(self)->exists ( x | x.oclIsKindOf (Collective) )"/> </eAnnotations> </eOperations> <eOperations name="hasKindOffspring" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="body" value="ObjectClass.allInstances()->select ( x | x.allParents()->includes(self) )->forAll ( y | not y.hasQuantityAncestor() and not y.hasCollectiveAncestor() )"/> </eAnnotations> </eOperations> <eOperations name="hasQuantityOffspring" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="body" value="ObjectClass.allInstances()->select ( x | x.allParents()->includes(self) )->forAll ( y | not y.hasKindAncestor() and not y.hasCollectiveAncestor() )"/> </eAnnotations> </eOperations> <eOperations name="hasCollectiveOffspring" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="body" value="ObjectClass.allInstances()->select ( x | x.allParents()->includes(self) )->forAll ( y | not y.hasKindAncestor() and not y.hasQuantityAncestor() )"/> </eAnnotations> </eOperations> <eOperations name="hasFunctionalComplexInstances" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="body" value="if oclIsKindOf (SortalClass) then&#xD;&#xA;&#x9;hasKindAncestor()&#xD;&#xA;else&#xD;&#xA;&#x9;if oclIsKindOf (MixinClass) then&#xD;&#xA;&#x9;&#x9;hasKindOffspring()&#xD;&#xA;&#x9;else&#xD;&#xA;&#x9;&#x9;false&#xD;&#xA;&#x9;endif&#xD;&#xA;endif"/> </eAnnotations> </eOperations> <eOperations name="hasQuantityInstances" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="body" value="if oclIsKindOf (SortalClass) then&#xD;&#xA;&#x9;hasQuantityAncestor()&#xD;&#xA;else&#xD;&#xA;&#x9;if oclIsKindOf (MixinClass) then&#xD;&#xA;&#x9;&#x9;hasQuantityOffspring()&#xD;&#xA;&#x9;else&#xD;&#xA;&#x9;&#x9;false&#xD;&#xA;&#x9;endif&#xD;&#xA;endif"/> </eAnnotations> </eOperations> <eOperations name="hasCollectiveInstances" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="body" value="if oclIsKindOf (SortalClass) then&#xD;&#xA;&#x9;hasCollectiveAncestor()&#xD;&#xA;else&#xD;&#xA;&#x9;if oclIsKindOf (MixinClass) then&#xD;&#xA;&#x9;&#x9;hasCollectiveOffspring()&#xD;&#xA;&#x9;else&#xD;&#xA;&#x9;&#x9;false&#xD;&#xA;&#x9;endif&#xD;&#xA;endif"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" ordered="false" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If true, the Classifier does not provide a complete declaration and can typically not be instantiated. An abstract classifier is intended to be used by other classifiers e.g. as the target of general metarelationships or generalization relationships.&#xD;&#xA;"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="generalization" ordered="false" upperBound="-1" eType="#//Generalization" containment="true" eOpposite="#//Generalization/specific"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the Generalization relationships for this Classifier. These Generalizations navigaten to more general classifiers in the generalization hierarchy."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="powertypeExtent" ordered="false" upperBound="-1" eType="#//GeneralizationSet" eOpposite="#//GeneralizationSet/powertype"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Designates the GeneralizationSet of which the associated Classifier is a power type."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="feature" ordered="false" upperBound="-1" eType="#//Feature" changeable="false" volatile="true" transient="true" derived="true" eOpposite="#//Feature/featuringClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Note that there may be members of the Classifier that are of the type Feature but are not included in this association, e.g. inherited features.&#xD;&#xA;Specifies each feature defined in the classifier."/> </eAnnotations> <eAnnotations source="subsets"/> <eAnnotations source="union"/> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="derive" value="if oclIsKindOf(Association) then&#xD;&#xA;&#x9;oclAsType(Association).ownedEnd&#xD;&#xA;else&#xD;&#xA;&#x9;attribute&#xD;&#xA;endif"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="inheritedMember" ordered="false" upperBound="-1" eType="#//NamedElement" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies all elements inherited by this classifier from the general classifiers."/> </eAnnotations> <eAnnotations source="subsets"/> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="derive" value="Set {}"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedClassifier" ordered="false" upperBound="-1" eType="#//Classifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the Classifiers that are redefined by this Classifier."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="general" ordered="false" upperBound="-1" eType="#//Classifier" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the general classifier in the Generalization relationship.&#xD;&#xA;Specifies the general Classifiers for this Classifier."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="derive" value="parents()"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute" ordered="false" upperBound="-1" eType="#//Property" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Refers to all of the Properties that are direct (i.e. not inherited or imported) attributes of the classifier."/> </eAnnotations> <eAnnotations source="subsets"/> <eAnnotations source="union"/> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="derive" value="if self.oclIsKindOf(Class) then&#xD;&#xA;&#x9;self.oclAsType(Class).ownedAttribute&#xD;&#xA;else&#xD;&#xA;&#x9;if self.oclIsKindOf(DataType) then&#xD;&#xA;&#x9;&#x9;self.oclAsType(DataType).ownedAttribute&#xD;&#xA;&#x9;else&#xD;&#xA;&#x9;&#x9;Set {}&#xD;&#xA;&#x9;endif&#xD;&#xA;endif"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RedefinableElement" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A redefinable element is an element that, when defined in the context of a classifier, can be redefined more specifically or differently in the context of another classifier that specializes (directly or indirectly) the context classifier."/> </eAnnotations> <eOperations name="isConsistentWith" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isConsistentWith() specifies, for any two RedefinableElements in a context in which redefinition is possible, whether redefinition would be logically consistent. By default, this is false; this operation must be overridden for subclasses of RedefinableElement to define the consistency conditions.&#xD;&#xA;redefinee.isRedefinitionContextValid(self)&#xD;&#xA;result = false"/> </eAnnotations> <eParameters name="redefinee" ordered="false" lowerBound="1" eType="#//RedefinableElement"/> </eOperations> <eOperations name="isRedefinitionContextValid" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isRedefinitionContextValid() specifies whether the redefinition contexts of this RedefinableElement are properly related to the redefinition contexts of the specified RedefinableElement to allow this element to redefine the other. By default at least one of the redefinition contexts of this element must be a specialization of at least one of the redefinition contexts of the specified element.&#xD;&#xA;result = redefinitionContext->exists(c | c.allParents()->includes(redefined.redefinitionContext)))"/> </eAnnotations> <eParameters name="redefined" ordered="false" lowerBound="1" eType="#//RedefinableElement"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isLeaf" ordered="false" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates whether it is possible to further specialize a RedefinableElement. If the value is true, then it is not possible to further specialize the RedefinableElement."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedElement" ordered="false" upperBound="-1" eType="#//RedefinableElement" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The redefinable element that is being redefined by this element."/> </eAnnotations> <eAnnotations source="union"/> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="derive" value="Set {}"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinitionContext" ordered="false" upperBound="-1" eType="#//Classifier" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the contexts that this element may be redefined from."/> </eAnnotations> <eAnnotations source="union"/> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="derive" value="Set {}"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Generalization" eSuperTypes="#//DirectedRelationship"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A generalization is a taxonomic relationship between a more general classifier and a more specific classifier. Each instance of the specific classifier is also an indirect instance of the general classifier. Thus, the specific classifier inherits the features of the more general classifier.&#xD;&#xA;A generalization relates a specific classifier to a more general classifier, and is owned by the specific classifier."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isSubstitutable" ordered="false" eType="#//Boolean" defaultValueLiteral="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates whether the specific classifier can be used wherever the general classifier can be used. If true, the execution traces of the specific classifier will be a superset of the execution traces of the general classifier."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="general" ordered="false" lowerBound="1" eType="#//Classifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the general classifier in the Generalization relationship."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="generalizationSet" ordered="false" upperBound="-1" eType="#//GeneralizationSet" resolveProxies="false" eOpposite="#//GeneralizationSet/generalization"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Designates a set in which instances of Generalization is considered members."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="specific" ordered="false" lowerBound="1" eType="#//Classifier" eOpposite="#//Classifier/generalization"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the specializing classifier in the Generalization relationship."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GeneralizationSet" eSuperTypes="#//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A generalization set is a packageable element whose instances define collections of subsets of generalization relationships."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isCovering" ordered="false" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates (via the associated Generalizations) whether or not the set of specific Classifiers are covering for a particular general classifier. When isCovering is true, every instance of a particular general Classifier is also an instance of at least one of its specific Classifiers for the GeneralizationSet. When isCovering is false, there are one or more instances of the particular general Classifier that are not instances of at least one of its specific Classifiers defined for the GeneralizationSet."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDisjoint" ordered="false" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates whether or not the set of specific Classifiers in a Generalization relationship have instance in common. If isDisjoint is true, the specific Classifiers for a particular GeneralizationSet have no members in common; that is, their intersection is empty. If isDisjoint is false, the specific Classifiers in a particular GeneralizationSet have one or more members in common; that is, their intersection is not empty. For example, Person could have two Generalization relationships, each with the different specific Classifier: Manager or Staff. This would be disjoint because every instance of Person must either be a Manager or Staff. In contrast, Person could have two Generalization relationships involving two specific (and non-covering) Classifiers: Sales Person and Manager. This GeneralizationSet would not be disjoint because there are instances of Person which can be a Sales Person and a Manager."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="powertype" ordered="false" eType="#//Classifier" eOpposite="#//Classifier/powertypeExtent"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Designates the Classifier that is defined as the power type for the associated GeneralizationSet."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="generalization" ordered="false" upperBound="-1" eType="#//Generalization" transient="true" resolveProxies="false" eOpposite="#//Generalization/generalizationSet"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Designates the instances of Generalization which are members of a given GeneralizationSet."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Feature" abstract="true" eSuperTypes="#//RedefinableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A feature declares a behavioral or structural characteristic of instances of classifiers."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isStatic" ordered="false" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies whether this feature characterizes individual instances classified by the classifier (false) or the classifier itself (true)."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="featuringClassifier" ordered="false" upperBound="-1" eType="#//Classifier" changeable="false" volatile="true" transient="true" derived="true" eOpposite="#//Classifier/feature"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Classifiers that have this Feature as a feature."/> </eAnnotations> <eAnnotations source="union"/> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="derive" value="Set {}"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An opaque expression is an uninterpreted textual statement that denotes a (possibly empty) set of values when evaluated in a context.&#xD;&#xA;Provides a mechanism for precisely defining the behavior of an opaque expression. An opaque expression is defined by a behavior restricted to return one result."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="stringValue" ordered="false" lowerBound="1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedVisibility" value="true"/> </eAnnotations> <eAnnotations source="redefines"/> </contents> </eAnnotations> <eOperations name="getResult" ordered="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedVisibility" value="true"/> </eAnnotations> </eOperations> <eOperations name="value" ordered="false" lowerBound="1" eType="#//Integer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query value() gives an integer value for an expression intended to produce one.&#xD;&#xA;self.isIntegral()&#xD;&#xA;true"/> </eAnnotations> </eOperations> <eOperations name="isIntegral" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isIntegral() tells whether an expression is intended to produce an integer.&#xD;&#xA;result = false"/> </eAnnotations> </eOperations> <eOperations name="isPositive" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isPositive() tells whether an integer expression has a positive value.&#xD;&#xA;self.isIntegral()&#xD;&#xA;result = false"/> </eAnnotations> </eOperations> <eOperations name="isNonNegative" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isNonNegative() tells whether an integer expression has a non-negative value.&#xD;&#xA;self.isIntegral()&#xD;&#xA;result = false"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="body" unique="false" upperBound="-1" eType="#//String" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The text of the expression, possibly in multiple languages."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="language" upperBound="-1" eType="#//String" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the languages in which the expression is stated. The interpretation of the expression body depends on the languages. If the languages are unspecified, they might be implicit from the expression body or the context. Languages are matched to body strings by order."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MultiplicityElement" abstract="true" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A multiplicity is a definition of an inclusive interval of non-negative integers beginning with a lower bound and ending with a (possibly infinite) upper bound. A multiplicity element embeds this information to specify the allowable cardinalities for an instantiation of this element."/> </eAnnotations> <eOperations name="setLower" ordered="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedVisibility" value="true"/> </eAnnotations> <eParameters name="newLower" ordered="false" lowerBound="1" eType="#//Integer"/> </eOperations> <eOperations name="setUpper" ordered="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedVisibility" value="true"/> </eAnnotations> <eParameters name="newUpper" ordered="false" lowerBound="1" eType="#//UnlimitedNatural"/> </eOperations> <eOperations name="getLower" ordered="false" lowerBound="1" eType="#//Integer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The derived lower attribute must equal the lowerBound.&#xD;&#xA;result = lowerBound()"/> <details key="suppressedVisibility" value="true"/> </eAnnotations> </eOperations> <eOperations name="getUpper" ordered="false" lowerBound="1" eType="#//UnlimitedNatural"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The derived upper attribute must equal the upperBound.&#xD;&#xA;result = upperBound()"/> <details key="suppressedVisibility" value="true"/> </eAnnotations> </eOperations> <eOperations name="isMultivalued" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isMultivalued() checks whether this multiplicity has an upper bound greater than one.&#xD;&#xA;upperBound()->notEmpty()&#xD;&#xA;result = upperBound() > 1"/> </eAnnotations> </eOperations> <eOperations name="includesCardinality" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query includesCardinality() checks whether the specified cardinality is valid for this multiplicity.&#xD;&#xA;upperBound()->notEmpty() and lowerBound()->notEmpty()&#xD;&#xA;result = (lowerBound() &lt;= C) and (upperBound() >= C)"/> </eAnnotations> <eParameters name="C" ordered="false" lowerBound="1" eType="#//Integer"/> </eOperations> <eOperations name="includesMultiplicity" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query includesMultiplicity() checks whether this multiplicity includes all the cardinalities allowed by the specified multiplicity.&#xD;&#xA;self.upperBound()->notEmpty() and self.lowerBound()->notEmpty() and M.upperBound()->notEmpty() and M.lowerBound()->notEmpty()&#xD;&#xA;result = (self.lowerBound() &lt;= M.lowerBound()) and (self.upperBound() >= M.upperBound())"/> </eAnnotations> <eParameters name="M" ordered="false" lowerBound="1" eType="#//MultiplicityElement"/> </eOperations> <eOperations name="lowerBound" ordered="false" lowerBound="1" eType="#//Integer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query lowerBound() returns the lower bound of the multiplicity as an integer.&#xD;&#xA;result = if lowerValue->isEmpty() then 1 else lowerValue.integerValue() endif"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="body" value="if lowerValue->isEmpty() then 1 else lowerValue.oclAsType(LiteralInteger).value endif"/> </eAnnotations> </eOperations> <eOperations name="upperBound" ordered="false" lowerBound="1" eType="#//UnlimitedNatural"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query upperBound() returns the upper bound of the multiplicity for a bounded multiplicity as an unlimited natural.&#xD;&#xA;result = if upperValue->isEmpty() then 1 else upperValue.unlimitedValue() endif"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="body" value="if upperValue->isEmpty() then 1 else upperValue.oclAsType(LiteralUnlimitedNatural).value endif"/> </eAnnotations> </eOperations> <eOperations name="compatibleWith" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The operation compatibleWith takes another multiplicity as input. It checks if one multiplicity is compatible with another.&#xD;&#xA;result = Integer.allInstances()->forAll(i : Integer | self.includesCardinality(i) implies other.includesCardinality(i))"/> </eAnnotations> <eParameters name="other" ordered="false" lowerBound="1" eType="#//MultiplicityElement"/> </eOperations> <eOperations name="is" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The operation is determines if the upper and lower bound of the ranges are the ones given.&#xD;&#xA;result = (lowerbound = self.lowerbound and upperbound = self.upperbound)"/> </eAnnotations> <eParameters name="lowerbound" ordered="false" lowerBound="1" eType="#//Integer"/> <eParameters name="upperbound" ordered="false" lowerBound="1" eType="#//Integer"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isOrdered" ordered="false" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="For a multivalued multiplicity, this attribute specifies whether the values in an instantiation of this element are sequentially ordered."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isUnique" ordered="false" lowerBound="1" eType="#//Boolean" defaultValueLiteral="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="For a multivalued multiplicity, this attributes specifies whether the values in an instantiation of this element are unique."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upper" ordered="false" eType="#//UnlimitedNatural" volatile="true" transient="true" defaultValueLiteral="1" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the upper bound of the multiplicity interval."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="derive" value="upperBound()"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lower" ordered="false" eType="#//Integer" volatile="true" transient="true" defaultValueLiteral="1" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the lower bound of the multiplicity interval."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="derive" value="lowerBound()"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="upperValue" ordered="false" eType="#//ValueSpecification" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The specification of the upper bound for this multiplicity."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="lowerValue" ordered="false" eType="#//ValueSpecification" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The specification of the lower bound for this multiplicity."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//StructuralFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A property is a structural feature of a classifier that characterizes instances of the classifier. A property related by ownedAttribute to a classifier (other than an association) represents an attribute and might also represent an association end. It relates an instance of the class to a value or set of values of the type of the attribute. A property related by memberEnd or its specializations to an association represents an end of the association. The type of the property is the type of the end of the association.&#xD;&#xA;A property represents a set of instances that are owned by a containing classifier instance.&#xD;&#xA;A property has the capability of being a deployment target in a deployment relationship. This enables modeling the deployment to hierarchical nodes that have properties functioning as internal parts.&#xD;&#xA;Property represents a declared state of one or more instances in terms of a named relationship to a value or values. When a property is an attribute of a classifier, the value or values are related to the instance of the classifier by being held in slots of the instance. When a property is an association end, the value or values are related to the instance or instances at the other end(s) of the association. The range of valid values represented by the property can be controlled by setting the property's type.&#xD;&#xA;Property specializes ParameterableElement to specify that a property can be exposed as a formal template parameter, and provided as an actual parameter in a binding of a template."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="isConsistentWith" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isConsistentWith() specifies, for any two Properties in a context in which redefinition is possible, whether redefinition would be logically consistent. A redefining property is consistent with a redefined property if the type of the redefining property conforms to the type of the redefined property, the multiplicity of the redefining property (if specified) is contained in the multiplicity of the redefined property, and the redefining property is derived if the redefined property is derived.&#xD;&#xA;redefinee.isRedefinitionContextValid(self)&#xD;&#xA;result = redefinee.oclIsKindOf(Property) and &#xA; let prop : Property = redefinee.oclAsType(Property) in &#xA; (prop.type.conformsTo(self.type) and &#xA; ((prop.lowerBound()->notEmpty() and self.lowerBound()->notEmpty()) implies prop.lowerBound() >= self.lowerBound()) and &#xA; ((prop.upperBound()->notEmpty() and self.upperBound()->notEmpty()) implies prop.lowerBound() &lt;= self.lowerBound()) and &#xA; (self.isDerived implies prop.isDerived) and&#xA; (self.isComposite implies prop.isComposite))"/> </eAnnotations> <eAnnotations source="redefines"/> <eParameters name="redefinee" ordered="false" lowerBound="1" eType="#//RedefinableElement"/> </contents> <contents xsi:type="ecore:EAttribute" name="isReadOnly" ordered="false" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If isReadOnly is true, the attribute may not be written to after initialization.&#xD;&#xA;If true, the attribute may only be read, and not written."/> </eAnnotations> <eAnnotations source="redefines"/> </contents> </eAnnotations> <eOperations name="getDefault" ordered="false" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedVisibility" value="true"/> </eAnnotations> </eOperations> <eOperations name="isSetDefault" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedVisibility" value="true"/> </eAnnotations> </eOperations> <eOperations name="setDefault" ordered="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedVisibility" value="true"/> </eAnnotations> <eParameters name="newDefault" ordered="false" lowerBound="1" eType="#//String"/> </eOperations> <eOperations name="setIsComposite" ordered="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedVisibility" value="true"/> </eAnnotations> <eParameters name="newIsComposite" ordered="false" lowerBound="1" eType="#//Boolean"/> </eOperations> <eOperations name="setOpposite" ordered="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedVisibility" value="true"/> </eAnnotations> <eParameters name="newOpposite" ordered="false" lowerBound="1" eType="#//Property"/> </eOperations> <eOperations name="unsetDefault" ordered="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedVisibility" value="true"/> </eAnnotations> </eOperations> <eOperations name="setIsNavigable" ordered="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Sets the navigability of this property as indicated."/> </eAnnotations> <eParameters name="isNavigable" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The new navigability."/> </eAnnotations> </eParameters> </eOperations> <eOperations name="getOtherEnd" ordered="false" eType="#//Property"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Retrieves the other end of the (binary) association in which this property is a member end."/> </eAnnotations> </eOperations> <eOperations name="setBooleanDefaultValue" ordered="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Sets the default value for this property to the specified Boolean value."/> </eAnnotations> <eParameters name="value" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The new default value."/> </eAnnotations> </eParameters> </eOperations> <eOperations name="setIntegerDefaultValue" ordered="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Sets the default value for this property to the specified integer value."/> </eAnnotations> <eParameters name="value" ordered="false" lowerBound="1" eType="#//Integer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The new default value."/> </eAnnotations> </eParameters> </eOperations> <eOperations name="setStringDefaultValue" ordered="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Sets the default value for this property to the specified string value."/> </eAnnotations> <eParameters name="value" ordered="false" lowerBound="1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The new default value."/> </eAnnotations> </eParameters> </eOperations> <eOperations name="setUnlimitedNaturalDefaultValue" ordered="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Sets the default value for this property to the specified unlimited natural value."/> </eAnnotations> <eParameters name="value" ordered="false" lowerBound="1" eType="#//UnlimitedNatural"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The new default value."/> </eAnnotations> </eParameters> </eOperations> <eOperations name="setNullDefaultValue" ordered="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Sets the default value for this property to the null value."/> </eAnnotations> </eOperations> <eOperations name="isAttribute" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isAttribute() is true if the Property is defined as an attribute of some classifier.&#xD;&#xA;result = Classifier.allInstances->exists(c | c.attribute->includes(p))"/> </eAnnotations> <eParameters name="p" ordered="false" lowerBound="1" eType="#//Property"/> </eOperations> <eOperations name="getOpposite" ordered="false" lowerBound="1" eType="#//Property"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If this property is owned by a class, associated with a binary association, and the other end of the association is also owned by a class, then opposite gives the other end.&#xD;&#xA;result = if owningAssociation->isEmpty() and association.memberEnd->size() = 2&#xA; then&#xA; let otherEnd = (association.memberEnd - self)->any() in&#xA; if otherEnd.owningAssociation->isEmpty() then otherEnd else Set{} endif&#xA; else Set {}&#xA; endif"/> <details key="suppressedVisibility" value="true"/> </eAnnotations> </eOperations> <eOperations name="isComposite" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The value of isComposite is true only if aggregation is composite.&#xD;&#xA;result = (self.aggregation = #composite)"/> </eAnnotations> </eOperations> <eOperations name="subsettingContext" ordered="false" upperBound="-1" eType="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query subsettingContext() gives the context for subsetting a property. It consists, in the case of an attribute, of the corresponding classifier, and in the case of an association end, all of the classifiers at the other ends.&#xD;&#xA;result = if association->notEmpty()&#xA;then association.endType-type&#xA;else if classifier->notEmpty() then Set{classifier} else Set{} endif&#xA;endif"/> </eAnnotations> </eOperations> <eOperations name="isNavigable" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isNavigable() indicates whether it is possible to navigate across the property.&#xD;&#xA;result = not classifier->isEmpty() or association.owningAssociation.navigableOwnedEnd->includes(self)"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="class" ordered="false" eType="#//Class" changeable="false" transient="true" eOpposite="#//Class/ownedAttribute"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the Class that owns the Property."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="datatype" ordered="false" eType="#//DataType" eOpposite="#//DataType/ownedAttribute"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The DataType that owns this Property."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDerived" ordered="false" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If isDerived is true, the value of the attribute is derived from information elsewhere.&#xD;&#xA;Specifies whether the Property is derived, i.e., whether its value or values can be computed from other information."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDerivedUnion" ordered="false" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies whether the property is derived as the union of all of the properties that are constrained to subset it."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="default" ordered="false" eType="#//String" transient="true" unsettable="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies a String that represents a value to be used when no argument is supplied for the Property.&#xD;&#xA;A String that is evaluated to give a default value for the Property when an object of the owning Classifier is instantiated."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="derive" value="null"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aggregation" ordered="false" lowerBound="1" eType="#//AggregationKind" defaultValueLiteral="none"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the kind of aggregation that applies to the Property."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isComposite" ordered="false" lowerBound="1" eType="#//Boolean" volatile="true" transient="true" defaultValueLiteral="false" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If isComposite is true, the object containing the attribute is a container for the object or value contained in the attribute.&#xD;&#xA;This is a derived value, indicating whether the aggregation of the Property is composite or not."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="derive" value="self.aggregation = AggregationKind::composite"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedProperty" ordered="false" upperBound="-1" eType="#//Property"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the properties that are redefined by this property."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="owningAssociation" ordered="false" eType="#//Association" eOpposite="#//Association/ownedEnd"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the owning association of this property, if any."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" ordered="false" eType="#//ValueSpecification" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A ValueSpecification that is evaluated to give a default value for the Property when an object of the owning Classifier is instantiated."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="opposite" ordered="false" eType="#//Property" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="In the case where the property is one navigable end of a binary association with both ends navigable, this gives the other end."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="derive" value="if self.association.memberEnd->size() = 2 then&#xD;&#xA;&#x9;let otherEnd : Property = association.memberEnd->any( x | x &lt;> self) in &#xD;&#xA;&#xD;&#xA;&#x9;if self.owningAssociation->isEmpty() then&#xD;&#xA;&#x9;&#x9;if otherEnd.owningAssociation->isEmpty() then&#xD;&#xA;&#x9;&#x9;&#x9;otherEnd&#xD;&#xA;&#x9;&#x9;else&#xD;&#xA;&#x9;&#x9;&#x9;null&#xD;&#xA;&#x9;&#x9;endif&#xD;&#xA;&#x9;else&#xD;&#xA;&#x9;&#x9;otherEnd&#xD;&#xA;&#x9;endif&#xD;&#xA;else&#xD;&#xA;&#x9;null&#xD;&#xA;endif"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="subsettedProperty" ordered="false" upperBound="-1" eType="#//Property"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the properties of which this property is constrained to be a subset."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="association" ordered="false" eType="#//Association" eOpposite="#//Association/memberEnd"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the association of which this property is a member, if any."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//Classifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A class describes a set of objects that share the same specifications of features, constraints, and semantics.&#xD;&#xA;A class may be designated as active (i.e., each of its instances having its own thread of control) or passive (i.e., each of its instances executing within the context of some other object). A class may also specify which signals the instances of this class handle.&#xD;&#xA;A class has the capability to have an internal structure and ports.&#xD;&#xA;Class has derived association that indicates how it may be extended through one or more stereotypes. Stereotype is the only kind of metaclass that cannot be extended by stereotypes."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="inherit" ordered="false" upperBound="-1" eType="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The inherit operation is overridden to exclude redefined properties.&#xD;&#xA;result = inhs->excluding(inh | ownedMember->select(oclIsKindOf(RedefinableElement))->select(redefinedElement->includes(inh)))"/> </eAnnotations> <eAnnotations source="redefines"/> <eParameters name="inhs" ordered="false" upperBound="-1" eType="#//NamedElement"/> </contents> <contents xsi:type="ecore:EAttribute" name="isAbstract" ordered="false" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="True when a class is abstract.&#xD;&#xA;If true, the Classifier does not provide a complete declaration and can typically not be instantiated. An abstract classifier is intended to be used by other classifiers e.g. as the target of general metarelationships or generalization relationships."/> </eAnnotations> <eAnnotations source="redefines"/> </contents> <contents xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1" eType="#//Property" containment="true" eOpposite="#//Property/class"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The attributes (i.e. the properties) owned by the class."/> </eAnnotations> <eAnnotations source="redefines"/> <eAnnotations source="subsets"/> </contents> </eAnnotations> <eOperations name="createOwnedOperation" ordered="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Creates an operation with the specified name, parameter names, parameter types, and return type (or null) as an owned operation of this class."/> </eAnnotations> <eParameters name="name" ordered="false" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name for the new operation, or null."/> </eAnnotations> </eParameters> <eParameters name="parameterNames" ordered="false" upperBound="-1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The parameter names for the new operation, or null."/> </eAnnotations> </eParameters> <eParameters name="parameterTypes" ordered="false" upperBound="-1" eType="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The parameter types for the new operation, or null."/> </eAnnotations> </eParameters> <eParameters name="returnType" ordered="false" eType="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The return type for the new operation, or null."/> </eAnnotations> </eParameters> </eOperations> <eOperations name="isMetaclass" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Determines whether this class is a metaclass."/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="nestedClassifier" upperBound="-1" eType="#//Classifier" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References all the Classifiers that are defined (nested) within the Class."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="superClass" ordered="false" upperBound="-1" eType="#//Class" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This gives the superclasses of a class."/> </eAnnotations> <eAnnotations source="redefines"/> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="derive" value="Set {}"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isActive" ordered="false" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Determines whether an object specified by this class is active or not. If true, then the owning class is referred to as an active class. If false, then such a class is referred to as a passive class."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1" eType="#//Property" containment="true" eOpposite="#//Property/class"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//Package"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A model captures a view of a physical system. It is an abstraction of the physical system, with a certain purpose. This purpose determines what is to be included in the model and what is irrelevant. Thus the model completely describes those aspects of the physical system that are relevant to the purpose of the model, at the appropriate level of detail."/> </eAnnotations> <eOperations name="isMetamodel" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Determines whether this model is a metamodel."/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="viewpoint" ordered="false" eType="#//String" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name of the viewpoint that is expressed by a model (This name may refer to a profile definition)."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A data type is a type whose instances are identified only by their value. A data type may contain attributes to support the modeling of structured data types."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="inherit" ordered="false" upperBound="-1" eType="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The inherit operation is overridden to exclude redefined properties.&#xD;&#xA;result = inhs->excluding(inh | ownedMember->select(oclIsKindOf(RedefinableElement))->select(redefinedElement->includes(inh)))"/> </eAnnotations> <eAnnotations source="redefines"/> <eParameters name="inhs" ordered="false" upperBound="-1" eType="#//NamedElement"/> </contents> </eAnnotations> <eOperations name="createOwnedOperation" ordered="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Creates an operation with the specified name, parameter names, parameter types, and return type (or null) as an owned operation of this data type."/> </eAnnotations> <eParameters name="name" ordered="false" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name for the new operation, or null."/> </eAnnotations> </eParameters> <eParameters name="parameterNames" ordered="false" upperBound="-1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The parameter names for the new operation, or null."/> </eAnnotations> </eParameters> <eParameters name="parameterTypes" ordered="false" upperBound="-1" eType="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The parameter types for the new operation, or null."/> </eAnnotations> </eParameters> <eParameters name="returnType" ordered="false" eType="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The return type for the new operation, or null."/> </eAnnotations> </eParameters> </eOperations> <eOperations name="createOwnedAttribute" ordered="false" lowerBound="1" eType="#//Property"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Creates a property with the specified name, type, lower bound, and upper bound as an owned attribute of this data type."/> </eAnnotations> <eParameters name="name" ordered="false" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name for the new attribute, or null."/> </eAnnotations> </eParameters> <eParameters name="type" ordered="false" eType="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The type for the new attribute, or null."/> </eAnnotations> </eParameters> <eParameters name="lower" ordered="false" lowerBound="1" eType="#//Integer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The lower bound for the new attribute."/> </eAnnotations> </eParameters> <eParameters name="upper" ordered="false" lowerBound="1" eType="#//UnlimitedNatural"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The upper bound for the new attribute."/> </eAnnotations> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1" eType="#//Property" containment="true" eOpposite="#//Property/datatype"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Attributes owned by the DataType."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" abstract="true" eSuperTypes="#//Feature #//TypedElement #//MultiplicityElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A structural feature is a typed feature of a classifier that specifies the structure of instances of the classifier.&#xD;&#xA;By specializing multiplicity element, it supports a multiplicity that specifies valid cardinalities for the collection of values associated with an instantiation of the structural feature."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isReadOnly" ordered="false" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="States whether the feature's value may be modified by a client."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AggregationKind"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="AggregationKind is an enumeration type that specifies the literals for defining the kind of aggregation of a property."/> </eAnnotations> <eLiterals name="none"/> <eLiterals name="shared" value="1"/> <eLiterals name="composite" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringExpression" eSuperTypes="#//Expression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An expression that specifies a string value that is derived by concatenating a set of sub string expressions, some of which might be template parameters."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="stringValue" ordered="false" lowerBound="1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query stringValue() returns the string that concatenates, in order, all the component string literals of all the subexpressions that are part of the StringExpression.&#xD;&#xA;&#xD;&#xA;result = if subExpression->notEmpty()&#xA;then subExpression->iterate(se; stringValue = ‘| stringValue.concat(se.stringValue()))&#xA;else operand->iterate()(op; stringValue = ‘ | stringValue.concat(op.value))"/> </eAnnotations> <eAnnotations source="redefines"/> </contents> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="subExpression" ordered="false" upperBound="-1" eType="#//StringExpression" containment="true" eOpposite="#//StringExpression/owningExpression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The StringExpressions that constitute this StringExpression."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="owningExpression" ordered="false" eType="#//StringExpression" eOpposite="#//StringExpression/subExpression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The string expression of which this expression is a substring."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//ValueSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An expression is a structured tree of symbols that denotes a (possibly empty) set of values when evaluated in a context.&#xD;&#xA;An expression represents a node in an expression tree, which may be non-terminal or terminal. It defines a symbol, and has a possibly empty sequence of operands which are value specifications."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="symbol" ordered="false" eType="#//String" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The symbol associated with the node in the expression tree."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="operand" upperBound="-1" eType="#//ValueSpecification" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies a sequence of operands."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageMerge" eSuperTypes="#//DirectedRelationship"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A package merge defines how the contents of one package are extended by the contents of another package."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="mergedPackage" ordered="false" lowerBound="1" eType="#//Package"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the Package that is to be merged with the receiving package of the PackageMerge."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="receivingPackage" ordered="false" lowerBound="1" eType="#//Package" eOpposite="#//Package/packageMerge"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the Package that is being extended with the contents of the merged package of the PackageMerge."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An enumeration is a data type whose values are enumerated in the model as enumeration literals."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedLiteral" upperBound="-1" eType="#//EnumerationLiteral" containment="true" eOpposite="#//EnumerationLiteral/enumeration"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The ordered set of literals for this Enumeration."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//InstanceSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An enumeration literal is a user-defined data value for an enumeration."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="enumeration" ordered="false" eType="#//Enumeration" eOpposite="#//Enumeration/ownedLiteral"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Enumeration that this EnumerationLiteral is a member of."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstanceSpecification" eSuperTypes="#//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An instance specification is a model element that represents an instance in a modeled system.&#xD;&#xA;An instance specification has the capability of being a deployment target in a deployment relationship, in the case that it is an instance of a node. It is also has the capability of being a deployed artifact, if it is an instance of an artifact."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="classifier" ordered="false" upperBound="-1" eType="#//Classifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The classifier or classifiers of the represented instance. If multiple classifiers are specified, the instance is classified by all of them."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="slot" ordered="false" upperBound="-1" eType="#//Slot" containment="true" eOpposite="#//Slot/owningInstance"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A slot giving the value or values of a structural feature of the instance. An instance specification can have one slot per structural feature of its classifiers, including inherited features. It is not necessary to model a slot for each structural feature, in which case the instance specification is a partial description."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="specification" ordered="false" eType="#//ValueSpecification" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A specification of how to compute, derive, or construct the instance."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Slot" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A slot specifies that an entity modeled by an instance specification has a value or values for a specific structural feature."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="definingFeature" ordered="false" lowerBound="1" eType="#//StructuralFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The structural feature that specifies the values that may be held by the slot."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1" eType="#//ValueSpecification" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The value or values corresponding to the defining feature for the owning instance specification."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="owningInstance" ordered="false" lowerBound="1" eType="#//InstanceSpecification" eOpposite="#//InstanceSpecification/slot"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The instance specification that owns this slot."/> </eAnnotations> <eAnnotations source="subsets"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A primitive type defines a predefined data type, without any relevant substructure (i.e., it has no parts in the context of UML). A primitive datatype may have an algebra and operations defined outside of UML, for example, mathematically."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralSpecification" abstract="true" eSuperTypes="#//ValueSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A literal specification identifies a literal constant being modeled."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralInteger" eSuperTypes="#//LiteralSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A literal integer is a specification of an integer value."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="stringValue" ordered="false" lowerBound="1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedVisibility" value="true"/> </eAnnotations> <eAnnotations source="redefines"/> </contents> <contents xsi:type="ecore:EOperation" name="isComputable" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isComputable() is redefined to be true.&#xD;&#xA;result = true"/> </eAnnotations> <eAnnotations source="redefines"/> </contents> <contents xsi:type="ecore:EOperation" name="integerValue" ordered="false" lowerBound="1" eType="#//Integer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query integerValue() gives the value.&#xD;&#xA;result = value"/> </eAnnotations> <eAnnotations source="redefines"/> </contents> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" lowerBound="1" eType="#//Integer" defaultValueLiteral="0"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The specified Integer value."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralString" eSuperTypes="#//LiteralSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A literal string is a specification of a string value."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="integerValue" ordered="false" lowerBound="1" eType="#//Integer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedVisibility" value="true"/> </eAnnotations> <eAnnotations source="redefines"/> </contents> <contents xsi:type="ecore:EOperation" name="unlimitedValue" ordered="false" lowerBound="1" eType="#//UnlimitedNatural"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedVisibility" value="true"/> </eAnnotations> <eAnnotations source="redefines"/> </contents> <contents xsi:type="ecore:EOperation" name="isComputable" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isComputable() is redefined to be true.&#xD;&#xA;result = true"/> </eAnnotations> <eAnnotations source="redefines"/> </contents> <contents xsi:type="ecore:EOperation" name="stringValue" ordered="false" lowerBound="1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query stringValue() gives the value.&#xD;&#xA;result = value"/> </eAnnotations> <eAnnotations source="redefines"/> </contents> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" eType="#//String" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The specified String value."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralBoolean" eSuperTypes="#//LiteralSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A literal Boolean is a specification of a Boolean value."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="stringValue" ordered="false" lowerBound="1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedVisibility" value="true"/> </eAnnotations> <eAnnotations source="redefines"/> </contents> <contents xsi:type="ecore:EOperation" name="isComputable" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isComputable() is redefined to be true.&#xD;&#xA;result = true"/> </eAnnotations> <eAnnotations source="redefines"/> </contents> <contents xsi:type="ecore:EOperation" name="booleanValue" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query booleanValue() gives the value.&#xD;&#xA;result = value"/> </eAnnotations> <eAnnotations source="redefines"/> </contents> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The specified Boolean value."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralNull" eSuperTypes="#//LiteralSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A literal null specifies the lack of a value."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="isComputable" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isComputable() is redefined to be true.&#xD;&#xA;result = true"/> </eAnnotations> <eAnnotations source="redefines"/> </contents> <contents xsi:type="ecore:EOperation" name="isNull" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isNull() returns true.&#xD;&#xA;result = true"/> </eAnnotations> <eAnnotations source="redefines"/> </contents> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstanceValue" eSuperTypes="#//ValueSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An instance value is a value specification that identifies an instance."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="stringValue" ordered="false" lowerBound="1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedVisibility" value="true"/> </eAnnotations> <eAnnotations source="redefines"/> </contents> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="instance" ordered="false" lowerBound="1" eType="#//InstanceSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The instance that is the specified value."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralUnlimitedNatural" eSuperTypes="#//LiteralSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A literal unlimited natural is a specification of an unlimited natural number."/> </eAnnotations> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="stringValue" ordered="false" lowerBound="1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedVisibility" value="true"/> </eAnnotations> <eAnnotations source="redefines"/> </contents> <contents xsi:type="ecore:EOperation" name="isComputable" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isComputable() is redefined to be true.&#xD;&#xA;result = true"/> </eAnnotations> <eAnnotations source="redefines"/> </contents> <contents xsi:type="ecore:EOperation" name="unlimitedValue" ordered="false" lowerBound="1" eType="#//UnlimitedNatural"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query unlimitedValue() gives the value.&#xD;&#xA;result = value"/> </eAnnotations> <eAnnotations source="redefines"/> </contents> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" lowerBound="1" eType="#//UnlimitedNatural" defaultValueLiteral="0"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The specified UnlimitedNatural value."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"RefUML","nsURI":"http://nemo.inf.ufes.br/ontouml/refuml","name":"RefUML","id":0,"eClass":"EPackage"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"Integer","instanceClass":"int","id":1,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"Boolean","instanceClass":"boolean","id":2,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":3,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"UnlimitedNatural","instanceClass":"int","id":4,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageableElement","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"VisibilityKind","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dependency","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DirectedRelationship","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relationship","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementImport","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageImport","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraintx","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableElement","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Generalization","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralizationSet","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":true,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityElement","instanceClass":null,"abstract":true,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":true,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AggregationKind","instanceClass":null,"id":34,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringExpression","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageMerge","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceSpecification","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Slot","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralSpecification","instanceClass":null,"abstract":true,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralInteger","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralString","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralBoolean","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralNull","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceValue","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralUnlimitedNatural","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"body","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"annotatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"destroy","lowerBound":0,"id":55,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"hasKeyword","lowerBound":1,"id":56,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getKeywords","lowerBound":0,"id":57,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"addKeyword","lowerBound":1,"id":58,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"removeKeyword","lowerBound":1,"id":59,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getNearestPackage","lowerBound":0,"id":60,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getModel","lowerBound":0,"id":61,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getApplicableStereotype","lowerBound":0,"id":62,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getStereotypeApplications","lowerBound":0,"id":63,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getRequiredStereotype","lowerBound":0,"id":64,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getAppliedStereotype","lowerBound":0,"id":65,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"createEAnnotation","lowerBound":1,"id":66,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getRelationships","lowerBound":0,"id":67,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getRelationships","lowerBound":0,"id":68,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getSourceDirectedRelationships","lowerBound":0,"id":69,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getSourceDirectedRelationships","lowerBound":0,"id":70,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getTargetDirectedRelationships","lowerBound":0,"id":71,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getTargetDirectedRelationships","lowerBound":0,"id":72,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"allOwnedElements","lowerBound":0,"id":73,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"mustBeOwned","lowerBound":1,"id":74,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedElement","changeable":false,"resolveProxies":true,"lowerBound":0,"id":75,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"owner","changeable":false,"resolveProxies":true,"lowerBound":0,"id":76,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedComment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"keyword","lowerBound":1,"id":80,"many":false,"required":true,"eClass":"EParameter"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"keyword","lowerBound":1,"id":84,"many":false,"required":true,"eClass":"EParameter"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"keyword","lowerBound":1,"id":87,"many":false,"required":true,"eClass":"EParameter"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"qualifiedName","lowerBound":1,"id":91,"many":false,"required":true,"eClass":"EParameter"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"qualifiedName","lowerBound":1,"id":94,"many":false,"required":true,"eClass":"EParameter"},{"id":95,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"qualifiedName","lowerBound":1,"id":96,"many":false,"required":true,"eClass":"EParameter"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"source","lowerBound":1,"id":99,"many":false,"required":true,"eClass":"EParameter"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"eClass","lowerBound":1,"id":103,"many":false,"required":true,"eClass":"EParameter"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"eClass","lowerBound":1,"id":107,"many":false,"required":true,"eClass":"EParameter"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"eClass","lowerBound":1,"id":111,"many":false,"required":true,"eClass":"EParameter"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"createOwnedClass","lowerBound":1,"id":118,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"createOwnedEnumeration","lowerBound":1,"id":119,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"createOwnedPrimitiveType","lowerBound":1,"id":120,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"createOwnedInterface","lowerBound":0,"id":121,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getAppliedProfile","lowerBound":0,"id":122,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getAppliedProfile","lowerBound":0,"id":123,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isModelLibrary","lowerBound":1,"id":124,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"visibleMembers","lowerBound":0,"id":125,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"makesVisible","lowerBound":1,"id":126,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":127,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"packageMerge","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"packagedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":129,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"nestedPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"nestingPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":true},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"mustBeOwned","lowerBound":1,"id":134,"many":false,"required":true,"eClass":"EOperation"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"name","lowerBound":1,"id":137,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"isAbstract","lowerBound":1,"id":138,"many":false,"required":true,"eClass":"EParameter"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"name","lowerBound":1,"id":142,"many":false,"required":true,"eClass":"EParameter"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"name","lowerBound":1,"id":145,"many":false,"required":true,"eClass":"EParameter"},{"id":146,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"name","lowerBound":1,"id":147,"many":false,"required":true,"eClass":"EParameter"},{"id":148,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"qualifiedName","lowerBound":1,"id":149,"many":false,"required":true,"eClass":"EParameter"},{"id":150,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"qualifiedName","lowerBound":1,"id":151,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"recurse","lowerBound":1,"id":152,"many":false,"required":true,"eClass":"EParameter"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"el","lowerBound":1,"id":158,"many":false,"required":true,"eClass":"EParameter"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":true},{"id":162,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"receivingPackage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"public","unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"createDependency","lowerBound":1,"id":170,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getLabel","lowerBound":0,"id":171,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getLabel","lowerBound":0,"id":172,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"createUsage","lowerBound":0,"id":173,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getQualifiedName","lowerBound":1,"id":174,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"allNamespaces","lowerBound":0,"id":175,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isDistinguishableFrom","lowerBound":1,"id":176,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"separator","lowerBound":1,"id":177,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"allOwningPackages","lowerBound":0,"id":178,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":179,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":180,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"qualifiedName","changeable":false,"lowerBound":0,"iD":false,"id":181,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"clientDependency","changeable":true,"resolveProxies":true,"lowerBound":0,"id":182,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"namespace","changeable":false,"resolveProxies":true,"lowerBound":0,"id":183,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nameExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":184,"derived":false},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"supplier","lowerBound":1,"id":187,"many":false,"required":true,"eClass":"EParameter"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"localize","lowerBound":1,"id":191,"many":false,"required":true,"eClass":"EParameter"},{"id":192,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"supplier","lowerBound":1,"id":193,"many":false,"required":true,"eClass":"EParameter"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"n","lowerBound":1,"id":198,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"ns","lowerBound":1,"id":199,"many":false,"required":true,"eClass":"EParameter"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"client","changeable":true,"resolveProxies":true,"lowerBound":1,"id":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedMember","changeable":false,"resolveProxies":true,"lowerBound":0,"id":210,"derived":true},{"id":211,"eClass":"EGenericType"},{"name":"public","id":212,"value":0,"literal":"public","eClass":"EEnumLiteral"},{"name":"private","id":213,"value":1,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":214,"value":2,"literal":"protected","eClass":"EEnumLiteral"},{"name":"package","id":215,"value":3,"literal":"package","eClass":"EEnumLiteral"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"supplier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":216,"derived":false},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"source","changeable":false,"resolveProxies":true,"lowerBound":1,"id":221,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"target","changeable":false,"resolveProxies":true,"lowerBound":1,"id":222,"derived":true},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"relatedElement","changeable":false,"resolveProxies":true,"lowerBound":1,"id":226,"derived":true},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"createElementImport","lowerBound":1,"id":229,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"createPackageImport","lowerBound":1,"id":230,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getImportedElements","lowerBound":0,"id":231,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getImportedPackages","lowerBound":0,"id":232,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getImportedMembers","lowerBound":0,"id":233,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getNamesOfMember","lowerBound":0,"id":234,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"membersAreDistinguishable","lowerBound":1,"id":235,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"importMembers","lowerBound":0,"id":236,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"excludeCollisions","lowerBound":0,"id":237,"many":true,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elementImport","changeable":true,"resolveProxies":true,"lowerBound":0,"id":238,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"packageImport","changeable":true,"resolveProxies":true,"lowerBound":0,"id":239,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedRule","changeable":true,"resolveProxies":true,"lowerBound":0,"id":240,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"member","changeable":false,"resolveProxies":true,"lowerBound":0,"id":241,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"importedMember","changeable":false,"resolveProxies":true,"lowerBound":0,"id":242,"derived":true},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"element","lowerBound":1,"id":245,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"visibility","lowerBound":1,"id":246,"many":false,"required":true,"eClass":"EParameter"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"package_","lowerBound":1,"id":250,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"visibility","lowerBound":1,"id":251,"many":false,"required":true,"eClass":"EParameter"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"element","lowerBound":1,"id":258,"many":false,"required":true,"eClass":"EParameter"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"imps","lowerBound":0,"id":262,"many":true,"required":false,"eClass":"EParameter"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"imps","lowerBound":0,"id":265,"many":true,"required":false,"eClass":"EParameter"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importingNamespace","changeable":true,"resolveProxies":true,"lowerBound":1,"id":268,"derived":false},{"id":269,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importingNamespace","changeable":true,"resolveProxies":true,"lowerBound":1,"id":270,"derived":false},{"id":271,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":0,"id":272,"derived":false},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":276,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"public","unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":1,"iD":false,"id":277,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"alias","changeable":true,"lowerBound":0,"iD":false,"id":278,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":279,"derived":false},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"public","unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":1,"iD":false,"id":286,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importedPackage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":287,"derived":false},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"constrainedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":292,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":293,"derived":false},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isComputable","lowerBound":1,"id":298,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"integerValue","lowerBound":1,"id":299,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"booleanValue","lowerBound":1,"id":300,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"stringValue","lowerBound":1,"id":301,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"unlimitedValue","lowerBound":1,"id":302,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isNull","lowerBound":1,"id":303,"many":false,"required":true,"eClass":"EOperation"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":312,"derived":false},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"createAssociation","lowerBound":1,"id":315,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getAssociations","lowerBound":0,"id":316,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"conformsTo","lowerBound":1,"id":317,"many":false,"required":true,"eClass":"EOperation"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"end1IsNavigable","lowerBound":1,"id":320,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"end1Aggregation","lowerBound":1,"id":321,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"end1Name","lowerBound":1,"id":322,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"end1Lower","lowerBound":1,"id":323,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"end1Upper","lowerBound":1,"id":324,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"end1Type","lowerBound":1,"id":325,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"end2IsNavigable","lowerBound":1,"id":326,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"end2Aggregation","lowerBound":1,"id":327,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"end2Name","lowerBound":1,"id":328,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"end2Lower","lowerBound":1,"id":329,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"end2Upper","lowerBound":1,"id":330,"many":false,"required":true,"eClass":"EParameter"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"other","lowerBound":1,"id":344,"many":false,"required":true,"eClass":"EParameter"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isBinary","lowerBound":1,"id":347,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getEndTypes","lowerBound":0,"id":348,"many":true,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEnd","changeable":true,"resolveProxies":true,"lowerBound":0,"id":349,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"memberEnd","changeable":true,"resolveProxies":true,"lowerBound":2,"id":350,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isDerived","changeable":true,"lowerBound":1,"iD":false,"id":351,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"endType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":352,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"navigableOwnedEnd","changeable":true,"resolveProxies":true,"lowerBound":0,"id":353,"derived":false},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningAssociation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":359,"derived":false},{"id":360,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"association","changeable":true,"resolveProxies":true,"lowerBound":0,"id":361,"derived":false},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getAllAttributes","lowerBound":0,"id":365,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getGenerals","lowerBound":0,"id":366,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getInheritedMembers","lowerBound":0,"id":367,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"allFeatures","lowerBound":0,"id":368,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"parents","lowerBound":0,"id":369,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"inheritableMembers","lowerBound":0,"id":370,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"hasVisibilityOf","lowerBound":1,"id":371,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"conformsTo","lowerBound":1,"id":372,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"inherit","lowerBound":0,"id":373,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"maySpecializeType","lowerBound":1,"id":374,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"allParents","lowerBound":0,"id":375,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"hasKindAncestor","lowerBound":0,"id":376,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"hasQuantityAncestor","lowerBound":0,"id":377,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"hasCollectiveAncestor","lowerBound":0,"id":378,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"hasKindOffspring","lowerBound":0,"id":379,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"hasQuantityOffspring","lowerBound":0,"id":380,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"hasCollectiveOffspring","lowerBound":0,"id":381,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"hasFunctionalComplexInstances","lowerBound":0,"id":382,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"hasQuantityInstances","lowerBound":0,"id":383,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"hasCollectiveInstances","lowerBound":0,"id":384,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isAbstract","changeable":true,"lowerBound":1,"iD":false,"id":385,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"generalization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":386,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"powertypeExtent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":387,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"feature","changeable":false,"resolveProxies":true,"lowerBound":0,"id":388,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"inheritedMember","changeable":false,"resolveProxies":true,"lowerBound":0,"id":389,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinedClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":390,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"general","changeable":true,"resolveProxies":true,"lowerBound":0,"id":391,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"attribute","changeable":false,"resolveProxies":true,"lowerBound":0,"id":392,"derived":true},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isTemplate","lowerBound":1,"id":396,"many":false,"required":true,"eClass":"EOperation"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"c","lowerBound":1,"id":404,"many":false,"required":true,"eClass":"EParameter"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"n","lowerBound":1,"id":407,"many":false,"required":true,"eClass":"EParameter"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"other","lowerBound":1,"id":410,"many":false,"required":true,"eClass":"EParameter"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"inhs","lowerBound":0,"id":413,"many":true,"required":false,"eClass":"EParameter"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"c","lowerBound":1,"id":416,"many":false,"required":true,"eClass":"EParameter"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"specific","changeable":true,"resolveProxies":true,"lowerBound":1,"id":430,"derived":false},{"id":431,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"powertype","changeable":true,"resolveProxies":true,"lowerBound":0,"id":432,"derived":false},{"id":433,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"featuringClassifier","changeable":false,"resolveProxies":true,"lowerBound":0,"id":434,"derived":true},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isConsistentWith","lowerBound":1,"id":439,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isRedefinitionContextValid","lowerBound":1,"id":440,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isLeaf","changeable":true,"lowerBound":1,"iD":false,"id":441,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"redefinedElement","changeable":false,"resolveProxies":true,"lowerBound":0,"id":442,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"redefinitionContext","changeable":false,"resolveProxies":true,"lowerBound":0,"id":443,"derived":true},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"redefinee","lowerBound":1,"id":446,"many":false,"required":true,"eClass":"EParameter"},{"id":447,"eClass":"EGenericType"},{"id":448,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"redefined","lowerBound":1,"id":449,"many":false,"required":true,"eClass":"EParameter"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"isSubstitutable","changeable":true,"lowerBound":0,"iD":false,"id":454,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"general","changeable":true,"resolveProxies":true,"lowerBound":1,"id":455,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"generalizationSet","changeable":true,"resolveProxies":false,"lowerBound":0,"id":456,"derived":false},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"generalization","changeable":true,"resolveProxies":false,"lowerBound":0,"id":461,"derived":false},{"id":462,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isCovering","changeable":true,"lowerBound":1,"iD":false,"id":463,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isDisjoint","changeable":true,"lowerBound":1,"iD":false,"id":464,"derived":false},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isStatic","changeable":true,"lowerBound":1,"iD":false,"id":470,"derived":false},{"id":471,"eClass":"EGenericType"},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"getResult","lowerBound":0,"id":474,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"value","lowerBound":1,"id":475,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isIntegral","lowerBound":1,"id":476,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isPositive","lowerBound":1,"id":477,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isNonNegative","lowerBound":1,"id":478,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":false,"name":"body","changeable":true,"lowerBound":0,"iD":false,"id":479,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"language","changeable":true,"lowerBound":0,"iD":false,"id":480,"derived":false},{"id":481,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"stringValue","lowerBound":1,"id":482,"many":false,"required":true,"eClass":"EOperation"},{"id":483,"eClass":"EGenericType"},{"id":484,"eClass":"EGenericType"},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"id":489,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"setLower","lowerBound":0,"id":490,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"setUpper","lowerBound":0,"id":491,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getLower","lowerBound":1,"id":492,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getUpper","lowerBound":1,"id":493,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isMultivalued","lowerBound":1,"id":494,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"includesCardinality","lowerBound":1,"id":495,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"includesMultiplicity","lowerBound":1,"id":496,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"lowerBound","lowerBound":1,"id":497,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"upperBound","lowerBound":1,"id":498,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"compatibleWith","lowerBound":1,"id":499,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"is","lowerBound":1,"id":500,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isOrdered","changeable":true,"lowerBound":1,"iD":false,"id":501,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"isUnique","changeable":true,"lowerBound":1,"iD":false,"id":502,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":1,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":true,"unique":true,"name":"upper","changeable":true,"lowerBound":0,"iD":false,"id":503,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":1,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":true,"unique":true,"name":"lower","changeable":true,"lowerBound":0,"iD":false,"id":504,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"upperValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":505,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lowerValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":506,"derived":false},{"id":507,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"newLower","lowerBound":1,"id":508,"many":false,"required":true,"eClass":"EParameter"},{"id":509,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"newUpper","lowerBound":1,"id":510,"many":false,"required":true,"eClass":"EParameter"},{"id":511,"eClass":"EGenericType"},{"id":512,"eClass":"EGenericType"},{"id":513,"eClass":"EGenericType"},{"id":514,"eClass":"EGenericType"},{"id":515,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"C","lowerBound":1,"id":516,"many":false,"required":true,"eClass":"EParameter"},{"id":517,"eClass":"EGenericType"},{"id":518,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"M","lowerBound":1,"id":519,"many":false,"required":true,"eClass":"EParameter"},{"id":520,"eClass":"EGenericType"},{"id":521,"eClass":"EGenericType"},{"id":522,"eClass":"EGenericType"},{"id":523,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"other","lowerBound":1,"id":524,"many":false,"required":true,"eClass":"EParameter"},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"lowerbound","lowerBound":1,"id":527,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"upperbound","lowerBound":1,"id":528,"many":false,"required":true,"eClass":"EParameter"},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"id":533,"eClass":"EGenericType"},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"id":536,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"getDefault","lowerBound":0,"id":537,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isSetDefault","lowerBound":1,"id":538,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"setDefault","lowerBound":0,"id":539,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"setIsComposite","lowerBound":0,"id":540,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"setOpposite","lowerBound":0,"id":541,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"unsetDefault","lowerBound":0,"id":542,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"setIsNavigable","lowerBound":0,"id":543,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getOtherEnd","lowerBound":0,"id":544,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"setBooleanDefaultValue","lowerBound":0,"id":545,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"setIntegerDefaultValue","lowerBound":0,"id":546,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"setStringDefaultValue","lowerBound":0,"id":547,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"setUnlimitedNaturalDefaultValue","lowerBound":0,"id":548,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"setNullDefaultValue","lowerBound":0,"id":549,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isAttribute","lowerBound":1,"id":550,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getOpposite","lowerBound":1,"id":551,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isComposite","lowerBound":1,"id":552,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"subsettingContext","lowerBound":0,"id":553,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isNavigable","lowerBound":1,"id":554,"many":false,"required":true,"eClass":"EOperation"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"class","changeable":false,"resolveProxies":true,"lowerBound":0,"id":555,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"datatype","changeable":true,"resolveProxies":true,"lowerBound":0,"id":556,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isDerived","changeable":true,"lowerBound":1,"iD":false,"id":557,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isDerivedUnion","changeable":true,"lowerBound":1,"iD":false,"id":558,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":true,"unique":true,"name":"default","changeable":true,"lowerBound":0,"iD":false,"id":559,"derived":true},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"none","unsettable":false,"transient":false,"unique":true,"name":"aggregation","changeable":true,"lowerBound":1,"iD":false,"id":560,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":true,"unique":true,"name":"isComposite","changeable":true,"lowerBound":1,"iD":false,"id":561,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinedProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":562,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defaultValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":563,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"opposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":564,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subsettedProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":565,"derived":false},{"id":566,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isConsistentWith","lowerBound":1,"id":567,"many":false,"required":true,"eClass":"EOperation"},{"id":568,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"redefinee","lowerBound":1,"id":569,"many":false,"required":true,"eClass":"EParameter"},{"id":570,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isReadOnly","changeable":true,"lowerBound":1,"iD":false,"id":571,"derived":false},{"id":572,"eClass":"EGenericType"},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"newDefault","lowerBound":1,"id":575,"many":false,"required":true,"eClass":"EParameter"},{"id":576,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"newIsComposite","lowerBound":1,"id":577,"many":false,"required":true,"eClass":"EParameter"},{"id":578,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"newOpposite","lowerBound":1,"id":579,"many":false,"required":true,"eClass":"EParameter"},{"id":580,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isNavigable","lowerBound":1,"id":581,"many":false,"required":true,"eClass":"EParameter"},{"id":582,"eClass":"EGenericType"},{"id":583,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"value","lowerBound":1,"id":584,"many":false,"required":true,"eClass":"EParameter"},{"id":585,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"value","lowerBound":1,"id":586,"many":false,"required":true,"eClass":"EParameter"},{"id":587,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"value","lowerBound":1,"id":588,"many":false,"required":true,"eClass":"EParameter"},{"id":589,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"value","lowerBound":1,"id":590,"many":false,"required":true,"eClass":"EParameter"},{"id":591,"eClass":"EGenericType"},{"id":592,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"p","lowerBound":1,"id":593,"many":false,"required":true,"eClass":"EParameter"},{"id":594,"eClass":"EGenericType"},{"id":595,"eClass":"EGenericType"},{"id":596,"eClass":"EGenericType"},{"id":597,"eClass":"EGenericType"},{"id":598,"eClass":"EGenericType"},{"id":599,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":600,"derived":false},{"id":601,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":602,"derived":false},{"id":603,"eClass":"EGenericType"},{"id":604,"eClass":"EGenericType"},{"id":605,"eClass":"EGenericType"},{"id":606,"eClass":"EGenericType"},{"id":607,"eClass":"EGenericType"},{"id":608,"eClass":"EGenericType"},{"id":609,"eClass":"EGenericType"},{"id":610,"eClass":"EGenericType"},{"id":611,"eClass":"EGenericType"},{"id":612,"eClass":"EGenericType"},{"id":613,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"createOwnedOperation","lowerBound":0,"id":614,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isMetaclass","lowerBound":1,"id":615,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nestedClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":616,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"superClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":617,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isActive","changeable":true,"lowerBound":1,"iD":false,"id":618,"derived":false},{"id":619,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"inherit","lowerBound":0,"id":620,"many":true,"required":false,"eClass":"EOperation"},{"id":621,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"inhs","lowerBound":0,"id":622,"many":true,"required":false,"eClass":"EParameter"},{"id":623,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isAbstract","changeable":true,"lowerBound":1,"iD":false,"id":624,"derived":false},{"id":625,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":626,"derived":false},{"id":627,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":628,"many":false,"required":false,"eClass":"EParameter"},{"ordered":false,"upperBound":-1,"unique":true,"name":"parameterNames","lowerBound":0,"id":629,"many":true,"required":false,"eClass":"EParameter"},{"ordered":false,"upperBound":-1,"unique":true,"name":"parameterTypes","lowerBound":0,"id":630,"many":true,"required":false,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"returnType","lowerBound":0,"id":631,"many":false,"required":false,"eClass":"EParameter"},{"id":632,"eClass":"EGenericType"},{"id":633,"eClass":"EGenericType"},{"id":634,"eClass":"EGenericType"},{"id":635,"eClass":"EGenericType"},{"id":636,"eClass":"EGenericType"},{"id":637,"eClass":"EGenericType"},{"id":638,"eClass":"EGenericType"},{"id":639,"eClass":"EGenericType"},{"id":640,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isMetamodel","lowerBound":1,"id":641,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"viewpoint","changeable":true,"lowerBound":0,"iD":false,"id":642,"derived":false},{"id":643,"eClass":"EGenericType"},{"id":644,"eClass":"EGenericType"},{"id":645,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"createOwnedOperation","lowerBound":0,"id":646,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"createOwnedAttribute","lowerBound":1,"id":647,"many":false,"required":true,"eClass":"EOperation"},{"id":648,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"inherit","lowerBound":0,"id":649,"many":true,"required":false,"eClass":"EOperation"},{"id":650,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"inhs","lowerBound":0,"id":651,"many":true,"required":false,"eClass":"EParameter"},{"id":652,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":653,"many":false,"required":false,"eClass":"EParameter"},{"ordered":false,"upperBound":-1,"unique":true,"name":"parameterNames","lowerBound":0,"id":654,"many":true,"required":false,"eClass":"EParameter"},{"ordered":false,"upperBound":-1,"unique":true,"name":"parameterTypes","lowerBound":0,"id":655,"many":true,"required":false,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"returnType","lowerBound":0,"id":656,"many":false,"required":false,"eClass":"EParameter"},{"id":657,"eClass":"EGenericType"},{"id":658,"eClass":"EGenericType"},{"id":659,"eClass":"EGenericType"},{"id":660,"eClass":"EGenericType"},{"id":661,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":662,"many":false,"required":false,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"type","lowerBound":0,"id":663,"many":false,"required":false,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"lower","lowerBound":1,"id":664,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"upper","lowerBound":1,"id":665,"many":false,"required":true,"eClass":"EParameter"},{"id":666,"eClass":"EGenericType"},{"id":667,"eClass":"EGenericType"},{"id":668,"eClass":"EGenericType"},{"id":669,"eClass":"EGenericType"},{"id":670,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isReadOnly","changeable":true,"lowerBound":1,"iD":false,"id":671,"derived":false},{"id":672,"eClass":"EGenericType"},{"id":673,"eClass":"EGenericType"},{"id":674,"eClass":"EGenericType"},{"id":675,"eClass":"EGenericType"},{"name":"none","id":676,"value":0,"literal":"none","eClass":"EEnumLiteral"},{"name":"shared","id":677,"value":1,"literal":"shared","eClass":"EEnumLiteral"},{"name":"composite","id":678,"value":2,"literal":"composite","eClass":"EEnumLiteral"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":679,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":680,"derived":false},{"id":681,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"stringValue","lowerBound":1,"id":682,"many":false,"required":true,"eClass":"EOperation"},{"id":683,"eClass":"EGenericType"},{"id":684,"eClass":"EGenericType"},{"id":685,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"symbol","changeable":true,"lowerBound":0,"iD":false,"id":686,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":687,"derived":false},{"id":688,"eClass":"EGenericType"},{"id":689,"eClass":"EGenericType"},{"id":690,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mergedPackage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":691,"derived":false},{"id":692,"eClass":"EGenericType"},{"id":693,"eClass":"EGenericType"},{"id":694,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedLiteral","changeable":true,"resolveProxies":true,"lowerBound":0,"id":695,"derived":false},{"id":696,"eClass":"EGenericType"},{"id":697,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"enumeration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":698,"derived":false},{"id":699,"eClass":"EGenericType"},{"id":700,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":701,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"slot","changeable":true,"resolveProxies":true,"lowerBound":0,"id":702,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":703,"derived":false},{"id":704,"eClass":"EGenericType"},{"id":705,"eClass":"EGenericType"},{"id":706,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningInstance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":707,"derived":false},{"id":708,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"definingFeature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":709,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":710,"derived":false},{"id":711,"eClass":"EGenericType"},{"id":712,"eClass":"EGenericType"},{"id":713,"eClass":"EGenericType"},{"id":714,"eClass":"EGenericType"},{"id":715,"eClass":"EGenericType"},{"id":716,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":717,"derived":false},{"id":718,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"stringValue","lowerBound":1,"id":719,"many":false,"required":true,"eClass":"EOperation"},{"id":720,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isComputable","lowerBound":1,"id":721,"many":false,"required":true,"eClass":"EOperation"},{"id":722,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"integerValue","lowerBound":1,"id":723,"many":false,"required":true,"eClass":"EOperation"},{"id":724,"eClass":"EGenericType"},{"id":725,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":726,"derived":false},{"id":727,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"integerValue","lowerBound":1,"id":728,"many":false,"required":true,"eClass":"EOperation"},{"id":729,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"unlimitedValue","lowerBound":1,"id":730,"many":false,"required":true,"eClass":"EOperation"},{"id":731,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isComputable","lowerBound":1,"id":732,"many":false,"required":true,"eClass":"EOperation"},{"id":733,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"stringValue","lowerBound":1,"id":734,"many":false,"required":true,"eClass":"EOperation"},{"id":735,"eClass":"EGenericType"},{"id":736,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":737,"derived":false},{"id":738,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"stringValue","lowerBound":1,"id":739,"many":false,"required":true,"eClass":"EOperation"},{"id":740,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isComputable","lowerBound":1,"id":741,"many":false,"required":true,"eClass":"EOperation"},{"id":742,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"booleanValue","lowerBound":1,"id":743,"many":false,"required":true,"eClass":"EOperation"},{"id":744,"eClass":"EGenericType"},{"id":745,"eClass":"EGenericType"},{"id":746,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isComputable","lowerBound":1,"id":747,"many":false,"required":true,"eClass":"EOperation"},{"id":748,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isNull","lowerBound":1,"id":749,"many":false,"required":true,"eClass":"EOperation"},{"id":750,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"instance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":751,"derived":false},{"id":752,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"stringValue","lowerBound":1,"id":753,"many":false,"required":true,"eClass":"EOperation"},{"id":754,"eClass":"EGenericType"},{"id":755,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":756,"derived":false},{"id":757,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"stringValue","lowerBound":1,"id":758,"many":false,"required":true,"eClass":"EOperation"},{"id":759,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isComputable","lowerBound":1,"id":760,"many":false,"required":true,"eClass":"EOperation"},{"id":761,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"unlimitedValue","lowerBound":1,"id":762,"many":false,"required":true,"eClass":"EOperation"},{"id":763,"eClass":"EGenericType"},{"id":764,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":1,"target":0},{"source":2,"target":0},{"source":3,"target":0},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":6},{"source":5,"target":50},{"source":5,"target":51},{"source":5,"target":52},{"source":50,"target":3},{"source":50,"target":53},{"source":50,"target":5},{"source":53,"target":3},{"source":51,"target":6},{"source":51,"target":54},{"source":51,"target":5},{"source":54,"target":6},{"source":52,"target":6},{"source":6,"target":0},{"source":6,"target":55},{"source":6,"target":56},{"source":6,"target":57},{"source":6,"target":58},{"source":6,"target":59},{"source":6,"target":60},{"source":6,"target":61},{"source":6,"target":62},{"source":6,"target":63},{"source":6,"target":64},{"source":6,"target":65},{"source":6,"target":66},{"source":6,"target":67},{"source":6,"target":68},{"source":6,"target":69},{"source":6,"target":70},{"source":6,"target":71},{"source":6,"target":72},{"source":6,"target":73},{"source":6,"target":74},{"source":6,"target":75},{"source":6,"target":76},{"source":6,"target":77},{"source":6,"target":78},{"source":55,"target":6},{"source":56,"target":2},{"source":56,"target":79},{"source":56,"target":6},{"source":56,"target":80},{"source":79,"target":2},{"source":80,"target":3},{"source":80,"target":81},{"source":80,"target":56},{"source":81,"target":3},{"source":57,"target":3},{"source":57,"target":82},{"source":57,"target":6},{"source":82,"target":3},{"source":58,"target":2},{"source":58,"target":83},{"source":58,"target":6},{"source":58,"target":84},{"source":83,"target":2},{"source":84,"target":3},{"source":84,"target":85},{"source":84,"target":58},{"source":85,"target":3},{"source":59,"target":2},{"source":59,"target":86},{"source":59,"target":6},{"source":59,"target":87},{"source":86,"target":2},{"source":87,"target":3},{"source":87,"target":88},{"source":87,"target":59},{"source":88,"target":3},{"source":60,"target":7},{"source":60,"target":89},{"source":60,"target":6},{"source":89,"target":7},{"source":61,"target":31},{"source":61,"target":90},{"source":61,"target":6},{"source":90,"target":31},{"source":62,"target":6},{"source":62,"target":91},{"source":91,"target":3},{"source":91,"target":92},{"source":91,"target":62},{"source":92,"target":3},{"source":63,"target":93},{"source":63,"target":6},{"source":64,"target":6},{"source":64,"target":94},{"source":94,"target":3},{"source":94,"target":95},{"source":94,"target":64},{"source":95,"target":3},{"source":65,"target":6},{"source":65,"target":96},{"source":96,"target":3},{"source":96,"target":97},{"source":96,"target":65},{"source":97,"target":3},{"source":66,"target":98},{"source":66,"target":6},{"source":66,"target":99},{"source":99,"target":3},{"source":99,"target":100},{"source":99,"target":66},{"source":100,"target":3},{"source":67,"target":13},{"source":67,"target":101},{"source":67,"target":6},{"source":101,"target":13},{"source":68,"target":13},{"source":68,"target":102},{"source":68,"target":6},{"source":68,"target":103},{"source":102,"target":13},{"source":103,"target":104},{"source":103,"target":68},{"source":69,"target":12},{"source":69,"target":105},{"source":69,"target":6},{"source":105,"target":12},{"source":70,"target":12},{"source":70,"target":106},{"source":70,"target":6},{"source":70,"target":107},{"source":106,"target":12},{"source":107,"target":108},{"source":107,"target":70},{"source":71,"target":12},{"source":71,"target":109},{"source":71,"target":6},{"source":109,"target":12},{"source":72,"target":12},{"source":72,"target":110},{"source":72,"target":6},{"source":72,"target":111},{"source":110,"target":12},{"source":111,"target":112},{"source":111,"target":72},{"source":73,"target":6},{"source":73,"target":113},{"source":73,"target":6},{"source":113,"target":6},{"source":74,"target":2},{"source":74,"target":114},{"source":74,"target":6},{"source":114,"target":2},{"source":75,"target":6},{"source":75,"target":115},{"source":75,"target":6},{"source":75,"target":76},{"source":115,"target":6},{"source":76,"target":6},{"source":76,"target":116},{"source":76,"target":6},{"source":76,"target":75},{"source":116,"target":6},{"source":77,"target":5},{"source":77,"target":117},{"source":77,"target":6},{"source":117,"target":5},{"source":7,"target":0},{"source":7,"target":14},{"source":7,"target":8},{"source":7,"target":118},{"source":7,"target":119},{"source":7,"target":120},{"source":7,"target":121},{"source":7,"target":122},{"source":7,"target":123},{"source":7,"target":124},{"source":7,"target":125},{"source":7,"target":126},{"source":7,"target":127},{"source":7,"target":128},{"source":7,"target":129},{"source":7,"target":130},{"source":7,"target":131},{"source":7,"target":132},{"source":7,"target":133},{"source":134,"target":2},{"source":134,"target":135},{"source":135,"target":2},{"source":118,"target":30},{"source":118,"target":136},{"source":118,"target":7},{"source":118,"target":137},{"source":118,"target":138},{"source":136,"target":30},{"source":137,"target":3},{"source":137,"target":139},{"source":137,"target":118},{"source":139,"target":3},{"source":138,"target":2},{"source":138,"target":140},{"source":138,"target":118},{"source":140,"target":2},{"source":119,"target":38},{"source":119,"target":141},{"source":119,"target":7},{"source":119,"target":142},{"source":141,"target":38},{"source":142,"target":3},{"source":142,"target":143},{"source":142,"target":119},{"source":143,"target":3},{"source":120,"target":42},{"source":120,"target":144},{"source":120,"target":7},{"source":120,"target":145},{"source":144,"target":42},{"source":145,"target":3},{"source":145,"target":146},{"source":145,"target":120},{"source":146,"target":3},{"source":121,"target":7},{"source":121,"target":147},{"source":147,"target":3},{"source":147,"target":148},{"source":147,"target":121},{"source":148,"target":3},{"source":122,"target":7},{"source":122,"target":149},{"source":149,"target":3},{"source":149,"target":150},{"source":149,"target":122},{"source":150,"target":3},{"source":123,"target":7},{"source":123,"target":151},{"source":123,"target":152},{"source":151,"target":3},{"source":151,"target":153},{"source":151,"target":123},{"source":153,"target":3},{"source":152,"target":2},{"source":152,"target":154},{"source":152,"target":123},{"source":154,"target":2},{"source":124,"target":2},{"source":124,"target":155},{"source":124,"target":7},{"source":155,"target":2},{"source":125,"target":8},{"source":125,"target":156},{"source":125,"target":7},{"source":156,"target":8},{"source":126,"target":2},{"source":126,"target":157},{"source":126,"target":7},{"source":126,"target":158},{"source":157,"target":2},{"source":158,"target":9},{"source":158,"target":159},{"source":158,"target":126},{"source":159,"target":9},{"source":127,"target":20},{"source":127,"target":160},{"source":127,"target":7},{"source":127,"target":161},{"source":160,"target":20},{"source":128,"target":37},{"source":128,"target":162},{"source":128,"target":7},{"source":128,"target":163},{"source":162,"target":37},{"source":129,"target":8},{"source":129,"target":164},{"source":129,"target":7},{"source":164,"target":8},{"source":130,"target":7},{"source":130,"target":165},{"source":130,"target":7},{"source":130,"target":131},{"source":165,"target":7},{"source":131,"target":7},{"source":131,"target":166},{"source":131,"target":7},{"source":131,"target":130},{"source":166,"target":7},{"source":132,"target":14},{"source":133,"target":8},{"source":8,"target":0},{"source":8,"target":9},{"source":8,"target":167},{"source":168,"target":10},{"source":168,"target":169},{"source":169,"target":10},{"source":167,"target":9},{"source":9,"target":0},{"source":9,"target":6},{"source":9,"target":170},{"source":9,"target":171},{"source":9,"target":172},{"source":9,"target":173},{"source":9,"target":174},{"source":9,"target":175},{"source":9,"target":176},{"source":9,"target":177},{"source":9,"target":178},{"source":9,"target":179},{"source":9,"target":180},{"source":9,"target":181},{"source":9,"target":182},{"source":9,"target":183},{"source":9,"target":184},{"source":9,"target":185},{"source":170,"target":11},{"source":170,"target":186},{"source":170,"target":9},{"source":170,"target":187},{"source":186,"target":11},{"source":187,"target":9},{"source":187,"target":188},{"source":187,"target":170},{"source":188,"target":9},{"source":171,"target":3},{"source":171,"target":189},{"source":171,"target":9},{"source":189,"target":3},{"source":172,"target":3},{"source":172,"target":190},{"source":172,"target":9},{"source":172,"target":191},{"source":190,"target":3},{"source":191,"target":2},{"source":191,"target":192},{"source":191,"target":172},{"source":192,"target":2},{"source":173,"target":9},{"source":173,"target":193},{"source":193,"target":9},{"source":193,"target":194},{"source":193,"target":173},{"source":194,"target":9},{"source":174,"target":3},{"source":174,"target":195},{"source":174,"target":9},{"source":195,"target":3},{"source":175,"target":14},{"source":175,"target":196},{"source":175,"target":9},{"source":196,"target":14},{"source":176,"target":2},{"source":176,"target":197},{"source":176,"target":9},{"source":176,"target":198},{"source":176,"target":199},{"source":197,"target":2},{"source":198,"target":9},{"source":198,"target":200},{"source":198,"target":176},{"source":200,"target":9},{"source":199,"target":14},{"source":199,"target":201},{"source":199,"target":176},{"source":201,"target":14},{"source":177,"target":3},{"source":177,"target":202},{"source":177,"target":9},{"source":202,"target":3},{"source":178,"target":7},{"source":178,"target":203},{"source":178,"target":9},{"source":203,"target":7},{"source":179,"target":3},{"source":179,"target":204},{"source":179,"target":9},{"source":204,"target":3},{"source":180,"target":10},{"source":180,"target":205},{"source":180,"target":9},{"source":205,"target":10},{"source":181,"target":3},{"source":181,"target":206},{"source":181,"target":9},{"source":206,"target":3},{"source":182,"target":11},{"source":182,"target":207},{"source":182,"target":9},{"source":182,"target":208},{"source":207,"target":11},{"source":183,"target":14},{"source":183,"target":209},{"source":183,"target":9},{"source":183,"target":210},{"source":209,"target":14},{"source":184,"target":35},{"source":184,"target":211},{"source":184,"target":9},{"source":211,"target":35},{"source":185,"target":6},{"source":10,"target":0},{"source":10,"target":212},{"source":10,"target":213},{"source":10,"target":214},{"source":10,"target":215},{"source":212,"target":10},{"source":213,"target":10},{"source":214,"target":10},{"source":215,"target":10},{"source":11,"target":0},{"source":11,"target":8},{"source":11,"target":12},{"source":11,"target":216},{"source":11,"target":208},{"source":11,"target":217},{"source":11,"target":218},{"source":216,"target":9},{"source":216,"target":219},{"source":216,"target":11},{"source":219,"target":9},{"source":208,"target":9},{"source":208,"target":220},{"source":208,"target":11},{"source":208,"target":182},{"source":220,"target":9},{"source":217,"target":8},{"source":218,"target":12},{"source":12,"target":0},{"source":12,"target":13},{"source":12,"target":221},{"source":12,"target":222},{"source":12,"target":223},{"source":221,"target":6},{"source":221,"target":224},{"source":221,"target":12},{"source":224,"target":6},{"source":222,"target":6},{"source":222,"target":225},{"source":222,"target":12},{"source":225,"target":6},{"source":223,"target":13},{"source":13,"target":0},{"source":13,"target":6},{"source":13,"target":226},{"source":13,"target":227},{"source":226,"target":6},{"source":226,"target":228},{"source":226,"target":13},{"source":228,"target":6},{"source":227,"target":6},{"source":14,"target":0},{"source":14,"target":9},{"source":14,"target":229},{"source":14,"target":230},{"source":14,"target":231},{"source":14,"target":232},{"source":14,"target":233},{"source":14,"target":234},{"source":14,"target":235},{"source":14,"target":236},{"source":14,"target":237},{"source":14,"target":238},{"source":14,"target":239},{"source":14,"target":240},{"source":14,"target":241},{"source":14,"target":242},{"source":14,"target":210},{"source":14,"target":243},{"source":229,"target":15},{"source":229,"target":244},{"source":229,"target":14},{"source":229,"target":245},{"source":229,"target":246},{"source":244,"target":15},{"source":245,"target":8},{"source":245,"target":247},{"source":245,"target":229},{"source":247,"target":8},{"source":246,"target":10},{"source":246,"target":248},{"source":246,"target":229},{"source":248,"target":10},{"source":230,"target":16},{"source":230,"target":249},{"source":230,"target":14},{"source":230,"target":250},{"source":230,"target":251},{"source":249,"target":16},{"source":250,"target":7},{"source":250,"target":252},{"source":250,"target":230},{"source":252,"target":7},{"source":251,"target":10},{"source":251,"target":253},{"source":251,"target":230},{"source":253,"target":10},{"source":231,"target":8},{"source":231,"target":254},{"source":231,"target":14},{"source":254,"target":8},{"source":232,"target":7},{"source":232,"target":255},{"source":232,"target":14},{"source":255,"target":7},{"source":233,"target":8},{"source":233,"target":256},{"source":233,"target":14},{"source":256,"target":8},{"source":234,"target":3},{"source":234,"target":257},{"source":234,"target":14},{"source":234,"target":258},{"source":257,"target":3},{"source":258,"target":9},{"source":258,"target":259},{"source":258,"target":234},{"source":259,"target":9},{"source":235,"target":2},{"source":235,"target":260},{"source":235,"target":14},{"source":260,"target":2},{"source":236,"target":8},{"source":236,"target":261},{"source":236,"target":14},{"source":236,"target":262},{"source":261,"target":8},{"source":262,"target":8},{"source":262,"target":263},{"source":262,"target":236},{"source":263,"target":8},{"source":237,"target":8},{"source":237,"target":264},{"source":237,"target":14},{"source":237,"target":265},{"source":264,"target":8},{"source":265,"target":8},{"source":265,"target":266},{"source":265,"target":237},{"source":266,"target":8},{"source":238,"target":15},{"source":238,"target":267},{"source":238,"target":14},{"source":238,"target":268},{"source":267,"target":15},{"source":239,"target":16},{"source":239,"target":269},{"source":239,"target":14},{"source":239,"target":270},{"source":269,"target":16},{"source":240,"target":17},{"source":240,"target":271},{"source":240,"target":14},{"source":240,"target":272},{"source":271,"target":17},{"source":241,"target":9},{"source":241,"target":273},{"source":241,"target":14},{"source":273,"target":9},{"source":242,"target":8},{"source":242,"target":274},{"source":242,"target":14},{"source":274,"target":8},{"source":210,"target":9},{"source":210,"target":275},{"source":210,"target":14},{"source":210,"target":183},{"source":275,"target":9},{"source":243,"target":9},{"source":15,"target":0},{"source":15,"target":12},{"source":15,"target":276},{"source":15,"target":277},{"source":15,"target":278},{"source":15,"target":279},{"source":15,"target":268},{"source":15,"target":280},{"source":276,"target":3},{"source":276,"target":281},{"source":276,"target":15},{"source":281,"target":3},{"source":277,"target":10},{"source":277,"target":282},{"source":277,"target":15},{"source":282,"target":10},{"source":278,"target":3},{"source":278,"target":283},{"source":278,"target":15},{"source":283,"target":3},{"source":279,"target":8},{"source":279,"target":284},{"source":279,"target":15},{"source":284,"target":8},{"source":268,"target":14},{"source":268,"target":285},{"source":268,"target":15},{"source":268,"target":238},{"source":285,"target":14},{"source":280,"target":12},{"source":16,"target":0},{"source":16,"target":12},{"source":16,"target":286},{"source":16,"target":287},{"source":16,"target":270},{"source":16,"target":288},{"source":286,"target":10},{"source":286,"target":289},{"source":286,"target":16},{"source":289,"target":10},{"source":287,"target":7},{"source":287,"target":290},{"source":287,"target":16},{"source":290,"target":7},{"source":270,"target":14},{"source":270,"target":291},{"source":270,"target":16},{"source":270,"target":239},{"source":291,"target":14},{"source":288,"target":12},{"source":17,"target":0},{"source":17,"target":8},{"source":17,"target":292},{"source":17,"target":293},{"source":17,"target":272},{"source":17,"target":294},{"source":292,"target":6},{"source":292,"target":295},{"source":292,"target":17},{"source":295,"target":6},{"source":293,"target":18},{"source":293,"target":296},{"source":293,"target":17},{"source":296,"target":18},{"source":272,"target":14},{"source":272,"target":297},{"source":272,"target":17},{"source":272,"target":240},{"source":297,"target":14},{"source":294,"target":8},{"source":18,"target":0},{"source":18,"target":8},{"source":18,"target":19},{"source":18,"target":298},{"source":18,"target":299},{"source":18,"target":300},{"source":18,"target":301},{"source":18,"target":302},{"source":18,"target":303},{"source":18,"target":304},{"source":18,"target":305},{"source":298,"target":2},{"source":298,"target":306},{"source":298,"target":18},{"source":306,"target":2},{"source":299,"target":1},{"source":299,"target":307},{"source":299,"target":18},{"source":307,"target":1},{"source":300,"target":2},{"source":300,"target":308},{"source":300,"target":18},{"source":308,"target":2},{"source":301,"target":3},{"source":301,"target":309},{"source":301,"target":18},{"source":309,"target":3},{"source":302,"target":4},{"source":302,"target":310},{"source":302,"target":18},{"source":310,"target":4},{"source":303,"target":2},{"source":303,"target":311},{"source":303,"target":18},{"source":311,"target":2},{"source":304,"target":8},{"source":305,"target":19},{"source":19,"target":0},{"source":19,"target":9},{"source":19,"target":312},{"source":19,"target":313},{"source":312,"target":20},{"source":312,"target":314},{"source":312,"target":19},{"source":314,"target":20},{"source":313,"target":9},{"source":20,"target":0},{"source":20,"target":8},{"source":20,"target":315},{"source":20,"target":316},{"source":20,"target":317},{"source":20,"target":161},{"source":20,"target":318},{"source":315,"target":21},{"source":315,"target":319},{"source":315,"target":20},{"source":315,"target":320},{"source":315,"target":321},{"source":315,"target":322},{"source":315,"target":323},{"source":315,"target":324},{"source":315,"target":325},{"source":315,"target":326},{"source":315,"target":327},{"source":315,"target":328},{"source":315,"target":329},{"source":315,"target":330},{"source":319,"target":21},{"source":320,"target":2},{"source":320,"target":331},{"source":320,"target":315},{"source":331,"target":2},{"source":321,"target":34},{"source":321,"target":332},{"source":321,"target":315},{"source":332,"target":34},{"source":322,"target":3},{"source":322,"target":333},{"source":322,"target":315},{"source":333,"target":3},{"source":323,"target":1},{"source":323,"target":334},{"source":323,"target":315},{"source":334,"target":1},{"source":324,"target":4},{"source":324,"target":335},{"source":324,"target":315},{"source":335,"target":4},{"source":325,"target":20},{"source":325,"target":336},{"source":325,"target":315},{"source":336,"target":20},{"source":326,"target":2},{"source":326,"target":337},{"source":326,"target":315},{"source":337,"target":2},{"source":327,"target":34},{"source":327,"target":338},{"source":327,"target":315},{"source":338,"target":34},{"source":328,"target":3},{"source":328,"target":339},{"source":328,"target":315},{"source":339,"target":3},{"source":329,"target":1},{"source":329,"target":340},{"source":329,"target":315},{"source":340,"target":1},{"source":330,"target":4},{"source":330,"target":341},{"source":330,"target":315},{"source":341,"target":4},{"source":316,"target":21},{"source":316,"target":342},{"source":316,"target":20},{"source":342,"target":21},{"source":317,"target":2},{"source":317,"target":343},{"source":317,"target":20},{"source":317,"target":344},{"source":343,"target":2},{"source":344,"target":20},{"source":344,"target":345},{"source":344,"target":317},{"source":345,"target":20},{"source":161,"target":7},{"source":161,"target":346},{"source":161,"target":20},{"source":161,"target":127},{"source":346,"target":7},{"source":318,"target":8},{"source":21,"target":0},{"source":21,"target":22},{"source":21,"target":13},{"source":21,"target":347},{"source":21,"target":348},{"source":21,"target":349},{"source":21,"target":350},{"source":21,"target":351},{"source":21,"target":352},{"source":21,"target":353},{"source":21,"target":354},{"source":21,"target":355},{"source":347,"target":2},{"source":347,"target":356},{"source":347,"target":21},{"source":356,"target":2},{"source":348,"target":20},{"source":348,"target":357},{"source":348,"target":21},{"source":357,"target":20},{"source":349,"target":29},{"source":349,"target":358},{"source":349,"target":21},{"source":349,"target":359},{"source":358,"target":29},{"source":350,"target":29},{"source":350,"target":360},{"source":350,"target":21},{"source":350,"target":361},{"source":360,"target":29},{"source":351,"target":2},{"source":351,"target":362},{"source":351,"target":21},{"source":362,"target":2},{"source":352,"target":20},{"source":352,"target":363},{"source":352,"target":21},{"source":363,"target":20},{"source":353,"target":29},{"source":353,"target":364},{"source":353,"target":21},{"source":364,"target":29},{"source":354,"target":22},{"source":355,"target":13},{"source":22,"target":0},{"source":22,"target":14},{"source":22,"target":23},{"source":22,"target":20},{"source":22,"target":365},{"source":22,"target":366},{"source":22,"target":367},{"source":22,"target":368},{"source":22,"target":369},{"source":22,"target":370},{"source":22,"target":371},{"source":22,"target":372},{"source":22,"target":373},{"source":22,"target":374},{"source":22,"target":375},{"source":22,"target":376},{"source":22,"target":377},{"source":22,"target":378},{"source":22,"target":379},{"source":22,"target":380},{"source":22,"target":381},{"source":22,"target":382},{"source":22,"target":383},{"source":22,"target":384},{"source":22,"target":385},{"source":22,"target":386},{"source":22,"target":387},{"source":22,"target":388},{"source":22,"target":389},{"source":22,"target":390},{"source":22,"target":391},{"source":22,"target":392},{"source":22,"target":393},{"source":22,"target":394},{"source":22,"target":395},{"source":396,"target":2},{"source":396,"target":397},{"source":397,"target":2},{"source":365,"target":29},{"source":365,"target":398},{"source":365,"target":22},{"source":398,"target":29},{"source":366,"target":22},{"source":366,"target":399},{"source":366,"target":22},{"source":399,"target":22},{"source":367,"target":9},{"source":367,"target":400},{"source":367,"target":22},{"source":400,"target":9},{"source":368,"target":26},{"source":368,"target":401},{"source":368,"target":22},{"source":401,"target":26},{"source":369,"target":22},{"source":369,"target":402},{"source":369,"target":22},{"source":402,"target":22},{"source":370,"target":9},{"source":370,"target":403},{"source":370,"target":22},{"source":370,"target":404},{"source":403,"target":9},{"source":404,"target":22},{"source":404,"target":405},{"source":404,"target":370},{"source":405,"target":22},{"source":371,"target":2},{"source":371,"target":406},{"source":371,"target":22},{"source":371,"target":407},{"source":406,"target":2},{"source":407,"target":9},{"source":407,"target":408},{"source":407,"target":371},{"source":408,"target":9},{"source":372,"target":2},{"source":372,"target":409},{"source":372,"target":22},{"source":372,"target":410},{"source":409,"target":2},{"source":410,"target":22},{"source":410,"target":411},{"source":410,"target":372},{"source":411,"target":22},{"source":373,"target":9},{"source":373,"target":412},{"source":373,"target":22},{"source":373,"target":413},{"source":412,"target":9},{"source":413,"target":9},{"source":413,"target":414},{"source":413,"target":373},{"source":414,"target":9},{"source":374,"target":2},{"source":374,"target":415},{"source":374,"target":22},{"source":374,"target":416},{"source":415,"target":2},{"source":416,"target":22},{"source":416,"target":417},{"source":416,"target":374},{"source":417,"target":22},{"source":375,"target":22},{"source":375,"target":418},{"source":375,"target":22},{"source":418,"target":22},{"source":376,"target":419},{"source":376,"target":22},{"source":377,"target":420},{"source":377,"target":22},{"source":378,"target":421},{"source":378,"target":22},{"source":379,"target":422},{"source":379,"target":22},{"source":380,"target":423},{"source":380,"target":22},{"source":381,"target":424},{"source":381,"target":22},{"source":382,"target":425},{"source":382,"target":22},{"source":383,"target":426},{"source":383,"target":22},{"source":384,"target":427},{"source":384,"target":22},{"source":385,"target":2},{"source":385,"target":428},{"source":385,"target":22},{"source":428,"target":2},{"source":386,"target":24},{"source":386,"target":429},{"source":386,"target":22},{"source":386,"target":430},{"source":429,"target":24},{"source":387,"target":25},{"source":387,"target":431},{"source":387,"target":22},{"source":387,"target":432},{"source":431,"target":25},{"source":388,"target":26},{"source":388,"target":433},{"source":388,"target":22},{"source":388,"target":434},{"source":433,"target":26},{"source":389,"target":9},{"source":389,"target":435},{"source":389,"target":22},{"source":435,"target":9},{"source":390,"target":22},{"source":390,"target":436},{"source":390,"target":22},{"source":436,"target":22},{"source":391,"target":22},{"source":391,"target":437},{"source":391,"target":22},{"source":437,"target":22},{"source":392,"target":29},{"source":392,"target":438},{"source":392,"target":22},{"source":438,"target":29},{"source":393,"target":14},{"source":394,"target":23},{"source":395,"target":20},{"source":23,"target":0},{"source":23,"target":9},{"source":23,"target":439},{"source":23,"target":440},{"source":23,"target":441},{"source":23,"target":442},{"source":23,"target":443},{"source":23,"target":444},{"source":439,"target":2},{"source":439,"target":445},{"source":439,"target":23},{"source":439,"target":446},{"source":445,"target":2},{"source":446,"target":23},{"source":446,"target":447},{"source":446,"target":439},{"source":447,"target":23},{"source":440,"target":2},{"source":440,"target":448},{"source":440,"target":23},{"source":440,"target":449},{"source":448,"target":2},{"source":449,"target":23},{"source":449,"target":450},{"source":449,"target":440},{"source":450,"target":23},{"source":441,"target":2},{"source":441,"target":451},{"source":441,"target":23},{"source":451,"target":2},{"source":442,"target":23},{"source":442,"target":452},{"source":442,"target":23},{"source":452,"target":23},{"source":443,"target":22},{"source":443,"target":453},{"source":443,"target":23},{"source":453,"target":22},{"source":444,"target":9},{"source":24,"target":0},{"source":24,"target":12},{"source":24,"target":454},{"source":24,"target":455},{"source":24,"target":456},{"source":24,"target":430},{"source":24,"target":457},{"source":454,"target":2},{"source":454,"target":458},{"source":454,"target":24},{"source":458,"target":2},{"source":455,"target":22},{"source":455,"target":459},{"source":455,"target":24},{"source":459,"target":22},{"source":456,"target":25},{"source":456,"target":460},{"source":456,"target":24},{"source":456,"target":461},{"source":460,"target":25},{"source":430,"target":22},{"source":430,"target":462},{"source":430,"target":24},{"source":430,"target":386},{"source":462,"target":22},{"source":457,"target":12},{"source":25,"target":0},{"source":25,"target":8},{"source":25,"target":463},{"source":25,"target":464},{"source":25,"target":432},{"source":25,"target":461},{"source":25,"target":465},{"source":463,"target":2},{"source":463,"target":466},{"source":463,"target":25},{"source":466,"target":2},{"source":464,"target":2},{"source":464,"target":467},{"source":464,"target":25},{"source":467,"target":2},{"source":432,"target":22},{"source":432,"target":468},{"source":432,"target":25},{"source":432,"target":387},{"source":468,"target":22},{"source":461,"target":24},{"source":461,"target":469},{"source":461,"target":25},{"source":461,"target":456},{"source":469,"target":24},{"source":465,"target":8},{"source":26,"target":0},{"source":26,"target":23},{"source":26,"target":470},{"source":26,"target":434},{"source":26,"target":471},{"source":470,"target":2},{"source":470,"target":472},{"source":470,"target":26},{"source":472,"target":2},{"source":434,"target":22},{"source":434,"target":473},{"source":434,"target":26},{"source":434,"target":388},{"source":473,"target":22},{"source":471,"target":23},{"source":27,"target":0},{"source":27,"target":18},{"source":27,"target":474},{"source":27,"target":475},{"source":27,"target":476},{"source":27,"target":477},{"source":27,"target":478},{"source":27,"target":479},{"source":27,"target":480},{"source":27,"target":481},{"source":482,"target":3},{"source":482,"target":483},{"source":483,"target":3},{"source":474,"target":27},{"source":475,"target":1},{"source":475,"target":484},{"source":475,"target":27},{"source":484,"target":1},{"source":476,"target":2},{"source":476,"target":485},{"source":476,"target":27},{"source":485,"target":2},{"source":477,"target":2},{"source":477,"target":486},{"source":477,"target":27},{"source":486,"target":2},{"source":478,"target":2},{"source":478,"target":487},{"source":478,"target":27},{"source":487,"target":2},{"source":479,"target":3},{"source":479,"target":488},{"source":479,"target":27},{"source":488,"target":3},{"source":480,"target":3},{"source":480,"target":489},{"source":480,"target":27},{"source":489,"target":3},{"source":481,"target":18},{"source":28,"target":0},{"source":28,"target":6},{"source":28,"target":490},{"source":28,"target":491},{"source":28,"target":492},{"source":28,"target":493},{"source":28,"target":494},{"source":28,"target":495},{"source":28,"target":496},{"source":28,"target":497},{"source":28,"target":498},{"source":28,"target":499},{"source":28,"target":500},{"source":28,"target":501},{"source":28,"target":502},{"source":28,"target":503},{"source":28,"target":504},{"source":28,"target":505},{"source":28,"target":506},{"source":28,"target":507},{"source":490,"target":28},{"source":490,"target":508},{"source":508,"target":1},{"source":508,"target":509},{"source":508,"target":490},{"source":509,"target":1},{"source":491,"target":28},{"source":491,"target":510},{"source":510,"target":4},{"source":510,"target":511},{"source":510,"target":491},{"source":511,"target":4},{"source":492,"target":1},{"source":492,"target":512},{"source":492,"target":28},{"source":512,"target":1},{"source":493,"target":4},{"source":493,"target":513},{"source":493,"target":28},{"source":513,"target":4},{"source":494,"target":2},{"source":494,"target":514},{"source":494,"target":28},{"source":514,"target":2},{"source":495,"target":2},{"source":495,"target":515},{"source":495,"target":28},{"source":495,"target":516},{"source":515,"target":2},{"source":516,"target":1},{"source":516,"target":517},{"source":516,"target":495},{"source":517,"target":1},{"source":496,"target":2},{"source":496,"target":518},{"source":496,"target":28},{"source":496,"target":519},{"source":518,"target":2},{"source":519,"target":28},{"source":519,"target":520},{"source":519,"target":496},{"source":520,"target":28},{"source":497,"target":1},{"source":497,"target":521},{"source":497,"target":28},{"source":521,"target":1},{"source":498,"target":4},{"source":498,"target":522},{"source":498,"target":28},{"source":522,"target":4},{"source":499,"target":2},{"source":499,"target":523},{"source":499,"target":28},{"source":499,"target":524},{"source":523,"target":2},{"source":524,"target":28},{"source":524,"target":525},{"source":524,"target":499},{"source":525,"target":28},{"source":500,"target":2},{"source":500,"target":526},{"source":500,"target":28},{"source":500,"target":527},{"source":500,"target":528},{"source":526,"target":2},{"source":527,"target":1},{"source":527,"target":529},{"source":527,"target":500},{"source":529,"target":1},{"source":528,"target":1},{"source":528,"target":530},{"source":528,"target":500},{"source":530,"target":1},{"source":501,"target":2},{"source":501,"target":531},{"source":501,"target":28},{"source":531,"target":2},{"source":502,"target":2},{"source":502,"target":532},{"source":502,"target":28},{"source":532,"target":2},{"source":503,"target":4},{"source":503,"target":533},{"source":503,"target":28},{"source":533,"target":4},{"source":504,"target":1},{"source":504,"target":534},{"source":504,"target":28},{"source":534,"target":1},{"source":505,"target":18},{"source":505,"target":535},{"source":505,"target":28},{"source":535,"target":18},{"source":506,"target":18},{"source":506,"target":536},{"source":506,"target":28},{"source":536,"target":18},{"source":507,"target":6},{"source":29,"target":0},{"source":29,"target":33},{"source":29,"target":537},{"source":29,"target":538},{"source":29,"target":539},{"source":29,"target":540},{"source":29,"target":541},{"source":29,"target":542},{"source":29,"target":543},{"source":29,"target":544},{"source":29,"target":545},{"source":29,"target":546},{"source":29,"target":547},{"source":29,"target":548},{"source":29,"target":549},{"source":29,"target":550},{"source":29,"target":551},{"source":29,"target":552},{"source":29,"target":553},{"source":29,"target":554},{"source":29,"target":555},{"source":29,"target":556},{"source":29,"target":557},{"source":29,"target":558},{"source":29,"target":559},{"source":29,"target":560},{"source":29,"target":561},{"source":29,"target":562},{"source":29,"target":359},{"source":29,"target":563},{"source":29,"target":564},{"source":29,"target":565},{"source":29,"target":361},{"source":29,"target":566},{"source":567,"target":2},{"source":567,"target":568},{"source":567,"target":569},{"source":568,"target":2},{"source":569,"target":23},{"source":569,"target":570},{"source":569,"target":567},{"source":570,"target":23},{"source":571,"target":2},{"source":571,"target":572},{"source":572,"target":2},{"source":537,"target":3},{"source":537,"target":573},{"source":537,"target":29},{"source":573,"target":3},{"source":538,"target":2},{"source":538,"target":574},{"source":538,"target":29},{"source":574,"target":2},{"source":539,"target":29},{"source":539,"target":575},{"source":575,"target":3},{"source":575,"target":576},{"source":575,"target":539},{"source":576,"target":3},{"source":540,"target":29},{"source":540,"target":577},{"source":577,"target":2},{"source":577,"target":578},{"source":577,"target":540},{"source":578,"target":2},{"source":541,"target":29},{"source":541,"target":579},{"source":579,"target":29},{"source":579,"target":580},{"source":579,"target":541},{"source":580,"target":29},{"source":542,"target":29},{"source":543,"target":29},{"source":543,"target":581},{"source":581,"target":2},{"source":581,"target":582},{"source":581,"target":543},{"source":582,"target":2},{"source":544,"target":29},{"source":544,"target":583},{"source":544,"target":29},{"source":583,"target":29},{"source":545,"target":29},{"source":545,"target":584},{"source":584,"target":2},{"source":584,"target":585},{"source":584,"target":545},{"source":585,"target":2},{"source":546,"target":29},{"source":546,"target":586},{"source":586,"target":1},{"source":586,"target":587},{"source":586,"target":546},{"source":587,"target":1},{"source":547,"target":29},{"source":547,"target":588},{"source":588,"target":3},{"source":588,"target":589},{"source":588,"target":547},{"source":589,"target":3},{"source":548,"target":29},{"source":548,"target":590},{"source":590,"target":4},{"source":590,"target":591},{"source":590,"target":548},{"source":591,"target":4},{"source":549,"target":29},{"source":550,"target":2},{"source":550,"target":592},{"source":550,"target":29},{"source":550,"target":593},{"source":592,"target":2},{"source":593,"target":29},{"source":593,"target":594},{"source":593,"target":550},{"source":594,"target":29},{"source":551,"target":29},{"source":551,"target":595},{"source":551,"target":29},{"source":595,"target":29},{"source":552,"target":2},{"source":552,"target":596},{"source":552,"target":29},{"source":596,"target":2},{"source":553,"target":20},{"source":553,"target":597},{"source":553,"target":29},{"source":597,"target":20},{"source":554,"target":2},{"source":554,"target":598},{"source":554,"target":29},{"source":598,"target":2},{"source":555,"target":30},{"source":555,"target":599},{"source":555,"target":29},{"source":555,"target":600},{"source":599,"target":30},{"source":556,"target":32},{"source":556,"target":601},{"source":556,"target":29},{"source":556,"target":602},{"source":601,"target":32},{"source":557,"target":2},{"source":557,"target":603},{"source":557,"target":29},{"source":603,"target":2},{"source":558,"target":2},{"source":558,"target":604},{"source":558,"target":29},{"source":604,"target":2},{"source":559,"target":3},{"source":559,"target":605},{"source":559,"target":29},{"source":605,"target":3},{"source":560,"target":34},{"source":560,"target":606},{"source":560,"target":29},{"source":606,"target":34},{"source":561,"target":2},{"source":561,"target":607},{"source":561,"target":29},{"source":607,"target":2},{"source":562,"target":29},{"source":562,"target":608},{"source":562,"target":29},{"source":608,"target":29},{"source":359,"target":21},{"source":359,"target":609},{"source":359,"target":29},{"source":359,"target":349},{"source":609,"target":21},{"source":563,"target":18},{"source":563,"target":610},{"source":563,"target":29},{"source":610,"target":18},{"source":564,"target":29},{"source":564,"target":611},{"source":564,"target":29},{"source":611,"target":29},{"source":565,"target":29},{"source":565,"target":612},{"source":565,"target":29},{"source":612,"target":29},{"source":361,"target":21},{"source":361,"target":613},{"source":361,"target":29},{"source":361,"target":350},{"source":613,"target":21},{"source":566,"target":33},{"source":30,"target":0},{"source":30,"target":22},{"source":30,"target":614},{"source":30,"target":615},{"source":30,"target":616},{"source":30,"target":617},{"source":30,"target":618},{"source":30,"target":600},{"source":30,"target":619},{"source":620,"target":9},{"source":620,"target":621},{"source":620,"target":622},{"source":621,"target":9},{"source":622,"target":9},{"source":622,"target":623},{"source":622,"target":620},{"source":623,"target":9},{"source":624,"target":2},{"source":624,"target":625},{"source":625,"target":2},{"source":626,"target":29},{"source":626,"target":627},{"source":626,"target":555},{"source":627,"target":29},{"source":614,"target":30},{"source":614,"target":628},{"source":614,"target":629},{"source":614,"target":630},{"source":614,"target":631},{"source":628,"target":3},{"source":628,"target":632},{"source":628,"target":614},{"source":632,"target":3},{"source":629,"target":3},{"source":629,"target":633},{"source":629,"target":614},{"source":633,"target":3},{"source":630,"target":20},{"source":630,"target":634},{"source":630,"target":614},{"source":634,"target":20},{"source":631,"target":20},{"source":631,"target":635},{"source":631,"target":614},{"source":635,"target":20},{"source":615,"target":2},{"source":615,"target":636},{"source":615,"target":30},{"source":636,"target":2},{"source":616,"target":22},{"source":616,"target":637},{"source":616,"target":30},{"source":637,"target":22},{"source":617,"target":30},{"source":617,"target":638},{"source":617,"target":30},{"source":638,"target":30},{"source":618,"target":2},{"source":618,"target":639},{"source":618,"target":30},{"source":639,"target":2},{"source":600,"target":29},{"source":600,"target":640},{"source":600,"target":30},{"source":600,"target":555},{"source":640,"target":29},{"source":619,"target":22},{"source":31,"target":0},{"source":31,"target":7},{"source":31,"target":641},{"source":31,"target":642},{"source":31,"target":643},{"source":641,"target":2},{"source":641,"target":644},{"source":641,"target":31},{"source":644,"target":2},{"source":642,"target":3},{"source":642,"target":645},{"source":642,"target":31},{"source":645,"target":3},{"source":643,"target":7},{"source":32,"target":0},{"source":32,"target":22},{"source":32,"target":646},{"source":32,"target":647},{"source":32,"target":602},{"source":32,"target":648},{"source":649,"target":9},{"source":649,"target":650},{"source":649,"target":651},{"source":650,"target":9},{"source":651,"target":9},{"source":651,"target":652},{"source":651,"target":649},{"source":652,"target":9},{"source":646,"target":32},{"source":646,"target":653},{"source":646,"target":654},{"source":646,"target":655},{"source":646,"target":656},{"source":653,"target":3},{"source":653,"target":657},{"source":653,"target":646},{"source":657,"target":3},{"source":654,"target":3},{"source":654,"target":658},{"source":654,"target":646},{"source":658,"target":3},{"source":655,"target":20},{"source":655,"target":659},{"source":655,"target":646},{"source":659,"target":20},{"source":656,"target":20},{"source":656,"target":660},{"source":656,"target":646},{"source":660,"target":20},{"source":647,"target":29},{"source":647,"target":661},{"source":647,"target":32},{"source":647,"target":662},{"source":647,"target":663},{"source":647,"target":664},{"source":647,"target":665},{"source":661,"target":29},{"source":662,"target":3},{"source":662,"target":666},{"source":662,"target":647},{"source":666,"target":3},{"source":663,"target":20},{"source":663,"target":667},{"source":663,"target":647},{"source":667,"target":20},{"source":664,"target":1},{"source":664,"target":668},{"source":664,"target":647},{"source":668,"target":1},{"source":665,"target":4},{"source":665,"target":669},{"source":665,"target":647},{"source":669,"target":4},{"source":602,"target":29},{"source":602,"target":670},{"source":602,"target":32},{"source":602,"target":556},{"source":670,"target":29},{"source":648,"target":22},{"source":33,"target":0},{"source":33,"target":26},{"source":33,"target":19},{"source":33,"target":28},{"source":33,"target":671},{"source":33,"target":672},{"source":33,"target":673},{"source":33,"target":674},{"source":671,"target":2},{"source":671,"target":675},{"source":671,"target":33},{"source":675,"target":2},{"source":672,"target":26},{"source":673,"target":19},{"source":674,"target":28},{"source":34,"target":0},{"source":34,"target":676},{"source":34,"target":677},{"source":34,"target":678},{"source":676,"target":34},{"source":677,"target":34},{"source":678,"target":34},{"source":35,"target":0},{"source":35,"target":36},{"source":35,"target":679},{"source":35,"target":680},{"source":35,"target":681},{"source":682,"target":3},{"source":682,"target":683},{"source":683,"target":3},{"source":679,"target":35},{"source":679,"target":684},{"source":679,"target":35},{"source":679,"target":680},{"source":684,"target":35},{"source":680,"target":35},{"source":680,"target":685},{"source":680,"target":35},{"source":680,"target":679},{"source":685,"target":35},{"source":681,"target":36},{"source":36,"target":0},{"source":36,"target":18},{"source":36,"target":686},{"source":36,"target":687},{"source":36,"target":688},{"source":686,"target":3},{"source":686,"target":689},{"source":686,"target":36},{"source":689,"target":3},{"source":687,"target":18},{"source":687,"target":690},{"source":687,"target":36},{"source":690,"target":18},{"source":688,"target":18},{"source":37,"target":0},{"source":37,"target":12},{"source":37,"target":691},{"source":37,"target":163},{"source":37,"target":692},{"source":691,"target":7},{"source":691,"target":693},{"source":691,"target":37},{"source":693,"target":7},{"source":163,"target":7},{"source":163,"target":694},{"source":163,"target":37},{"source":163,"target":128},{"source":694,"target":7},{"source":692,"target":12},{"source":38,"target":0},{"source":38,"target":32},{"source":38,"target":695},{"source":38,"target":696},{"source":695,"target":39},{"source":695,"target":697},{"source":695,"target":38},{"source":695,"target":698},{"source":697,"target":39},{"source":696,"target":32},{"source":39,"target":0},{"source":39,"target":40},{"source":39,"target":698},{"source":39,"target":699},{"source":698,"target":38},{"source":698,"target":700},{"source":698,"target":39},{"source":698,"target":695},{"source":700,"target":38},{"source":699,"target":40},{"source":40,"target":0},{"source":40,"target":8},{"source":40,"target":701},{"source":40,"target":702},{"source":40,"target":703},{"source":40,"target":704},{"source":701,"target":22},{"source":701,"target":705},{"source":701,"target":40},{"source":705,"target":22},{"source":702,"target":41},{"source":702,"target":706},{"source":702,"target":40},{"source":702,"target":707},{"source":706,"target":41},{"source":703,"target":18},{"source":703,"target":708},{"source":703,"target":40},{"source":708,"target":18},{"source":704,"target":8},{"source":41,"target":0},{"source":41,"target":6},{"source":41,"target":709},{"source":41,"target":710},{"source":41,"target":707},{"source":41,"target":711},{"source":709,"target":33},{"source":709,"target":712},{"source":709,"target":41},{"source":712,"target":33},{"source":710,"target":18},{"source":710,"target":713},{"source":710,"target":41},{"source":713,"target":18},{"source":707,"target":40},{"source":707,"target":714},{"source":707,"target":41},{"source":707,"target":702},{"source":714,"target":40},{"source":711,"target":6},{"source":42,"target":0},{"source":42,"target":32},{"source":42,"target":715},{"source":715,"target":32},{"source":43,"target":0},{"source":43,"target":18},{"source":43,"target":716},{"source":716,"target":18},{"source":44,"target":0},{"source":44,"target":43},{"source":44,"target":717},{"source":44,"target":718},{"source":719,"target":3},{"source":719,"target":720},{"source":720,"target":3},{"source":721,"target":2},{"source":721,"target":722},{"source":722,"target":2},{"source":723,"target":1},{"source":723,"target":724},{"source":724,"target":1},{"source":717,"target":1},{"source":717,"target":725},{"source":717,"target":44},{"source":725,"target":1},{"source":718,"target":43},{"source":45,"target":0},{"source":45,"target":43},{"source":45,"target":726},{"source":45,"target":727},{"source":728,"target":1},{"source":728,"target":729},{"source":729,"target":1},{"source":730,"target":4},{"source":730,"target":731},{"source":731,"target":4},{"source":732,"target":2},{"source":732,"target":733},{"source":733,"target":2},{"source":734,"target":3},{"source":734,"target":735},{"source":735,"target":3},{"source":726,"target":3},{"source":726,"target":736},{"source":726,"target":45},{"source":736,"target":3},{"source":727,"target":43},{"source":46,"target":0},{"source":46,"target":43},{"source":46,"target":737},{"source":46,"target":738},{"source":739,"target":3},{"source":739,"target":740},{"source":740,"target":3},{"source":741,"target":2},{"source":741,"target":742},{"source":742,"target":2},{"source":743,"target":2},{"source":743,"target":744},{"source":744,"target":2},{"source":737,"target":2},{"source":737,"target":745},{"source":737,"target":46},{"source":745,"target":2},{"source":738,"target":43},{"source":47,"target":0},{"source":47,"target":43},{"source":47,"target":746},{"source":747,"target":2},{"source":747,"target":748},{"source":748,"target":2},{"source":749,"target":2},{"source":749,"target":750},{"source":750,"target":2},{"source":746,"target":43},{"source":48,"target":0},{"source":48,"target":18},{"source":48,"target":751},{"source":48,"target":752},{"source":753,"target":3},{"source":753,"target":754},{"source":754,"target":3},{"source":751,"target":40},{"source":751,"target":755},{"source":751,"target":48},{"source":755,"target":40},{"source":752,"target":18},{"source":49,"target":0},{"source":49,"target":43},{"source":49,"target":756},{"source":49,"target":757},{"source":758,"target":3},{"source":758,"target":759},{"source":759,"target":3},{"source":760,"target":2},{"source":760,"target":761},{"source":761,"target":2},{"source":762,"target":4},{"source":762,"target":763},{"source":763,"target":4},{"source":756,"target":4},{"source":756,"target":764},{"source":756,"target":49},{"source":764,"target":4},{"source":757,"target":43}],"multigraph":true}
ecore
simple-pl
repo-ecore-all/data/MRMikaelJ/EDAN70/org.xtext.example.SimpliC/model/generated/SimpliC.ecore
simpliC Model Program Function type name Arglist body Block block Stmt Call functionID Paramlist ExprCall functionID Paramlist Ifstmt cond Then Else Whilestmt cond Then Return value Decl type vtype name value Assign var value Expr rh op lh terms TFact op lh Factor IDuse name Type name Args type name Typedef name oldtype
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="simpliC" nsURI="http://www.xtext.org/example/mydsl/SimpliC" nsPrefix="simpliC"> <eClassifiers xsi:type="ecore:EClass" name="Model"> <eStructuralFeatures xsi:type="ecore:EReference" name="Program" upperBound="-1" eType="#//Function" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Function"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Arglist" upperBound="-1" eType="#//Args" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Block" eSuperTypes="#//Stmt"> <eStructuralFeatures xsi:type="ecore:EReference" name="block" upperBound="-1" eType="#//Stmt" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Stmt"/> <eClassifiers xsi:type="ecore:EClass" name="Call" eSuperTypes="#//Stmt"> <eStructuralFeatures xsi:type="ecore:EReference" name="functionID" eType="#//Function"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Paramlist" upperBound="-1" eType="#//Expr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExprCall" eSuperTypes="#//Factor"> <eStructuralFeatures xsi:type="ecore:EReference" name="functionID" eType="#//Function"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Paramlist" upperBound="-1" eType="#//Expr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Ifstmt" eSuperTypes="#//Stmt"> <eStructuralFeatures xsi:type="ecore:EReference" name="cond" eType="#//Expr" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Then" eType="#//Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Else" eType="#//Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Whilestmt" eSuperTypes="#//Stmt"> <eStructuralFeatures xsi:type="ecore:EReference" name="cond" eType="#//Expr" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Then" eType="#//Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Return" eSuperTypes="#//Stmt"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Decl" eSuperTypes="#//Stmt"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="vtype" eType="#//Typedef"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Assign" eSuperTypes="#//Stmt"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="var" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expr"> <eStructuralFeatures xsi:type="ecore:EReference" name="rh" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="lh" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="terms" upperBound="-1" eType="#//TFact" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TFact"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="lh" eType="#//Expr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Factor"/> <eClassifiers xsi:type="ecore:EClass" name="IDuse" eSuperTypes="#//Factor"> <eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="#//Decl"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Args"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Typedef" eSuperTypes="#//Stmt"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="oldtype" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" containment="true"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"simpliC","nsURI":"http://www.xtext.org/example/mydsl/SimpliC","name":"simpliC","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stmt","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Call","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprCall","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ifstmt","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Whilestmt","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Return","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Decl","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assign","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expr","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TFact","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Factor","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IDuse","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Args","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Typedef","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Program","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Arglist","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"block","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"functionID","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Paramlist","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"functionID","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Paramlist","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cond","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Then","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Else","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cond","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Then","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"vtype","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"var","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rh","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lh","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"terms","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lh","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":92,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"oldtype","changeable":true,"resolveProxies":true,"lowerBound":0,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":1,"target":0},{"source":1,"target":19},{"source":19,"target":2},{"source":19,"target":20},{"source":19,"target":1},{"source":20,"target":2},{"source":2,"target":0},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":21,"target":16},{"source":21,"target":25},{"source":21,"target":2},{"source":25,"target":16},{"source":22,"target":26},{"source":22,"target":2},{"source":23,"target":17},{"source":23,"target":27},{"source":23,"target":2},{"source":27,"target":17},{"source":24,"target":3},{"source":24,"target":28},{"source":24,"target":2},{"source":28,"target":3},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":29},{"source":3,"target":30},{"source":29,"target":4},{"source":29,"target":31},{"source":29,"target":3},{"source":31,"target":4},{"source":30,"target":4},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":32},{"source":5,"target":33},{"source":5,"target":34},{"source":32,"target":2},{"source":32,"target":35},{"source":32,"target":5},{"source":35,"target":2},{"source":33,"target":12},{"source":33,"target":36},{"source":33,"target":5},{"source":36,"target":12},{"source":34,"target":4},{"source":6,"target":0},{"source":6,"target":14},{"source":6,"target":37},{"source":6,"target":38},{"source":6,"target":39},{"source":37,"target":2},{"source":37,"target":40},{"source":37,"target":6},{"source":40,"target":2},{"source":38,"target":12},{"source":38,"target":41},{"source":38,"target":6},{"source":41,"target":12},{"source":39,"target":14},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":42},{"source":7,"target":43},{"source":7,"target":44},{"source":7,"target":45},{"source":42,"target":12},{"source":42,"target":46},{"source":42,"target":7},{"source":46,"target":12},{"source":43,"target":3},{"source":43,"target":47},{"source":43,"target":7},{"source":47,"target":3},{"source":44,"target":3},{"source":44,"target":48},{"source":44,"target":7},{"source":48,"target":3},{"source":45,"target":4},{"source":8,"target":0},{"source":8,"target":4},{"source":8,"target":49},{"source":8,"target":50},{"source":8,"target":51},{"source":49,"target":12},{"source":49,"target":52},{"source":49,"target":8},{"source":52,"target":12},{"source":50,"target":3},{"source":50,"target":53},{"source":50,"target":8},{"source":53,"target":3},{"source":51,"target":4},{"source":9,"target":0},{"source":9,"target":4},{"source":9,"target":54},{"source":9,"target":55},{"source":54,"target":12},{"source":54,"target":56},{"source":54,"target":9},{"source":56,"target":12},{"source":55,"target":4},{"source":10,"target":0},{"source":10,"target":4},{"source":10,"target":57},{"source":10,"target":58},{"source":10,"target":59},{"source":10,"target":60},{"source":10,"target":61},{"source":57,"target":16},{"source":57,"target":62},{"source":57,"target":10},{"source":62,"target":16},{"source":58,"target":18},{"source":58,"target":63},{"source":58,"target":10},{"source":63,"target":18},{"source":59,"target":64},{"source":59,"target":10},{"source":60,"target":12},{"source":60,"target":65},{"source":60,"target":10},{"source":65,"target":12},{"source":61,"target":4},{"source":11,"target":0},{"source":11,"target":4},{"source":11,"target":66},{"source":11,"target":67},{"source":11,"target":68},{"source":66,"target":69},{"source":66,"target":11},{"source":67,"target":12},{"source":67,"target":70},{"source":67,"target":11},{"source":70,"target":12},{"source":68,"target":4},{"source":12,"target":0},{"source":12,"target":71},{"source":12,"target":72},{"source":12,"target":73},{"source":12,"target":74},{"source":71,"target":75},{"source":71,"target":12},{"source":72,"target":76},{"source":72,"target":12},{"source":73,"target":77},{"source":73,"target":12},{"source":74,"target":13},{"source":74,"target":78},{"source":74,"target":12},{"source":78,"target":13},{"source":13,"target":0},{"source":13,"target":79},{"source":13,"target":80},{"source":79,"target":81},{"source":79,"target":13},{"source":80,"target":12},{"source":80,"target":82},{"source":80,"target":13},{"source":82,"target":12},{"source":14,"target":0},{"source":15,"target":0},{"source":15,"target":14},{"source":15,"target":83},{"source":15,"target":84},{"source":83,"target":10},{"source":83,"target":85},{"source":83,"target":15},{"source":85,"target":10},{"source":84,"target":14},{"source":16,"target":0},{"source":16,"target":86},{"source":86,"target":87},{"source":86,"target":16},{"source":17,"target":0},{"source":17,"target":88},{"source":17,"target":89},{"source":88,"target":16},{"source":88,"target":90},{"source":88,"target":17},{"source":90,"target":16},{"source":89,"target":91},{"source":89,"target":17},{"source":18,"target":0},{"source":18,"target":4},{"source":18,"target":92},{"source":18,"target":93},{"source":18,"target":94},{"source":92,"target":95},{"source":92,"target":18},{"source":93,"target":96},{"source":93,"target":18},{"source":94,"target":4}],"multigraph":true}
ecore
bibliography
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/veriatl/VeriATL/fr.emn.atlanmod.veriatl.casestudy.base/BIB2DOC/BibTeX.ecore
PrimitiveTypes String java.lang.Object EString Integer java.lang.Object EInt BibTeX BibTeXFile entries Author author BibTeXEntry id AuthoredEntry authors DatedEntry year TitledEntry title BookTitledEntry booktitle Article journal TechReport Unpublished note Manual Proceedings InProceedings Booklet Book publisher InCollection InBook chapter Misc ThesisEntry school PhDThesis MasterThesis
<?xml version="1.0" encoding="UTF-8"?> <xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"> <ecore:EPackage name="PrimitiveTypes" nsURI="http://PrimitiveTypes/1.0" nsPrefix="PrimitiveTypes"> <eClassifiers xsi:type="ecore:EDataType" name="String" instanceTypeName="EString"/> <eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceTypeName="EInt"/> </ecore:EPackage> <ecore:EPackage name="BibTeX" nsURI="http://BibTeX/1.0" nsPrefix="BibTeX"> <eClassifiers xsi:type="ecore:EClass" name="BibTeXFile"> <eStructuralFeatures xsi:type="ecore:EReference" name="entries" ordered="false" upperBound="-1" eType="#/1/BibTeXEntry" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Author"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="author" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BibTeXEntry" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AuthoredEntry" abstract="true" eSuperTypes="#/1/BibTeXEntry"> <eStructuralFeatures xsi:type="ecore:EReference" name="authors" ordered="false" lowerBound="1" upperBound="-1" eType="#/1/Author" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DatedEntry" abstract="true" eSuperTypes="#/1/BibTeXEntry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="year" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TitledEntry" abstract="true" eSuperTypes="#/1/BibTeXEntry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BookTitledEntry" abstract="true" eSuperTypes="#/1/BibTeXEntry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="booktitle" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Article" eSuperTypes="#/1/AuthoredEntry #/1/DatedEntry #/1/TitledEntry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="journal" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TechReport" eSuperTypes="#/1/AuthoredEntry #/1/DatedEntry #/1/TitledEntry"/> <eClassifiers xsi:type="ecore:EClass" name="Unpublished" eSuperTypes="#/1/AuthoredEntry #/1/TitledEntry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="note" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Manual" eSuperTypes="#/1/TitledEntry"/> <eClassifiers xsi:type="ecore:EClass" name="Proceedings" eSuperTypes="#/1/DatedEntry #/1/TitledEntry"/> <eClassifiers xsi:type="ecore:EClass" name="InProceedings" eSuperTypes="#/1/Proceedings #/1/AuthoredEntry #/1/BookTitledEntry"/> <eClassifiers xsi:type="ecore:EClass" name="Booklet" eSuperTypes="#/1/DatedEntry"/> <eClassifiers xsi:type="ecore:EClass" name="Book" eSuperTypes="#/1/AuthoredEntry #/1/DatedEntry #/1/TitledEntry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="publisher" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InCollection" eSuperTypes="#/1/Book #/1/BookTitledEntry"/> <eClassifiers xsi:type="ecore:EClass" name="InBook" eSuperTypes="#/1/Book"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="chapter" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Misc" eSuperTypes="#/1/BibTeXEntry"/> <eClassifiers xsi:type="ecore:EClass" name="ThesisEntry" abstract="true" eSuperTypes="#/1/AuthoredEntry #/1/DatedEntry #/1/TitledEntry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="school" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PhDThesis" eSuperTypes="#/1/ThesisEntry"/> <eClassifiers xsi:type="ecore:EClass" name="MasterThesis" eSuperTypes="#/1/ThesisEntry"/> </ecore:EPackage> </xmi:XMI>
true
{"directed":true,"nodes":[{"nsPrefix":"PrimitiveTypes","nsURI":"http://PrimitiveTypes/1.0","name":"PrimitiveTypes","id":0,"eClass":"EPackage"},{"instanceTypeName":"EString","defaultValue":null,"instanceClassName":"java.lang.Object","name":"String","instanceClass":"java.lang.Object","id":1,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"EInt","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Integer","instanceClass":"java.lang.Object","id":2,"serializable":true,"eClass":"EDataType"},{"nsPrefix":"BibTeX","nsURI":"http://BibTeX/1.0","name":"BibTeX","id":3,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BibTeXFile","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Author","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BibTeXEntry","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AuthoredEntry","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatedEntry","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TitledEntry","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BookTitledEntry","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Article","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TechReport","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Unpublished","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manual","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Proceedings","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InProceedings","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Booklet","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InCollection","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InBook","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Misc","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThesisEntry","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PhDThesis","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MasterThesis","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"lowerBound":1,"iD":false,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"authors","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"year","changeable":true,"lowerBound":1,"iD":false,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":1,"iD":false,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"booktitle","changeable":true,"lowerBound":1,"iD":false,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"journal","changeable":true,"lowerBound":1,"iD":false,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"note","changeable":true,"lowerBound":1,"iD":false,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"publisher","changeable":true,"lowerBound":1,"iD":false,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"chapter","changeable":true,"lowerBound":1,"iD":false,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"school","changeable":true,"lowerBound":1,"iD":false,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":2,"target":0},{"source":3,"target":4},{"source":3,"target":5},{"source":3,"target":6},{"source":3,"target":7},{"source":3,"target":8},{"source":3,"target":9},{"source":3,"target":10},{"source":3,"target":11},{"source":3,"target":12},{"source":3,"target":13},{"source":3,"target":14},{"source":3,"target":15},{"source":3,"target":16},{"source":3,"target":17},{"source":3,"target":18},{"source":3,"target":19},{"source":3,"target":20},{"source":3,"target":21},{"source":3,"target":22},{"source":3,"target":23},{"source":3,"target":24},{"source":4,"target":3},{"source":4,"target":25},{"source":25,"target":6},{"source":25,"target":26},{"source":25,"target":4},{"source":26,"target":6},{"source":5,"target":3},{"source":5,"target":27},{"source":27,"target":28},{"source":27,"target":5},{"source":6,"target":3},{"source":6,"target":29},{"source":29,"target":30},{"source":29,"target":6},{"source":7,"target":3},{"source":7,"target":6},{"source":7,"target":31},{"source":7,"target":32},{"source":31,"target":5},{"source":31,"target":33},{"source":31,"target":7},{"source":33,"target":5},{"source":32,"target":6},{"source":8,"target":3},{"source":8,"target":6},{"source":8,"target":34},{"source":8,"target":35},{"source":34,"target":36},{"source":34,"target":8},{"source":35,"target":6},{"source":9,"target":3},{"source":9,"target":6},{"source":9,"target":37},{"source":9,"target":38},{"source":37,"target":39},{"source":37,"target":9},{"source":38,"target":6},{"source":10,"target":3},{"source":10,"target":6},{"source":10,"target":40},{"source":10,"target":41},{"source":40,"target":42},{"source":40,"target":10},{"source":41,"target":6},{"source":11,"target":3},{"source":11,"target":7},{"source":11,"target":8},{"source":11,"target":9},{"source":11,"target":43},{"source":11,"target":44},{"source":11,"target":45},{"source":11,"target":46},{"source":43,"target":47},{"source":43,"target":11},{"source":44,"target":7},{"source":45,"target":8},{"source":46,"target":9},{"source":12,"target":3},{"source":12,"target":7},{"source":12,"target":8},{"source":12,"target":9},{"source":12,"target":48},{"source":12,"target":49},{"source":12,"target":50},{"source":48,"target":7},{"source":49,"target":8},{"source":50,"target":9},{"source":13,"target":3},{"source":13,"target":7},{"source":13,"target":9},{"source":13,"target":51},{"source":13,"target":52},{"source":13,"target":53},{"source":51,"target":54},{"source":51,"target":13},{"source":52,"target":7},{"source":53,"target":9},{"source":14,"target":3},{"source":14,"target":9},{"source":14,"target":55},{"source":55,"target":9},{"source":15,"target":3},{"source":15,"target":8},{"source":15,"target":9},{"source":15,"target":56},{"source":15,"target":57},{"source":56,"target":8},{"source":57,"target":9},{"source":16,"target":3},{"source":16,"target":15},{"source":16,"target":7},{"source":16,"target":10},{"source":16,"target":58},{"source":16,"target":59},{"source":16,"target":60},{"source":58,"target":15},{"source":59,"target":7},{"source":60,"target":10},{"source":17,"target":3},{"source":17,"target":8},{"source":17,"target":61},{"source":61,"target":8},{"source":18,"target":3},{"source":18,"target":7},{"source":18,"target":8},{"source":18,"target":9},{"source":18,"target":62},{"source":18,"target":63},{"source":18,"target":64},{"source":18,"target":65},{"source":62,"target":66},{"source":62,"target":18},{"source":63,"target":7},{"source":64,"target":8},{"source":65,"target":9},{"source":19,"target":3},{"source":19,"target":18},{"source":19,"target":10},{"source":19,"target":67},{"source":19,"target":68},{"source":67,"target":18},{"source":68,"target":10},{"source":20,"target":3},{"source":20,"target":18},{"source":20,"target":69},{"source":20,"target":70},{"source":69,"target":71},{"source":69,"target":20},{"source":70,"target":18},{"source":21,"target":3},{"source":21,"target":6},{"source":21,"target":72},{"source":72,"target":6},{"source":22,"target":3},{"source":22,"target":7},{"source":22,"target":8},{"source":22,"target":9},{"source":22,"target":73},{"source":22,"target":74},{"source":22,"target":75},{"source":22,"target":76},{"source":73,"target":77},{"source":73,"target":22},{"source":74,"target":7},{"source":75,"target":8},{"source":76,"target":9},{"source":23,"target":3},{"source":23,"target":22},{"source":23,"target":78},{"source":78,"target":22},{"source":24,"target":3},{"source":24,"target":22},{"source":24,"target":79},{"source":79,"target":22}],"multigraph":true}
ecore
tournament
repo-ecore-all/data/spherio/FuzzyModelTesting/org.eclipse.example.bowlingmodel/model/bowling.ecore
bowling Player name dateOfBirth height isProfessional League name players Tournament matchups type Matchup games Game matchup player frames TournamentType Pro Pro Amateur Amateur
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="bowling" nsURI="http://org/eclipse/example/bowling" nsPrefix="org.eclipse.example.bowling"> <eClassifiers xsi:type="ecore:EClass" name="Player"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dateOfBirth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isProfessional" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="League"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="players" upperBound="-1" eType="#//Player" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Tournament"> <eStructuralFeatures xsi:type="ecore:EReference" name="matchups" upperBound="-1" eType="#//Matchup" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//TournamentType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Matchup"> <eStructuralFeatures xsi:type="ecore:EReference" name="games" lowerBound="2" upperBound="2" eType="#//Game" containment="true" eOpposite="#//Game/matchup"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Game"> <eStructuralFeatures xsi:type="ecore:EReference" name="matchup" lowerBound="1" eType="#//Matchup" eOpposite="#//Matchup/games"/> <eStructuralFeatures xsi:type="ecore:EReference" name="player" eType="#//Player"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="frames" upperBound="10" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TournamentType"> <eLiterals name="Pro" literal="Pro"/> <eLiterals name="Amateur" value="1" literal="Amateur"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"org.eclipse.example.bowling","nsURI":"http://org/eclipse/example/bowling","name":"bowling","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Player","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"League","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tournament","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Matchup","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Game","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"TournamentType","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dateOfBirth","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":9,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isProfessional","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"players","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"matchups","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":2,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"games","changeable":true,"resolveProxies":true,"lowerBound":2,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"matchup","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"player","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"ordered":true,"upperBound":10,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"frames","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"name":"Pro","id":31,"value":0,"literal":"Pro","eClass":"EEnumLiteral"},{"name":"Amateur","id":32,"value":1,"literal":"Amateur","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":7,"target":11},{"source":7,"target":1},{"source":8,"target":12},{"source":8,"target":1},{"source":9,"target":13},{"source":9,"target":1},{"source":10,"target":14},{"source":10,"target":1},{"source":2,"target":0},{"source":2,"target":15},{"source":2,"target":16},{"source":15,"target":17},{"source":15,"target":2},{"source":16,"target":1},{"source":16,"target":18},{"source":16,"target":2},{"source":18,"target":1},{"source":3,"target":0},{"source":3,"target":19},{"source":3,"target":20},{"source":19,"target":4},{"source":19,"target":21},{"source":19,"target":3},{"source":21,"target":4},{"source":20,"target":6},{"source":20,"target":22},{"source":20,"target":3},{"source":22,"target":6},{"source":4,"target":0},{"source":4,"target":23},{"source":23,"target":5},{"source":23,"target":24},{"source":23,"target":4},{"source":23,"target":25},{"source":24,"target":5},{"source":5,"target":0},{"source":5,"target":25},{"source":5,"target":26},{"source":5,"target":27},{"source":25,"target":4},{"source":25,"target":28},{"source":25,"target":5},{"source":25,"target":23},{"source":28,"target":4},{"source":26,"target":1},{"source":26,"target":29},{"source":26,"target":5},{"source":29,"target":1},{"source":27,"target":30},{"source":27,"target":5},{"source":6,"target":0},{"source":6,"target":31},{"source":6,"target":32},{"source":31,"target":6},{"source":32,"target":6}],"multigraph":true}
ecore
expressions
repo-ecore-all/data/mde-book/cellularautomata/domain/org.kermeta.language.sample.cellularautomata.rules.core.model/metamodel/coreWithIsBoolean/rules_core.ecore
core Rule evaluatedVal filter Add IntegerExpression isBoolean UnaryExpression target And Or Not Greater Lower IntegerLiteral val Conditional ifTrueExpression ifFalseExpression condition BinaryExpression left right Mult Div Filter Mod UMinus Minus Equal
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="core" nsURI="http://rules/core/1.0" nsPrefix="core"> <eClassifiers xsi:type="ecore:EClass" name="Rule"> <eStructuralFeatures xsi:type="ecore:EReference" name="evaluatedVal" lowerBound="1" eType="#//IntegerExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="filter" eType="#//Filter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Add" eSuperTypes="#//BinaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="IntegerExpression" abstract="true"> <eOperations name="isBoolean" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnaryExpression" abstract="true" eSuperTypes="#//IntegerExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//IntegerExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="And" eSuperTypes="#//BinaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="Or" eSuperTypes="#//BinaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="Not" eSuperTypes="#//UnaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="Greater" eSuperTypes="#//BinaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="Lower" eSuperTypes="#//BinaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="IntegerLiteral" eSuperTypes="#//IntegerExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="val" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Conditional" eSuperTypes="#//IntegerExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="ifTrueExpression" lowerBound="1" eType="#//IntegerExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ifFalseExpression" lowerBound="1" eType="#//IntegerExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" lowerBound="1" eType="#//IntegerExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BinaryExpression" abstract="true" eSuperTypes="#//IntegerExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" lowerBound="1" eType="#//IntegerExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" lowerBound="1" eType="#//IntegerExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Mult" eSuperTypes="#//BinaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="Div" eSuperTypes="#//BinaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="Filter" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="Mod" eSuperTypes="#//BinaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="UMinus" eSuperTypes="#//UnaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="Minus" eSuperTypes="#//BinaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="Equal" eSuperTypes="#//BinaryExpression"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"core","nsURI":"http://rules/core/1.0","name":"core","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rule","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Add","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerExpression","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryExpression","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"And","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Or","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Not","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Greater","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lower","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerLiteral","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conditional","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryExpression","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mult","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Div","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Filter","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mod","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UMinus","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Minus","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equal","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"evaluatedVal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"filter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isBoolean","lowerBound":0,"id":25,"many":false,"required":false,"eClass":"EOperation"},{"id":26,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"val","changeable":true,"lowerBound":1,"iD":false,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ifTrueExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ifFalseExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":1,"id":45,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":1,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":1,"target":0},{"source":1,"target":20},{"source":1,"target":21},{"source":20,"target":3},{"source":20,"target":22},{"source":20,"target":1},{"source":22,"target":3},{"source":21,"target":15},{"source":21,"target":23},{"source":21,"target":1},{"source":23,"target":15},{"source":2,"target":0},{"source":2,"target":12},{"source":2,"target":24},{"source":24,"target":12},{"source":3,"target":0},{"source":3,"target":25},{"source":25,"target":26},{"source":25,"target":3},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":27},{"source":4,"target":28},{"source":27,"target":3},{"source":27,"target":29},{"source":27,"target":4},{"source":29,"target":3},{"source":28,"target":3},{"source":5,"target":0},{"source":5,"target":12},{"source":5,"target":30},{"source":30,"target":12},{"source":6,"target":0},{"source":6,"target":12},{"source":6,"target":31},{"source":31,"target":12},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":32},{"source":32,"target":4},{"source":8,"target":0},{"source":8,"target":12},{"source":8,"target":33},{"source":33,"target":12},{"source":9,"target":0},{"source":9,"target":12},{"source":9,"target":34},{"source":34,"target":12},{"source":10,"target":0},{"source":10,"target":3},{"source":10,"target":35},{"source":10,"target":36},{"source":35,"target":37},{"source":35,"target":10},{"source":36,"target":3},{"source":11,"target":0},{"source":11,"target":3},{"source":11,"target":38},{"source":11,"target":39},{"source":11,"target":40},{"source":11,"target":41},{"source":38,"target":3},{"source":38,"target":42},{"source":38,"target":11},{"source":42,"target":3},{"source":39,"target":3},{"source":39,"target":43},{"source":39,"target":11},{"source":43,"target":3},{"source":40,"target":3},{"source":40,"target":44},{"source":40,"target":11},{"source":44,"target":3},{"source":41,"target":3},{"source":12,"target":0},{"source":12,"target":3},{"source":12,"target":45},{"source":12,"target":46},{"source":12,"target":47},{"source":45,"target":3},{"source":45,"target":48},{"source":45,"target":12},{"source":48,"target":3},{"source":46,"target":3},{"source":46,"target":49},{"source":46,"target":12},{"source":49,"target":3},{"source":47,"target":3},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":50},{"source":50,"target":12},{"source":14,"target":0},{"source":14,"target":12},{"source":14,"target":51},{"source":51,"target":12},{"source":15,"target":0},{"source":16,"target":0},{"source":16,"target":12},{"source":16,"target":52},{"source":52,"target":12},{"source":17,"target":0},{"source":17,"target":4},{"source":17,"target":53},{"source":53,"target":4},{"source":18,"target":0},{"source":18,"target":12},{"source":18,"target":54},{"source":54,"target":12},{"source":19,"target":0},{"source":19,"target":12},{"source":19,"target":55},{"source":55,"target":12}],"multigraph":true}
ecore
tree
repo-ecore-all/data/cloudsmith/org.eclipse.emf/tests/org.eclipse.emf.test.common/models/edit.Tree/Tree.ecore
tree Node name parent children data relatedNodes Data name node
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="tree" nsURI="http:///org.eclipse.emf.test.models/Tree" nsPrefix="org.eclipse.emf.test.models.tree"> <eClassifiers xsi:type="ecore:EClass" name="Node"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//Node" transient="true" eOpposite="#//Node/children"/> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//Node" containment="true" eOpposite="#//Node/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="data" eType="#//Data" eOpposite="#//Data/node"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relatedNodes" upperBound="-1" eType="#//Node"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Data"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="node" lowerBound="1" eType="#//Node" eOpposite="#//Node/data"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"org.eclipse.emf.test.models.tree","nsURI":"http:///org.eclipse.emf.test.models/Tree","name":"tree","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Data","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":3,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":4,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"data","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"relatedNodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"node","changeable":true,"resolveProxies":true,"lowerBound":1,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":3,"target":8},{"source":3,"target":1},{"source":4,"target":1},{"source":4,"target":9},{"source":4,"target":1},{"source":4,"target":5},{"source":9,"target":1},{"source":5,"target":1},{"source":5,"target":10},{"source":5,"target":1},{"source":5,"target":4},{"source":10,"target":1},{"source":6,"target":2},{"source":6,"target":11},{"source":6,"target":1},{"source":6,"target":12},{"source":11,"target":2},{"source":7,"target":1},{"source":7,"target":13},{"source":7,"target":1},{"source":13,"target":1},{"source":2,"target":0},{"source":2,"target":14},{"source":2,"target":12},{"source":14,"target":15},{"source":14,"target":2},{"source":12,"target":1},{"source":12,"target":16},{"source":12,"target":2},{"source":12,"target":6},{"source":16,"target":1}],"multigraph":true}
ecore
gpl
repo-ecore-all/data/abelgomez/kyanos.benchmarks/org.eclipse.gmt.modisco.java.kyanos/src/org/eclipse/gmt/modisco/java/kyanos/impl/java.ecore
java AbstractMethodDeclaration body parameters thrownExceptions typeParameters usagesInDocComments usages AbstractMethodInvocation method arguments typeArguments AbstractTypeDeclaration bodyDeclarations commentsBeforeBody commentsAfterBody package superInterfaces AbstractTypeQualifiedExpression qualifier AbstractVariablesContainer type fragments Annotation type values Archive originalFilePath classFiles manifest AssertStatement message expression ASTNode comments originalCompilationUnit originalClassFile AnnotationMemberValuePair member value AnnotationTypeDeclaration AnnotationTypeMemberDeclaration default type usages AnonymousClassDeclaration bodyDeclarations classInstanceCreation ArrayAccess array index ArrayCreation dimensions initializer type ArrayInitializer expressions ArrayLengthAccess array ArrayType dimensions elementType Assignment leftHandSide operator rightHandSide AssignmentKind ASSIGN = PLUS_ASSIGN += MINUS_ASSIGN -= TIMES_ASSIGN *= DIVIDE_ASSIGN /= BIT_AND_ASSIGN &= BIT_OR_ASSIGN |= BIT_XOR_ASSIGN ^= REMAINDER_ASSIGN %= LEFT_SHIFT_ASSIGN <<= RIGHT_SHIFT_SIGNED_ASSIGN >>= RIGHT_SHIFT_UNSIGNED_ASSIGN >>>= BodyDeclaration abstractTypeDeclaration annotations anonymousClassDeclarationOwner modifier BooleanLiteral value BlockComment Block statements BreakStatement label CastExpression expression type CatchClause exception body CharacterLiteral escapedValue ClassFile originalFilePath type attachedSource package ClassInstanceCreation anonymousClassDeclaration expression type ConstructorDeclaration ConditionalExpression elseExpression expression thenExpression ConstructorInvocation ClassDeclaration superClass Comment content enclosedByParent prefixOfParent CompilationUnit originalFilePath commentList imports package types ContinueStatement label DoStatement expression body EmptyStatement EnhancedForStatement body expression parameter EnumConstantDeclaration anonymousClassDeclaration arguments EnumDeclaration enumConstants Expression ExpressionStatement expression FieldAccess field expression FieldDeclaration ForStatement expression updaters initializers body IfStatement expression thenStatement elseStatement ImportDeclaration static importedElement InfixExpression operator rightOperand leftOperand extendedOperands InfixExpressionKind TIMES * DIVIDE / REMAINDER % PLUS + MINUS - LEFT_SHIFT << RIGHT_SHIFT_SIGNED >> RIGHT_SHIFT_UNSIGNED >>> LESS < GREATER > LESS_EQUALS <= GREATER_EQUALS >= EQUALS == NOT_EQUALS != XOR ^ AND & OR | CONDITIONAL_AND && CONDITIONAL_OR || InheritanceKind none none abstract abstract final final Initializer body InstanceofExpression rightOperand leftOperand InterfaceDeclaration Javadoc tags LabeledStatement body usagesInBreakStatements usagesInContinueStatements LineComment Manifest mainAttributes entryAttributes ManifestAttribute key value ManifestEntry name attributes MemberRef member qualifier MethodDeclaration extraArrayDimensions returnType redefinedMethodDeclaration redefinitions MethodInvocation expression MethodRef method qualifier parameters MethodRefParameter name varargs type Model name ownedElements orphanTypes unresolvedItems compilationUnits classFiles archives Modifier visibility inheritance static transient volatile native strictfp synchronized bodyDeclaration singleVariableDeclaration variableDeclarationStatement variableDeclarationExpression NamedElement name proxy usagesInImports NamespaceAccess NumberLiteral tokenValue NullLiteral Package ownedElements model ownedPackages package usagesInPackageAccess PackageAccess package qualifier ParameterizedType type typeArguments ParenthesizedExpression expression PostfixExpression operator operand PostfixExpressionKind INCREMENT ++ DECREMENT -- PrefixExpression operator operand PrefixExpressionKind INCREMENT ++ DECREMENT -- PLUS + MINUS - COMPLEMENT ~ NOT ! PrimitiveType PrimitiveTypeBoolean PrimitiveTypeByte PrimitiveTypeChar PrimitiveTypeDouble PrimitiveTypeShort PrimitiveTypeFloat PrimitiveTypeInt PrimitiveTypeLong PrimitiveTypeVoid ReturnStatement expression SingleVariableAccess variable qualifier SingleVariableDeclaration modifier varargs type annotations methodDeclaration catchClause enhancedForStatement Statement StringLiteral escapedValue SuperConstructorInvocation expression SuperFieldAccess field SuperMethodInvocation SwitchCase default expression SwitchStatement expression statements SynchronizedStatement body expression TagElement tagName fragments TextElement text ThisExpression ThrowStatement expression TryStatement body finally catchClauses Type usagesInTypeAccess TypeAccess type qualifier TypeDeclaration typeParameters TypeDeclarationStatement declaration TypeLiteral type TypeParameter bounds UnresolvedItem UnresolvedItemAccess element qualifier UnresolvedAnnotationDeclaration UnresolvedAnnotationTypeMemberDeclaration UnresolvedClassDeclaration UnresolvedEnumDeclaration UnresolvedInterfaceDeclaration UnresolvedLabeledStatement UnresolvedMethodDeclaration UnresolvedSingleVariableDeclaration UnresolvedType UnresolvedTypeDeclaration UnresolvedVariableDeclarationFragment VariableDeclaration extraArrayDimensions initializer usageInVariableAccess VariableDeclarationExpression modifier annotations VariableDeclarationFragment variablesContainer VariableDeclarationStatement extraArrayDimensions modifier annotations VisibilityKind none none public public private private protected protected WildCardType upperBound bound WhileStatement expression body
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="java" nsURI="http://www.eclipse.org/MoDisco/Java/0.2.incubation/java-kyanos" nsPrefix="java"> <eClassifiers xsi:type="ecore:EClass" name="AbstractMethodDeclaration" abstract="true" eSuperTypes="#//BodyDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" eType="#//Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//SingleVariableDeclaration" containment="true" eOpposite="#//SingleVariableDeclaration/methodDeclaration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thrownExceptions" upperBound="-1" eType="#//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typeParameters" upperBound="-1" eType="#//TypeParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usagesInDocComments" ordered="false" upperBound="-1" eType="#//MethodRef" eOpposite="#//MethodRef/method"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usages" ordered="false" upperBound="-1" eType="#//AbstractMethodInvocation" eOpposite="#//AbstractMethodInvocation/method"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractMethodInvocation" abstract="true" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="method" ordered="false" lowerBound="1" eType="#//AbstractMethodDeclaration" eOpposite="#//AbstractMethodDeclaration/usages"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typeArguments" upperBound="-1" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractTypeDeclaration" abstract="true" eSuperTypes="#//BodyDeclaration #//Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyDeclarations" upperBound="-1" eType="#//BodyDeclaration" containment="true" eOpposite="#//BodyDeclaration/abstractTypeDeclaration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="commentsBeforeBody" upperBound="-1" eType="#//Comment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="commentsAfterBody" upperBound="-1" eType="#//Comment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false" eType="#//Package" eOpposite="#//Package/ownedElements"/> <eStructuralFeatures xsi:type="ecore:EReference" name="superInterfaces" upperBound="-1" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractTypeQualifiedExpression" abstract="true" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractVariablesContainer" abstract="true" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fragments" upperBound="-1" eType="#//VariableDeclarationFragment" containment="true" eOpposite="#//VariableDeclarationFragment/variablesContainer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Annotation" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1" eType="#//AnnotationMemberValuePair" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Archive" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="originalFilePath" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="classFiles" ordered="false" upperBound="-1" eType="#//ClassFile" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="manifest" ordered="false" eType="#//Manifest" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AssertStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="message" ordered="false" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ASTNode" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="comments" upperBound="-1" eType="#//Comment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalCompilationUnit" ordered="false" eType="#//CompilationUnit"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalClassFile" ordered="false" eType="#//ClassFile"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnotationMemberValuePair" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="member" ordered="false" eType="#//AnnotationTypeMemberDeclaration" eOpposite="#//AnnotationTypeMemberDeclaration/usages"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnotationTypeDeclaration" eSuperTypes="#//AbstractTypeDeclaration"/> <eClassifiers xsi:type="ecore:EClass" name="AnnotationTypeMemberDeclaration" eSuperTypes="#//BodyDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="default" ordered="false" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usages" ordered="false" upperBound="-1" eType="#//AnnotationMemberValuePair" eOpposite="#//AnnotationMemberValuePair/member"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnonymousClassDeclaration" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyDeclarations" upperBound="-1" eType="#//BodyDeclaration" containment="true" eOpposite="#//BodyDeclaration/anonymousClassDeclarationOwner"/> <eStructuralFeatures xsi:type="ecore:EReference" name="classInstanceCreation" ordered="false" eType="#//ClassInstanceCreation" eOpposite="#//ClassInstanceCreation/anonymousClassDeclaration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayAccess" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="array" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="index" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayCreation" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="dimensions" upperBound="-1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initializer" ordered="false" eType="#//ArrayInitializer" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayInitializer" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayLengthAccess" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="array" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayType" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dimensions" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elementType" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="leftHandSide" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" ordered="false" unique="false" lowerBound="1" eType="#//AssignmentKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightHandSide" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AssignmentKind"> <eLiterals name="ASSIGN" value="1" literal="="/> <eLiterals name="PLUS_ASSIGN" value="2" literal="+="/> <eLiterals name="MINUS_ASSIGN" value="3" literal="-="/> <eLiterals name="TIMES_ASSIGN" value="4" literal="*="/> <eLiterals name="DIVIDE_ASSIGN" value="5" literal="/="/> <eLiterals name="BIT_AND_ASSIGN" value="6" literal="&amp;="/> <eLiterals name="BIT_OR_ASSIGN" value="7" literal="|="/> <eLiterals name="BIT_XOR_ASSIGN" value="8" literal="^="/> <eLiterals name="REMAINDER_ASSIGN" value="9" literal="%="/> <eLiterals name="LEFT_SHIFT_ASSIGN" value="10" literal="&lt;&lt;="/> <eLiterals name="RIGHT_SHIFT_SIGNED_ASSIGN" value="11" literal=">>="/> <eLiterals name="RIGHT_SHIFT_UNSIGNED_ASSIGN" value="12" literal=">>>="/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BodyDeclaration" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="abstractTypeDeclaration" ordered="false" eType="#//AbstractTypeDeclaration" eOpposite="#//AbstractTypeDeclaration/bodyDeclarations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="#//Annotation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="anonymousClassDeclarationOwner" ordered="false" eType="#//AnonymousClassDeclaration" eOpposite="#//AnonymousClassDeclaration/bodyDeclarations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="modifier" ordered="false" eType="#//Modifier" containment="true" eOpposite="#//Modifier/bodyDeclaration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanLiteral" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BlockComment" eSuperTypes="#//Comment"/> <eClassifiers xsi:type="ecore:EClass" name="Block" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BreakStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="label" ordered="false" eType="#//LabeledStatement" eOpposite="#//LabeledStatement/usagesInBreakStatements"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CastExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CatchClause" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="exception" ordered="false" lowerBound="1" eType="#//SingleVariableDeclaration" containment="true" eOpposite="#//SingleVariableDeclaration/catchClause"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#//Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CharacterLiteral" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="escapedValue" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ClassFile" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="originalFilePath" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//AbstractTypeDeclaration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attachedSource" ordered="false" eType="#//CompilationUnit"/> <eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false" eType="#//Package"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ClassInstanceCreation" eSuperTypes="#//Expression #//AbstractMethodInvocation"> <eStructuralFeatures xsi:type="ecore:EReference" name="anonymousClassDeclaration" ordered="false" eType="#//AnonymousClassDeclaration" containment="true" eOpposite="#//AnonymousClassDeclaration/classInstanceCreation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConstructorDeclaration" eSuperTypes="#//AbstractMethodDeclaration"/> <eClassifiers xsi:type="ecore:EClass" name="ConditionalExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="elseExpression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thenExpression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConstructorInvocation" eSuperTypes="#//Statement #//AbstractMethodInvocation"/> <eClassifiers xsi:type="ecore:EClass" name="ClassDeclaration" eSuperTypes="#//TypeDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="superClass" ordered="false" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Comment" abstract="true" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="content" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="enclosedByParent" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="prefixOfParent" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompilationUnit" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="originalFilePath" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="commentList" upperBound="-1" eType="#//Comment"/> <eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1" eType="#//ImportDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false" eType="#//Package"/> <eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1" eType="#//AbstractTypeDeclaration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ContinueStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="label" ordered="false" eType="#//LabeledStatement" eOpposite="#//LabeledStatement/usagesInContinueStatements"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DoStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EmptyStatement" eSuperTypes="#//Statement"/> <eClassifiers xsi:type="ecore:EClass" name="EnhancedForStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#//Statement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameter" ordered="false" lowerBound="1" eType="#//SingleVariableDeclaration" containment="true" eOpposite="#//SingleVariableDeclaration/enhancedForStatement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumConstantDeclaration" eSuperTypes="#//BodyDeclaration #//VariableDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="anonymousClassDeclaration" ordered="false" eType="#//AnonymousClassDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumDeclaration" eSuperTypes="#//AbstractTypeDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="enumConstants" upperBound="-1" eType="#//EnumConstantDeclaration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true" eSuperTypes="#//ASTNode"/> <eClassifiers xsi:type="ecore:EClass" name="ExpressionStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FieldAccess" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="field" ordered="false" lowerBound="1" eType="#//SingleVariableAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FieldDeclaration" eSuperTypes="#//BodyDeclaration #//AbstractVariablesContainer"/> <eClassifiers xsi:type="ecore:EClass" name="ForStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="updaters" upperBound="-1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initializers" upperBound="-1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IfStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thenStatement" ordered="false" lowerBound="1" eType="#//Statement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseStatement" ordered="false" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ImportDeclaration" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="static" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="importedElement" ordered="false" lowerBound="1" eType="#//NamedElement" eOpposite="#//NamedElement/usagesInImports"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InfixExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" ordered="false" unique="false" lowerBound="1" eType="#//InfixExpressionKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extendedOperands" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="InfixExpressionKind"> <eLiterals name="TIMES" value="1" literal="*"/> <eLiterals name="DIVIDE" value="2" literal="/"/> <eLiterals name="REMAINDER" value="3" literal="%"/> <eLiterals name="PLUS" value="4" literal="+"/> <eLiterals name="MINUS" value="5" literal="-"/> <eLiterals name="LEFT_SHIFT" value="6" literal="&lt;&lt;"/> <eLiterals name="RIGHT_SHIFT_SIGNED" value="7" literal=">>"/> <eLiterals name="RIGHT_SHIFT_UNSIGNED" value="8" literal=">>>"/> <eLiterals name="LESS" value="9" literal="&lt;"/> <eLiterals name="GREATER" value="10" literal=">"/> <eLiterals name="LESS_EQUALS" value="11" literal="&lt;="/> <eLiterals name="GREATER_EQUALS" value="12" literal=">="/> <eLiterals name="EQUALS" value="13" literal="=="/> <eLiterals name="NOT_EQUALS" value="14" literal="!="/> <eLiterals name="XOR" value="15" literal="^"/> <eLiterals name="AND" value="16" literal="&amp;"/> <eLiterals name="OR" value="17" literal="|"/> <eLiterals name="CONDITIONAL_AND" value="18" literal="&amp;&amp;"/> <eLiterals name="CONDITIONAL_OR" value="19" literal="||"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="InheritanceKind"> <eLiterals name="none" value="1"/> <eLiterals name="abstract" value="2"/> <eLiterals name="final" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Initializer" eSuperTypes="#//BodyDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#//Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstanceofExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InterfaceDeclaration" eSuperTypes="#//TypeDeclaration"/> <eClassifiers xsi:type="ecore:EClass" name="Javadoc" eSuperTypes="#//Comment"> <eStructuralFeatures xsi:type="ecore:EReference" name="tags" upperBound="-1" eType="#//TagElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LabeledStatement" eSuperTypes="#//NamedElement #//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#//Statement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usagesInBreakStatements" ordered="false" upperBound="-1" eType="#//BreakStatement" eOpposite="#//BreakStatement/label"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usagesInContinueStatements" ordered="false" upperBound="-1" eType="#//ContinueStatement" eOpposite="#//ContinueStatement/label"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LineComment" eSuperTypes="#//Comment"/> <eClassifiers xsi:type="ecore:EClass" name="Manifest"> <eStructuralFeatures xsi:type="ecore:EReference" name="mainAttributes" ordered="false" upperBound="-1" eType="#//ManifestAttribute" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="entryAttributes" ordered="false" upperBound="-1" eType="#//ManifestEntry" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ManifestAttribute"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ManifestEntry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" ordered="false" upperBound="-1" eType="#//ManifestAttribute" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MemberRef" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="member" ordered="false" lowerBound="1" eType="#//NamedElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodDeclaration" eSuperTypes="#//AbstractMethodDeclaration"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="extraArrayDimensions" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="returnType" ordered="false" eType="#//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedMethodDeclaration" ordered="false" eType="#//MethodDeclaration" eOpposite="#//MethodDeclaration/redefinitions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinitions" ordered="false" upperBound="-1" eType="#//MethodDeclaration" eOpposite="#//MethodDeclaration/redefinedMethodDeclaration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodInvocation" eSuperTypes="#//Expression #//AbstractMethodInvocation"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodRef" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="method" ordered="false" lowerBound="1" eType="#//AbstractMethodDeclaration" eOpposite="#//AbstractMethodDeclaration/usagesInDocComments"/> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false" eType="#//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//MethodRefParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodRefParameter" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="varargs" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Model"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedElements" ordered="false" upperBound="-1" eType="#//Package" containment="true" eOpposite="#//Package/model"/> <eStructuralFeatures xsi:type="ecore:EReference" name="orphanTypes" ordered="false" upperBound="-1" eType="#//Type" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="unresolvedItems" ordered="false" upperBound="-1" eType="#//UnresolvedItem" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="compilationUnits" ordered="false" upperBound="-1" eType="#//CompilationUnit" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="classFiles" ordered="false" upperBound="-1" eType="#//ClassFile" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="archives" ordered="false" upperBound="-1" eType="#//Archive" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Modifier" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" ordered="false" unique="false" lowerBound="1" eType="#//VisibilityKind"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="inheritance" ordered="false" unique="false" lowerBound="1" eType="#//InheritanceKind"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="static" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="volatile" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="native" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="strictfp" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="synchronized" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyDeclaration" ordered="false" eType="#//BodyDeclaration" eOpposite="#//BodyDeclaration/modifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="singleVariableDeclaration" ordered="false" eType="#//SingleVariableDeclaration" eOpposite="#//SingleVariableDeclaration/modifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variableDeclarationStatement" ordered="false" eType="#//VariableDeclarationStatement" eOpposite="#//VariableDeclarationStatement/modifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variableDeclarationExpression" ordered="false" eType="#//VariableDeclarationExpression" eOpposite="#//VariableDeclarationExpression/modifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="proxy" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usagesInImports" ordered="false" upperBound="-1" eType="#//ImportDeclaration" eOpposite="#//ImportDeclaration/importedElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamespaceAccess" abstract="true" eSuperTypes="#//ASTNode"/> <eClassifiers xsi:type="ecore:EClass" name="NumberLiteral" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tokenValue" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NullLiteral" eSuperTypes="#//Expression"/> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedElements" ordered="false" upperBound="-1" eType="#//AbstractTypeDeclaration" containment="true" eOpposite="#//AbstractTypeDeclaration/package"/> <eStructuralFeatures xsi:type="ecore:EReference" name="model" ordered="false" eType="#//Model" eOpposite="#//Model/ownedElements"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPackages" ordered="false" upperBound="-1" eType="#//Package" containment="true" eOpposite="#//Package/package"/> <eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false" eType="#//Package" eOpposite="#//Package/ownedPackages"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usagesInPackageAccess" ordered="false" upperBound="-1" eType="#//PackageAccess" eOpposite="#//PackageAccess/package"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageAccess" eSuperTypes="#//NamespaceAccess"> <eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false" lowerBound="1" eType="#//Package" eOpposite="#//Package/usagesInPackageAccess"/> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false" eType="#//PackageAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParameterizedType" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typeArguments" upperBound="-1" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParenthesizedExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PostfixExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" ordered="false" unique="false" lowerBound="1" eType="#//PostfixExpressionKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operand" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="PostfixExpressionKind"> <eLiterals name="INCREMENT" value="1" literal="++"/> <eLiterals name="DECREMENT" value="2" literal="--"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrefixExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" ordered="false" unique="false" lowerBound="1" eType="#//PrefixExpressionKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operand" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="PrefixExpressionKind"> <eLiterals name="INCREMENT" value="1" literal="++"/> <eLiterals name="DECREMENT" value="2" literal="--"/> <eLiterals name="PLUS" value="3" literal="+"/> <eLiterals name="MINUS" value="4" literal="-"/> <eLiterals name="COMPLEMENT" value="5" literal="~"/> <eLiterals name="NOT" value="6" literal="!"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//Type"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeBoolean" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeByte" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeChar" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeDouble" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeShort" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeFloat" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeInt" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeLong" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeVoid" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="ReturnStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SingleVariableAccess" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false" lowerBound="1" eType="#//VariableDeclaration" eOpposite="#//VariableDeclaration/usageInVariableAccess"/> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SingleVariableDeclaration" eSuperTypes="#//VariableDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="modifier" ordered="false" eType="#//Modifier" containment="true" eOpposite="#//Modifier/singleVariableDeclaration"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="varargs" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="#//Annotation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="methodDeclaration" ordered="false" eType="#//AbstractMethodDeclaration" eOpposite="#//AbstractMethodDeclaration/parameters"/> <eStructuralFeatures xsi:type="ecore:EReference" name="catchClause" ordered="false" eType="#//CatchClause" eOpposite="#//CatchClause/exception"/> <eStructuralFeatures xsi:type="ecore:EReference" name="enhancedForStatement" ordered="false" eType="#//EnhancedForStatement" eOpposite="#//EnhancedForStatement/parameter"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true" eSuperTypes="#//ASTNode"/> <eClassifiers xsi:type="ecore:EClass" name="StringLiteral" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="escapedValue" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SuperConstructorInvocation" eSuperTypes="#//Statement #//AbstractMethodInvocation"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SuperFieldAccess" eSuperTypes="#//AbstractTypeQualifiedExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="field" ordered="false" lowerBound="1" eType="#//SingleVariableAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SuperMethodInvocation" eSuperTypes="#//AbstractTypeQualifiedExpression #//AbstractMethodInvocation"/> <eClassifiers xsi:type="ecore:EClass" name="SwitchCase" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="default" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SwitchStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SynchronizedStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#//Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TagElement" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tagName" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fragments" upperBound="-1" eType="#//ASTNode" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TextElement" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="text" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ThisExpression" eSuperTypes="#//AbstractTypeQualifiedExpression"/> <eClassifiers xsi:type="ecore:EClass" name="ThrowStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TryStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#//Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="finally" ordered="false" eType="#//Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="catchClauses" upperBound="-1" eType="#//CatchClause" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="usagesInTypeAccess" ordered="false" upperBound="-1" eType="#//TypeAccess" eOpposite="#//TypeAccess/type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeAccess" eSuperTypes="#//Expression #//NamespaceAccess"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//Type" eOpposite="#//Type/usagesInTypeAccess"/> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false" eType="#//NamespaceAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeDeclaration" abstract="true" eSuperTypes="#//AbstractTypeDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="typeParameters" upperBound="-1" eType="#//TypeParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeDeclarationStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="declaration" ordered="false" lowerBound="1" eType="#//AbstractTypeDeclaration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeLiteral" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeParameter" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="bounds" upperBound="-1" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedItem" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedItemAccess" eSuperTypes="#//Expression #//NamespaceAccess"> <eStructuralFeatures xsi:type="ecore:EReference" name="element" ordered="false" eType="#//UnresolvedItem"/> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false" eType="#//ASTNode" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedAnnotationDeclaration" eSuperTypes="#//AnnotationTypeDeclaration #//UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedAnnotationTypeMemberDeclaration" eSuperTypes="#//AnnotationTypeMemberDeclaration #//UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedClassDeclaration" eSuperTypes="#//ClassDeclaration #//UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedEnumDeclaration" eSuperTypes="#//EnumDeclaration #//UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedInterfaceDeclaration" eSuperTypes="#//InterfaceDeclaration #//UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedLabeledStatement" eSuperTypes="#//LabeledStatement #//UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedMethodDeclaration" eSuperTypes="#//MethodDeclaration #//UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedSingleVariableDeclaration" eSuperTypes="#//SingleVariableDeclaration #//UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedType" eSuperTypes="#//Type #//UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedTypeDeclaration" eSuperTypes="#//AbstractTypeDeclaration #//UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedVariableDeclarationFragment" eSuperTypes="#//VariableDeclarationFragment #//UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="extraArrayDimensions" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initializer" ordered="false" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usageInVariableAccess" ordered="false" upperBound="-1" eType="#//SingleVariableAccess" eOpposite="#//SingleVariableAccess/variable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableDeclarationExpression" eSuperTypes="#//Expression #//AbstractVariablesContainer"> <eStructuralFeatures xsi:type="ecore:EReference" name="modifier" ordered="false" eType="#//Modifier" containment="true" eOpposite="#//Modifier/variableDeclarationExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="#//Annotation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableDeclarationFragment" eSuperTypes="#//VariableDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="variablesContainer" ordered="false" eType="#//AbstractVariablesContainer" eOpposite="#//AbstractVariablesContainer/fragments"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableDeclarationStatement" eSuperTypes="#//Statement #//AbstractVariablesContainer"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="extraArrayDimensions" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="modifier" ordered="false" eType="#//Modifier" containment="true" eOpposite="#//Modifier/variableDeclarationStatement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="#//Annotation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="VisibilityKind"> <eLiterals name="none" value="1"/> <eLiterals name="public" value="2"/> <eLiterals name="private" value="3"/> <eLiterals name="protected" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WildCardType" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bound" ordered="false" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WhileStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#//Statement" containment="true"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"java","nsURI":"http://www.eclipse.org/MoDisco/Java/0.2.incubation/java-kyanos","name":"java","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMethodDeclaration","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMethodInvocation","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractTypeDeclaration","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractTypeQualifiedExpression","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractVariablesContainer","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotation","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Archive","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssertStatement","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ASTNode","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationMemberValuePair","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationTypeDeclaration","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationTypeMemberDeclaration","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousClassDeclaration","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayAccess","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayCreation","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayInitializer","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayLengthAccess","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayType","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AssignmentKind","instanceClass":null,"id":20,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BodyDeclaration","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteral","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockComment","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakStatement","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CastExpression","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CatchClause","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CharacterLiteral","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassFile","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassInstanceCreation","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorDeclaration","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalExpression","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorInvocation","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassDeclaration","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":true,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompilationUnit","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContinueStatement","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoStatement","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmptyStatement","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnhancedForStatement","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumConstantDeclaration","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumDeclaration","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionStatement","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldAccess","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldDeclaration","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForStatement","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStatement","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImportDeclaration","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InfixExpression","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"InfixExpressionKind","instanceClass":null,"id":51,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"InheritanceKind","instanceClass":null,"id":52,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Initializer","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceofExpression","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceDeclaration","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Javadoc","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabeledStatement","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LineComment","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manifest","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ManifestAttribute","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ManifestEntry","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemberRef","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodDeclaration","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodInvocation","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodRef","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodRefParameter","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Modifier","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamespaceAccess","instanceClass":null,"abstract":true,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberLiteral","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullLiteral","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageAccess","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterizedType","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParenthesizedExpression","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PostfixExpression","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PostfixExpressionKind","instanceClass":null,"id":78,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrefixExpression","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PrefixExpressionKind","instanceClass":null,"id":80,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeBoolean","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeByte","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeChar","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeDouble","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeShort","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeFloat","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeInt","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeLong","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeVoid","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnStatement","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleVariableAccess","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleVariableDeclaration","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteral","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperConstructorInvocation","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperFieldAccess","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperMethodInvocation","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchCase","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchStatement","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SynchronizedStatement","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TagElement","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextElement","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThisExpression","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThrowStatement","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TryStatement","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeAccess","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDeclaration","instanceClass":null,"abstract":true,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDeclarationStatement","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeLiteral","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeParameter","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedItem","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedItemAccess","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedAnnotationDeclaration","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedAnnotationTypeMemberDeclaration","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedClassDeclaration","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedEnumDeclaration","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedInterfaceDeclaration","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedLabeledStatement","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedMethodDeclaration","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedSingleVariableDeclaration","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedType","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedTypeDeclaration","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedVariableDeclarationFragment","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclaration","instanceClass":null,"abstract":true,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclarationExpression","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclarationFragment","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclarationStatement","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"VisibilityKind","instanceClass":null,"id":130,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WildCardType","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileStatement","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thrownExceptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":136,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usagesInDocComments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":137,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"methodDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":148,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":155,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commentsBeforeBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commentsAfterBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":158,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"superInterfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"abstractTypeDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":172,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":173,"derived":false},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variablesContainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":178,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"originalFilePath","changeable":true,"lowerBound":1,"iD":false,"id":183,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classFiles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":184,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"manifest","changeable":true,"resolveProxies":true,"lowerBound":0,"id":185,"derived":false},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"resolveProxies":true,"lowerBound":0,"id":190,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"comments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":195,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalCompilationUnit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":196,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalClassFile","changeable":true,"resolveProxies":true,"lowerBound":0,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":0,"id":201,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":202,"derived":false},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":205,"derived":false},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"default","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":209,"derived":false},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":214,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classInstanceCreation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":215,"derived":false},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"anonymousClassDeclarationOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":218,"derived":false},{"id":219,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"anonymousClassDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":220,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"array","changeable":true,"resolveProxies":true,"lowerBound":1,"id":221,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"index","changeable":true,"resolveProxies":true,"lowerBound":1,"id":222,"derived":false},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dimensions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":226,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initializer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":228,"derived":false},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":233,"derived":false},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"array","changeable":true,"resolveProxies":true,"lowerBound":1,"id":236,"derived":false},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"dimensions","changeable":true,"lowerBound":1,"iD":false,"id":239,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elementType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":240,"derived":false},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftHandSide","changeable":true,"resolveProxies":true,"lowerBound":1,"id":244,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":245,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightHandSide","changeable":true,"resolveProxies":true,"lowerBound":1,"id":246,"derived":false},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"name":"ASSIGN","id":251,"value":1,"literal":"=","eClass":"EEnumLiteral"},{"name":"PLUS_ASSIGN","id":252,"value":2,"literal":"+=","eClass":"EEnumLiteral"},{"name":"MINUS_ASSIGN","id":253,"value":3,"literal":"-=","eClass":"EEnumLiteral"},{"name":"TIMES_ASSIGN","id":254,"value":4,"literal":"*=","eClass":"EEnumLiteral"},{"name":"DIVIDE_ASSIGN","id":255,"value":5,"literal":"/=","eClass":"EEnumLiteral"},{"name":"BIT_AND_ASSIGN","id":256,"value":6,"literal":"&=","eClass":"EEnumLiteral"},{"name":"BIT_OR_ASSIGN","id":257,"value":7,"literal":"|=","eClass":"EEnumLiteral"},{"name":"BIT_XOR_ASSIGN","id":258,"value":8,"literal":"^=","eClass":"EEnumLiteral"},{"name":"REMAINDER_ASSIGN","id":259,"value":9,"literal":"%=","eClass":"EEnumLiteral"},{"name":"LEFT_SHIFT_ASSIGN","id":260,"value":10,"literal":"<<=","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_SIGNED_ASSIGN","id":261,"value":11,"literal":">>=","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_UNSIGNED_ASSIGN","id":262,"value":12,"literal":">>>=","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":263,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":264,"derived":false},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bodyDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":270,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":271,"derived":false},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":275,"derived":false},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"resolveProxies":true,"lowerBound":0,"id":278,"derived":false},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usagesInBreakStatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":281,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":282,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":283,"derived":false},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exception","changeable":true,"resolveProxies":true,"lowerBound":1,"id":287,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":288,"derived":false},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"catchClause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":291,"derived":false},{"id":292,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"escapedValue","changeable":true,"lowerBound":1,"iD":false,"id":293,"derived":false},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"originalFilePath","changeable":true,"lowerBound":1,"iD":false,"id":296,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":297,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attachedSource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":298,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":299,"derived":false},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":305,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":306,"derived":false},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":313,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":314,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":315,"derived":false},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"superClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":322,"derived":false},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"content","changeable":true,"lowerBound":1,"iD":false,"id":325,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"enclosedByParent","changeable":true,"lowerBound":1,"iD":false,"id":326,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"prefixOfParent","changeable":true,"lowerBound":1,"iD":false,"id":327,"derived":false},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"originalFilePath","changeable":true,"lowerBound":1,"iD":false,"id":332,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"commentList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":333,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"imports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":334,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":335,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":336,"derived":false},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"resolveProxies":true,"lowerBound":0,"id":343,"derived":false},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usagesInContinueStatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":346,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":347,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":348,"derived":false},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":353,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":354,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":355,"derived":false},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"enhancedForStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":360,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"anonymousClassDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":361,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":362,"derived":false},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"enumConstants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":367,"derived":false},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":371,"derived":false},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"field","changeable":true,"resolveProxies":true,"lowerBound":1,"id":374,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":375,"derived":false},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":381,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"updaters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":382,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initializers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":383,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":384,"derived":false},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":390,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenStatement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":391,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":392,"derived":false},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"static","changeable":true,"lowerBound":0,"iD":false,"id":397,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":398,"derived":false},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usagesInImports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":402,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":403,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":404,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":405,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extendedOperands","changeable":true,"resolveProxies":true,"lowerBound":0,"id":406,"derived":false},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"name":"TIMES","id":412,"value":1,"literal":"*","eClass":"EEnumLiteral"},{"name":"DIVIDE","id":413,"value":2,"literal":"/","eClass":"EEnumLiteral"},{"name":"REMAINDER","id":414,"value":3,"literal":"%","eClass":"EEnumLiteral"},{"name":"PLUS","id":415,"value":4,"literal":"+","eClass":"EEnumLiteral"},{"name":"MINUS","id":416,"value":5,"literal":"-","eClass":"EEnumLiteral"},{"name":"LEFT_SHIFT","id":417,"value":6,"literal":"<<","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_SIGNED","id":418,"value":7,"literal":">>","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_UNSIGNED","id":419,"value":8,"literal":">>>","eClass":"EEnumLiteral"},{"name":"LESS","id":420,"value":9,"literal":"<","eClass":"EEnumLiteral"},{"name":"GREATER","id":421,"value":10,"literal":">","eClass":"EEnumLiteral"},{"name":"LESS_EQUALS","id":422,"value":11,"literal":"<=","eClass":"EEnumLiteral"},{"name":"GREATER_EQUALS","id":423,"value":12,"literal":">=","eClass":"EEnumLiteral"},{"name":"EQUALS","id":424,"value":13,"literal":"==","eClass":"EEnumLiteral"},{"name":"NOT_EQUALS","id":425,"value":14,"literal":"!=","eClass":"EEnumLiteral"},{"name":"XOR","id":426,"value":15,"literal":"^","eClass":"EEnumLiteral"},{"name":"AND","id":427,"value":16,"literal":"&","eClass":"EEnumLiteral"},{"name":"OR","id":428,"value":17,"literal":"|","eClass":"EEnumLiteral"},{"name":"CONDITIONAL_AND","id":429,"value":18,"literal":"&&","eClass":"EEnumLiteral"},{"name":"CONDITIONAL_OR","id":430,"value":19,"literal":"||","eClass":"EEnumLiteral"},{"name":"none","id":431,"value":1,"literal":"none","eClass":"EEnumLiteral"},{"name":"abstract","id":432,"value":2,"literal":"abstract","eClass":"EEnumLiteral"},{"name":"final","id":433,"value":3,"literal":"final","eClass":"EEnumLiteral"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":434,"derived":false},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":437,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":438,"derived":false},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tags","changeable":true,"resolveProxies":true,"lowerBound":0,"id":443,"derived":false},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":446,"derived":false},{"id":447,"eClass":"EGenericType"},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mainAttributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":453,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entryAttributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":454,"derived":false},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"key","changeable":true,"lowerBound":1,"iD":false,"id":457,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":458,"derived":false},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":461,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":462,"derived":false},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":1,"id":465,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":466,"derived":false},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"extraArrayDimensions","changeable":true,"lowerBound":1,"iD":false,"id":470,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":471,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinedMethodDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":472,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":473,"derived":false},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":479,"derived":false},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":483,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":484,"derived":false},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":489,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"varargs","changeable":true,"lowerBound":1,"iD":false,"id":490,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":491,"derived":false},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":496,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":497,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"orphanTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":498,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"unresolvedItems","changeable":true,"resolveProxies":true,"lowerBound":0,"id":499,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"compilationUnits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":500,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classFiles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":501,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"archives","changeable":true,"resolveProxies":true,"lowerBound":0,"id":502,"derived":false},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"model","changeable":true,"resolveProxies":true,"lowerBound":0,"id":505,"derived":false},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"id":510,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"visibility","changeable":true,"lowerBound":1,"iD":false,"id":511,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"inheritance","changeable":true,"lowerBound":1,"iD":false,"id":512,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"static","changeable":true,"lowerBound":1,"iD":false,"id":513,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"transient","changeable":true,"lowerBound":1,"iD":false,"id":514,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"volatile","changeable":true,"lowerBound":1,"iD":false,"id":515,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"native","changeable":true,"lowerBound":1,"iD":false,"id":516,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"strictfp","changeable":true,"lowerBound":1,"iD":false,"id":517,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"synchronized","changeable":true,"lowerBound":1,"iD":false,"id":518,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"singleVariableDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":519,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variableDeclarationStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":520,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variableDeclarationExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":521,"derived":false},{"id":522,"eClass":"EGenericType"},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":533,"derived":false},{"id":534,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":535,"derived":false},{"id":536,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":537,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":538,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"proxy","changeable":true,"lowerBound":1,"iD":false,"id":539,"derived":false},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"tokenValue","changeable":true,"lowerBound":1,"iD":false,"id":545,"derived":false},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"id":548,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":549,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":550,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usagesInPackageAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":551,"derived":false},{"id":552,"eClass":"EGenericType"},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"EGenericType"},{"id":556,"eClass":"EGenericType"},{"id":557,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":1,"id":558,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":559,"derived":false},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"id":562,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":563,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":564,"derived":false},{"id":565,"eClass":"EGenericType"},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":568,"derived":false},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":571,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":572,"derived":false},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"name":"INCREMENT","id":576,"value":1,"literal":"++","eClass":"EEnumLiteral"},{"name":"DECREMENT","id":577,"value":2,"literal":"--","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":578,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":579,"derived":false},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"id":582,"eClass":"EGenericType"},{"name":"INCREMENT","id":583,"value":1,"literal":"++","eClass":"EEnumLiteral"},{"name":"DECREMENT","id":584,"value":2,"literal":"--","eClass":"EEnumLiteral"},{"name":"PLUS","id":585,"value":3,"literal":"+","eClass":"EEnumLiteral"},{"name":"MINUS","id":586,"value":4,"literal":"-","eClass":"EEnumLiteral"},{"name":"COMPLEMENT","id":587,"value":5,"literal":"~","eClass":"EEnumLiteral"},{"name":"NOT","id":588,"value":6,"literal":"!","eClass":"EEnumLiteral"},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"},{"id":592,"eClass":"EGenericType"},{"id":593,"eClass":"EGenericType"},{"id":594,"eClass":"EGenericType"},{"id":595,"eClass":"EGenericType"},{"id":596,"eClass":"EGenericType"},{"id":597,"eClass":"EGenericType"},{"id":598,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":599,"derived":false},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":602,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":603,"derived":false},{"id":604,"eClass":"EGenericType"},{"id":605,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usageInVariableAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":606,"derived":false},{"id":607,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"varargs","changeable":true,"lowerBound":1,"iD":false,"id":608,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":609,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":610,"derived":false},{"id":611,"eClass":"EGenericType"},{"id":612,"eClass":"EGenericType"},{"id":613,"eClass":"EGenericType"},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"id":618,"eClass":"EGenericType"},{"id":619,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"escapedValue","changeable":true,"lowerBound":1,"iD":false,"id":620,"derived":false},{"id":621,"eClass":"EGenericType"},{"id":622,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":623,"derived":false},{"id":624,"eClass":"EGenericType"},{"id":625,"eClass":"EGenericType"},{"id":626,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"field","changeable":true,"resolveProxies":true,"lowerBound":1,"id":627,"derived":false},{"id":628,"eClass":"EGenericType"},{"id":629,"eClass":"EGenericType"},{"id":630,"eClass":"EGenericType"},{"id":631,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"default","changeable":true,"lowerBound":1,"iD":false,"id":632,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":633,"derived":false},{"id":634,"eClass":"EGenericType"},{"id":635,"eClass":"EGenericType"},{"id":636,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":637,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":638,"derived":false},{"id":639,"eClass":"EGenericType"},{"id":640,"eClass":"EGenericType"},{"id":641,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":642,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":643,"derived":false},{"id":644,"eClass":"EGenericType"},{"id":645,"eClass":"EGenericType"},{"id":646,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"tagName","changeable":true,"lowerBound":0,"iD":false,"id":647,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":648,"derived":false},{"id":649,"eClass":"EGenericType"},{"id":650,"eClass":"EGenericType"},{"id":651,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"text","changeable":true,"lowerBound":1,"iD":false,"id":652,"derived":false},{"id":653,"eClass":"EGenericType"},{"id":654,"eClass":"EGenericType"},{"id":655,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":656,"derived":false},{"id":657,"eClass":"EGenericType"},{"id":658,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":659,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"finally","changeable":true,"resolveProxies":true,"lowerBound":0,"id":660,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"catchClauses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":661,"derived":false},{"id":662,"eClass":"EGenericType"},{"id":663,"eClass":"EGenericType"},{"id":664,"eClass":"EGenericType"},{"id":665,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usagesInTypeAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":666,"derived":false},{"id":667,"eClass":"EGenericType"},{"id":668,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":669,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":670,"derived":false},{"id":671,"eClass":"EGenericType"},{"id":672,"eClass":"EGenericType"},{"id":673,"eClass":"EGenericType"},{"id":674,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":675,"derived":false},{"id":676,"eClass":"EGenericType"},{"id":677,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"declaration","changeable":true,"resolveProxies":true,"lowerBound":1,"id":678,"derived":false},{"id":679,"eClass":"EGenericType"},{"id":680,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":681,"derived":false},{"id":682,"eClass":"EGenericType"},{"id":683,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bounds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":684,"derived":false},{"id":685,"eClass":"EGenericType"},{"id":686,"eClass":"EGenericType"},{"id":687,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":688,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":689,"derived":false},{"id":690,"eClass":"EGenericType"},{"id":691,"eClass":"EGenericType"},{"id":692,"eClass":"EGenericType"},{"id":693,"eClass":"EGenericType"},{"id":694,"eClass":"EGenericType"},{"id":695,"eClass":"EGenericType"},{"id":696,"eClass":"EGenericType"},{"id":697,"eClass":"EGenericType"},{"id":698,"eClass":"EGenericType"},{"id":699,"eClass":"EGenericType"},{"id":700,"eClass":"EGenericType"},{"id":701,"eClass":"EGenericType"},{"id":702,"eClass":"EGenericType"},{"id":703,"eClass":"EGenericType"},{"id":704,"eClass":"EGenericType"},{"id":705,"eClass":"EGenericType"},{"id":706,"eClass":"EGenericType"},{"id":707,"eClass":"EGenericType"},{"id":708,"eClass":"EGenericType"},{"id":709,"eClass":"EGenericType"},{"id":710,"eClass":"EGenericType"},{"id":711,"eClass":"EGenericType"},{"id":712,"eClass":"EGenericType"},{"id":713,"eClass":"EGenericType"},{"id":714,"eClass":"EGenericType"},{"id":715,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"extraArrayDimensions","changeable":true,"lowerBound":1,"iD":false,"id":716,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initializer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":717,"derived":false},{"id":718,"eClass":"EGenericType"},{"id":719,"eClass":"EGenericType"},{"id":720,"eClass":"EGenericType"},{"id":721,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":722,"derived":false},{"id":723,"eClass":"EGenericType"},{"id":724,"eClass":"EGenericType"},{"id":725,"eClass":"EGenericType"},{"id":726,"eClass":"EGenericType"},{"id":727,"eClass":"EGenericType"},{"id":728,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"extraArrayDimensions","changeable":true,"lowerBound":1,"iD":false,"id":729,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":730,"derived":false},{"id":731,"eClass":"EGenericType"},{"id":732,"eClass":"EGenericType"},{"id":733,"eClass":"EGenericType"},{"id":734,"eClass":"EGenericType"},{"id":735,"eClass":"EGenericType"},{"name":"none","id":736,"value":1,"literal":"none","eClass":"EEnumLiteral"},{"name":"public","id":737,"value":2,"literal":"public","eClass":"EEnumLiteral"},{"name":"private","id":738,"value":3,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":739,"value":4,"literal":"protected","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"upperBound","changeable":true,"lowerBound":1,"iD":false,"id":740,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bound","changeable":true,"resolveProxies":true,"lowerBound":0,"id":741,"derived":false},{"id":742,"eClass":"EGenericType"},{"id":743,"eClass":"EGenericType"},{"id":744,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":745,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":746,"derived":false},{"id":747,"eClass":"EGenericType"},{"id":748,"eClass":"EGenericType"},{"id":749,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":1,"target":0},{"source":1,"target":21},{"source":1,"target":133},{"source":1,"target":134},{"source":1,"target":135},{"source":1,"target":136},{"source":1,"target":137},{"source":1,"target":138},{"source":1,"target":139},{"source":133,"target":24},{"source":133,"target":140},{"source":133,"target":1},{"source":140,"target":24},{"source":134,"target":93},{"source":134,"target":141},{"source":134,"target":1},{"source":134,"target":142},{"source":141,"target":93},{"source":135,"target":108},{"source":135,"target":143},{"source":135,"target":1},{"source":143,"target":108},{"source":136,"target":112},{"source":136,"target":144},{"source":136,"target":1},{"source":144,"target":112},{"source":137,"target":65},{"source":137,"target":145},{"source":137,"target":1},{"source":137,"target":146},{"source":145,"target":65},{"source":138,"target":2},{"source":138,"target":147},{"source":138,"target":1},{"source":138,"target":148},{"source":147,"target":2},{"source":139,"target":21},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":148},{"source":2,"target":149},{"source":2,"target":150},{"source":2,"target":151},{"source":148,"target":1},{"source":148,"target":152},{"source":148,"target":2},{"source":148,"target":138},{"source":152,"target":1},{"source":149,"target":43},{"source":149,"target":153},{"source":149,"target":2},{"source":153,"target":43},{"source":150,"target":108},{"source":150,"target":154},{"source":150,"target":2},{"source":154,"target":108},{"source":151,"target":9},{"source":3,"target":0},{"source":3,"target":21},{"source":3,"target":107},{"source":3,"target":155},{"source":3,"target":156},{"source":3,"target":157},{"source":3,"target":158},{"source":3,"target":159},{"source":3,"target":160},{"source":3,"target":161},{"source":155,"target":21},{"source":155,"target":162},{"source":155,"target":3},{"source":155,"target":163},{"source":162,"target":21},{"source":156,"target":35},{"source":156,"target":164},{"source":156,"target":3},{"source":164,"target":35},{"source":157,"target":35},{"source":157,"target":165},{"source":157,"target":3},{"source":165,"target":35},{"source":158,"target":73},{"source":158,"target":166},{"source":158,"target":3},{"source":158,"target":167},{"source":166,"target":73},{"source":159,"target":108},{"source":159,"target":168},{"source":159,"target":3},{"source":168,"target":108},{"source":160,"target":21},{"source":161,"target":107},{"source":4,"target":0},{"source":4,"target":43},{"source":4,"target":169},{"source":4,"target":170},{"source":169,"target":108},{"source":169,"target":171},{"source":169,"target":4},{"source":171,"target":108},{"source":170,"target":43},{"source":5,"target":0},{"source":5,"target":9},{"source":5,"target":172},{"source":5,"target":173},{"source":5,"target":174},{"source":172,"target":108},{"source":172,"target":175},{"source":172,"target":5},{"source":175,"target":108},{"source":173,"target":128},{"source":173,"target":176},{"source":173,"target":5},{"source":173,"target":177},{"source":176,"target":128},{"source":174,"target":9},{"source":6,"target":0},{"source":6,"target":43},{"source":6,"target":178},{"source":6,"target":179},{"source":6,"target":180},{"source":178,"target":108},{"source":178,"target":181},{"source":178,"target":6},{"source":181,"target":108},{"source":179,"target":10},{"source":179,"target":182},{"source":179,"target":6},{"source":182,"target":10},{"source":180,"target":43},{"source":7,"target":0},{"source":7,"target":69},{"source":7,"target":183},{"source":7,"target":184},{"source":7,"target":185},{"source":7,"target":186},{"source":183,"target":187},{"source":183,"target":7},{"source":184,"target":29},{"source":184,"target":188},{"source":184,"target":7},{"source":188,"target":29},{"source":185,"target":59},{"source":185,"target":189},{"source":185,"target":7},{"source":189,"target":59},{"source":186,"target":69},{"source":8,"target":0},{"source":8,"target":94},{"source":8,"target":190},{"source":8,"target":191},{"source":8,"target":192},{"source":190,"target":43},{"source":190,"target":193},{"source":190,"target":8},{"source":193,"target":43},{"source":191,"target":43},{"source":191,"target":194},{"source":191,"target":8},{"source":194,"target":43},{"source":192,"target":94},{"source":9,"target":0},{"source":9,"target":195},{"source":9,"target":196},{"source":9,"target":197},{"source":195,"target":35},{"source":195,"target":198},{"source":195,"target":9},{"source":198,"target":35},{"source":196,"target":36},{"source":196,"target":199},{"source":196,"target":9},{"source":199,"target":36},{"source":197,"target":29},{"source":197,"target":200},{"source":197,"target":9},{"source":200,"target":29},{"source":10,"target":0},{"source":10,"target":69},{"source":10,"target":201},{"source":10,"target":202},{"source":10,"target":203},{"source":201,"target":12},{"source":201,"target":204},{"source":201,"target":10},{"source":201,"target":205},{"source":204,"target":12},{"source":202,"target":43},{"source":202,"target":206},{"source":202,"target":10},{"source":206,"target":43},{"source":203,"target":69},{"source":11,"target":0},{"source":11,"target":3},{"source":11,"target":207},{"source":207,"target":3},{"source":12,"target":0},{"source":12,"target":21},{"source":12,"target":208},{"source":12,"target":209},{"source":12,"target":205},{"source":12,"target":210},{"source":208,"target":43},{"source":208,"target":211},{"source":208,"target":12},{"source":211,"target":43},{"source":209,"target":108},{"source":209,"target":212},{"source":209,"target":12},{"source":212,"target":108},{"source":205,"target":10},{"source":205,"target":213},{"source":205,"target":12},{"source":205,"target":201},{"source":213,"target":10},{"source":210,"target":21},{"source":13,"target":0},{"source":13,"target":9},{"source":13,"target":214},{"source":13,"target":215},{"source":13,"target":216},{"source":214,"target":21},{"source":214,"target":217},{"source":214,"target":13},{"source":214,"target":218},{"source":217,"target":21},{"source":215,"target":30},{"source":215,"target":219},{"source":215,"target":13},{"source":215,"target":220},{"source":219,"target":30},{"source":216,"target":9},{"source":14,"target":0},{"source":14,"target":43},{"source":14,"target":221},{"source":14,"target":222},{"source":14,"target":223},{"source":221,"target":43},{"source":221,"target":224},{"source":221,"target":14},{"source":224,"target":43},{"source":222,"target":43},{"source":222,"target":225},{"source":222,"target":14},{"source":225,"target":43},{"source":223,"target":43},{"source":15,"target":0},{"source":15,"target":43},{"source":15,"target":226},{"source":15,"target":227},{"source":15,"target":228},{"source":15,"target":229},{"source":226,"target":43},{"source":226,"target":230},{"source":226,"target":15},{"source":230,"target":43},{"source":227,"target":16},{"source":227,"target":231},{"source":227,"target":15},{"source":231,"target":16},{"source":228,"target":108},{"source":228,"target":232},{"source":228,"target":15},{"source":232,"target":108},{"source":229,"target":43},{"source":16,"target":0},{"source":16,"target":43},{"source":16,"target":233},{"source":16,"target":234},{"source":233,"target":43},{"source":233,"target":235},{"source":233,"target":16},{"source":235,"target":43},{"source":234,"target":43},{"source":17,"target":0},{"source":17,"target":43},{"source":17,"target":236},{"source":17,"target":237},{"source":236,"target":43},{"source":236,"target":238},{"source":236,"target":17},{"source":238,"target":43},{"source":237,"target":43},{"source":18,"target":0},{"source":18,"target":107},{"source":18,"target":239},{"source":18,"target":240},{"source":18,"target":241},{"source":239,"target":242},{"source":239,"target":18},{"source":240,"target":108},{"source":240,"target":243},{"source":240,"target":18},{"source":243,"target":108},{"source":241,"target":107},{"source":19,"target":0},{"source":19,"target":43},{"source":19,"target":244},{"source":19,"target":245},{"source":19,"target":246},{"source":19,"target":247},{"source":244,"target":43},{"source":244,"target":248},{"source":244,"target":19},{"source":248,"target":43},{"source":245,"target":20},{"source":245,"target":249},{"source":245,"target":19},{"source":249,"target":20},{"source":246,"target":43},{"source":246,"target":250},{"source":246,"target":19},{"source":250,"target":43},{"source":247,"target":43},{"source":20,"target":0},{"source":20,"target":251},{"source":20,"target":252},{"source":20,"target":253},{"source":20,"target":254},{"source":20,"target":255},{"source":20,"target":256},{"source":20,"target":257},{"source":20,"target":258},{"source":20,"target":259},{"source":20,"target":260},{"source":20,"target":261},{"source":20,"target":262},{"source":251,"target":20},{"source":252,"target":20},{"source":253,"target":20},{"source":254,"target":20},{"source":255,"target":20},{"source":256,"target":20},{"source":257,"target":20},{"source":258,"target":20},{"source":259,"target":20},{"source":260,"target":20},{"source":261,"target":20},{"source":262,"target":20},{"source":21,"target":0},{"source":21,"target":69},{"source":21,"target":163},{"source":21,"target":263},{"source":21,"target":218},{"source":21,"target":264},{"source":21,"target":265},{"source":163,"target":3},{"source":163,"target":266},{"source":163,"target":21},{"source":163,"target":155},{"source":266,"target":3},{"source":263,"target":6},{"source":263,"target":267},{"source":263,"target":21},{"source":267,"target":6},{"source":218,"target":13},{"source":218,"target":268},{"source":218,"target":21},{"source":218,"target":214},{"source":268,"target":13},{"source":264,"target":68},{"source":264,"target":269},{"source":264,"target":21},{"source":264,"target":270},{"source":269,"target":68},{"source":265,"target":69},{"source":22,"target":0},{"source":22,"target":43},{"source":22,"target":271},{"source":22,"target":272},{"source":271,"target":273},{"source":271,"target":22},{"source":272,"target":43},{"source":23,"target":0},{"source":23,"target":35},{"source":23,"target":274},{"source":274,"target":35},{"source":24,"target":0},{"source":24,"target":94},{"source":24,"target":275},{"source":24,"target":276},{"source":275,"target":94},{"source":275,"target":277},{"source":275,"target":24},{"source":277,"target":94},{"source":276,"target":94},{"source":25,"target":0},{"source":25,"target":94},{"source":25,"target":278},{"source":25,"target":279},{"source":278,"target":57},{"source":278,"target":280},{"source":278,"target":25},{"source":278,"target":281},{"source":280,"target":57},{"source":279,"target":94},{"source":26,"target":0},{"source":26,"target":43},{"source":26,"target":282},{"source":26,"target":283},{"source":26,"target":284},{"source":282,"target":43},{"source":282,"target":285},{"source":282,"target":26},{"source":285,"target":43},{"source":283,"target":108},{"source":283,"target":286},{"source":283,"target":26},{"source":286,"target":108},{"source":284,"target":43},{"source":27,"target":0},{"source":27,"target":94},{"source":27,"target":287},{"source":27,"target":288},{"source":27,"target":289},{"source":287,"target":93},{"source":287,"target":290},{"source":287,"target":27},{"source":287,"target":291},{"source":290,"target":93},{"source":288,"target":24},{"source":288,"target":292},{"source":288,"target":27},{"source":292,"target":24},{"source":289,"target":94},{"source":28,"target":0},{"source":28,"target":43},{"source":28,"target":293},{"source":28,"target":294},{"source":293,"target":295},{"source":293,"target":28},{"source":294,"target":43},{"source":29,"target":0},{"source":29,"target":69},{"source":29,"target":296},{"source":29,"target":297},{"source":29,"target":298},{"source":29,"target":299},{"source":29,"target":300},{"source":296,"target":301},{"source":296,"target":29},{"source":297,"target":3},{"source":297,"target":302},{"source":297,"target":29},{"source":302,"target":3},{"source":298,"target":36},{"source":298,"target":303},{"source":298,"target":29},{"source":303,"target":36},{"source":299,"target":73},{"source":299,"target":304},{"source":299,"target":29},{"source":304,"target":73},{"source":300,"target":69},{"source":30,"target":0},{"source":30,"target":43},{"source":30,"target":2},{"source":30,"target":220},{"source":30,"target":305},{"source":30,"target":306},{"source":30,"target":307},{"source":30,"target":308},{"source":220,"target":13},{"source":220,"target":309},{"source":220,"target":30},{"source":220,"target":215},{"source":309,"target":13},{"source":305,"target":43},{"source":305,"target":310},{"source":305,"target":30},{"source":310,"target":43},{"source":306,"target":108},{"source":306,"target":311},{"source":306,"target":30},{"source":311,"target":108},{"source":307,"target":43},{"source":308,"target":2},{"source":31,"target":0},{"source":31,"target":1},{"source":31,"target":312},{"source":312,"target":1},{"source":32,"target":0},{"source":32,"target":43},{"source":32,"target":313},{"source":32,"target":314},{"source":32,"target":315},{"source":32,"target":316},{"source":313,"target":43},{"source":313,"target":317},{"source":313,"target":32},{"source":317,"target":43},{"source":314,"target":43},{"source":314,"target":318},{"source":314,"target":32},{"source":318,"target":43},{"source":315,"target":43},{"source":315,"target":319},{"source":315,"target":32},{"source":319,"target":43},{"source":316,"target":43},{"source":33,"target":0},{"source":33,"target":94},{"source":33,"target":2},{"source":33,"target":320},{"source":33,"target":321},{"source":320,"target":94},{"source":321,"target":2},{"source":34,"target":0},{"source":34,"target":109},{"source":34,"target":322},{"source":34,"target":323},{"source":322,"target":108},{"source":322,"target":324},{"source":322,"target":34},{"source":324,"target":108},{"source":323,"target":109},{"source":35,"target":0},{"source":35,"target":9},{"source":35,"target":325},{"source":35,"target":326},{"source":35,"target":327},{"source":35,"target":328},{"source":325,"target":329},{"source":325,"target":35},{"source":326,"target":330},{"source":326,"target":35},{"source":327,"target":331},{"source":327,"target":35},{"source":328,"target":9},{"source":36,"target":0},{"source":36,"target":69},{"source":36,"target":332},{"source":36,"target":333},{"source":36,"target":334},{"source":36,"target":335},{"source":36,"target":336},{"source":36,"target":337},{"source":332,"target":338},{"source":332,"target":36},{"source":333,"target":35},{"source":333,"target":339},{"source":333,"target":36},{"source":339,"target":35},{"source":334,"target":49},{"source":334,"target":340},{"source":334,"target":36},{"source":340,"target":49},{"source":335,"target":73},{"source":335,"target":341},{"source":335,"target":36},{"source":341,"target":73},{"source":336,"target":3},{"source":336,"target":342},{"source":336,"target":36},{"source":342,"target":3},{"source":337,"target":69},{"source":37,"target":0},{"source":37,"target":94},{"source":37,"target":343},{"source":37,"target":344},{"source":343,"target":57},{"source":343,"target":345},{"source":343,"target":37},{"source":343,"target":346},{"source":345,"target":57},{"source":344,"target":94},{"source":38,"target":0},{"source":38,"target":94},{"source":38,"target":347},{"source":38,"target":348},{"source":38,"target":349},{"source":347,"target":43},{"source":347,"target":350},{"source":347,"target":38},{"source":350,"target":43},{"source":348,"target":94},{"source":348,"target":351},{"source":348,"target":38},{"source":351,"target":94},{"source":349,"target":94},{"source":39,"target":0},{"source":39,"target":94},{"source":39,"target":352},{"source":352,"target":94},{"source":40,"target":0},{"source":40,"target":94},{"source":40,"target":353},{"source":40,"target":354},{"source":40,"target":355},{"source":40,"target":356},{"source":353,"target":94},{"source":353,"target":357},{"source":353,"target":40},{"source":357,"target":94},{"source":354,"target":43},{"source":354,"target":358},{"source":354,"target":40},{"source":358,"target":43},{"source":355,"target":93},{"source":355,"target":359},{"source":355,"target":40},{"source":355,"target":360},{"source":359,"target":93},{"source":356,"target":94},{"source":41,"target":0},{"source":41,"target":21},{"source":41,"target":126},{"source":41,"target":361},{"source":41,"target":362},{"source":41,"target":363},{"source":41,"target":364},{"source":361,"target":13},{"source":361,"target":365},{"source":361,"target":41},{"source":365,"target":13},{"source":362,"target":43},{"source":362,"target":366},{"source":362,"target":41},{"source":366,"target":43},{"source":363,"target":21},{"source":364,"target":126},{"source":42,"target":0},{"source":42,"target":3},{"source":42,"target":367},{"source":42,"target":368},{"source":367,"target":41},{"source":367,"target":369},{"source":367,"target":42},{"source":369,"target":41},{"source":368,"target":3},{"source":43,"target":0},{"source":43,"target":9},{"source":43,"target":370},{"source":370,"target":9},{"source":44,"target":0},{"source":44,"target":94},{"source":44,"target":371},{"source":44,"target":372},{"source":371,"target":43},{"source":371,"target":373},{"source":371,"target":44},{"source":373,"target":43},{"source":372,"target":94},{"source":45,"target":0},{"source":45,"target":43},{"source":45,"target":374},{"source":45,"target":375},{"source":45,"target":376},{"source":374,"target":92},{"source":374,"target":377},{"source":374,"target":45},{"source":377,"target":92},{"source":375,"target":43},{"source":375,"target":378},{"source":375,"target":45},{"source":378,"target":43},{"source":376,"target":43},{"source":46,"target":0},{"source":46,"target":21},{"source":46,"target":5},{"source":46,"target":379},{"source":46,"target":380},{"source":379,"target":21},{"source":380,"target":5},{"source":47,"target":0},{"source":47,"target":94},{"source":47,"target":381},{"source":47,"target":382},{"source":47,"target":383},{"source":47,"target":384},{"source":47,"target":385},{"source":381,"target":43},{"source":381,"target":386},{"source":381,"target":47},{"source":386,"target":43},{"source":382,"target":43},{"source":382,"target":387},{"source":382,"target":47},{"source":387,"target":43},{"source":383,"target":43},{"source":383,"target":388},{"source":383,"target":47},{"source":388,"target":43},{"source":384,"target":94},{"source":384,"target":389},{"source":384,"target":47},{"source":389,"target":94},{"source":385,"target":94},{"source":48,"target":0},{"source":48,"target":94},{"source":48,"target":390},{"source":48,"target":391},{"source":48,"target":392},{"source":48,"target":393},{"source":390,"target":43},{"source":390,"target":394},{"source":390,"target":48},{"source":394,"target":43},{"source":391,"target":94},{"source":391,"target":395},{"source":391,"target":48},{"source":395,"target":94},{"source":392,"target":94},{"source":392,"target":396},{"source":392,"target":48},{"source":396,"target":94},{"source":393,"target":94},{"source":49,"target":0},{"source":49,"target":9},{"source":49,"target":397},{"source":49,"target":398},{"source":49,"target":399},{"source":397,"target":400},{"source":397,"target":49},{"source":398,"target":69},{"source":398,"target":401},{"source":398,"target":49},{"source":398,"target":402},{"source":401,"target":69},{"source":399,"target":9},{"source":50,"target":0},{"source":50,"target":43},{"source":50,"target":403},{"source":50,"target":404},{"source":50,"target":405},{"source":50,"target":406},{"source":50,"target":407},{"source":403,"target":51},{"source":403,"target":408},{"source":403,"target":50},{"source":408,"target":51},{"source":404,"target":43},{"source":404,"target":409},{"source":404,"target":50},{"source":409,"target":43},{"source":405,"target":43},{"source":405,"target":410},{"source":405,"target":50},{"source":410,"target":43},{"source":406,"target":43},{"source":406,"target":411},{"source":406,"target":50},{"source":411,"target":43},{"source":407,"target":43},{"source":51,"target":0},{"source":51,"target":412},{"source":51,"target":413},{"source":51,"target":414},{"source":51,"target":415},{"source":51,"target":416},{"source":51,"target":417},{"source":51,"target":418},{"source":51,"target":419},{"source":51,"target":420},{"source":51,"target":421},{"source":51,"target":422},{"source":51,"target":423},{"source":51,"target":424},{"source":51,"target":425},{"source":51,"target":426},{"source":51,"target":427},{"source":51,"target":428},{"source":51,"target":429},{"source":51,"target":430},{"source":412,"target":51},{"source":413,"target":51},{"source":414,"target":51},{"source":415,"target":51},{"source":416,"target":51},{"source":417,"target":51},{"source":418,"target":51},{"source":419,"target":51},{"source":420,"target":51},{"source":421,"target":51},{"source":422,"target":51},{"source":423,"target":51},{"source":424,"target":51},{"source":425,"target":51},{"source":426,"target":51},{"source":427,"target":51},{"source":428,"target":51},{"source":429,"target":51},{"source":430,"target":51},{"source":52,"target":0},{"source":52,"target":431},{"source":52,"target":432},{"source":52,"target":433},{"source":431,"target":52},{"source":432,"target":52},{"source":433,"target":52},{"source":53,"target":0},{"source":53,"target":21},{"source":53,"target":434},{"source":53,"target":435},{"source":434,"target":24},{"source":434,"target":436},{"source":434,"target":53},{"source":436,"target":24},{"source":435,"target":21},{"source":54,"target":0},{"source":54,"target":43},{"source":54,"target":437},{"source":54,"target":438},{"source":54,"target":439},{"source":437,"target":108},{"source":437,"target":440},{"source":437,"target":54},{"source":440,"target":108},{"source":438,"target":43},{"source":438,"target":441},{"source":438,"target":54},{"source":441,"target":43},{"source":439,"target":43},{"source":55,"target":0},{"source":55,"target":109},{"source":55,"target":442},{"source":442,"target":109},{"source":56,"target":0},{"source":56,"target":35},{"source":56,"target":443},{"source":56,"target":444},{"source":443,"target":102},{"source":443,"target":445},{"source":443,"target":56},{"source":445,"target":102},{"source":444,"target":35},{"source":57,"target":0},{"source":57,"target":69},{"source":57,"target":94},{"source":57,"target":446},{"source":57,"target":281},{"source":57,"target":346},{"source":57,"target":447},{"source":57,"target":448},{"source":446,"target":94},{"source":446,"target":449},{"source":446,"target":57},{"source":449,"target":94},{"source":281,"target":25},{"source":281,"target":450},{"source":281,"target":57},{"source":281,"target":278},{"source":450,"target":25},{"source":346,"target":37},{"source":346,"target":451},{"source":346,"target":57},{"source":346,"target":343},{"source":451,"target":37},{"source":447,"target":69},{"source":448,"target":94},{"source":58,"target":0},{"source":58,"target":35},{"source":58,"target":452},{"source":452,"target":35},{"source":59,"target":0},{"source":59,"target":453},{"source":59,"target":454},{"source":453,"target":60},{"source":453,"target":455},{"source":453,"target":59},{"source":455,"target":60},{"source":454,"target":61},{"source":454,"target":456},{"source":454,"target":59},{"source":456,"target":61},{"source":60,"target":0},{"source":60,"target":457},{"source":60,"target":458},{"source":457,"target":459},{"source":457,"target":60},{"source":458,"target":460},{"source":458,"target":60},{"source":61,"target":0},{"source":61,"target":461},{"source":61,"target":462},{"source":461,"target":463},{"source":461,"target":61},{"source":462,"target":60},{"source":462,"target":464},{"source":462,"target":61},{"source":464,"target":60},{"source":62,"target":0},{"source":62,"target":9},{"source":62,"target":465},{"source":62,"target":466},{"source":62,"target":467},{"source":465,"target":69},{"source":465,"target":468},{"source":465,"target":62},{"source":468,"target":69},{"source":466,"target":108},{"source":466,"target":469},{"source":466,"target":62},{"source":469,"target":108},{"source":467,"target":9},{"source":63,"target":0},{"source":63,"target":1},{"source":63,"target":470},{"source":63,"target":471},{"source":63,"target":472},{"source":63,"target":473},{"source":63,"target":474},{"source":470,"target":475},{"source":470,"target":63},{"source":471,"target":108},{"source":471,"target":476},{"source":471,"target":63},{"source":476,"target":108},{"source":472,"target":63},{"source":472,"target":477},{"source":472,"target":63},{"source":472,"target":473},{"source":477,"target":63},{"source":473,"target":63},{"source":473,"target":478},{"source":473,"target":63},{"source":473,"target":472},{"source":478,"target":63},{"source":474,"target":1},{"source":64,"target":0},{"source":64,"target":43},{"source":64,"target":2},{"source":64,"target":479},{"source":64,"target":480},{"source":64,"target":481},{"source":479,"target":43},{"source":479,"target":482},{"source":479,"target":64},{"source":482,"target":43},{"source":480,"target":43},{"source":481,"target":2},{"source":65,"target":0},{"source":65,"target":9},{"source":65,"target":146},{"source":65,"target":483},{"source":65,"target":484},{"source":65,"target":485},{"source":146,"target":1},{"source":146,"target":486},{"source":146,"target":65},{"source":146,"target":137},{"source":486,"target":1},{"source":483,"target":108},{"source":483,"target":487},{"source":483,"target":65},{"source":487,"target":108},{"source":484,"target":66},{"source":484,"target":488},{"source":484,"target":65},{"source":488,"target":66},{"source":485,"target":9},{"source":66,"target":0},{"source":66,"target":9},{"source":66,"target":489},{"source":66,"target":490},{"source":66,"target":491},{"source":66,"target":492},{"source":489,"target":493},{"source":489,"target":66},{"source":490,"target":494},{"source":490,"target":66},{"source":491,"target":108},{"source":491,"target":495},{"source":491,"target":66},{"source":495,"target":108},{"source":492,"target":9},{"source":67,"target":0},{"source":67,"target":496},{"source":67,"target":497},{"source":67,"target":498},{"source":67,"target":499},{"source":67,"target":500},{"source":67,"target":501},{"source":67,"target":502},{"source":496,"target":503},{"source":496,"target":67},{"source":497,"target":73},{"source":497,"target":504},{"source":497,"target":67},{"source":497,"target":505},{"source":504,"target":73},{"source":498,"target":107},{"source":498,"target":506},{"source":498,"target":67},{"source":506,"target":107},{"source":499,"target":113},{"source":499,"target":507},{"source":499,"target":67},{"source":507,"target":113},{"source":500,"target":36},{"source":500,"target":508},{"source":500,"target":67},{"source":508,"target":36},{"source":501,"target":29},{"source":501,"target":509},{"source":501,"target":67},{"source":509,"target":29},{"source":502,"target":7},{"source":502,"target":510},{"source":502,"target":67},{"source":510,"target":7},{"source":68,"target":0},{"source":68,"target":9},{"source":68,"target":511},{"source":68,"target":512},{"source":68,"target":513},{"source":68,"target":514},{"source":68,"target":515},{"source":68,"target":516},{"source":68,"target":517},{"source":68,"target":518},{"source":68,"target":270},{"source":68,"target":519},{"source":68,"target":520},{"source":68,"target":521},{"source":68,"target":522},{"source":511,"target":130},{"source":511,"target":523},{"source":511,"target":68},{"source":523,"target":130},{"source":512,"target":52},{"source":512,"target":524},{"source":512,"target":68},{"source":524,"target":52},{"source":513,"target":525},{"source":513,"target":68},{"source":514,"target":526},{"source":514,"target":68},{"source":515,"target":527},{"source":515,"target":68},{"source":516,"target":528},{"source":516,"target":68},{"source":517,"target":529},{"source":517,"target":68},{"source":518,"target":530},{"source":518,"target":68},{"source":270,"target":21},{"source":270,"target":531},{"source":270,"target":68},{"source":270,"target":264},{"source":531,"target":21},{"source":519,"target":93},{"source":519,"target":532},{"source":519,"target":68},{"source":519,"target":533},{"source":532,"target":93},{"source":520,"target":129},{"source":520,"target":534},{"source":520,"target":68},{"source":520,"target":535},{"source":534,"target":129},{"source":521,"target":127},{"source":521,"target":536},{"source":521,"target":68},{"source":521,"target":537},{"source":536,"target":127},{"source":522,"target":9},{"source":69,"target":0},{"source":69,"target":9},{"source":69,"target":538},{"source":69,"target":539},{"source":69,"target":402},{"source":69,"target":540},{"source":538,"target":541},{"source":538,"target":69},{"source":539,"target":542},{"source":539,"target":69},{"source":402,"target":49},{"source":402,"target":543},{"source":402,"target":69},{"source":402,"target":398},{"source":543,"target":49},{"source":540,"target":9},{"source":70,"target":0},{"source":70,"target":9},{"source":70,"target":544},{"source":544,"target":9},{"source":71,"target":0},{"source":71,"target":43},{"source":71,"target":545},{"source":71,"target":546},{"source":545,"target":547},{"source":545,"target":71},{"source":546,"target":43},{"source":72,"target":0},{"source":72,"target":43},{"source":72,"target":548},{"source":548,"target":43},{"source":73,"target":0},{"source":73,"target":69},{"source":73,"target":167},{"source":73,"target":505},{"source":73,"target":549},{"source":73,"target":550},{"source":73,"target":551},{"source":73,"target":552},{"source":167,"target":3},{"source":167,"target":553},{"source":167,"target":73},{"source":167,"target":158},{"source":553,"target":3},{"source":505,"target":67},{"source":505,"target":554},{"source":505,"target":73},{"source":505,"target":497},{"source":554,"target":67},{"source":549,"target":73},{"source":549,"target":555},{"source":549,"target":73},{"source":549,"target":550},{"source":555,"target":73},{"source":550,"target":73},{"source":550,"target":556},{"source":550,"target":73},{"source":550,"target":549},{"source":556,"target":73},{"source":551,"target":74},{"source":551,"target":557},{"source":551,"target":73},{"source":551,"target":558},{"source":557,"target":74},{"source":552,"target":69},{"source":74,"target":0},{"source":74,"target":70},{"source":74,"target":558},{"source":74,"target":559},{"source":74,"target":560},{"source":558,"target":73},{"source":558,"target":561},{"source":558,"target":74},{"source":558,"target":551},{"source":561,"target":73},{"source":559,"target":74},{"source":559,"target":562},{"source":559,"target":74},{"source":562,"target":74},{"source":560,"target":70},{"source":75,"target":0},{"source":75,"target":107},{"source":75,"target":563},{"source":75,"target":564},{"source":75,"target":565},{"source":563,"target":108},{"source":563,"target":566},{"source":563,"target":75},{"source":566,"target":108},{"source":564,"target":108},{"source":564,"target":567},{"source":564,"target":75},{"source":567,"target":108},{"source":565,"target":107},{"source":76,"target":0},{"source":76,"target":43},{"source":76,"target":568},{"source":76,"target":569},{"source":568,"target":43},{"source":568,"target":570},{"source":568,"target":76},{"source":570,"target":43},{"source":569,"target":43},{"source":77,"target":0},{"source":77,"target":43},{"source":77,"target":571},{"source":77,"target":572},{"source":77,"target":573},{"source":571,"target":78},{"source":571,"target":574},{"source":571,"target":77},{"source":574,"target":78},{"source":572,"target":43},{"source":572,"target":575},{"source":572,"target":77},{"source":575,"target":43},{"source":573,"target":43},{"source":78,"target":0},{"source":78,"target":576},{"source":78,"target":577},{"source":576,"target":78},{"source":577,"target":78},{"source":79,"target":0},{"source":79,"target":43},{"source":79,"target":578},{"source":79,"target":579},{"source":79,"target":580},{"source":578,"target":80},{"source":578,"target":581},{"source":578,"target":79},{"source":581,"target":80},{"source":579,"target":43},{"source":579,"target":582},{"source":579,"target":79},{"source":582,"target":43},{"source":580,"target":43},{"source":80,"target":0},{"source":80,"target":583},{"source":80,"target":584},{"source":80,"target":585},{"source":80,"target":586},{"source":80,"target":587},{"source":80,"target":588},{"source":583,"target":80},{"source":584,"target":80},{"source":585,"target":80},{"source":586,"target":80},{"source":587,"target":80},{"source":588,"target":80},{"source":81,"target":0},{"source":81,"target":107},{"source":81,"target":589},{"source":589,"target":107},{"source":82,"target":0},{"source":82,"target":81},{"source":82,"target":590},{"source":590,"target":81},{"source":83,"target":0},{"source":83,"target":81},{"source":83,"target":591},{"source":591,"target":81},{"source":84,"target":0},{"source":84,"target":81},{"source":84,"target":592},{"source":592,"target":81},{"source":85,"target":0},{"source":85,"target":81},{"source":85,"target":593},{"source":593,"target":81},{"source":86,"target":0},{"source":86,"target":81},{"source":86,"target":594},{"source":594,"target":81},{"source":87,"target":0},{"source":87,"target":81},{"source":87,"target":595},{"source":595,"target":81},{"source":88,"target":0},{"source":88,"target":81},{"source":88,"target":596},{"source":596,"target":81},{"source":89,"target":0},{"source":89,"target":81},{"source":89,"target":597},{"source":597,"target":81},{"source":90,"target":0},{"source":90,"target":81},{"source":90,"target":598},{"source":598,"target":81},{"source":91,"target":0},{"source":91,"target":94},{"source":91,"target":599},{"source":91,"target":600},{"source":599,"target":43},{"source":599,"target":601},{"source":599,"target":91},{"source":601,"target":43},{"source":600,"target":94},{"source":92,"target":0},{"source":92,"target":43},{"source":92,"target":602},{"source":92,"target":603},{"source":92,"target":604},{"source":602,"target":126},{"source":602,"target":605},{"source":602,"target":92},{"source":602,"target":606},{"source":605,"target":126},{"source":603,"target":43},{"source":603,"target":607},{"source":603,"target":92},{"source":607,"target":43},{"source":604,"target":43},{"source":93,"target":0},{"source":93,"target":126},{"source":93,"target":533},{"source":93,"target":608},{"source":93,"target":609},{"source":93,"target":610},{"source":93,"target":142},{"source":93,"target":291},{"source":93,"target":360},{"source":93,"target":611},{"source":533,"target":68},{"source":533,"target":612},{"source":533,"target":93},{"source":533,"target":519},{"source":612,"target":68},{"source":608,"target":613},{"source":608,"target":93},{"source":609,"target":108},{"source":609,"target":614},{"source":609,"target":93},{"source":614,"target":108},{"source":610,"target":6},{"source":610,"target":615},{"source":610,"target":93},{"source":615,"target":6},{"source":142,"target":1},{"source":142,"target":616},{"source":142,"target":93},{"source":142,"target":134},{"source":616,"target":1},{"source":291,"target":27},{"source":291,"target":617},{"source":291,"target":93},{"source":291,"target":287},{"source":617,"target":27},{"source":360,"target":40},{"source":360,"target":618},{"source":360,"target":93},{"source":360,"target":355},{"source":618,"target":40},{"source":611,"target":126},{"source":94,"target":0},{"source":94,"target":9},{"source":94,"target":619},{"source":619,"target":9},{"source":95,"target":0},{"source":95,"target":43},{"source":95,"target":620},{"source":95,"target":621},{"source":620,"target":622},{"source":620,"target":95},{"source":621,"target":43},{"source":96,"target":0},{"source":96,"target":94},{"source":96,"target":2},{"source":96,"target":623},{"source":96,"target":624},{"source":96,"target":625},{"source":623,"target":43},{"source":623,"target":626},{"source":623,"target":96},{"source":626,"target":43},{"source":624,"target":94},{"source":625,"target":2},{"source":97,"target":0},{"source":97,"target":4},{"source":97,"target":627},{"source":97,"target":628},{"source":627,"target":92},{"source":627,"target":629},{"source":627,"target":97},{"source":629,"target":92},{"source":628,"target":4},{"source":98,"target":0},{"source":98,"target":4},{"source":98,"target":2},{"source":98,"target":630},{"source":98,"target":631},{"source":630,"target":4},{"source":631,"target":2},{"source":99,"target":0},{"source":99,"target":94},{"source":99,"target":632},{"source":99,"target":633},{"source":99,"target":634},{"source":632,"target":635},{"source":632,"target":99},{"source":633,"target":43},{"source":633,"target":636},{"source":633,"target":99},{"source":636,"target":43},{"source":634,"target":94},{"source":100,"target":0},{"source":100,"target":94},{"source":100,"target":637},{"source":100,"target":638},{"source":100,"target":639},{"source":637,"target":43},{"source":637,"target":640},{"source":637,"target":100},{"source":640,"target":43},{"source":638,"target":94},{"source":638,"target":641},{"source":638,"target":100},{"source":641,"target":94},{"source":639,"target":94},{"source":101,"target":0},{"source":101,"target":94},{"source":101,"target":642},{"source":101,"target":643},{"source":101,"target":644},{"source":642,"target":24},{"source":642,"target":645},{"source":642,"target":101},{"source":645,"target":24},{"source":643,"target":43},{"source":643,"target":646},{"source":643,"target":101},{"source":646,"target":43},{"source":644,"target":94},{"source":102,"target":0},{"source":102,"target":9},{"source":102,"target":647},{"source":102,"target":648},{"source":102,"target":649},{"source":647,"target":650},{"source":647,"target":102},{"source":648,"target":9},{"source":648,"target":651},{"source":648,"target":102},{"source":651,"target":9},{"source":649,"target":9},{"source":103,"target":0},{"source":103,"target":9},{"source":103,"target":652},{"source":103,"target":653},{"source":652,"target":654},{"source":652,"target":103},{"source":653,"target":9},{"source":104,"target":0},{"source":104,"target":4},{"source":104,"target":655},{"source":655,"target":4},{"source":105,"target":0},{"source":105,"target":94},{"source":105,"target":656},{"source":105,"target":657},{"source":656,"target":43},{"source":656,"target":658},{"source":656,"target":105},{"source":658,"target":43},{"source":657,"target":94},{"source":106,"target":0},{"source":106,"target":94},{"source":106,"target":659},{"source":106,"target":660},{"source":106,"target":661},{"source":106,"target":662},{"source":659,"target":24},{"source":659,"target":663},{"source":659,"target":106},{"source":663,"target":24},{"source":660,"target":24},{"source":660,"target":664},{"source":660,"target":106},{"source":664,"target":24},{"source":661,"target":27},{"source":661,"target":665},{"source":661,"target":106},{"source":665,"target":27},{"source":662,"target":94},{"source":107,"target":0},{"source":107,"target":69},{"source":107,"target":666},{"source":107,"target":667},{"source":666,"target":108},{"source":666,"target":668},{"source":666,"target":107},{"source":666,"target":669},{"source":668,"target":108},{"source":667,"target":69},{"source":108,"target":0},{"source":108,"target":43},{"source":108,"target":70},{"source":108,"target":669},{"source":108,"target":670},{"source":108,"target":671},{"source":108,"target":672},{"source":669,"target":107},{"source":669,"target":673},{"source":669,"target":108},{"source":669,"target":666},{"source":673,"target":107},{"source":670,"target":70},{"source":670,"target":674},{"source":670,"target":108},{"source":674,"target":70},{"source":671,"target":43},{"source":672,"target":70},{"source":109,"target":0},{"source":109,"target":3},{"source":109,"target":675},{"source":109,"target":676},{"source":675,"target":112},{"source":675,"target":677},{"source":675,"target":109},{"source":677,"target":112},{"source":676,"target":3},{"source":110,"target":0},{"source":110,"target":94},{"source":110,"target":678},{"source":110,"target":679},{"source":678,"target":3},{"source":678,"target":680},{"source":678,"target":110},{"source":680,"target":3},{"source":679,"target":94},{"source":111,"target":0},{"source":111,"target":43},{"source":111,"target":681},{"source":111,"target":682},{"source":681,"target":108},{"source":681,"target":683},{"source":681,"target":111},{"source":683,"target":108},{"source":682,"target":43},{"source":112,"target":0},{"source":112,"target":107},{"source":112,"target":684},{"source":112,"target":685},{"source":684,"target":108},{"source":684,"target":686},{"source":684,"target":112},{"source":686,"target":108},{"source":685,"target":107},{"source":113,"target":0},{"source":113,"target":69},{"source":113,"target":687},{"source":687,"target":69},{"source":114,"target":0},{"source":114,"target":43},{"source":114,"target":70},{"source":114,"target":688},{"source":114,"target":689},{"source":114,"target":690},{"source":114,"target":691},{"source":688,"target":113},{"source":688,"target":692},{"source":688,"target":114},{"source":692,"target":113},{"source":689,"target":9},{"source":689,"target":693},{"source":689,"target":114},{"source":693,"target":9},{"source":690,"target":43},{"source":691,"target":70},{"source":115,"target":0},{"source":115,"target":11},{"source":115,"target":113},{"source":115,"target":694},{"source":115,"target":695},{"source":694,"target":11},{"source":695,"target":113},{"source":116,"target":0},{"source":116,"target":12},{"source":116,"target":113},{"source":116,"target":696},{"source":116,"target":697},{"source":696,"target":12},{"source":697,"target":113},{"source":117,"target":0},{"source":117,"target":34},{"source":117,"target":113},{"source":117,"target":698},{"source":117,"target":699},{"source":698,"target":34},{"source":699,"target":113},{"source":118,"target":0},{"source":118,"target":42},{"source":118,"target":113},{"source":118,"target":700},{"source":118,"target":701},{"source":700,"target":42},{"source":701,"target":113},{"source":119,"target":0},{"source":119,"target":55},{"source":119,"target":113},{"source":119,"target":702},{"source":119,"target":703},{"source":702,"target":55},{"source":703,"target":113},{"source":120,"target":0},{"source":120,"target":57},{"source":120,"target":113},{"source":120,"target":704},{"source":120,"target":705},{"source":704,"target":57},{"source":705,"target":113},{"source":121,"target":0},{"source":121,"target":63},{"source":121,"target":113},{"source":121,"target":706},{"source":121,"target":707},{"source":706,"target":63},{"source":707,"target":113},{"source":122,"target":0},{"source":122,"target":93},{"source":122,"target":113},{"source":122,"target":708},{"source":122,"target":709},{"source":708,"target":93},{"source":709,"target":113},{"source":123,"target":0},{"source":123,"target":107},{"source":123,"target":113},{"source":123,"target":710},{"source":123,"target":711},{"source":710,"target":107},{"source":711,"target":113},{"source":124,"target":0},{"source":124,"target":3},{"source":124,"target":113},{"source":124,"target":712},{"source":124,"target":713},{"source":712,"target":3},{"source":713,"target":113},{"source":125,"target":0},{"source":125,"target":128},{"source":125,"target":113},{"source":125,"target":714},{"source":125,"target":715},{"source":714,"target":128},{"source":715,"target":113},{"source":126,"target":0},{"source":126,"target":69},{"source":126,"target":716},{"source":126,"target":717},{"source":126,"target":606},{"source":126,"target":718},{"source":716,"target":719},{"source":716,"target":126},{"source":717,"target":43},{"source":717,"target":720},{"source":717,"target":126},{"source":720,"target":43},{"source":606,"target":92},{"source":606,"target":721},{"source":606,"target":126},{"source":606,"target":602},{"source":721,"target":92},{"source":718,"target":69},{"source":127,"target":0},{"source":127,"target":43},{"source":127,"target":5},{"source":127,"target":537},{"source":127,"target":722},{"source":127,"target":723},{"source":127,"target":724},{"source":537,"target":68},{"source":537,"target":725},{"source":537,"target":127},{"source":537,"target":521},{"source":725,"target":68},{"source":722,"target":6},{"source":722,"target":726},{"source":722,"target":127},{"source":726,"target":6},{"source":723,"target":43},{"source":724,"target":5},{"source":128,"target":0},{"source":128,"target":126},{"source":128,"target":177},{"source":128,"target":727},{"source":177,"target":5},{"source":177,"target":728},{"source":177,"target":128},{"source":177,"target":173},{"source":728,"target":5},{"source":727,"target":126},{"source":129,"target":0},{"source":129,"target":94},{"source":129,"target":5},{"source":129,"target":729},{"source":129,"target":535},{"source":129,"target":730},{"source":129,"target":731},{"source":129,"target":732},{"source":729,"target":733},{"source":729,"target":129},{"source":535,"target":68},{"source":535,"target":734},{"source":535,"target":129},{"source":535,"target":520},{"source":734,"target":68},{"source":730,"target":6},{"source":730,"target":735},{"source":730,"target":129},{"source":735,"target":6},{"source":731,"target":94},{"source":732,"target":5},{"source":130,"target":0},{"source":130,"target":736},{"source":130,"target":737},{"source":130,"target":738},{"source":130,"target":739},{"source":736,"target":130},{"source":737,"target":130},{"source":738,"target":130},{"source":739,"target":130},{"source":131,"target":0},{"source":131,"target":107},{"source":131,"target":740},{"source":131,"target":741},{"source":131,"target":742},{"source":740,"target":743},{"source":740,"target":131},{"source":741,"target":108},{"source":741,"target":744},{"source":741,"target":131},{"source":744,"target":108},{"source":742,"target":107},{"source":132,"target":0},{"source":132,"target":94},{"source":132,"target":745},{"source":132,"target":746},{"source":132,"target":747},{"source":745,"target":43},{"source":745,"target":748},{"source":745,"target":132},{"source":748,"target":43},{"source":746,"target":94},{"source":746,"target":749},{"source":746,"target":132},{"source":749,"target":94},{"source":747,"target":94}],"multigraph":true}
ecore
class-diagram
repo-ecore-all/data/P1erreGaultier/SmallUML/SmallUML/model/smalluml.ecore
smalluml Class method attribute Method parameters return Association used user Heritage mother child Role class upper lower Type Float Int Boolean String NamedElement name Diagram assoc heritage class
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="smalluml" nsURI="http://www.univ-nantes.fr/smalluml" nsPrefix="smalluml"> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="method" upperBound="-1" eType="#//Method" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute" upperBound="-1" eType="#//Type" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Method" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//Type" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="return" eType="#//Type" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="used" lowerBound="1" eType="#//Role" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="user" lowerBound="1" eType="#//Role" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Heritage" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="mother" lowerBound="1" eType="#//Role" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="child" lowerBound="1" eType="#//Role" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Role" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="class" lowerBound="1" eType="#//Class" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upper" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lower" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Float" eSuperTypes="#//Type"/> <eClassifiers xsi:type="ecore:EClass" name="Int" eSuperTypes="#//Type"/> <eClassifiers xsi:type="ecore:EClass" name="Boolean" eSuperTypes="#//Type"/> <eClassifiers xsi:type="ecore:EClass" name="String" eSuperTypes="#//Type"/> <eClassifiers xsi:type="ecore:EClass" name="NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Diagram"> <eStructuralFeatures xsi:type="ecore:EReference" name="assoc" upperBound="-1" eType="#//Association" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="heritage" upperBound="-1" eType="#//Heritage" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="class" upperBound="-1" eType="#//Class" containment="true"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"smalluml","nsURI":"http://www.univ-nantes.fr/smalluml","name":"smalluml","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Method","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Heritage","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Role","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Float","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Int","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Boolean","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Diagram","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"return","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"used","changeable":true,"resolveProxies":true,"lowerBound":1,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"user","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mother","changeable":true,"resolveProxies":true,"lowerBound":1,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"child","changeable":true,"resolveProxies":true,"lowerBound":1,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"resolveProxies":true,"lowerBound":1,"id":33,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"upper","changeable":true,"lowerBound":1,"iD":false,"id":34,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lower","changeable":true,"lowerBound":1,"iD":false,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"assoc","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"heritage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":1,"target":0},{"source":1,"target":11},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":13,"target":2},{"source":13,"target":16},{"source":13,"target":1},{"source":16,"target":2},{"source":14,"target":6},{"source":14,"target":17},{"source":14,"target":1},{"source":17,"target":6},{"source":15,"target":11},{"source":2,"target":0},{"source":2,"target":11},{"source":2,"target":18},{"source":2,"target":19},{"source":2,"target":20},{"source":18,"target":6},{"source":18,"target":21},{"source":18,"target":2},{"source":21,"target":6},{"source":19,"target":6},{"source":19,"target":22},{"source":19,"target":2},{"source":22,"target":6},{"source":20,"target":11},{"source":3,"target":0},{"source":3,"target":11},{"source":3,"target":23},{"source":3,"target":24},{"source":3,"target":25},{"source":23,"target":5},{"source":23,"target":26},{"source":23,"target":3},{"source":26,"target":5},{"source":24,"target":5},{"source":24,"target":27},{"source":24,"target":3},{"source":27,"target":5},{"source":25,"target":11},{"source":4,"target":0},{"source":4,"target":11},{"source":4,"target":28},{"source":4,"target":29},{"source":4,"target":30},{"source":28,"target":5},{"source":28,"target":31},{"source":28,"target":4},{"source":31,"target":5},{"source":29,"target":5},{"source":29,"target":32},{"source":29,"target":4},{"source":32,"target":5},{"source":30,"target":11},{"source":5,"target":0},{"source":5,"target":11},{"source":5,"target":33},{"source":5,"target":34},{"source":5,"target":35},{"source":5,"target":36},{"source":33,"target":1},{"source":33,"target":37},{"source":33,"target":5},{"source":37,"target":1},{"source":34,"target":38},{"source":34,"target":5},{"source":35,"target":39},{"source":35,"target":5},{"source":36,"target":11},{"source":6,"target":0},{"source":6,"target":11},{"source":6,"target":40},{"source":40,"target":11},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":41},{"source":41,"target":6},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":42},{"source":42,"target":6},{"source":9,"target":0},{"source":9,"target":6},{"source":9,"target":43},{"source":43,"target":6},{"source":10,"target":0},{"source":10,"target":6},{"source":10,"target":44},{"source":44,"target":6},{"source":11,"target":0},{"source":11,"target":45},{"source":45,"target":46},{"source":45,"target":11},{"source":12,"target":0},{"source":12,"target":47},{"source":12,"target":48},{"source":12,"target":49},{"source":47,"target":3},{"source":47,"target":50},{"source":47,"target":12},{"source":50,"target":3},{"source":48,"target":4},{"source":48,"target":51},{"source":48,"target":12},{"source":51,"target":4},{"source":49,"target":1},{"source":49,"target":52},{"source":49,"target":12},{"source":52,"target":1}],"multigraph":true}
ecore
entities
repo-ecore-all/data/lolybc88/MTinWebGME/org.xtext.example.mydsl/model/generated/MyDsl.ecore
myDsl Model elements PackageDeclaration name elements Type name DataType AbstractElement Import importedNamespace Entity superType features Feature many name type
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="myDsl" nsURI="http://www.xtext.org/example/mydsl/MyDsl" nsPrefix="myDsl"> <eClassifiers xsi:type="ecore:EClass" name="Model"> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//AbstractElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageDeclaration" eSuperTypes="#//AbstractElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//AbstractElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" eSuperTypes="#//AbstractElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Type"/> <eClassifiers xsi:type="ecore:EClass" name="AbstractElement"/> <eClassifiers xsi:type="ecore:EClass" name="Import" eSuperTypes="#//AbstractElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="importedNamespace" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Entity" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="superType" eType="#//Entity"/> <eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1" eType="#//Feature" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Feature"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="many" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"myDsl","nsURI":"http://www.xtext.org/example/mydsl/MyDsl","name":"myDsl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageDeclaration","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractElement","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Import","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"importedNamespace","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"features","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"many","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":1,"target":0},{"source":1,"target":9},{"source":9,"target":5},{"source":9,"target":10},{"source":9,"target":1},{"source":10,"target":5},{"source":2,"target":0},{"source":2,"target":5},{"source":2,"target":11},{"source":2,"target":12},{"source":2,"target":13},{"source":11,"target":14},{"source":11,"target":2},{"source":12,"target":5},{"source":12,"target":15},{"source":12,"target":2},{"source":15,"target":5},{"source":13,"target":5},{"source":3,"target":0},{"source":3,"target":5},{"source":3,"target":16},{"source":3,"target":17},{"source":16,"target":18},{"source":16,"target":3},{"source":17,"target":5},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":19},{"source":19,"target":3},{"source":5,"target":0},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":20},{"source":6,"target":21},{"source":20,"target":22},{"source":20,"target":6},{"source":21,"target":5},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":23},{"source":7,"target":24},{"source":7,"target":25},{"source":23,"target":7},{"source":23,"target":26},{"source":23,"target":7},{"source":26,"target":7},{"source":24,"target":8},{"source":24,"target":27},{"source":24,"target":7},{"source":27,"target":8},{"source":25,"target":3},{"source":8,"target":0},{"source":8,"target":28},{"source":8,"target":29},{"source":8,"target":30},{"source":28,"target":31},{"source":28,"target":8},{"source":29,"target":32},{"source":29,"target":8},{"source":30,"target":3},{"source":30,"target":33},{"source":30,"target":8},{"source":33,"target":3}],"multigraph":true}
ecore
statemachine
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/damenac/puzzle/examples/demo-ICSR/puzzle.examples.fsm.rhapsody.metamodel/models/fsmRhapsody.ecore
fsm StateMachine regions Region subvertex transitions ownerState AbstractState incoming outgoing ownerRegion State doActivity entry exit ownedRegions Transition trigger target source effect guard Trigger expression Pseudostate InitialState Fork Join ShallowHistory Junction Conditional FinalState Constraint Statement Program statements NamedElement name
<?xml version="1.0" encoding="ASCII"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="fsm" nsURI="http://puzzle.examples.fsm" nsPrefix="fsm"> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="regions" upperBound="-1" eType="//Region" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Region" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="subvertex" upperBound="-1" eType="//AbstractState" containment="true" eOpposite="//AbstractState/ownerRegion"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1" eType="//Transition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownerState" eType="//State" eOpposite="//State/ownedRegions"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractState" abstract="true" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="incoming" upperBound="-1" eType="//Transition" eOpposite="//Transition/target"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" upperBound="-1" eType="//Transition" eOpposite="//Transition/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownerRegion" lowerBound="1" eType="//Region" eOpposite="//Region/subvertex"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="//AbstractState"> <eStructuralFeatures xsi:type="ecore:EReference" name="doActivity" eType="//Program" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="entry" eType="//Program" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exit" eType="//Program" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedRegions" upperBound="-1" eType="//Region" containment="true" eOpposite="//Region/ownerState"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="trigger" eType="//Trigger" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="//AbstractState" eOpposite="//AbstractState/incoming"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="//AbstractState" eOpposite="//AbstractState/outgoing"/> <eStructuralFeatures xsi:type="ecore:EReference" name="effect" upperBound="-1" eType="//Statement" containment="true"> <eAnnotations source="addition"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="guard" lowerBound="1" eType="//Constraint" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Trigger"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expression"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Pseudostate" abstract="true" eSuperTypes="//AbstractState"/> <eClassifiers xsi:type="ecore:EClass" name="InitialState" eSuperTypes="//Pseudostate"/> <eClassifiers xsi:type="ecore:EClass" name="Fork" eSuperTypes="//Pseudostate"/> <eClassifiers xsi:type="ecore:EClass" name="Join" eSuperTypes="//Pseudostate"/> <eClassifiers xsi:type="ecore:EClass" name="ShallowHistory" eSuperTypes="//Pseudostate"/> <eClassifiers xsi:type="ecore:EClass" name="Junction" eSuperTypes="//Pseudostate"/> <eClassifiers xsi:type="ecore:EClass" name="Conditional" eSuperTypes="//Pseudostate"/> <eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="//State"/> <eClassifiers xsi:type="ecore:EClass" name="Constraint"/> <eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="Program" eSuperTypes="//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"fsm","nsURI":"http://puzzle.examples.fsm","name":"fsm","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Region","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractState","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trigger","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pseudostate","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialState","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Fork","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Join","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ShallowHistory","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Junction","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conditional","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Program","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"regions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subvertex","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownerState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownerRegion","changeable":true,"resolveProxies":true,"lowerBound":1,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedRegions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"doActivity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entry","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"trigger","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"effect","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"guard","changeable":true,"resolveProxies":true,"lowerBound":1,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":1,"target":0},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":19,"target":2},{"source":19,"target":21},{"source":19,"target":1},{"source":21,"target":2},{"source":20,"target":18},{"source":2,"target":0},{"source":2,"target":18},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":2,"target":25},{"source":22,"target":3},{"source":22,"target":26},{"source":22,"target":2},{"source":22,"target":27},{"source":26,"target":3},{"source":23,"target":5},{"source":23,"target":28},{"source":23,"target":2},{"source":28,"target":5},{"source":24,"target":4},{"source":24,"target":29},{"source":24,"target":2},{"source":24,"target":30},{"source":29,"target":4},{"source":25,"target":18},{"source":3,"target":0},{"source":3,"target":18},{"source":3,"target":31},{"source":3,"target":32},{"source":3,"target":27},{"source":3,"target":33},{"source":31,"target":5},{"source":31,"target":34},{"source":31,"target":3},{"source":31,"target":35},{"source":34,"target":5},{"source":32,"target":5},{"source":32,"target":36},{"source":32,"target":3},{"source":32,"target":37},{"source":36,"target":5},{"source":27,"target":2},{"source":27,"target":38},{"source":27,"target":3},{"source":27,"target":22},{"source":38,"target":2},{"source":33,"target":18},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":39},{"source":4,"target":40},{"source":4,"target":41},{"source":4,"target":30},{"source":4,"target":42},{"source":39,"target":17},{"source":39,"target":43},{"source":39,"target":4},{"source":43,"target":17},{"source":40,"target":17},{"source":40,"target":44},{"source":40,"target":4},{"source":44,"target":17},{"source":41,"target":17},{"source":41,"target":45},{"source":41,"target":4},{"source":45,"target":17},{"source":30,"target":2},{"source":30,"target":46},{"source":30,"target":4},{"source":30,"target":24},{"source":46,"target":2},{"source":42,"target":3},{"source":5,"target":0},{"source":5,"target":18},{"source":5,"target":47},{"source":5,"target":35},{"source":5,"target":37},{"source":5,"target":48},{"source":5,"target":49},{"source":5,"target":50},{"source":47,"target":6},{"source":47,"target":51},{"source":47,"target":5},{"source":51,"target":6},{"source":35,"target":3},{"source":35,"target":52},{"source":35,"target":5},{"source":35,"target":31},{"source":52,"target":3},{"source":37,"target":3},{"source":37,"target":53},{"source":37,"target":5},{"source":37,"target":32},{"source":53,"target":3},{"source":48,"target":16},{"source":48,"target":54},{"source":48,"target":5},{"source":54,"target":16},{"source":49,"target":15},{"source":49,"target":55},{"source":49,"target":5},{"source":55,"target":15},{"source":50,"target":18},{"source":6,"target":0},{"source":6,"target":56},{"source":56,"target":57},{"source":56,"target":6},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":58},{"source":58,"target":3},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":59},{"source":59,"target":7},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":60},{"source":60,"target":7},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":61},{"source":61,"target":7},{"source":11,"target":0},{"source":11,"target":7},{"source":11,"target":62},{"source":62,"target":7},{"source":12,"target":0},{"source":12,"target":7},{"source":12,"target":63},{"source":63,"target":7},{"source":13,"target":0},{"source":13,"target":7},{"source":13,"target":64},{"source":64,"target":7},{"source":14,"target":0},{"source":14,"target":4},{"source":14,"target":65},{"source":65,"target":4},{"source":15,"target":0},{"source":16,"target":0},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":66},{"source":17,"target":67},{"source":66,"target":16},{"source":66,"target":68},{"source":66,"target":17},{"source":68,"target":16},{"source":67,"target":16},{"source":18,"target":0},{"source":18,"target":69},{"source":69,"target":70},{"source":69,"target":18}],"multigraph":true}
ecore
graph
repo-ecore-all/data/damenac/puzzle/plugins/fr.inria.diverse.puzzle.metrics/testdata/MGraph.ecore
mgraph MGraph name nodes edges MEdge name inComing outGoing graph MNode name graph from to
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="mgraph" nsURI="http://mgraph/1.1" nsPrefix="mgraphs"> <eClassifiers xsi:type="ecore:EClass" name="MGraph"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1" eType="#//MNode" containment="true" eOpposite="#//MNode/graph"/> <eStructuralFeatures xsi:type="ecore:EReference" name="edges" upperBound="-1" eType="#//MEdge" containment="true" eOpposite="#//MEdge/graph"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MEdge"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inComing" lowerBound="1" eType="#//MNode" eOpposite="#//MNode/to"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outGoing" lowerBound="1" eType="#//MNode" eOpposite="#//MNode/from"/> <eStructuralFeatures xsi:type="ecore:EReference" name="graph" lowerBound="1" eType="#//MGraph" eOpposite="#//MGraph/edges"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="graph" lowerBound="1" eType="#//MGraph" eOpposite="#//MGraph/nodes"/> <eStructuralFeatures xsi:type="ecore:EReference" name="from" upperBound="-1" eType="#//MEdge" eOpposite="#//MEdge/outGoing"/> <eStructuralFeatures xsi:type="ecore:EReference" name="to" upperBound="-1" eType="#//MEdge" eOpposite="#//MEdge/inComing"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"mgraphs","nsURI":"http://mgraph/1.1","name":"mgraph","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MGraph","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MEdge","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MNode","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":4,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"edges","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"id":8,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"graph","changeable":true,"resolveProxies":true,"lowerBound":1,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"graph","changeable":true,"resolveProxies":true,"lowerBound":1,"id":11,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inComing","changeable":true,"resolveProxies":true,"lowerBound":1,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outGoing","changeable":true,"resolveProxies":true,"lowerBound":1,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":4,"target":7},{"source":4,"target":1},{"source":5,"target":3},{"source":5,"target":8},{"source":5,"target":1},{"source":5,"target":9},{"source":8,"target":3},{"source":6,"target":2},{"source":6,"target":10},{"source":6,"target":1},{"source":6,"target":11},{"source":10,"target":2},{"source":2,"target":0},{"source":2,"target":12},{"source":2,"target":13},{"source":2,"target":14},{"source":2,"target":11},{"source":12,"target":15},{"source":12,"target":2},{"source":13,"target":3},{"source":13,"target":16},{"source":13,"target":2},{"source":13,"target":17},{"source":16,"target":3},{"source":14,"target":3},{"source":14,"target":18},{"source":14,"target":2},{"source":14,"target":19},{"source":18,"target":3},{"source":11,"target":1},{"source":11,"target":20},{"source":11,"target":2},{"source":11,"target":6},{"source":20,"target":1},{"source":3,"target":0},{"source":3,"target":21},{"source":3,"target":9},{"source":3,"target":19},{"source":3,"target":17},{"source":21,"target":22},{"source":21,"target":3},{"source":9,"target":1},{"source":9,"target":23},{"source":9,"target":3},{"source":9,"target":5},{"source":23,"target":1},{"source":19,"target":2},{"source":19,"target":24},{"source":19,"target":3},{"source":19,"target":14},{"source":24,"target":2},{"source":17,"target":2},{"source":17,"target":25},{"source":17,"target":3},{"source":17,"target":13},{"source":25,"target":2}],"multigraph":true}
ecore
library
repo-ecore-all/data/pyecore/pyecore-py2/examples/library.ecore
library Employee name age 0 Library name address employees writers books Writer name books Book title pages 0 category ScienceFiction authors BookCategory ScienceFiction EEnumLiteral Biographie EEnumLiteral2 Mistery EEnumLiteral3
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmi:id="_cPTssB9KEeeOINGRvT6ccg" name="library" nsURI="http://emf.wikipedia.org/2011/Library" nsPrefix="lib"> <eAnnotations xmi:id="_cPfS4B9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfS4R9KEeeOINGRvT6ccg" key="uuid" value="_sVHYgKGcEeawbN_F_HFDxg"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" xmi:id="_cPfS4h9KEeeOINGRvT6ccg" name="Employee"> <eAnnotations xmi:id="_cPfS4x9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfS5B9KEeeOINGRvT6ccg" key="uuid" value="_44WagMSREDSrHKQOAiwNVw"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_cPfS5R9KEeeOINGRvT6ccg" name="name"> <eAnnotations xmi:id="_cPfS5h9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfS5x9KEeeOINGRvT6ccg" key="uuid" value="_-YzLUMSREDSrHKQOAiwNVw"/> </eAnnotations> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_cPfS6R9KEeeOINGRvT6ccg" name="age" defaultValueLiteral="0"> <eAnnotations xmi:id="_cPfS6h9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfS6x9KEeeOINGRvT6ccg" key="uuid" value="_EhSzkMSSEDSrHKQOAiwNVw"/> </eAnnotations> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="_cPfS7R9KEeeOINGRvT6ccg" name="Library"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Top-level object for library management."/> </eAnnotations> <eAnnotations xmi:id="_cPfS7h9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfS7x9KEeeOINGRvT6ccg" key="uuid" value="_5AMH4MSREDSrHKQOAiwNVw"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_cPfS8B9KEeeOINGRvT6ccg" name="name"> <eAnnotations xmi:id="_cPfS8R9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfS8h9KEeeOINGRvT6ccg" key="uuid" value="__hNk4MSREDSrHKQOAiwNVw"/> </eAnnotations> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_cPfS9B9KEeeOINGRvT6ccg" name="address"> <eAnnotations xmi:id="_cPfS9R9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfS9h9KEeeOINGRvT6ccg" key="uuid" value="_HKdOMMSSEDSrHKQOAiwNVw"/> </eAnnotations> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_cPfS-B9KEeeOINGRvT6ccg" name="employees" upperBound="-1" eType="_cPfS4h9KEeeOINGRvT6ccg" containment="true"> <eAnnotations xmi:id="_cPfS-R9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfS-h9KEeeOINGRvT6ccg" key="uuid" value="_az22sMSSEDSrHKQOAiwNVw"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_cPfS_B9KEeeOINGRvT6ccg" name="writers" upperBound="-1" eType="_cPfTBB9KEeeOINGRvT6ccg" containment="true"> <eAnnotations xmi:id="_cPfS_R9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfS_h9KEeeOINGRvT6ccg" key="uuid" value="_dwGlYMSSEDSrHKQOAiwNVw"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_cPfTAB9KEeeOINGRvT6ccg" name="books" upperBound="-1" eType="_cPfTDx9KEeeOINGRvT6ccg" containment="true"> <eAnnotations xmi:id="_cPfTAR9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfTAh9KEeeOINGRvT6ccg" key="uuid" value="_ejBQEMSSEDSrHKQOAiwNVw"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="_cPfTBB9KEeeOINGRvT6ccg" name="Writer"> <eAnnotations xmi:id="_cPfTBR9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfTBh9KEeeOINGRvT6ccg" key="uuid" value="_5IlO4MSREDSrHKQOAiwNVw"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_cPfTBx9KEeeOINGRvT6ccg" name="name"> <eAnnotations xmi:id="_cPfTCB9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfTCR9KEeeOINGRvT6ccg" key="uuid" value="_AclA8MSSEDSrHKQOAiwNVw"/> </eAnnotations> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_cPfTCx9KEeeOINGRvT6ccg" name="books" upperBound="-1" eType="_cPfTDx9KEeeOINGRvT6ccg" eOpposite="_cPfTHh9KEeeOINGRvT6ccg"> <eAnnotations xmi:id="_cPfTDB9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfTDR9KEeeOINGRvT6ccg" key="uuid" value="_nf2BIMSSEDSrHKQOAiwNVw"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="_cPfTDx9KEeeOINGRvT6ccg" name="Book"> <eAnnotations xmi:id="_cPfTEB9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfTER9KEeeOINGRvT6ccg" key="uuid" value="_5P0fUMSREDSrHKQOAiwNVw"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_cPfTEh9KEeeOINGRvT6ccg" name="title"> <eAnnotations xmi:id="_cPfTEx9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfTFB9KEeeOINGRvT6ccg" key="uuid" value="_BvbI4MSSEDSrHKQOAiwNVw"/> </eAnnotations> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_cPfTFh9KEeeOINGRvT6ccg" name="pages" defaultValueLiteral="0"> <eAnnotations xmi:id="_cPfTFx9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfTGB9KEeeOINGRvT6ccg" key="uuid" value="_L34moMSSEDSrHKQOAiwNVw"/> </eAnnotations> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_cPfTGh9KEeeOINGRvT6ccg" name="category" eType="_cPfTIh9KEeeOINGRvT6ccg" defaultValueLiteral="ScienceFiction"> <eAnnotations xmi:id="_cPfTGx9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfTHB9KEeeOINGRvT6ccg" key="uuid" value="_NP3GMMSSEDSrHKQOAiwNVw"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_cPfTHh9KEeeOINGRvT6ccg" name="authors" upperBound="-1" eType="_cPfTBB9KEeeOINGRvT6ccg" eOpposite="_cPfTCx9KEeeOINGRvT6ccg"> <eAnnotations xmi:id="_cPfTHx9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfTIB9KEeeOINGRvT6ccg" key="uuid" value="_nIIrwMSSEDSrHKQOAiwNVw"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" xmi:id="_cPfTIh9KEeeOINGRvT6ccg" name="BookCategory"> <eAnnotations xmi:id="_cPfTIx9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfTJB9KEeeOINGRvT6ccg" key="uuid" value="_OL1mQMSSEDSrHKQOAiwNVw"/> </eAnnotations> <eLiterals xmi:id="_cPfTJR9KEeeOINGRvT6ccg" name="ScienceFiction" literal="EEnumLiteral"> <eAnnotations xmi:id="_cPfTJh9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfTJx9KEeeOINGRvT6ccg" key="uuid" value="_PV6MsMSSEDSrHKQOAiwNVw"/> </eAnnotations> </eLiterals> <eLiterals xmi:id="_cPfTKB9KEeeOINGRvT6ccg" name="Biographie" literal="EEnumLiteral2"> <eAnnotations xmi:id="_cPfTKR9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfTKh9KEeeOINGRvT6ccg" key="uuid" value="_PcofwMSSEDSrHKQOAiwNVw"/> </eAnnotations> </eLiterals> <eLiterals xmi:id="_cPfTKx9KEeeOINGRvT6ccg" name="Mistery" literal="EEnumLiteral3"> <eAnnotations xmi:id="_cPfTLB9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfTLR9KEeeOINGRvT6ccg" key="uuid" value="_PiIDwMSSEDSrHKQOAiwNVw"/> </eAnnotations> </eLiterals> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"lib","nsURI":"http://emf.wikipedia.org/2011/Library","name":"library","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Employee","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Writer","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"BookCategory","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"age","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"address","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"employees","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"writers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"authors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"pages","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"ScienceFiction","unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"name":"ScienceFiction","id":32,"value":0,"literal":"EEnumLiteral","eClass":"EEnumLiteral"},{"name":"Biographie","id":33,"value":0,"literal":"EEnumLiteral2","eClass":"EEnumLiteral"},{"name":"Mistery","id":34,"value":0,"literal":"EEnumLiteral3","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":1,"target":7},{"source":6,"target":8},{"source":6,"target":1},{"source":7,"target":9},{"source":7,"target":1},{"source":2,"target":0},{"source":2,"target":10},{"source":2,"target":11},{"source":2,"target":12},{"source":2,"target":13},{"source":2,"target":14},{"source":10,"target":15},{"source":10,"target":2},{"source":11,"target":16},{"source":11,"target":2},{"source":12,"target":1},{"source":12,"target":17},{"source":12,"target":2},{"source":17,"target":1},{"source":13,"target":3},{"source":13,"target":18},{"source":13,"target":2},{"source":18,"target":3},{"source":14,"target":4},{"source":14,"target":19},{"source":14,"target":2},{"source":19,"target":4},{"source":3,"target":0},{"source":3,"target":20},{"source":3,"target":21},{"source":20,"target":22},{"source":20,"target":3},{"source":21,"target":4},{"source":21,"target":23},{"source":21,"target":3},{"source":21,"target":24},{"source":23,"target":4},{"source":4,"target":0},{"source":4,"target":25},{"source":4,"target":26},{"source":4,"target":27},{"source":4,"target":24},{"source":25,"target":28},{"source":25,"target":4},{"source":26,"target":29},{"source":26,"target":4},{"source":27,"target":5},{"source":27,"target":30},{"source":27,"target":4},{"source":30,"target":5},{"source":24,"target":3},{"source":24,"target":31},{"source":24,"target":4},{"source":24,"target":21},{"source":31,"target":3},{"source":5,"target":0},{"source":5,"target":32},{"source":5,"target":33},{"source":5,"target":34},{"source":32,"target":5},{"source":33,"target":5},{"source":34,"target":5}],"multigraph":true}
ecore
library
repo-ecore-all/data/patrickneubauer/XMLIntellEdit/xmlintelledit/xmltext/examples/testoutput1.ecore
library3Simplified BookInfo Book name title author pages isbn bookInfo Customer firstName lastName borrowedBookId Library books customers
<?xml version="1.0" encoding="ASCII"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="library3Simplified" nsURI="platform:/plugin/library3.xsdsimplified" nsPrefix="Library3s"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="BookInfo"/> <eClassifiers xsi:type="ecore:EClass" name="Book"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="maxLengthAuthor patternIsbn"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="maxLengthAuthor" value="self.author.size() &lt;= 32"/> <details key="patternIsbn" value="self.isbn.matches('[0-9]{10}')"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" iD="true"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="author" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pages" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isbn" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="bookInfo" eType="//BookInfo" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Customer"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="firstName" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lastName" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="borrowedBookId" lowerBound="1" eType="//Book"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Library"> <eStructuralFeatures xsi:type="ecore:EReference" name="books" upperBound="-1" eType="//Book" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="customers" upperBound="-1" eType="//Customer" containment="true"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"Library3s","nsURI":"platform:/plugin/library3.xsdsimplified","name":"library3Simplified","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BookInfo","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Customer","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":true,"id":5,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":1,"iD":false,"id":6,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"lowerBound":1,"iD":false,"id":7,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pages","changeable":true,"lowerBound":1,"iD":false,"id":8,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isbn","changeable":true,"lowerBound":1,"iD":false,"id":9,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bookInfo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"firstName","changeable":true,"lowerBound":1,"iD":false,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lastName","changeable":true,"lowerBound":1,"iD":false,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"borrowedBookId","changeable":true,"resolveProxies":true,"lowerBound":1,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"customers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":2,"target":0},{"source":2,"target":5},{"source":2,"target":6},{"source":2,"target":7},{"source":2,"target":8},{"source":2,"target":9},{"source":2,"target":10},{"source":5,"target":11},{"source":5,"target":2},{"source":6,"target":12},{"source":6,"target":2},{"source":7,"target":13},{"source":7,"target":2},{"source":8,"target":14},{"source":8,"target":2},{"source":9,"target":15},{"source":9,"target":2},{"source":10,"target":1},{"source":10,"target":16},{"source":10,"target":2},{"source":16,"target":1},{"source":3,"target":0},{"source":3,"target":17},{"source":3,"target":18},{"source":3,"target":19},{"source":17,"target":20},{"source":17,"target":3},{"source":18,"target":21},{"source":18,"target":3},{"source":19,"target":2},{"source":19,"target":22},{"source":19,"target":3},{"source":22,"target":2},{"source":4,"target":0},{"source":4,"target":23},{"source":4,"target":24},{"source":23,"target":2},{"source":23,"target":25},{"source":23,"target":4},{"source":25,"target":2},{"source":24,"target":3},{"source":24,"target":26},{"source":24,"target":4},{"source":26,"target":3}],"multigraph":true}
ecore
simple-pl
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/damenac/puzzle/examples/empirical-study/puzzle.empirical.study/githubmetamodels/Cal.ecore
cal AstTop AstPackage AstUnit AstNamespace name entities imports units functions variables externals annotations typedefs namespaces AstEntity annotations actor AstAbstractActor name parameters inputs outputs Import importedNamespace AstNetwork variables instances structure AstActorVariable name type parameters AstAssignParameter name value AstStructure connections AstConnection from outPort to inPort attribute AstActorVariableReference variable AstConnectionAttribute name value AstVariable constant value name annotations type dimensions AstTypeName name parameters constructor type AstTypeDefinitionParameter value type AstFunction name members annotations parameters type variables expression AstActor functions procedures actions initializes stateVariables schedules priorities AstPort annotations type name AstExternalFunction AstProcedure annotations name parameters variables statements AstExternalProcedure AstTag identifiers AstExternalActor AstInequality tags AstPriority inequalities AstSchedule initialState transitions AstTransition source tags target AstState name AstAction annotations tag inputs outputs guards variables statements AstInputPattern port tokens repeat AstOutputPattern port values repeat AstStatementAssign target indexes member value AstStatementCall procedure parameters AstStatementForeach generators variables statements AstForeachGenerator variable expression AstStatementBlock variables statements AstStatementIf condition then else AstStatementWhile condition statements AstStatement AstExpression AstExpressionCall function parameters AstExpressionIf condition then else AstExpressionList expressions generators AstGenerator variable expression AstExpressionVariable value indexes member AstExpressionLiteral AstExpressionBoolean value AstExpressionFloat value AstExpressionInteger value AstExpressionString value AstType builtin typeParams dimensions name domain codomain members AstTypeParameterList params AstTypeParam name value type AstVariableReference variable AstMemberAccess name memberIndex AstAnnotation name arguments AstAnnotationArgument name value AstInitialize AstExpressionBinary left operator right AstExpressionUnary unaryOperator expression
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="cal" nsURI="http://www.caltoopia.org/frontend/Cal" nsPrefix="cal"> <eClassifiers xsi:type="ecore:EClass" name="AstTop"/> <eClassifiers xsi:type="ecore:EClass" name="AstPackage" eSuperTypes="#//AstTop"/> <eClassifiers xsi:type="ecore:EClass" name="AstUnit"/> <eClassifiers xsi:type="ecore:EClass" name="AstNamespace" eSuperTypes="#//AstTop #//AstPackage #//AstUnit"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="entities" upperBound="-1" eType="#//AstEntity" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1" eType="#//Import" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="units" upperBound="-1" eType="#//AstUnit" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="functions" upperBound="-1" eType="#//AstFunction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1" eType="#//AstVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="externals" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="#//AstAnnotation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typedefs" upperBound="-1" eType="#//AstTypeName" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="namespaces" upperBound="-1" eType="#//AstNamespace" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstEntity"> <eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="#//AstAnnotation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actor" eType="#//AstAbstractActor" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstAbstractActor"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//AstVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inputs" upperBound="-1" eType="#//AstPort" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outputs" upperBound="-1" eType="#//AstPort" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Import"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="importedNamespace" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstNetwork" eSuperTypes="#//AstAbstractActor"> <eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1" eType="#//AstVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="instances" upperBound="-1" eType="#//AstActorVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="structure" eType="#//AstStructure" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstActorVariable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//AstEntity"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//AstAssignParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstAssignParameter"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//AstExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstStructure"> <eStructuralFeatures xsi:type="ecore:EReference" name="connections" upperBound="-1" eType="#//AstConnection" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstConnection"> <eStructuralFeatures xsi:type="ecore:EReference" name="from" eType="#//AstActorVariableReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="outPort" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="to" eType="#//AstActorVariableReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="inPort" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute" upperBound="-1" eType="#//AstConnectionAttribute" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstActorVariableReference"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//AstActorVariable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstConnectionAttribute"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//AstExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstVariable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="constant" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//AstExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="#//AstAnnotation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//AstType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dimensions" upperBound="-1" eType="#//AstExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstTypeName"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//AstTypeDefinitionParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constructor" upperBound="-1" eType="#//AstFunction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//AstType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstTypeDefinitionParameter"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//AstVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//AstTypeName" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstFunction" eSuperTypes="#//AstExternalFunction"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="members" upperBound="-1" eType="#//AstVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="#//AstAnnotation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//AstVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//AstType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1" eType="#//AstVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//AstExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstActor" eSuperTypes="#//AstAbstractActor"> <eStructuralFeatures xsi:type="ecore:EReference" name="functions" upperBound="-1" eType="#//AstFunction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="procedures" upperBound="-1" eType="#//AstProcedure" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actions" upperBound="-1" eType="#//AstAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initializes" upperBound="-1" eType="#//AstAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="stateVariables" upperBound="-1" eType="#//AstVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="schedules" upperBound="-1" eType="#//AstSchedule" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="priorities" upperBound="-1" eType="#//AstPriority" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstPort"> <eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="#//AstAnnotation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//AstType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstExternalFunction"/> <eClassifiers xsi:type="ecore:EClass" name="AstProcedure" eSuperTypes="#//AstExternalProcedure"> <eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="#//AstAnnotation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//AstVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1" eType="#//AstVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//AstStatement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstExternalProcedure"/> <eClassifiers xsi:type="ecore:EClass" name="AstTag"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="identifiers" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstExternalActor" eSuperTypes="#//AstAbstractActor"/> <eClassifiers xsi:type="ecore:EClass" name="AstInequality"> <eStructuralFeatures xsi:type="ecore:EReference" name="tags" upperBound="-1" eType="#//AstTag" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstPriority"> <eStructuralFeatures xsi:type="ecore:EReference" name="inequalities" upperBound="-1" eType="#//AstInequality" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstSchedule"> <eStructuralFeatures xsi:type="ecore:EReference" name="initialState" eType="#//AstState"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1" eType="#//AstTransition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstTransition"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//AstState"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tags" upperBound="-1" eType="#//AstTag" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//AstState"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstState"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="#//AstAnnotation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tag" eType="#//AstTag" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inputs" upperBound="-1" eType="#//AstInputPattern" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outputs" upperBound="-1" eType="#//AstOutputPattern" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="guards" upperBound="-1" eType="#//AstExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1" eType="#//AstVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//AstStatement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstInputPattern"> <eStructuralFeatures xsi:type="ecore:EReference" name="port" eType="#//AstPort"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tokens" upperBound="-1" eType="#//AstVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="repeat" eType="#//AstExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstOutputPattern"> <eStructuralFeatures xsi:type="ecore:EReference" name="port" eType="#//AstPort"/> <eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1" eType="#//AstExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="repeat" eType="#//AstExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstStatementAssign" eSuperTypes="#//AstStatement"> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//AstVariableReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="indexes" upperBound="-1" eType="#//AstExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="member" upperBound="-1" eType="#//AstMemberAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//AstExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstStatementCall" eSuperTypes="#//AstStatement"> <eStructuralFeatures xsi:type="ecore:EReference" name="procedure" eType="#//AstProcedure"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//AstExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstStatementForeach" eSuperTypes="#//AstStatement"> <eStructuralFeatures xsi:type="ecore:EReference" name="generators" upperBound="-1" eType="#//AstForeachGenerator" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1" eType="#//AstVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//AstStatement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstForeachGenerator"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//AstVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//AstExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstStatementBlock" eSuperTypes="#//AstStatement"> <eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1" eType="#//AstVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//AstStatement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstStatementIf" eSuperTypes="#//AstStatement"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//AstExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="then" upperBound="-1" eType="#//AstStatement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="else" upperBound="-1" eType="#//AstStatement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstStatementWhile" eSuperTypes="#//AstStatement"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//AstExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//AstStatement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstStatement"/> <eClassifiers xsi:type="ecore:EClass" name="AstExpression"/> <eClassifiers xsi:type="ecore:EClass" name="AstExpressionCall" eSuperTypes="#//AstExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="function" eType="#//AstFunction"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//AstExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstExpressionIf" eSuperTypes="#//AstExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//AstExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="then" eType="#//AstExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="else" eType="#//AstExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstExpressionList" eSuperTypes="#//AstExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1" eType="#//AstExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="generators" upperBound="-1" eType="#//AstGenerator" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstGenerator"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//AstVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//AstExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstExpressionVariable" eSuperTypes="#//AstExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//AstVariableReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="indexes" upperBound="-1" eType="#//AstExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="member" upperBound="-1" eType="#//AstMemberAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstExpressionLiteral" eSuperTypes="#//AstExpression"/> <eClassifiers xsi:type="ecore:EClass" name="AstExpressionBoolean" eSuperTypes="#//AstExpressionLiteral"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstExpressionFloat" eSuperTypes="#//AstExpressionLiteral"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstExpressionInteger" eSuperTypes="#//AstExpressionLiteral"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstExpressionString" eSuperTypes="#//AstExpressionLiteral"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="builtin" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typeParams" eType="#//AstTypeParameterList" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dimensions" upperBound="-1" eType="#//AstExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="#//AstTypeName"/> <eStructuralFeatures xsi:type="ecore:EReference" name="domain" upperBound="-1" eType="#//AstType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="codomain" upperBound="-1" eType="#//AstType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="members" upperBound="-1" eType="#//AstVariable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstTypeParameterList"> <eStructuralFeatures xsi:type="ecore:EReference" name="params" upperBound="-1" eType="#//AstTypeParam" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstTypeParam"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//AstExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//AstType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstVariableReference"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//AstVariable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstMemberAccess"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="memberIndex" upperBound="-1" eType="#//AstExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstAnnotation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="#//AstAnnotationArgument" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstAnnotationArgument"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstInitialize" eSuperTypes="#//AstAction"/> <eClassifiers xsi:type="ecore:EClass" name="AstExpressionBinary" eSuperTypes="#//AstExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//AstExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//AstExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AstExpressionUnary" eSuperTypes="#//AstExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unaryOperator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//AstExpression" containment="true"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"cal","nsURI":"http://www.caltoopia.org/frontend/Cal","name":"cal","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstTop","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstPackage","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstUnit","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstNamespace","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstEntity","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstAbstractActor","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Import","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstNetwork","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstActorVariable","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstAssignParameter","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstStructure","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstConnection","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstActorVariableReference","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstConnectionAttribute","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstVariable","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstTypeName","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstTypeDefinitionParameter","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstFunction","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstActor","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstPort","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstExternalFunction","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstProcedure","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstExternalProcedure","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstTag","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstExternalActor","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstInequality","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstPriority","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstSchedule","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstTransition","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstState","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstAction","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstInputPattern","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstOutputPattern","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstStatementAssign","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstStatementCall","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstStatementForeach","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstForeachGenerator","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstStatementBlock","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstStatementIf","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstStatementWhile","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstStatement","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstExpression","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstExpressionCall","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstExpressionIf","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstExpressionList","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstGenerator","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstExpressionVariable","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstExpressionLiteral","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstExpressionBoolean","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstExpressionFloat","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstExpressionInteger","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstExpressionString","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstType","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstTypeParameterList","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstTypeParam","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstVariableReference","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstMemberAccess","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstAnnotation","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstAnnotationArgument","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstInitialize","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstExpressionBinary","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AstExpressionUnary","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"id":63,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"imports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"units","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"functions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"externals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typedefs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"namespaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inputs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":93,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outputs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"importedNamespace","changeable":true,"lowerBound":0,"iD":false,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"instances","changeable":true,"resolveProxies":true,"lowerBound":0,"id":102,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"structure","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":108,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":114,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"connections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"derived":false},{"id":119,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":0,"id":120,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"outPort","changeable":true,"lowerBound":0,"iD":false,"id":121,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":0,"id":122,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"inPort","changeable":true,"lowerBound":0,"iD":false,"id":123,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":132,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"constant","changeable":true,"lowerBound":0,"iD":false,"id":136,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":137,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":138,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":140,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dimensions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":148,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constructor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":151,"derived":false},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"derived":false},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":160,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"members","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":162,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":163,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":164,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":165,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":166,"derived":false},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"functions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"procedures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":176,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initializes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":178,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stateVariables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"schedules","changeable":true,"resolveProxies":true,"lowerBound":0,"id":180,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"priorities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":181,"derived":false},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":190,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":191,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":192,"derived":false},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":196,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":197,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":198,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":199,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":200,"derived":false},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"identifiers","changeable":true,"lowerBound":0,"iD":false,"id":207,"derived":false},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tags","changeable":true,"resolveProxies":true,"lowerBound":0,"id":210,"derived":false},{"id":211,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inequalities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":212,"derived":false},{"id":213,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"initialState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":214,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":215,"derived":false},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":218,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tags","changeable":true,"resolveProxies":true,"lowerBound":0,"id":219,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":220,"derived":false},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":224,"derived":false},{"id":225,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":226,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tag","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inputs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":228,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outputs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":229,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"guards","changeable":true,"resolveProxies":true,"lowerBound":0,"id":230,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":231,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":232,"derived":false},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"port","changeable":true,"resolveProxies":true,"lowerBound":0,"id":240,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tokens","changeable":true,"resolveProxies":true,"lowerBound":0,"id":241,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"repeat","changeable":true,"resolveProxies":true,"lowerBound":0,"id":242,"derived":false},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"port","changeable":true,"resolveProxies":true,"lowerBound":0,"id":246,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":247,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"repeat","changeable":true,"resolveProxies":true,"lowerBound":0,"id":248,"derived":false},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":252,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"indexes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":253,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":0,"id":254,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":255,"derived":false},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"procedure","changeable":true,"resolveProxies":true,"lowerBound":0,"id":261,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":262,"derived":false},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"generators","changeable":true,"resolveProxies":true,"lowerBound":0,"id":266,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":267,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":268,"derived":false},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":273,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":274,"derived":false},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":277,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":278,"derived":false},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":282,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"then","changeable":true,"resolveProxies":true,"lowerBound":0,"id":283,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"else","changeable":true,"resolveProxies":true,"lowerBound":0,"id":284,"derived":false},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":289,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"function","changeable":true,"resolveProxies":true,"lowerBound":0,"id":294,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":295,"derived":false},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":299,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"then","changeable":true,"resolveProxies":true,"lowerBound":0,"id":300,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"else","changeable":true,"resolveProxies":true,"lowerBound":0,"id":301,"derived":false},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":306,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"generators","changeable":true,"resolveProxies":true,"lowerBound":0,"id":307,"derived":false},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":311,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":312,"derived":false},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":315,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"indexes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":316,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":0,"id":317,"derived":false},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":323,"derived":false},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":326,"derived":false},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":329,"derived":false},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":332,"derived":false},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"builtin","changeable":true,"lowerBound":0,"iD":false,"id":335,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeParams","changeable":true,"resolveProxies":true,"lowerBound":0,"id":336,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dimensions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":337,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":true,"lowerBound":0,"id":338,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"domain","changeable":true,"resolveProxies":true,"lowerBound":0,"id":339,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"codomain","changeable":true,"resolveProxies":true,"lowerBound":0,"id":340,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"members","changeable":true,"resolveProxies":true,"lowerBound":0,"id":341,"derived":false},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"params","changeable":true,"resolveProxies":true,"lowerBound":0,"id":349,"derived":false},{"id":350,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":351,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":352,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":353,"derived":false},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":357,"derived":false},{"id":358,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":359,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"memberIndex","changeable":true,"resolveProxies":true,"lowerBound":0,"id":360,"derived":false},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":363,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":364,"derived":false},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":367,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":368,"derived":false},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":372,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"lowerBound":0,"iD":false,"id":373,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":374,"derived":false},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unaryOperator","changeable":true,"lowerBound":0,"iD":false,"id":379,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":380,"derived":false},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":1,"target":0},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":63},{"source":63,"target":1},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":2},{"source":4,"target":3},{"source":4,"target":64},{"source":4,"target":65},{"source":4,"target":66},{"source":4,"target":67},{"source":4,"target":68},{"source":4,"target":69},{"source":4,"target":70},{"source":4,"target":71},{"source":4,"target":72},{"source":4,"target":73},{"source":4,"target":74},{"source":4,"target":75},{"source":4,"target":76},{"source":64,"target":77},{"source":64,"target":4},{"source":65,"target":5},{"source":65,"target":78},{"source":65,"target":4},{"source":78,"target":5},{"source":66,"target":7},{"source":66,"target":79},{"source":66,"target":4},{"source":79,"target":7},{"source":67,"target":3},{"source":67,"target":80},{"source":67,"target":4},{"source":80,"target":3},{"source":68,"target":18},{"source":68,"target":81},{"source":68,"target":4},{"source":81,"target":18},{"source":69,"target":15},{"source":69,"target":82},{"source":69,"target":4},{"source":82,"target":15},{"source":70,"target":83},{"source":70,"target":4},{"source":71,"target":58},{"source":71,"target":84},{"source":71,"target":4},{"source":84,"target":58},{"source":72,"target":16},{"source":72,"target":85},{"source":72,"target":4},{"source":85,"target":16},{"source":73,"target":4},{"source":73,"target":86},{"source":73,"target":4},{"source":86,"target":4},{"source":74,"target":1},{"source":75,"target":2},{"source":76,"target":3},{"source":5,"target":0},{"source":5,"target":87},{"source":5,"target":88},{"source":87,"target":58},{"source":87,"target":89},{"source":87,"target":5},{"source":89,"target":58},{"source":88,"target":6},{"source":88,"target":90},{"source":88,"target":5},{"source":90,"target":6},{"source":6,"target":0},{"source":6,"target":91},{"source":6,"target":92},{"source":6,"target":93},{"source":6,"target":94},{"source":91,"target":95},{"source":91,"target":6},{"source":92,"target":15},{"source":92,"target":96},{"source":92,"target":6},{"source":96,"target":15},{"source":93,"target":20},{"source":93,"target":97},{"source":93,"target":6},{"source":97,"target":20},{"source":94,"target":20},{"source":94,"target":98},{"source":94,"target":6},{"source":98,"target":20},{"source":7,"target":0},{"source":7,"target":99},{"source":99,"target":100},{"source":99,"target":7},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":101},{"source":8,"target":102},{"source":8,"target":103},{"source":8,"target":104},{"source":101,"target":15},{"source":101,"target":105},{"source":101,"target":8},{"source":105,"target":15},{"source":102,"target":9},{"source":102,"target":106},{"source":102,"target":8},{"source":106,"target":9},{"source":103,"target":11},{"source":103,"target":107},{"source":103,"target":8},{"source":107,"target":11},{"source":104,"target":6},{"source":9,"target":0},{"source":9,"target":108},{"source":9,"target":109},{"source":9,"target":110},{"source":108,"target":111},{"source":108,"target":9},{"source":109,"target":5},{"source":109,"target":112},{"source":109,"target":9},{"source":112,"target":5},{"source":110,"target":10},{"source":110,"target":113},{"source":110,"target":9},{"source":113,"target":10},{"source":10,"target":0},{"source":10,"target":114},{"source":10,"target":115},{"source":114,"target":116},{"source":114,"target":10},{"source":115,"target":42},{"source":115,"target":117},{"source":115,"target":10},{"source":117,"target":42},{"source":11,"target":0},{"source":11,"target":118},{"source":118,"target":12},{"source":118,"target":119},{"source":118,"target":11},{"source":119,"target":12},{"source":12,"target":0},{"source":12,"target":120},{"source":12,"target":121},{"source":12,"target":122},{"source":12,"target":123},{"source":12,"target":124},{"source":120,"target":13},{"source":120,"target":125},{"source":120,"target":12},{"source":125,"target":13},{"source":121,"target":126},{"source":121,"target":12},{"source":122,"target":13},{"source":122,"target":127},{"source":122,"target":12},{"source":127,"target":13},{"source":123,"target":128},{"source":123,"target":12},{"source":124,"target":14},{"source":124,"target":129},{"source":124,"target":12},{"source":129,"target":14},{"source":13,"target":0},{"source":13,"target":130},{"source":130,"target":9},{"source":130,"target":131},{"source":130,"target":13},{"source":131,"target":9},{"source":14,"target":0},{"source":14,"target":132},{"source":14,"target":133},{"source":132,"target":134},{"source":132,"target":14},{"source":133,"target":42},{"source":133,"target":135},{"source":133,"target":14},{"source":135,"target":42},{"source":15,"target":0},{"source":15,"target":136},{"source":15,"target":137},{"source":15,"target":138},{"source":15,"target":139},{"source":15,"target":140},{"source":15,"target":141},{"source":136,"target":142},{"source":136,"target":15},{"source":137,"target":42},{"source":137,"target":143},{"source":137,"target":15},{"source":143,"target":42},{"source":138,"target":144},{"source":138,"target":15},{"source":139,"target":58},{"source":139,"target":145},{"source":139,"target":15},{"source":145,"target":58},{"source":140,"target":53},{"source":140,"target":146},{"source":140,"target":15},{"source":146,"target":53},{"source":141,"target":42},{"source":141,"target":147},{"source":141,"target":15},{"source":147,"target":42},{"source":16,"target":0},{"source":16,"target":148},{"source":16,"target":149},{"source":16,"target":150},{"source":16,"target":151},{"source":148,"target":152},{"source":148,"target":16},{"source":149,"target":17},{"source":149,"target":153},{"source":149,"target":16},{"source":153,"target":17},{"source":150,"target":18},{"source":150,"target":154},{"source":150,"target":16},{"source":154,"target":18},{"source":151,"target":53},{"source":151,"target":155},{"source":151,"target":16},{"source":155,"target":53},{"source":17,"target":0},{"source":17,"target":156},{"source":17,"target":157},{"source":156,"target":15},{"source":156,"target":158},{"source":156,"target":17},{"source":158,"target":15},{"source":157,"target":16},{"source":157,"target":159},{"source":157,"target":17},{"source":159,"target":16},{"source":18,"target":0},{"source":18,"target":21},{"source":18,"target":160},{"source":18,"target":161},{"source":18,"target":162},{"source":18,"target":163},{"source":18,"target":164},{"source":18,"target":165},{"source":18,"target":166},{"source":18,"target":167},{"source":160,"target":168},{"source":160,"target":18},{"source":161,"target":15},{"source":161,"target":169},{"source":161,"target":18},{"source":169,"target":15},{"source":162,"target":58},{"source":162,"target":170},{"source":162,"target":18},{"source":170,"target":58},{"source":163,"target":15},{"source":163,"target":171},{"source":163,"target":18},{"source":171,"target":15},{"source":164,"target":53},{"source":164,"target":172},{"source":164,"target":18},{"source":172,"target":53},{"source":165,"target":15},{"source":165,"target":173},{"source":165,"target":18},{"source":173,"target":15},{"source":166,"target":42},{"source":166,"target":174},{"source":166,"target":18},{"source":174,"target":42},{"source":167,"target":21},{"source":19,"target":0},{"source":19,"target":6},{"source":19,"target":175},{"source":19,"target":176},{"source":19,"target":177},{"source":19,"target":178},{"source":19,"target":179},{"source":19,"target":180},{"source":19,"target":181},{"source":19,"target":182},{"source":175,"target":18},{"source":175,"target":183},{"source":175,"target":19},{"source":183,"target":18},{"source":176,"target":22},{"source":176,"target":184},{"source":176,"target":19},{"source":184,"target":22},{"source":177,"target":31},{"source":177,"target":185},{"source":177,"target":19},{"source":185,"target":31},{"source":178,"target":31},{"source":178,"target":186},{"source":178,"target":19},{"source":186,"target":31},{"source":179,"target":15},{"source":179,"target":187},{"source":179,"target":19},{"source":187,"target":15},{"source":180,"target":28},{"source":180,"target":188},{"source":180,"target":19},{"source":188,"target":28},{"source":181,"target":27},{"source":181,"target":189},{"source":181,"target":19},{"source":189,"target":27},{"source":182,"target":6},{"source":20,"target":0},{"source":20,"target":190},{"source":20,"target":191},{"source":20,"target":192},{"source":190,"target":58},{"source":190,"target":193},{"source":190,"target":20},{"source":193,"target":58},{"source":191,"target":53},{"source":191,"target":194},{"source":191,"target":20},{"source":194,"target":53},{"source":192,"target":195},{"source":192,"target":20},{"source":21,"target":0},{"source":22,"target":0},{"source":22,"target":23},{"source":22,"target":196},{"source":22,"target":197},{"source":22,"target":198},{"source":22,"target":199},{"source":22,"target":200},{"source":22,"target":201},{"source":196,"target":58},{"source":196,"target":202},{"source":196,"target":22},{"source":202,"target":58},{"source":197,"target":203},{"source":197,"target":22},{"source":198,"target":15},{"source":198,"target":204},{"source":198,"target":22},{"source":204,"target":15},{"source":199,"target":15},{"source":199,"target":205},{"source":199,"target":22},{"source":205,"target":15},{"source":200,"target":41},{"source":200,"target":206},{"source":200,"target":22},{"source":206,"target":41},{"source":201,"target":23},{"source":23,"target":0},{"source":24,"target":0},{"source":24,"target":207},{"source":207,"target":208},{"source":207,"target":24},{"source":25,"target":0},{"source":25,"target":6},{"source":25,"target":209},{"source":209,"target":6},{"source":26,"target":0},{"source":26,"target":210},{"source":210,"target":24},{"source":210,"target":211},{"source":210,"target":26},{"source":211,"target":24},{"source":27,"target":0},{"source":27,"target":212},{"source":212,"target":26},{"source":212,"target":213},{"source":212,"target":27},{"source":213,"target":26},{"source":28,"target":0},{"source":28,"target":214},{"source":28,"target":215},{"source":214,"target":30},{"source":214,"target":216},{"source":214,"target":28},{"source":216,"target":30},{"source":215,"target":29},{"source":215,"target":217},{"source":215,"target":28},{"source":217,"target":29},{"source":29,"target":0},{"source":29,"target":218},{"source":29,"target":219},{"source":29,"target":220},{"source":218,"target":30},{"source":218,"target":221},{"source":218,"target":29},{"source":221,"target":30},{"source":219,"target":24},{"source":219,"target":222},{"source":219,"target":29},{"source":222,"target":24},{"source":220,"target":30},{"source":220,"target":223},{"source":220,"target":29},{"source":223,"target":30},{"source":30,"target":0},{"source":30,"target":224},{"source":224,"target":225},{"source":224,"target":30},{"source":31,"target":0},{"source":31,"target":226},{"source":31,"target":227},{"source":31,"target":228},{"source":31,"target":229},{"source":31,"target":230},{"source":31,"target":231},{"source":31,"target":232},{"source":226,"target":58},{"source":226,"target":233},{"source":226,"target":31},{"source":233,"target":58},{"source":227,"target":24},{"source":227,"target":234},{"source":227,"target":31},{"source":234,"target":24},{"source":228,"target":32},{"source":228,"target":235},{"source":228,"target":31},{"source":235,"target":32},{"source":229,"target":33},{"source":229,"target":236},{"source":229,"target":31},{"source":236,"target":33},{"source":230,"target":42},{"source":230,"target":237},{"source":230,"target":31},{"source":237,"target":42},{"source":231,"target":15},{"source":231,"target":238},{"source":231,"target":31},{"source":238,"target":15},{"source":232,"target":41},{"source":232,"target":239},{"source":232,"target":31},{"source":239,"target":41},{"source":32,"target":0},{"source":32,"target":240},{"source":32,"target":241},{"source":32,"target":242},{"source":240,"target":20},{"source":240,"target":243},{"source":240,"target":32},{"source":243,"target":20},{"source":241,"target":15},{"source":241,"target":244},{"source":241,"target":32},{"source":244,"target":15},{"source":242,"target":42},{"source":242,"target":245},{"source":242,"target":32},{"source":245,"target":42},{"source":33,"target":0},{"source":33,"target":246},{"source":33,"target":247},{"source":33,"target":248},{"source":246,"target":20},{"source":246,"target":249},{"source":246,"target":33},{"source":249,"target":20},{"source":247,"target":42},{"source":247,"target":250},{"source":247,"target":33},{"source":250,"target":42},{"source":248,"target":42},{"source":248,"target":251},{"source":248,"target":33},{"source":251,"target":42},{"source":34,"target":0},{"source":34,"target":41},{"source":34,"target":252},{"source":34,"target":253},{"source":34,"target":254},{"source":34,"target":255},{"source":34,"target":256},{"source":252,"target":56},{"source":252,"target":257},{"source":252,"target":34},{"source":257,"target":56},{"source":253,"target":42},{"source":253,"target":258},{"source":253,"target":34},{"source":258,"target":42},{"source":254,"target":57},{"source":254,"target":259},{"source":254,"target":34},{"source":259,"target":57},{"source":255,"target":42},{"source":255,"target":260},{"source":255,"target":34},{"source":260,"target":42},{"source":256,"target":41},{"source":35,"target":0},{"source":35,"target":41},{"source":35,"target":261},{"source":35,"target":262},{"source":35,"target":263},{"source":261,"target":22},{"source":261,"target":264},{"source":261,"target":35},{"source":264,"target":22},{"source":262,"target":42},{"source":262,"target":265},{"source":262,"target":35},{"source":265,"target":42},{"source":263,"target":41},{"source":36,"target":0},{"source":36,"target":41},{"source":36,"target":266},{"source":36,"target":267},{"source":36,"target":268},{"source":36,"target":269},{"source":266,"target":37},{"source":266,"target":270},{"source":266,"target":36},{"source":270,"target":37},{"source":267,"target":15},{"source":267,"target":271},{"source":267,"target":36},{"source":271,"target":15},{"source":268,"target":41},{"source":268,"target":272},{"source":268,"target":36},{"source":272,"target":41},{"source":269,"target":41},{"source":37,"target":0},{"source":37,"target":273},{"source":37,"target":274},{"source":273,"target":15},{"source":273,"target":275},{"source":273,"target":37},{"source":275,"target":15},{"source":274,"target":42},{"source":274,"target":276},{"source":274,"target":37},{"source":276,"target":42},{"source":38,"target":0},{"source":38,"target":41},{"source":38,"target":277},{"source":38,"target":278},{"source":38,"target":279},{"source":277,"target":15},{"source":277,"target":280},{"source":277,"target":38},{"source":280,"target":15},{"source":278,"target":41},{"source":278,"target":281},{"source":278,"target":38},{"source":281,"target":41},{"source":279,"target":41},{"source":39,"target":0},{"source":39,"target":41},{"source":39,"target":282},{"source":39,"target":283},{"source":39,"target":284},{"source":39,"target":285},{"source":282,"target":42},{"source":282,"target":286},{"source":282,"target":39},{"source":286,"target":42},{"source":283,"target":41},{"source":283,"target":287},{"source":283,"target":39},{"source":287,"target":41},{"source":284,"target":41},{"source":284,"target":288},{"source":284,"target":39},{"source":288,"target":41},{"source":285,"target":41},{"source":40,"target":0},{"source":40,"target":41},{"source":40,"target":289},{"source":40,"target":290},{"source":40,"target":291},{"source":289,"target":42},{"source":289,"target":292},{"source":289,"target":40},{"source":292,"target":42},{"source":290,"target":41},{"source":290,"target":293},{"source":290,"target":40},{"source":293,"target":41},{"source":291,"target":41},{"source":41,"target":0},{"source":42,"target":0},{"source":43,"target":0},{"source":43,"target":42},{"source":43,"target":294},{"source":43,"target":295},{"source":43,"target":296},{"source":294,"target":18},{"source":294,"target":297},{"source":294,"target":43},{"source":297,"target":18},{"source":295,"target":42},{"source":295,"target":298},{"source":295,"target":43},{"source":298,"target":42},{"source":296,"target":42},{"source":44,"target":0},{"source":44,"target":42},{"source":44,"target":299},{"source":44,"target":300},{"source":44,"target":301},{"source":44,"target":302},{"source":299,"target":42},{"source":299,"target":303},{"source":299,"target":44},{"source":303,"target":42},{"source":300,"target":42},{"source":300,"target":304},{"source":300,"target":44},{"source":304,"target":42},{"source":301,"target":42},{"source":301,"target":305},{"source":301,"target":44},{"source":305,"target":42},{"source":302,"target":42},{"source":45,"target":0},{"source":45,"target":42},{"source":45,"target":306},{"source":45,"target":307},{"source":45,"target":308},{"source":306,"target":42},{"source":306,"target":309},{"source":306,"target":45},{"source":309,"target":42},{"source":307,"target":46},{"source":307,"target":310},{"source":307,"target":45},{"source":310,"target":46},{"source":308,"target":42},{"source":46,"target":0},{"source":46,"target":311},{"source":46,"target":312},{"source":311,"target":15},{"source":311,"target":313},{"source":311,"target":46},{"source":313,"target":15},{"source":312,"target":42},{"source":312,"target":314},{"source":312,"target":46},{"source":314,"target":42},{"source":47,"target":0},{"source":47,"target":42},{"source":47,"target":315},{"source":47,"target":316},{"source":47,"target":317},{"source":47,"target":318},{"source":315,"target":56},{"source":315,"target":319},{"source":315,"target":47},{"source":319,"target":56},{"source":316,"target":42},{"source":316,"target":320},{"source":316,"target":47},{"source":320,"target":42},{"source":317,"target":57},{"source":317,"target":321},{"source":317,"target":47},{"source":321,"target":57},{"source":318,"target":42},{"source":48,"target":0},{"source":48,"target":42},{"source":48,"target":322},{"source":322,"target":42},{"source":49,"target":0},{"source":49,"target":48},{"source":49,"target":323},{"source":49,"target":324},{"source":323,"target":325},{"source":323,"target":49},{"source":324,"target":48},{"source":50,"target":0},{"source":50,"target":48},{"source":50,"target":326},{"source":50,"target":327},{"source":326,"target":328},{"source":326,"target":50},{"source":327,"target":48},{"source":51,"target":0},{"source":51,"target":48},{"source":51,"target":329},{"source":51,"target":330},{"source":329,"target":331},{"source":329,"target":51},{"source":330,"target":48},{"source":52,"target":0},{"source":52,"target":48},{"source":52,"target":332},{"source":52,"target":333},{"source":332,"target":334},{"source":332,"target":52},{"source":333,"target":48},{"source":53,"target":0},{"source":53,"target":335},{"source":53,"target":336},{"source":53,"target":337},{"source":53,"target":338},{"source":53,"target":339},{"source":53,"target":340},{"source":53,"target":341},{"source":335,"target":342},{"source":335,"target":53},{"source":336,"target":54},{"source":336,"target":343},{"source":336,"target":53},{"source":343,"target":54},{"source":337,"target":42},{"source":337,"target":344},{"source":337,"target":53},{"source":344,"target":42},{"source":338,"target":16},{"source":338,"target":345},{"source":338,"target":53},{"source":345,"target":16},{"source":339,"target":53},{"source":339,"target":346},{"source":339,"target":53},{"source":346,"target":53},{"source":340,"target":53},{"source":340,"target":347},{"source":340,"target":53},{"source":347,"target":53},{"source":341,"target":15},{"source":341,"target":348},{"source":341,"target":53},{"source":348,"target":15},{"source":54,"target":0},{"source":54,"target":349},{"source":349,"target":55},{"source":349,"target":350},{"source":349,"target":54},{"source":350,"target":55},{"source":55,"target":0},{"source":55,"target":351},{"source":55,"target":352},{"source":55,"target":353},{"source":351,"target":354},{"source":351,"target":55},{"source":352,"target":42},{"source":352,"target":355},{"source":352,"target":55},{"source":355,"target":42},{"source":353,"target":53},{"source":353,"target":356},{"source":353,"target":55},{"source":356,"target":53},{"source":56,"target":0},{"source":56,"target":357},{"source":357,"target":15},{"source":357,"target":358},{"source":357,"target":56},{"source":358,"target":15},{"source":57,"target":0},{"source":57,"target":359},{"source":57,"target":360},{"source":359,"target":361},{"source":359,"target":57},{"source":360,"target":42},{"source":360,"target":362},{"source":360,"target":57},{"source":362,"target":42},{"source":58,"target":0},{"source":58,"target":363},{"source":58,"target":364},{"source":363,"target":365},{"source":363,"target":58},{"source":364,"target":59},{"source":364,"target":366},{"source":364,"target":58},{"source":366,"target":59},{"source":59,"target":0},{"source":59,"target":367},{"source":59,"target":368},{"source":367,"target":369},{"source":367,"target":59},{"source":368,"target":370},{"source":368,"target":59},{"source":60,"target":0},{"source":60,"target":31},{"source":60,"target":371},{"source":371,"target":31},{"source":61,"target":0},{"source":61,"target":42},{"source":61,"target":372},{"source":61,"target":373},{"source":61,"target":374},{"source":61,"target":375},{"source":372,"target":42},{"source":372,"target":376},{"source":372,"target":61},{"source":376,"target":42},{"source":373,"target":377},{"source":373,"target":61},{"source":374,"target":42},{"source":374,"target":378},{"source":374,"target":61},{"source":378,"target":42},{"source":375,"target":42},{"source":62,"target":0},{"source":62,"target":42},{"source":62,"target":379},{"source":62,"target":380},{"source":62,"target":381},{"source":379,"target":382},{"source":379,"target":62},{"source":380,"target":42},{"source":380,"target":383},{"source":380,"target":62},{"source":383,"target":42},{"source":381,"target":42}],"multigraph":true}
ecore
cloud
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/SINTEF-9012/cloudml-dsl/org.cloudml.dsl/model/CloudML-2.0.ecore
cloudml NoUse core CloudMLElement name Property value CloudMLElementWithProperties properties resources Resource downloadCommand uploadCommand installCommand configureCommand startCommand stopCommand requireCredentials executeLocally CloudMLModel providers components clouds componentInstances internalComponents externalComponents internalComponentInstances externalComponentInstances vms vmInstances relationships relationshipInstances executesInstances VM provided minRam maxRam minCores maxCores minStorage maxStorage os is64os true imageId securityGroup sshKey privateKey groupName VMPort Provider credentials Component providedPorts providedExecutionPlatforms InternalComponent requiredPorts compositeInternalComponents requiredExecutionPlatform Port component isLocal false portNumber RequiredPort isMandatory ProvidedPort Relationship requiredPort providedPort requiredPortResource providedPortResource Cloud vmInstances VMInstance provided publicAddress VMPortInstance type ComponentInstance providedPortInstances type providedExecutionPlatformInstances InternalComponentInstance requiredPortInstances requiredExecutionPlatformInstance PortInstance type componentInstance RequiredPortInstance ProvidedPortInstance RelationshipInstance type requiredPortInstance providedPortInstance ExternalComponent provider endPoint provide login passwd location serviceType Region ExternalComponentInstance ips provide ExecutionPlatform owner ExecutionPlatformInstance owner type ProvidedExecutionPlatform offers ProvidedExecutionPlatformInstance RequiredExecutionPlatform demands RequiredExecutionPlatformInstance ExecuteInstance providedExecutionPlatformInstance requiredExecutionPlatformInstance
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="cloudml" nsURI="http://cloudml.net" nsPrefix="net.cloudml"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/LPG&#xD;&#xA;"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="NoUse"/> <eSubpackages name="core" nsURI="http://cloudml.net/core" nsPrefix="net.cloudml.core"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/LPG"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="CloudMLElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//core/CloudMLElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CloudMLElementWithProperties" abstract="true" eSuperTypes="#//core/CloudMLElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="Properties_Names_Duplicated"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/LPG"> <details key="Properties_Names_Duplicated" value="properties->forAll(p1, p2 | p1 &lt;> p2 implies p1.name &lt;> p2.name)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1" eType="#//core/Property" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resources" upperBound="-1" eType="#//core/Resource" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Resource" eSuperTypes="#//core/CloudMLElementWithProperties"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="downloadCommand" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="uploadCommand" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="installCommand" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="configureCommand" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startCommand" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stopCommand" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="requireCredentials" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="executeLocally" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CloudMLModel" eSuperTypes="#//core/CloudMLElementWithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="providers" upperBound="-1" eType="#//core/Provider" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="components" upperBound="-1" eType="#//core/Component" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="clouds" upperBound="-1" eType="#//core/Cloud" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="componentInstances" upperBound="-1" eType="#//core/ComponentInstance" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="internalComponents" upperBound="-1" eType="#//core/InternalComponent" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="externalComponents" upperBound="-1" eType="#//core/ExternalComponent" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="internalComponentInstances" upperBound="-1" eType="#//core/InternalComponentInstance" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="externalComponentInstances" upperBound="-1" eType="#//core/ExternalComponentInstance" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="vms" upperBound="-1" eType="#//core/VM" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="vmInstances" upperBound="-1" eType="#//core/VMInstance" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relationships" upperBound="-1" eType="#//core/Relationship" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relationshipInstances" upperBound="-1" eType="#//core/RelationshipInstance" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="executesInstances" upperBound="-1" eType="#//core/ExecuteInstance" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VM" eSuperTypes="#//core/ExternalComponent"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="VM_Name_Upper Max_Core_Bigger_Than_Min"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/LPG"> <details key="VM_Name_Upper" value="name.at(1)=name.at(1).toUpperCase()&#xD;&#xA;"/> <details key="Max_Core_Bigger_Than_Min" value="minCores &lt;=0 or maxCores &lt;=0 or minCores &lt;= maxCores"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="provided" upperBound="-1" eType="#//core/VMPort" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minRam" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxRam" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minCores" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxCores" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minStorage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxStorage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="os" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="is64os" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="imageId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="securityGroup" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sshKey" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="privateKey" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="groupName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VMPort" eSuperTypes="#//core/CloudMLElementWithProperties"/> <eClassifiers xsi:type="ecore:EClass" name="Provider" eSuperTypes="#//core/CloudMLElementWithProperties"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="credentials" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Component" abstract="true" eSuperTypes="#//core/CloudMLElementWithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="providedPorts" upperBound="-1" eType="#//core/ProvidedPort" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="providedExecutionPlatforms" upperBound="-1" eType="#//core/ProvidedExecutionPlatform" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InternalComponent" eSuperTypes="#//core/Component"> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredPorts" upperBound="-1" eType="#//core/RequiredPort" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="compositeInternalComponents" upperBound="-1" eType="#//core/InternalComponent" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredExecutionPlatform" lowerBound="1" eType="#//core/RequiredExecutionPlatform" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Port" abstract="true" eSuperTypes="#//core/CloudMLElementWithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="component" lowerBound="1" eType="#//core/Component"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isLocal" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="portNumber" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RequiredPort" eSuperTypes="#//core/Port"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isMandatory" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProvidedPort" eSuperTypes="#//core/Port"/> <eClassifiers xsi:type="ecore:EClass" name="Relationship" eSuperTypes="#//core/CloudMLElementWithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredPort" lowerBound="1" eType="#//core/RequiredPort"/> <eStructuralFeatures xsi:type="ecore:EReference" name="providedPort" lowerBound="1" eType="#//core/ProvidedPort"/> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredPortResource" eType="#//core/Resource" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="providedPortResource" eType="#//core/Resource" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Cloud" eSuperTypes="#//core/CloudMLElementWithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="vmInstances" upperBound="-1" eType="#//core/VMInstance" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VMInstance" eSuperTypes="#//core/ExternalComponentInstance"> <eStructuralFeatures xsi:type="ecore:EReference" name="provided" upperBound="-1" eType="#//core/VMPortInstance" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="publicAddress" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VMPortInstance" eSuperTypes="#//core/CloudMLElementWithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//core/VMPort"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComponentInstance" abstract="true" eSuperTypes="#//core/CloudMLElementWithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="providedPortInstances" upperBound="-1" eType="#//core/ProvidedPortInstance" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//core/Component"/> <eStructuralFeatures xsi:type="ecore:EReference" name="providedExecutionPlatformInstances" upperBound="-1" eType="#//core/ProvidedExecutionPlatformInstance" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InternalComponentInstance" eSuperTypes="#//core/ComponentInstance"> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredPortInstances" upperBound="-1" eType="#//core/RequiredPortInstance" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredExecutionPlatformInstance" lowerBound="1" eType="#//core/RequiredExecutionPlatformInstance" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PortInstance" eSuperTypes="#//core/CloudMLElementWithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//core/Port"/> <eStructuralFeatures xsi:type="ecore:EReference" name="componentInstance" lowerBound="1" eType="#//core/ComponentInstance"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RequiredPortInstance" eSuperTypes="#//core/PortInstance"/> <eClassifiers xsi:type="ecore:EClass" name="ProvidedPortInstance" eSuperTypes="#//core/PortInstance"/> <eClassifiers xsi:type="ecore:EClass" name="RelationshipInstance" eSuperTypes="#//core/CloudMLElementWithProperties"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="Relationship_Required_Port_Should_Match_Its_Type Relationship_Provided_Port_Should_Match_Its_Type"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/LPG"> <details key="Relationship_Required_Port_Should_Match_Its_Type" value="if (not type.oclIsUndefined()) and (not requiredPortInstance.oclIsUndefined()) then requiredPortInstance.type = type.requiredPort else true endif"/> <details key="Relationship_Provided_Port_Should_Match_Its_Type" value="if (not type.oclIsUndefined()) and (not providedPortInstance.oclIsUndefined()) then providedPortInstance.type = type.providedPort else true endif"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//core/Relationship"/> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredPortInstance" lowerBound="1" eType="#//core/RequiredPortInstance"/> <eStructuralFeatures xsi:type="ecore:EReference" name="providedPortInstance" lowerBound="1" eType="#//core/ProvidedPortInstance"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExternalComponent" eSuperTypes="#//core/Component"> <eStructuralFeatures xsi:type="ecore:EReference" name="provider" eType="#//core/Provider"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="endPoint" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="provide" upperBound="-1" eType="#//core/VMPort" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="login" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="passwd" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="location" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="serviceType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Region" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExternalComponentInstance" eSuperTypes="#//core/ComponentInstance"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ips" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="provide" upperBound="-1" eType="#//core/VMPortInstance" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExecutionPlatform" abstract="true" eSuperTypes="#//core/CloudMLElementWithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" lowerBound="1" eType="#//core/Component"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExecutionPlatformInstance" abstract="true" eSuperTypes="#//core/CloudMLElementWithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" lowerBound="1" eType="#//core/ComponentInstance"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//core/ExecutionPlatform"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProvidedExecutionPlatform" eSuperTypes="#//core/ExecutionPlatform"> <eStructuralFeatures xsi:type="ecore:EReference" name="offers" upperBound="-1" eType="#//core/Property" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProvidedExecutionPlatformInstance" eSuperTypes="#//core/ExecutionPlatformInstance"/> <eClassifiers xsi:type="ecore:EClass" name="RequiredExecutionPlatform" eSuperTypes="#//core/ExecutionPlatform"> <eStructuralFeatures xsi:type="ecore:EReference" name="demands" upperBound="-1" eType="#//core/Property" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RequiredExecutionPlatformInstance" eSuperTypes="#//core/ExecutionPlatformInstance"/> <eClassifiers xsi:type="ecore:EClass" name="ExecuteInstance" eSuperTypes="#//core/CloudMLElementWithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="providedExecutionPlatformInstance" lowerBound="1" eType="#//core/ProvidedExecutionPlatformInstance"/> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredExecutionPlatformInstance" lowerBound="1" eType="#//core/RequiredExecutionPlatformInstance"/> </eClassifiers> </eSubpackages> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"net.cloudml","nsURI":"http://cloudml.net","name":"cloudml","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NoUse","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"nsPrefix":"net.cloudml.core","nsURI":"http://cloudml.net/core","name":"core","id":2,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CloudMLElement","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CloudMLElementWithProperties","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Resource","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CloudMLModel","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VM","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VMPort","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Provider","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InternalComponent","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequiredPort","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProvidedPort","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relationship","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cloud","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VMInstance","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VMPortInstance","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentInstance","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InternalComponentInstance","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PortInstance","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequiredPortInstance","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProvidedPortInstance","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationshipInstance","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExternalComponent","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExternalComponentInstance","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionPlatform","instanceClass":null,"abstract":true,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionPlatformInstance","instanceClass":null,"abstract":true,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProvidedExecutionPlatform","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProvidedExecutionPlatformInstance","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequiredExecutionPlatform","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequiredExecutionPlatformInstance","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecuteInstance","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"downloadCommand","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"uploadCommand","changeable":true,"lowerBound":0,"iD":false,"id":46,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"installCommand","changeable":true,"lowerBound":0,"iD":false,"id":47,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"configureCommand","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startCommand","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"stopCommand","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"requireCredentials","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"executeLocally","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"providers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"components","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"clouds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"componentInstances","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"internalComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"externalComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"internalComponentInstances","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"externalComponentInstances","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"vms","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"vmInstances","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"relationships","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"relationshipInstances","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"executesInstances","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"provided","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minRam","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maxRam","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minCores","changeable":true,"lowerBound":0,"iD":false,"id":92,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maxCores","changeable":true,"lowerBound":0,"iD":false,"id":93,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minStorage","changeable":true,"lowerBound":0,"iD":false,"id":94,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maxStorage","changeable":true,"lowerBound":0,"iD":false,"id":95,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"os","changeable":true,"lowerBound":0,"iD":false,"id":96,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"is64os","changeable":true,"lowerBound":0,"iD":false,"id":97,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"imageId","changeable":true,"lowerBound":0,"iD":false,"id":98,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"securityGroup","changeable":true,"lowerBound":0,"iD":false,"id":99,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sshKey","changeable":true,"lowerBound":0,"iD":false,"id":100,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"privateKey","changeable":true,"lowerBound":0,"iD":false,"id":101,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"groupName","changeable":true,"lowerBound":0,"iD":false,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"credentials","changeable":true,"lowerBound":1,"iD":false,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"providedPorts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":122,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"providedExecutionPlatforms","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"requiredPorts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":127,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"compositeInternalComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"requiredExecutionPlatform","changeable":true,"resolveProxies":true,"lowerBound":1,"id":129,"derived":false},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"component","changeable":true,"resolveProxies":true,"lowerBound":1,"id":134,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isLocal","changeable":true,"lowerBound":1,"iD":false,"id":135,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"portNumber","changeable":true,"lowerBound":0,"iD":false,"id":136,"derived":false},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isMandatory","changeable":true,"lowerBound":1,"iD":false,"id":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"requiredPort","changeable":true,"resolveProxies":true,"lowerBound":1,"id":145,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"providedPort","changeable":true,"resolveProxies":true,"lowerBound":1,"id":146,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"requiredPortResource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":147,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"providedPortResource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":148,"derived":false},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"vmInstances","changeable":true,"resolveProxies":true,"lowerBound":0,"id":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"provided","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"publicAddress","changeable":true,"lowerBound":0,"iD":false,"id":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":162,"derived":false},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"providedPortInstances","changeable":true,"resolveProxies":true,"lowerBound":0,"id":165,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":166,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"providedExecutionPlatformInstances","changeable":true,"resolveProxies":true,"lowerBound":0,"id":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"requiredPortInstances","changeable":true,"resolveProxies":true,"lowerBound":0,"id":172,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"requiredExecutionPlatformInstance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":173,"derived":false},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":177,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"componentInstance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":178,"derived":false},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":184,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"requiredPortInstance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":185,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"providedPortInstance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":186,"derived":false},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"provider","changeable":true,"resolveProxies":true,"lowerBound":0,"id":191,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"endPoint","changeable":true,"lowerBound":0,"iD":false,"id":192,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"provide","changeable":true,"resolveProxies":true,"lowerBound":0,"id":193,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"login","changeable":true,"lowerBound":0,"iD":false,"id":194,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"passwd","changeable":true,"lowerBound":0,"iD":false,"id":195,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"location","changeable":true,"lowerBound":0,"iD":false,"id":196,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"serviceType","changeable":true,"lowerBound":0,"iD":false,"id":197,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Region","changeable":true,"lowerBound":0,"iD":false,"id":198,"derived":false},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ips","changeable":true,"lowerBound":0,"iD":false,"id":208,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"provide","changeable":true,"resolveProxies":true,"lowerBound":0,"id":209,"derived":false},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":213,"derived":false},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":216,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":217,"derived":false},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"offers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"demands","changeable":true,"resolveProxies":true,"lowerBound":0,"id":225,"derived":false},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"providedExecutionPlatformInstance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":229,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"requiredExecutionPlatformInstance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":230,"derived":false},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":2,"target":3},{"source":2,"target":4},{"source":2,"target":5},{"source":2,"target":6},{"source":2,"target":7},{"source":2,"target":8},{"source":2,"target":9},{"source":2,"target":10},{"source":2,"target":11},{"source":2,"target":12},{"source":2,"target":13},{"source":2,"target":14},{"source":2,"target":15},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":18},{"source":2,"target":19},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":2,"target":29},{"source":2,"target":30},{"source":2,"target":31},{"source":2,"target":32},{"source":2,"target":33},{"source":2,"target":34},{"source":2,"target":0},{"source":3,"target":2},{"source":3,"target":35},{"source":35,"target":36},{"source":35,"target":3},{"source":4,"target":2},{"source":4,"target":3},{"source":4,"target":37},{"source":4,"target":38},{"source":37,"target":39},{"source":37,"target":4},{"source":38,"target":3},{"source":5,"target":2},{"source":5,"target":3},{"source":5,"target":40},{"source":5,"target":41},{"source":5,"target":42},{"source":40,"target":4},{"source":40,"target":43},{"source":40,"target":5},{"source":43,"target":4},{"source":41,"target":6},{"source":41,"target":44},{"source":41,"target":5},{"source":44,"target":6},{"source":42,"target":3},{"source":6,"target":2},{"source":6,"target":5},{"source":6,"target":45},{"source":6,"target":46},{"source":6,"target":47},{"source":6,"target":48},{"source":6,"target":49},{"source":6,"target":50},{"source":6,"target":51},{"source":6,"target":52},{"source":6,"target":53},{"source":45,"target":54},{"source":45,"target":6},{"source":46,"target":55},{"source":46,"target":6},{"source":47,"target":56},{"source":47,"target":6},{"source":48,"target":57},{"source":48,"target":6},{"source":49,"target":58},{"source":49,"target":6},{"source":50,"target":59},{"source":50,"target":6},{"source":51,"target":60},{"source":51,"target":6},{"source":52,"target":61},{"source":52,"target":6},{"source":53,"target":5},{"source":7,"target":2},{"source":7,"target":5},{"source":7,"target":62},{"source":7,"target":63},{"source":7,"target":64},{"source":7,"target":65},{"source":7,"target":66},{"source":7,"target":67},{"source":7,"target":68},{"source":7,"target":69},{"source":7,"target":70},{"source":7,"target":71},{"source":7,"target":72},{"source":7,"target":73},{"source":7,"target":74},{"source":7,"target":75},{"source":62,"target":10},{"source":62,"target":76},{"source":62,"target":7},{"source":76,"target":10},{"source":63,"target":11},{"source":63,"target":77},{"source":63,"target":7},{"source":77,"target":11},{"source":64,"target":17},{"source":64,"target":78},{"source":64,"target":7},{"source":78,"target":17},{"source":65,"target":20},{"source":65,"target":79},{"source":65,"target":7},{"source":79,"target":20},{"source":66,"target":12},{"source":66,"target":80},{"source":66,"target":7},{"source":80,"target":12},{"source":67,"target":26},{"source":67,"target":81},{"source":67,"target":7},{"source":81,"target":26},{"source":68,"target":21},{"source":68,"target":82},{"source":68,"target":7},{"source":82,"target":21},{"source":69,"target":27},{"source":69,"target":83},{"source":69,"target":7},{"source":83,"target":27},{"source":70,"target":8},{"source":70,"target":84},{"source":70,"target":7},{"source":84,"target":8},{"source":71,"target":18},{"source":71,"target":85},{"source":71,"target":7},{"source":85,"target":18},{"source":72,"target":16},{"source":72,"target":86},{"source":72,"target":7},{"source":86,"target":16},{"source":73,"target":25},{"source":73,"target":87},{"source":73,"target":7},{"source":87,"target":25},{"source":74,"target":34},{"source":74,"target":88},{"source":74,"target":7},{"source":88,"target":34},{"source":75,"target":5},{"source":8,"target":2},{"source":8,"target":26},{"source":8,"target":89},{"source":8,"target":90},{"source":8,"target":91},{"source":8,"target":92},{"source":8,"target":93},{"source":8,"target":94},{"source":8,"target":95},{"source":8,"target":96},{"source":8,"target":97},{"source":8,"target":98},{"source":8,"target":99},{"source":8,"target":100},{"source":8,"target":101},{"source":8,"target":102},{"source":8,"target":103},{"source":89,"target":9},{"source":89,"target":104},{"source":89,"target":8},{"source":104,"target":9},{"source":90,"target":105},{"source":90,"target":8},{"source":91,"target":106},{"source":91,"target":8},{"source":92,"target":107},{"source":92,"target":8},{"source":93,"target":108},{"source":93,"target":8},{"source":94,"target":109},{"source":94,"target":8},{"source":95,"target":110},{"source":95,"target":8},{"source":96,"target":111},{"source":96,"target":8},{"source":97,"target":112},{"source":97,"target":8},{"source":98,"target":113},{"source":98,"target":8},{"source":99,"target":114},{"source":99,"target":8},{"source":100,"target":115},{"source":100,"target":8},{"source":101,"target":116},{"source":101,"target":8},{"source":102,"target":117},{"source":102,"target":8},{"source":103,"target":26},{"source":9,"target":2},{"source":9,"target":5},{"source":9,"target":118},{"source":118,"target":5},{"source":10,"target":2},{"source":10,"target":5},{"source":10,"target":119},{"source":10,"target":120},{"source":119,"target":121},{"source":119,"target":10},{"source":120,"target":5},{"source":11,"target":2},{"source":11,"target":5},{"source":11,"target":122},{"source":11,"target":123},{"source":11,"target":124},{"source":122,"target":15},{"source":122,"target":125},{"source":122,"target":11},{"source":125,"target":15},{"source":123,"target":30},{"source":123,"target":126},{"source":123,"target":11},{"source":126,"target":30},{"source":124,"target":5},{"source":12,"target":2},{"source":12,"target":11},{"source":12,"target":127},{"source":12,"target":128},{"source":12,"target":129},{"source":12,"target":130},{"source":127,"target":14},{"source":127,"target":131},{"source":127,"target":12},{"source":131,"target":14},{"source":128,"target":12},{"source":128,"target":132},{"source":128,"target":12},{"source":132,"target":12},{"source":129,"target":32},{"source":129,"target":133},{"source":129,"target":12},{"source":133,"target":32},{"source":130,"target":11},{"source":13,"target":2},{"source":13,"target":5},{"source":13,"target":134},{"source":13,"target":135},{"source":13,"target":136},{"source":13,"target":137},{"source":134,"target":11},{"source":134,"target":138},{"source":134,"target":13},{"source":138,"target":11},{"source":135,"target":139},{"source":135,"target":13},{"source":136,"target":140},{"source":136,"target":13},{"source":137,"target":5},{"source":14,"target":2},{"source":14,"target":13},{"source":14,"target":141},{"source":14,"target":142},{"source":141,"target":143},{"source":141,"target":14},{"source":142,"target":13},{"source":15,"target":2},{"source":15,"target":13},{"source":15,"target":144},{"source":144,"target":13},{"source":16,"target":2},{"source":16,"target":5},{"source":16,"target":145},{"source":16,"target":146},{"source":16,"target":147},{"source":16,"target":148},{"source":16,"target":149},{"source":145,"target":14},{"source":145,"target":150},{"source":145,"target":16},{"source":150,"target":14},{"source":146,"target":15},{"source":146,"target":151},{"source":146,"target":16},{"source":151,"target":15},{"source":147,"target":6},{"source":147,"target":152},{"source":147,"target":16},{"source":152,"target":6},{"source":148,"target":6},{"source":148,"target":153},{"source":148,"target":16},{"source":153,"target":6},{"source":149,"target":5},{"source":17,"target":2},{"source":17,"target":5},{"source":17,"target":154},{"source":17,"target":155},{"source":154,"target":18},{"source":154,"target":156},{"source":154,"target":17},{"source":156,"target":18},{"source":155,"target":5},{"source":18,"target":2},{"source":18,"target":27},{"source":18,"target":157},{"source":18,"target":158},{"source":18,"target":159},{"source":157,"target":19},{"source":157,"target":160},{"source":157,"target":18},{"source":160,"target":19},{"source":158,"target":161},{"source":158,"target":18},{"source":159,"target":27},{"source":19,"target":2},{"source":19,"target":5},{"source":19,"target":162},{"source":19,"target":163},{"source":162,"target":9},{"source":162,"target":164},{"source":162,"target":19},{"source":164,"target":9},{"source":163,"target":5},{"source":20,"target":2},{"source":20,"target":5},{"source":20,"target":165},{"source":20,"target":166},{"source":20,"target":167},{"source":20,"target":168},{"source":165,"target":24},{"source":165,"target":169},{"source":165,"target":20},{"source":169,"target":24},{"source":166,"target":11},{"source":166,"target":170},{"source":166,"target":20},{"source":170,"target":11},{"source":167,"target":31},{"source":167,"target":171},{"source":167,"target":20},{"source":171,"target":31},{"source":168,"target":5},{"source":21,"target":2},{"source":21,"target":20},{"source":21,"target":172},{"source":21,"target":173},{"source":21,"target":174},{"source":172,"target":23},{"source":172,"target":175},{"source":172,"target":21},{"source":175,"target":23},{"source":173,"target":33},{"source":173,"target":176},{"source":173,"target":21},{"source":176,"target":33},{"source":174,"target":20},{"source":22,"target":2},{"source":22,"target":5},{"source":22,"target":177},{"source":22,"target":178},{"source":22,"target":179},{"source":177,"target":13},{"source":177,"target":180},{"source":177,"target":22},{"source":180,"target":13},{"source":178,"target":20},{"source":178,"target":181},{"source":178,"target":22},{"source":181,"target":20},{"source":179,"target":5},{"source":23,"target":2},{"source":23,"target":22},{"source":23,"target":182},{"source":182,"target":22},{"source":24,"target":2},{"source":24,"target":22},{"source":24,"target":183},{"source":183,"target":22},{"source":25,"target":2},{"source":25,"target":5},{"source":25,"target":184},{"source":25,"target":185},{"source":25,"target":186},{"source":25,"target":187},{"source":184,"target":16},{"source":184,"target":188},{"source":184,"target":25},{"source":188,"target":16},{"source":185,"target":23},{"source":185,"target":189},{"source":185,"target":25},{"source":189,"target":23},{"source":186,"target":24},{"source":186,"target":190},{"source":186,"target":25},{"source":190,"target":24},{"source":187,"target":5},{"source":26,"target":2},{"source":26,"target":11},{"source":26,"target":191},{"source":26,"target":192},{"source":26,"target":193},{"source":26,"target":194},{"source":26,"target":195},{"source":26,"target":196},{"source":26,"target":197},{"source":26,"target":198},{"source":26,"target":199},{"source":191,"target":10},{"source":191,"target":200},{"source":191,"target":26},{"source":200,"target":10},{"source":192,"target":201},{"source":192,"target":26},{"source":193,"target":9},{"source":193,"target":202},{"source":193,"target":26},{"source":202,"target":9},{"source":194,"target":203},{"source":194,"target":26},{"source":195,"target":204},{"source":195,"target":26},{"source":196,"target":205},{"source":196,"target":26},{"source":197,"target":206},{"source":197,"target":26},{"source":198,"target":207},{"source":198,"target":26},{"source":199,"target":11},{"source":27,"target":2},{"source":27,"target":20},{"source":27,"target":208},{"source":27,"target":209},{"source":27,"target":210},{"source":208,"target":211},{"source":208,"target":27},{"source":209,"target":19},{"source":209,"target":212},{"source":209,"target":27},{"source":212,"target":19},{"source":210,"target":20},{"source":28,"target":2},{"source":28,"target":5},{"source":28,"target":213},{"source":28,"target":214},{"source":213,"target":11},{"source":213,"target":215},{"source":213,"target":28},{"source":215,"target":11},{"source":214,"target":5},{"source":29,"target":2},{"source":29,"target":5},{"source":29,"target":216},{"source":29,"target":217},{"source":29,"target":218},{"source":216,"target":20},{"source":216,"target":219},{"source":216,"target":29},{"source":219,"target":20},{"source":217,"target":28},{"source":217,"target":220},{"source":217,"target":29},{"source":220,"target":28},{"source":218,"target":5},{"source":30,"target":2},{"source":30,"target":28},{"source":30,"target":221},{"source":30,"target":222},{"source":221,"target":4},{"source":221,"target":223},{"source":221,"target":30},{"source":223,"target":4},{"source":222,"target":28},{"source":31,"target":2},{"source":31,"target":29},{"source":31,"target":224},{"source":224,"target":29},{"source":32,"target":2},{"source":32,"target":28},{"source":32,"target":225},{"source":32,"target":226},{"source":225,"target":4},{"source":225,"target":227},{"source":225,"target":32},{"source":227,"target":4},{"source":226,"target":28},{"source":33,"target":2},{"source":33,"target":29},{"source":33,"target":228},{"source":228,"target":29},{"source":34,"target":2},{"source":34,"target":5},{"source":34,"target":229},{"source":34,"target":230},{"source":34,"target":231},{"source":229,"target":31},{"source":229,"target":232},{"source":229,"target":34},{"source":232,"target":31},{"source":230,"target":33},{"source":230,"target":233},{"source":230,"target":34},{"source":233,"target":33},{"source":231,"target":5}],"multigraph":true}
ecore
families
repo-ecore-all/data/haslab/echo/examples/pt.uminho.haslab.echo.examples/metamodels/family_flatten/Family.ecore
geneology Geneology families Family name members geneology Member name female family
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="geneology" nsURI="geneology" nsPrefix="geneology"> <eClassifiers xsi:type="ecore:EClass" name="Geneology"> <eStructuralFeatures xsi:type="ecore:EReference" name="families" ordered="false" upperBound="-1" eType="ecore:EClass #//Family" containment="true" eOpposite="#//Family/geneology"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Family"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="members" lowerBound="1" upperBound="-1" eType="ecore:EClass #//Member" containment="true" eOpposite="#//Member/family"/> <eStructuralFeatures xsi:type="ecore:EReference" name="geneology" ordered="false" lowerBound="1" eType="ecore:EClass #//Geneology" eOpposite="#//Geneology/families"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Member"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="female" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="family" ordered="false" lowerBound="1" eType="ecore:EClass #//Family" eOpposite="#//Family/members"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"geneology","nsURI":"geneology","name":"geneology","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Geneology","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Family","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Member","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"families","changeable":true,"resolveProxies":true,"lowerBound":0,"id":4,"derived":false},{"id":5,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"geneology","changeable":true,"resolveProxies":true,"lowerBound":1,"id":6,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"members","changeable":true,"resolveProxies":true,"lowerBound":1,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"family","changeable":true,"resolveProxies":true,"lowerBound":1,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":true,"id":13,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"female","changeable":true,"lowerBound":1,"iD":false,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":4,"target":2},{"source":4,"target":5},{"source":4,"target":1},{"source":4,"target":6},{"source":5,"target":2},{"source":2,"target":0},{"source":2,"target":7},{"source":2,"target":8},{"source":2,"target":6},{"source":7,"target":9},{"source":7,"target":2},{"source":8,"target":3},{"source":8,"target":10},{"source":8,"target":2},{"source":8,"target":11},{"source":10,"target":3},{"source":6,"target":1},{"source":6,"target":12},{"source":6,"target":2},{"source":6,"target":4},{"source":12,"target":1},{"source":3,"target":0},{"source":3,"target":13},{"source":3,"target":14},{"source":3,"target":11},{"source":13,"target":15},{"source":13,"target":3},{"source":14,"target":16},{"source":14,"target":3},{"source":11,"target":2},{"source":11,"target":17},{"source":11,"target":3},{"source":11,"target":8},{"source":17,"target":2}],"multigraph":true}
ecore
greetings
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/MDEGroup/MDEForge/mdeforge/githubmetamodels/Greetings.ecore
greetings Model greetings Greeting HelloGreeting name parent RefGreeting greeting
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="greetings" nsURI="http://www.xtext.org/example/index/greetings/Greetings" nsPrefix="greetings"> <eClassifiers xsi:type="ecore:EClass" name="Model"> <eStructuralFeatures xsi:type="ecore:EReference" name="greetings" upperBound="-1" eType="#//Greeting" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Greeting"/> <eClassifiers xsi:type="ecore:EClass" name="HelloGreeting" eSuperTypes="#//Greeting"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//HelloGreeting"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RefGreeting" eSuperTypes="#//Greeting"> <eStructuralFeatures xsi:type="ecore:EReference" name="greeting" eType="#//HelloGreeting"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"greetings","nsURI":"http://www.xtext.org/example/index/greetings/Greetings","name":"greetings","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Greeting","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HelloGreeting","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RefGreeting","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"greetings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"id":6,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"greeting","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":5,"target":2},{"source":5,"target":6},{"source":5,"target":1},{"source":6,"target":2},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":7},{"source":3,"target":8},{"source":3,"target":9},{"source":7,"target":10},{"source":7,"target":3},{"source":8,"target":3},{"source":8,"target":11},{"source":8,"target":3},{"source":11,"target":3},{"source":9,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":12},{"source":4,"target":13},{"source":12,"target":3},{"source":12,"target":14},{"source":12,"target":4},{"source":14,"target":3},{"source":13,"target":2}],"multigraph":true}
ecore
gpl
repo-ecore-all/data/tetrabox/minijava/plugins/org.tetrabox.minijava.xminijava/model/XMiniJava.ecore
miniJava Program main initialize args execute name imports classes state Import importedNamespace TypeDeclaration accessLevel implements members Class abstract superClass Interface Member access Method call state findOverride c abstract static params body Parameter compare other Field defaultValue AccessLevel PRIVATE private PROTECTED protected PUBLIC public Block evaluateStatementKeepContext state evaluateStatement state statements Statement evaluateStatement state PrintStatement evaluateStatement state expression Return evaluateStatement state expression IfStatement evaluateStatement state expression thenBlock elseBlock WhileStatement evaluateStatement state condition block ForStatement evaluateStatement state declaration condition progression block TypeRef compare other SingleTypeRef ClassRef compare other referencedClass NamedElement name TypedDeclaration typeRef Symbol VariableDeclaration Assignment evaluateStatement state assignee value Assignee Expression evaluateStatement state evaluateExpression state ArrayTypeRef typeRef IntegerTypeRef BooleanTypeRef StringTypeRef VoidTypeRef Or evaluateExpression state left right And evaluateExpression state left right Equality evaluateExpression state left right Inequality evaluateExpression state left right SuperiorOrEqual evaluateExpression state left right InferiorOrEqual evaluateExpression state left right Superior evaluateExpression state left right Inferior evaluateExpression state left right Plus evaluateExpression state left right Minus evaluateExpression state left right Multiplication evaluateExpression state left right Division evaluateExpression state left right ArrayAccess evaluateExpression state object index ArrayLength evaluateExpression state array Not evaluateExpression state expression Neg evaluateExpression state expression FieldAccess evaluateExpression state receiver field MethodCall evaluateExpression state receiver method args StringConstant evaluateExpression state value IntConstant evaluateExpression state value BoolConstant evaluateExpression state value This evaluateExpression state Super Null evaluateExpression state NewObject evaluateExpression state type args NewArray evaluateExpression state type size SymbolRef evaluateExpression state symbol Context createChildContext findBinding symbol findCurrentContext bindings parentContext childContext Value customToString copy IntegerValue copy customToString value SymbolBinding value symbol FieldBinding field value StringValue copy customToString value BooleanValue customToString copy value OutputStream stream State findCurrentFrame findCurrentContext println string pushNewContext popCurrentContext pushNewFrame receiver c newContext popCurrentFrame rootFrame objectsHeap outputStream arraysHeap Frame findCurrentFrame findCurrentContext call instance childFrame parentFrame rootContext returnValue NullValue copy Call NewCall new MethodCall2 methodcall ObjectInstance fieldbindings type ArrayInstance value size ObjectRefValue copy customToString instance ArrayRefValue copy instance
<?xml version="1.0" encoding="ASCII"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="miniJava" nsURI="http://org.tetrabox.minijava.xminijava/miniJava/" nsPrefix="miniJava"> <eClassifiers xsi:type="ecore:EClass" name="Program"> <eOperations name="main"> <eAnnotations source="aspect"/> </eOperations> <eOperations name="initialize"> <eAnnotations source="aspect"/> <eParameters name="args" upperBound="-1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eParameters> </eOperations> <eOperations name="execute" eType="//State"> <eAnnotations source="aspect"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1" eType="//Import" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="classes" upperBound="-1" eType="//TypeDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="state" eType="//State" containment="true"> <eAnnotations source="aspect"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Import"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="importedNamespace"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeDeclaration" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="accessLevel" eType="//AccessLevel"/> <eStructuralFeatures xsi:type="ecore:EReference" name="implements" unique="false" upperBound="-1" eType="//Interface"/> <eStructuralFeatures xsi:type="ecore:EReference" name="members" upperBound="-1" eType="//Member" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="//TypeDeclaration"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="superClass" eType="//Class"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="//TypeDeclaration"/> <eClassifiers xsi:type="ecore:EClass" name="Member" eSuperTypes="//TypedDeclaration"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="access" eType="//AccessLevel"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Method" eSuperTypes="//Member"> <eOperations name="call"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eOperations name="findOverride" eType="//Method"> <eAnnotations source="aspect"/> <eParameters name="c" eType="//Class"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="static"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="params" upperBound="-1" eType="//Parameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="//Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="//Symbol"> <eOperations name="compare"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eParameters name="other" eType="//Parameter"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Field" eSuperTypes="//Member"> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AccessLevel"> <eLiterals name="PRIVATE" literal="private"/> <eLiterals name="PROTECTED" value="1" literal="protected"/> <eLiterals name="PUBLIC" value="2" literal="public"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Block" eSuperTypes="//Statement"> <eOperations name="evaluateStatementKeepContext"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eOperations name="evaluateStatement"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Statement"> <eOperations name="evaluateStatement"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrintStatement" eSuperTypes="//Statement"> <eOperations name="evaluateStatement"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Return" eSuperTypes="//Statement"> <eOperations name="evaluateStatement"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IfStatement" eSuperTypes="//Statement"> <eOperations name="evaluateStatement"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thenBlock" eType="//Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseBlock" eType="//Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WhileStatement" eSuperTypes="//Statement"> <eOperations name="evaluateStatement"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="block" eType="//Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ForStatement" eSuperTypes="//Statement"> <eOperations name="evaluateStatement"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="declaration" eType="//Assignment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="progression" eType="//Assignment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="block" eType="//Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeRef"> <eOperations name="compare"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eParameters name="other" eType="//TypeRef"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SingleTypeRef" eSuperTypes="//TypeRef"/> <eClassifiers xsi:type="ecore:EClass" name="ClassRef" eSuperTypes="//SingleTypeRef"> <eOperations name="compare"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eParameters name="other" eType="//TypeRef"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="referencedClass" eType="//TypeDeclaration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypedDeclaration" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="typeRef" eType="//TypeRef" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Symbol" eSuperTypes="//TypedDeclaration"/> <eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration" eSuperTypes="//Symbol //Assignee"/> <eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="//Statement"> <eOperations name="evaluateStatement"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="assignee" eType="//Assignee" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Assignee"/> <eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="//Statement //Assignee"> <eOperations name="evaluateStatement"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eOperations name="evaluateExpression" eType="//Value"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayTypeRef" eSuperTypes="//TypeRef"> <eStructuralFeatures xsi:type="ecore:EReference" name="typeRef" eType="//SingleTypeRef" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntegerTypeRef" eSuperTypes="//SingleTypeRef"/> <eClassifiers xsi:type="ecore:EClass" name="BooleanTypeRef" eSuperTypes="//SingleTypeRef"/> <eClassifiers xsi:type="ecore:EClass" name="StringTypeRef" eSuperTypes="//SingleTypeRef"/> <eClassifiers xsi:type="ecore:EClass" name="VoidTypeRef" eSuperTypes="//SingleTypeRef"/> <eClassifiers xsi:type="ecore:EClass" name="Or" eSuperTypes="//Expression"> <eOperations name="evaluateExpression" eType="//Value"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="And" eSuperTypes="//Expression"> <eOperations name="evaluateExpression" eType="//Value"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Equality" eSuperTypes="//Expression"> <eOperations name="evaluateExpression" eType="//Value"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Inequality" eSuperTypes="//Expression"> <eOperations name="evaluateExpression" eType="//Value"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SuperiorOrEqual" eSuperTypes="//Expression"> <eOperations name="evaluateExpression" eType="//Value"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InferiorOrEqual" eSuperTypes="//Expression"> <eOperations name="evaluateExpression" eType="//Value"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Superior" eSuperTypes="//Expression"> <eOperations name="evaluateExpression" eType="//Value"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Inferior" eSuperTypes="//Expression"> <eOperations name="evaluateExpression" eType="//Value"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Plus" eSuperTypes="//Expression"> <eOperations name="evaluateExpression" eType="//Value"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Minus" eSuperTypes="//Expression"> <eOperations name="evaluateExpression" eType="//Value"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Multiplication" eSuperTypes="//Expression"> <eOperations name="evaluateExpression" eType="//Value"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Division" eSuperTypes="//Expression"> <eOperations name="evaluateExpression" eType="//Value"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayAccess" eSuperTypes="//Expression"> <eOperations name="evaluateExpression" eType="//Value"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="object" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="index" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayLength" eSuperTypes="//Expression"> <eOperations name="evaluateExpression" eType="//Value"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="array" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Not" eSuperTypes="//Expression"> <eOperations name="evaluateExpression" eType="//Value"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Neg" eSuperTypes="//Expression"> <eOperations name="evaluateExpression" eType="//Value"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FieldAccess" eSuperTypes="//Expression"> <eOperations name="evaluateExpression" eType="//Value"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="receiver" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="field" eType="//Field"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodCall" eSuperTypes="//Expression"> <eOperations name="evaluateExpression" eType="//Value"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="receiver" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="method" eType="//Method"/> <eStructuralFeatures xsi:type="ecore:EReference" name="args" upperBound="-1" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringConstant" eSuperTypes="//Expression"> <eOperations name="evaluateExpression" eType="//Value"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntConstant" eSuperTypes="//Expression"> <eOperations name="evaluateExpression" eType="//Value"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BoolConstant" eSuperTypes="//Expression"> <eOperations name="evaluateExpression" eType="//Value"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="This" eSuperTypes="//Expression"> <eOperations name="evaluateExpression" eType="//Value"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Super" eSuperTypes="//Expression"/> <eClassifiers xsi:type="ecore:EClass" name="Null" eSuperTypes="//Expression"> <eOperations name="evaluateExpression" eType="//Value"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NewObject" eSuperTypes="//Expression"> <eOperations name="evaluateExpression" eType="//Value"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="//Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="args" upperBound="-1" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NewArray" eSuperTypes="//Expression"> <eOperations name="evaluateExpression" eType="//Value"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="//TypeRef" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="size" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SymbolRef" eSuperTypes="//Expression"> <eOperations name="evaluateExpression" eType="//Value"> <eAnnotations source="aspect"/> <eParameters name="state" eType="//State"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="symbol" eType="//Symbol"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Context"> <eAnnotations source="aspect"/> <eOperations name="createChildContext" eType="//Context"> <eAnnotations source="aspect"/> </eOperations> <eOperations name="findBinding" eType="//SymbolBinding"> <eAnnotations source="aspect"/> <eParameters name="symbol" eType="//Symbol"/> </eOperations> <eOperations name="findCurrentContext" eType="//Context"> <eAnnotations source="aspect"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="bindings" upperBound="-1" eType="//SymbolBinding" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parentContext" eType="//Context" eOpposite="//Context/childContext"/> <eStructuralFeatures xsi:type="ecore:EReference" name="childContext" eType="//Context" containment="true" eOpposite="//Context/parentContext"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Value"> <eAnnotations source="aspect"/> <eOperations name="customToString"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="copy" eType="//Value"> <eAnnotations source="aspect"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntegerValue" eSuperTypes="//Value"> <eAnnotations source="aspect"/> <eOperations name="copy" eType="//Value"> <eAnnotations source="aspect"/> </eOperations> <eOperations name="customToString"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SymbolBinding"> <eAnnotations source="aspect"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="//Value" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="symbol" lowerBound="1" eType="//Symbol"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FieldBinding"> <eAnnotations source="aspect"/> <eStructuralFeatures xsi:type="ecore:EReference" name="field" lowerBound="1" eType="//Field"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="//Value" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringValue" eSuperTypes="//Value"> <eAnnotations source="aspect"/> <eOperations name="copy" eType="//Value"> <eAnnotations source="aspect"/> </eOperations> <eOperations name="customToString"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanValue" eSuperTypes="//Value"> <eAnnotations source="aspect"/> <eOperations name="customToString"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="copy" eType="//Value"> <eAnnotations source="aspect"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OutputStream"> <eAnnotations source="aspect"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stream" unique="false" upperBound="-1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="State"> <eAnnotations source="aspect"/> <eOperations name="findCurrentFrame" eType="//Frame"> <eAnnotations source="aspect"/> </eOperations> <eOperations name="findCurrentContext" eType="//Context"> <eAnnotations source="aspect"/> </eOperations> <eOperations name="println"> <eAnnotations source="aspect"/> <eParameters name="string"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eParameters> </eOperations> <eOperations name="pushNewContext"> <eAnnotations source="aspect"/> </eOperations> <eOperations name="popCurrentContext"> <eAnnotations source="aspect"/> </eOperations> <eOperations name="pushNewFrame"> <eAnnotations source="aspect"/> <eParameters name="receiver" eType="//ObjectInstance"/> <eParameters name="c" eType="//Call"/> <eParameters name="newContext" eType="//Context"/> </eOperations> <eOperations name="popCurrentFrame"> <eAnnotations source="aspect"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="rootFrame" eType="//Frame" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="objectsHeap" upperBound="-1" eType="//ObjectInstance" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outputStream" eType="//OutputStream" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arraysHeap" upperBound="-1" eType="//ArrayInstance" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Frame"> <eAnnotations source="aspect"/> <eOperations name="findCurrentFrame" eType="//Frame"> <eAnnotations source="aspect"/> </eOperations> <eOperations name="findCurrentContext" eType="//Context"> <eAnnotations source="aspect"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="call" eType="//Call" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="instance" eType="//ObjectInstance"/> <eStructuralFeatures xsi:type="ecore:EReference" name="childFrame" eType="//Frame" containment="true" eOpposite="//Frame/parentFrame"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parentFrame" eType="//Frame" eOpposite="//Frame/childFrame"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rootContext" eType="//Context" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="returnValue" eType="//Value" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NullValue" eSuperTypes="//Value"> <eAnnotations source="aspect"/> <eOperations name="copy" eType="//Value"> <eAnnotations source="aspect"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Call"> <eAnnotations source="aspect"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NewCall" eSuperTypes="//Call"> <eAnnotations source="aspect"/> <eStructuralFeatures xsi:type="ecore:EReference" name="new" lowerBound="1" eType="//NewObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodCall2" eSuperTypes="//Call"> <eAnnotations source="aspect"/> <eStructuralFeatures xsi:type="ecore:EReference" name="methodcall" lowerBound="1" eType="//MethodCall"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectInstance"> <eAnnotations source="aspect"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fieldbindings" upperBound="-1" eType="//FieldBinding" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="//Class"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayInstance"> <eAnnotations source="aspect"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1" eType="//Value" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectRefValue" eSuperTypes="//Value"> <eAnnotations source="aspect"/> <eOperations name="copy" eType="//Value"> <eAnnotations source="aspect"/> </eOperations> <eOperations name="customToString"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="instance" eType="//ObjectInstance"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayRefValue" eSuperTypes="//Value"> <eAnnotations source="aspect"/> <eOperations name="copy" eType="//Value"> <eAnnotations source="aspect"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="instance" eType="//ArrayInstance"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"miniJava","nsURI":"http://org.tetrabox.minijava.xminijava/miniJava/","name":"miniJava","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Program","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Import","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDeclaration","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Member","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Method","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Field","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AccessLevel","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrintStatement","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Return","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStatement","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileStatement","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForStatement","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeRef","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleTypeRef","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassRef","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedDeclaration","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Symbol","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclaration","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignee","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayTypeRef","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerTypeRef","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanTypeRef","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringTypeRef","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VoidTypeRef","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Or","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"And","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equality","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Inequality","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperiorOrEqual","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InferiorOrEqual","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Superior","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Inferior","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Plus","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Minus","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Multiplication","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Division","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayAccess","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayLength","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Not","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Neg","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldAccess","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodCall","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringConstant","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntConstant","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BoolConstant","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"This","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Super","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Null","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewObject","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewArray","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SymbolRef","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Context","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Value","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerValue","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SymbolBinding","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldBinding","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringValue","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanValue","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputStream","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Frame","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullValue","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Call","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewCall","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodCall2","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectInstance","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayInstance","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectRefValue","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayRefValue","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"main","lowerBound":0,"id":78,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"initialize","lowerBound":0,"id":79,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":80,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"imports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"state","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"ordered":true,"upperBound":-1,"unique":true,"name":"args","lowerBound":0,"id":85,"many":true,"required":false,"eClass":"EParameter"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"importedNamespace","changeable":true,"lowerBound":0,"iD":false,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"accessLevel","changeable":true,"lowerBound":0,"iD":false,"id":94,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"implements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"members","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":101,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"access","changeable":true,"lowerBound":0,"iD":false,"id":107,"derived":false},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"call","lowerBound":0,"id":110,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"findOverride","lowerBound":0,"id":111,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":112,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"static","changeable":true,"lowerBound":0,"iD":false,"id":113,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"params","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":117,"many":false,"required":false,"eClass":"EParameter"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"c","lowerBound":0,"id":120,"many":false,"required":false,"eClass":"EParameter"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"compare","lowerBound":0,"id":126,"many":false,"required":false,"eClass":"EOperation"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"other","lowerBound":0,"id":129,"many":false,"required":false,"eClass":"EParameter"},{"id":130,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defaultValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"name":"PRIVATE","id":134,"value":0,"literal":"private","eClass":"EEnumLiteral"},{"name":"PROTECTED","id":135,"value":1,"literal":"protected","eClass":"EEnumLiteral"},{"name":"PUBLIC","id":136,"value":2,"literal":"public","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateStatementKeepContext","lowerBound":0,"id":137,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateStatement","lowerBound":0,"id":138,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":141,"many":false,"required":false,"eClass":"EParameter"},{"id":142,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":143,"many":false,"required":false,"eClass":"EParameter"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateStatement","lowerBound":0,"id":146,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":147,"many":false,"required":false,"eClass":"EParameter"},{"id":148,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateStatement","lowerBound":0,"id":149,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":152,"many":false,"required":false,"eClass":"EParameter"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateStatement","lowerBound":0,"id":155,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":false},{"id":157,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":158,"many":false,"required":false,"eClass":"EParameter"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateStatement","lowerBound":0,"id":161,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":162,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenBlock","changeable":true,"resolveProxies":true,"lowerBound":0,"id":163,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseBlock","changeable":true,"resolveProxies":true,"lowerBound":0,"id":164,"derived":false},{"id":165,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":166,"many":false,"required":false,"eClass":"EParameter"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateStatement","lowerBound":0,"id":171,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":172,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"block","changeable":true,"resolveProxies":true,"lowerBound":0,"id":173,"derived":false},{"id":174,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":175,"many":false,"required":false,"eClass":"EParameter"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateStatement","lowerBound":0,"id":179,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"declaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":180,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":181,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"progression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":182,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"block","changeable":true,"resolveProxies":true,"lowerBound":0,"id":183,"derived":false},{"id":184,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":185,"many":false,"required":false,"eClass":"EParameter"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"compare","lowerBound":0,"id":191,"many":false,"required":false,"eClass":"EOperation"},{"id":192,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"other","lowerBound":0,"id":193,"many":false,"required":false,"eClass":"EParameter"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"compare","lowerBound":0,"id":196,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referencedClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"other","lowerBound":0,"id":200,"many":false,"required":false,"eClass":"EParameter"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":203,"derived":false},{"id":204,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":205,"derived":false},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateStatement","lowerBound":0,"id":211,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"assignee","changeable":true,"resolveProxies":true,"lowerBound":0,"id":212,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":213,"derived":false},{"id":214,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":215,"many":false,"required":false,"eClass":"EParameter"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateStatement","lowerBound":0,"id":219,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateExpression","lowerBound":0,"id":220,"many":false,"required":false,"eClass":"EOperation"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":223,"many":false,"required":false,"eClass":"EParameter"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":226,"many":false,"required":false,"eClass":"EParameter"},{"id":227,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":228,"derived":false},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateExpression","lowerBound":0,"id":235,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":236,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":237,"derived":false},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":240,"many":false,"required":false,"eClass":"EParameter"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateExpression","lowerBound":0,"id":244,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":245,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":246,"derived":false},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":249,"many":false,"required":false,"eClass":"EParameter"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateExpression","lowerBound":0,"id":253,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":254,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":255,"derived":false},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":258,"many":false,"required":false,"eClass":"EParameter"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateExpression","lowerBound":0,"id":262,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":263,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":264,"derived":false},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":267,"many":false,"required":false,"eClass":"EParameter"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateExpression","lowerBound":0,"id":271,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":272,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":273,"derived":false},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":276,"many":false,"required":false,"eClass":"EParameter"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateExpression","lowerBound":0,"id":280,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":281,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":282,"derived":false},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":285,"many":false,"required":false,"eClass":"EParameter"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateExpression","lowerBound":0,"id":289,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":290,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":291,"derived":false},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":294,"many":false,"required":false,"eClass":"EParameter"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateExpression","lowerBound":0,"id":298,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":299,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":300,"derived":false},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":303,"many":false,"required":false,"eClass":"EParameter"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateExpression","lowerBound":0,"id":307,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":308,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":309,"derived":false},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":312,"many":false,"required":false,"eClass":"EParameter"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateExpression","lowerBound":0,"id":316,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":317,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":318,"derived":false},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":321,"many":false,"required":false,"eClass":"EParameter"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateExpression","lowerBound":0,"id":325,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":326,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":327,"derived":false},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":330,"many":false,"required":false,"eClass":"EParameter"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateExpression","lowerBound":0,"id":334,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":335,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":336,"derived":false},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":339,"many":false,"required":false,"eClass":"EParameter"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateExpression","lowerBound":0,"id":343,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"object","changeable":true,"resolveProxies":true,"lowerBound":0,"id":344,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"index","changeable":true,"resolveProxies":true,"lowerBound":0,"id":345,"derived":false},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":348,"many":false,"required":false,"eClass":"EParameter"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateExpression","lowerBound":0,"id":352,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"array","changeable":true,"resolveProxies":true,"lowerBound":0,"id":353,"derived":false},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":356,"many":false,"required":false,"eClass":"EParameter"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateExpression","lowerBound":0,"id":359,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":360,"derived":false},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":363,"many":false,"required":false,"eClass":"EParameter"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateExpression","lowerBound":0,"id":366,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":367,"derived":false},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":370,"many":false,"required":false,"eClass":"EParameter"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateExpression","lowerBound":0,"id":373,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"receiver","changeable":true,"resolveProxies":true,"lowerBound":0,"id":374,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"field","changeable":true,"resolveProxies":true,"lowerBound":0,"id":375,"derived":false},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":378,"many":false,"required":false,"eClass":"EParameter"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateExpression","lowerBound":0,"id":382,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"receiver","changeable":true,"resolveProxies":true,"lowerBound":0,"id":383,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":0,"id":384,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"args","changeable":true,"resolveProxies":true,"lowerBound":0,"id":385,"derived":false},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":388,"many":false,"required":false,"eClass":"EParameter"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateExpression","lowerBound":0,"id":393,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":394,"derived":false},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":397,"many":false,"required":false,"eClass":"EParameter"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateExpression","lowerBound":0,"id":400,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":401,"derived":false},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":404,"many":false,"required":false,"eClass":"EParameter"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateExpression","lowerBound":0,"id":407,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":408,"derived":false},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":411,"many":false,"required":false,"eClass":"EParameter"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateExpression","lowerBound":0,"id":414,"many":false,"required":false,"eClass":"EOperation"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":417,"many":false,"required":false,"eClass":"EParameter"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateExpression","lowerBound":0,"id":420,"many":false,"required":false,"eClass":"EOperation"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":423,"many":false,"required":false,"eClass":"EParameter"},{"id":424,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateExpression","lowerBound":0,"id":425,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":426,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"args","changeable":true,"resolveProxies":true,"lowerBound":0,"id":427,"derived":false},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":430,"many":false,"required":false,"eClass":"EParameter"},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"id":433,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateExpression","lowerBound":0,"id":434,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":435,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"resolveProxies":true,"lowerBound":0,"id":436,"derived":false},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":439,"many":false,"required":false,"eClass":"EParameter"},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateExpression","lowerBound":0,"id":443,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"symbol","changeable":true,"resolveProxies":true,"lowerBound":0,"id":444,"derived":false},{"id":445,"eClass":"EGenericType"},{"id":446,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":0,"id":447,"many":false,"required":false,"eClass":"EParameter"},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"createChildContext","lowerBound":0,"id":450,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"findBinding","lowerBound":0,"id":451,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"findCurrentContext","lowerBound":0,"id":452,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bindings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":453,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentContext","changeable":true,"resolveProxies":true,"lowerBound":0,"id":454,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"childContext","changeable":true,"resolveProxies":true,"lowerBound":0,"id":455,"derived":false},{"id":456,"eClass":"EGenericType"},{"id":457,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"symbol","lowerBound":0,"id":458,"many":false,"required":false,"eClass":"EParameter"},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"customToString","lowerBound":0,"id":464,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"copy","lowerBound":0,"id":465,"many":false,"required":false,"eClass":"EOperation"},{"id":466,"eClass":"EGenericType"},{"id":467,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"copy","lowerBound":0,"id":468,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"customToString","lowerBound":0,"id":469,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":470,"derived":false},{"id":471,"eClass":"EGenericType"},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"id":474,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":475,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"symbol","changeable":true,"resolveProxies":true,"lowerBound":1,"id":476,"derived":false},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"field","changeable":true,"resolveProxies":true,"lowerBound":1,"id":479,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":480,"derived":false},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"copy","lowerBound":0,"id":483,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"customToString","lowerBound":0,"id":484,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":485,"derived":false},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"id":489,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"customToString","lowerBound":0,"id":490,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"copy","lowerBound":0,"id":491,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":492,"derived":false},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"stream","changeable":true,"lowerBound":0,"iD":false,"id":497,"derived":false},{"id":498,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"findCurrentFrame","lowerBound":0,"id":499,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"findCurrentContext","lowerBound":0,"id":500,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"println","lowerBound":0,"id":501,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"pushNewContext","lowerBound":0,"id":502,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"popCurrentContext","lowerBound":0,"id":503,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"pushNewFrame","lowerBound":0,"id":504,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"popCurrentFrame","lowerBound":0,"id":505,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rootFrame","changeable":true,"resolveProxies":true,"lowerBound":0,"id":506,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"objectsHeap","changeable":true,"resolveProxies":true,"lowerBound":0,"id":507,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outputStream","changeable":true,"resolveProxies":true,"lowerBound":0,"id":508,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arraysHeap","changeable":true,"resolveProxies":true,"lowerBound":0,"id":509,"derived":false},{"id":510,"eClass":"EGenericType"},{"id":511,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"string","lowerBound":0,"id":512,"many":false,"required":false,"eClass":"EParameter"},{"id":513,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"receiver","lowerBound":0,"id":514,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"c","lowerBound":0,"id":515,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"newContext","lowerBound":0,"id":516,"many":false,"required":false,"eClass":"EParameter"},{"id":517,"eClass":"EGenericType"},{"id":518,"eClass":"EGenericType"},{"id":519,"eClass":"EGenericType"},{"id":520,"eClass":"EGenericType"},{"id":521,"eClass":"EGenericType"},{"id":522,"eClass":"EGenericType"},{"id":523,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"findCurrentFrame","lowerBound":0,"id":524,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"findCurrentContext","lowerBound":0,"id":525,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"call","changeable":true,"resolveProxies":true,"lowerBound":0,"id":526,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"instance","changeable":true,"resolveProxies":true,"lowerBound":0,"id":527,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"childFrame","changeable":true,"resolveProxies":true,"lowerBound":0,"id":528,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentFrame","changeable":true,"resolveProxies":true,"lowerBound":0,"id":529,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rootContext","changeable":true,"resolveProxies":true,"lowerBound":0,"id":530,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":531,"derived":false},{"id":532,"eClass":"EGenericType"},{"id":533,"eClass":"EGenericType"},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"id":538,"eClass":"EGenericType"},{"id":539,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"copy","lowerBound":0,"id":540,"many":false,"required":false,"eClass":"EOperation"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"new","changeable":true,"resolveProxies":true,"lowerBound":1,"id":543,"derived":false},{"id":544,"eClass":"EGenericType"},{"id":545,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"methodcall","changeable":true,"resolveProxies":true,"lowerBound":1,"id":546,"derived":false},{"id":547,"eClass":"EGenericType"},{"id":548,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fieldbindings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":549,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":550,"derived":false},{"id":551,"eClass":"EGenericType"},{"id":552,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":553,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"lowerBound":0,"iD":false,"id":554,"derived":false},{"id":555,"eClass":"EGenericType"},{"id":556,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"copy","lowerBound":0,"id":557,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"customToString","lowerBound":0,"id":558,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"instance","changeable":true,"resolveProxies":true,"lowerBound":0,"id":559,"derived":false},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"id":562,"eClass":"EGenericType"},{"id":563,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"copy","lowerBound":0,"id":564,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"instance","changeable":true,"resolveProxies":true,"lowerBound":0,"id":565,"derived":false},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"},{"id":568,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":1,"target":0},{"source":1,"target":78},{"source":1,"target":79},{"source":1,"target":80},{"source":1,"target":81},{"source":1,"target":82},{"source":1,"target":83},{"source":1,"target":84},{"source":78,"target":1},{"source":79,"target":1},{"source":79,"target":85},{"source":85,"target":86},{"source":85,"target":79},{"source":80,"target":68},{"source":80,"target":87},{"source":80,"target":1},{"source":87,"target":68},{"source":81,"target":88},{"source":81,"target":1},{"source":82,"target":2},{"source":82,"target":89},{"source":82,"target":1},{"source":89,"target":2},{"source":83,"target":3},{"source":83,"target":90},{"source":83,"target":1},{"source":90,"target":3},{"source":84,"target":68},{"source":84,"target":91},{"source":84,"target":1},{"source":91,"target":68},{"source":2,"target":0},{"source":2,"target":92},{"source":92,"target":93},{"source":92,"target":2},{"source":3,"target":0},{"source":3,"target":21},{"source":3,"target":94},{"source":3,"target":95},{"source":3,"target":96},{"source":3,"target":97},{"source":94,"target":10},{"source":94,"target":98},{"source":94,"target":3},{"source":98,"target":10},{"source":95,"target":5},{"source":95,"target":99},{"source":95,"target":3},{"source":99,"target":5},{"source":96,"target":6},{"source":96,"target":100},{"source":96,"target":3},{"source":100,"target":6},{"source":97,"target":21},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":101},{"source":4,"target":102},{"source":4,"target":103},{"source":101,"target":104},{"source":101,"target":4},{"source":102,"target":4},{"source":102,"target":105},{"source":102,"target":4},{"source":105,"target":4},{"source":103,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":106},{"source":106,"target":3},{"source":6,"target":0},{"source":6,"target":22},{"source":6,"target":107},{"source":6,"target":108},{"source":107,"target":10},{"source":107,"target":109},{"source":107,"target":6},{"source":109,"target":10},{"source":108,"target":22},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":110},{"source":7,"target":111},{"source":7,"target":112},{"source":7,"target":113},{"source":7,"target":114},{"source":7,"target":115},{"source":7,"target":116},{"source":110,"target":7},{"source":110,"target":117},{"source":117,"target":68},{"source":117,"target":118},{"source":117,"target":110},{"source":118,"target":68},{"source":111,"target":7},{"source":111,"target":119},{"source":111,"target":7},{"source":111,"target":120},{"source":119,"target":7},{"source":120,"target":4},{"source":120,"target":121},{"source":120,"target":111},{"source":121,"target":4},{"source":112,"target":122},{"source":112,"target":7},{"source":113,"target":123},{"source":113,"target":7},{"source":114,"target":8},{"source":114,"target":124},{"source":114,"target":7},{"source":124,"target":8},{"source":115,"target":11},{"source":115,"target":125},{"source":115,"target":7},{"source":125,"target":11},{"source":116,"target":6},{"source":8,"target":0},{"source":8,"target":23},{"source":8,"target":126},{"source":8,"target":127},{"source":126,"target":128},{"source":126,"target":8},{"source":126,"target":129},{"source":129,"target":8},{"source":129,"target":130},{"source":129,"target":126},{"source":130,"target":8},{"source":127,"target":23},{"source":9,"target":0},{"source":9,"target":6},{"source":9,"target":131},{"source":9,"target":132},{"source":131,"target":27},{"source":131,"target":133},{"source":131,"target":9},{"source":133,"target":27},{"source":132,"target":6},{"source":10,"target":0},{"source":10,"target":134},{"source":10,"target":135},{"source":10,"target":136},{"source":134,"target":10},{"source":135,"target":10},{"source":136,"target":10},{"source":11,"target":0},{"source":11,"target":12},{"source":11,"target":137},{"source":11,"target":138},{"source":11,"target":139},{"source":11,"target":140},{"source":137,"target":11},{"source":137,"target":141},{"source":141,"target":68},{"source":141,"target":142},{"source":141,"target":137},{"source":142,"target":68},{"source":138,"target":11},{"source":138,"target":143},{"source":143,"target":68},{"source":143,"target":144},{"source":143,"target":138},{"source":144,"target":68},{"source":139,"target":12},{"source":139,"target":145},{"source":139,"target":11},{"source":145,"target":12},{"source":140,"target":12},{"source":12,"target":0},{"source":12,"target":146},{"source":146,"target":12},{"source":146,"target":147},{"source":147,"target":68},{"source":147,"target":148},{"source":147,"target":146},{"source":148,"target":68},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":149},{"source":13,"target":150},{"source":13,"target":151},{"source":149,"target":13},{"source":149,"target":152},{"source":152,"target":68},{"source":152,"target":153},{"source":152,"target":149},{"source":153,"target":68},{"source":150,"target":27},{"source":150,"target":154},{"source":150,"target":13},{"source":154,"target":27},{"source":151,"target":12},{"source":14,"target":0},{"source":14,"target":12},{"source":14,"target":155},{"source":14,"target":156},{"source":14,"target":157},{"source":155,"target":14},{"source":155,"target":158},{"source":158,"target":68},{"source":158,"target":159},{"source":158,"target":155},{"source":159,"target":68},{"source":156,"target":27},{"source":156,"target":160},{"source":156,"target":14},{"source":160,"target":27},{"source":157,"target":12},{"source":15,"target":0},{"source":15,"target":12},{"source":15,"target":161},{"source":15,"target":162},{"source":15,"target":163},{"source":15,"target":164},{"source":15,"target":165},{"source":161,"target":15},{"source":161,"target":166},{"source":166,"target":68},{"source":166,"target":167},{"source":166,"target":161},{"source":167,"target":68},{"source":162,"target":27},{"source":162,"target":168},{"source":162,"target":15},{"source":168,"target":27},{"source":163,"target":11},{"source":163,"target":169},{"source":163,"target":15},{"source":169,"target":11},{"source":164,"target":11},{"source":164,"target":170},{"source":164,"target":15},{"source":170,"target":11},{"source":165,"target":12},{"source":16,"target":0},{"source":16,"target":12},{"source":16,"target":171},{"source":16,"target":172},{"source":16,"target":173},{"source":16,"target":174},{"source":171,"target":16},{"source":171,"target":175},{"source":175,"target":68},{"source":175,"target":176},{"source":175,"target":171},{"source":176,"target":68},{"source":172,"target":27},{"source":172,"target":177},{"source":172,"target":16},{"source":177,"target":27},{"source":173,"target":11},{"source":173,"target":178},{"source":173,"target":16},{"source":178,"target":11},{"source":174,"target":12},{"source":17,"target":0},{"source":17,"target":12},{"source":17,"target":179},{"source":17,"target":180},{"source":17,"target":181},{"source":17,"target":182},{"source":17,"target":183},{"source":17,"target":184},{"source":179,"target":17},{"source":179,"target":185},{"source":185,"target":68},{"source":185,"target":186},{"source":185,"target":179},{"source":186,"target":68},{"source":180,"target":25},{"source":180,"target":187},{"source":180,"target":17},{"source":187,"target":25},{"source":181,"target":27},{"source":181,"target":188},{"source":181,"target":17},{"source":188,"target":27},{"source":182,"target":25},{"source":182,"target":189},{"source":182,"target":17},{"source":189,"target":25},{"source":183,"target":11},{"source":183,"target":190},{"source":183,"target":17},{"source":190,"target":11},{"source":184,"target":12},{"source":18,"target":0},{"source":18,"target":191},{"source":191,"target":192},{"source":191,"target":18},{"source":191,"target":193},{"source":193,"target":18},{"source":193,"target":194},{"source":193,"target":191},{"source":194,"target":18},{"source":19,"target":0},{"source":19,"target":18},{"source":19,"target":195},{"source":195,"target":18},{"source":20,"target":0},{"source":20,"target":19},{"source":20,"target":196},{"source":20,"target":197},{"source":20,"target":198},{"source":196,"target":199},{"source":196,"target":20},{"source":196,"target":200},{"source":200,"target":18},{"source":200,"target":201},{"source":200,"target":196},{"source":201,"target":18},{"source":197,"target":3},{"source":197,"target":202},{"source":197,"target":20},{"source":202,"target":3},{"source":198,"target":19},{"source":21,"target":0},{"source":21,"target":203},{"source":203,"target":204},{"source":203,"target":21},{"source":22,"target":0},{"source":22,"target":21},{"source":22,"target":205},{"source":22,"target":206},{"source":205,"target":18},{"source":205,"target":207},{"source":205,"target":22},{"source":207,"target":18},{"source":206,"target":21},{"source":23,"target":0},{"source":23,"target":22},{"source":23,"target":208},{"source":208,"target":22},{"source":24,"target":0},{"source":24,"target":23},{"source":24,"target":26},{"source":24,"target":209},{"source":24,"target":210},{"source":209,"target":23},{"source":210,"target":26},{"source":25,"target":0},{"source":25,"target":12},{"source":25,"target":211},{"source":25,"target":212},{"source":25,"target":213},{"source":25,"target":214},{"source":211,"target":25},{"source":211,"target":215},{"source":215,"target":68},{"source":215,"target":216},{"source":215,"target":211},{"source":216,"target":68},{"source":212,"target":26},{"source":212,"target":217},{"source":212,"target":25},{"source":217,"target":26},{"source":213,"target":27},{"source":213,"target":218},{"source":213,"target":25},{"source":218,"target":27},{"source":214,"target":12},{"source":26,"target":0},{"source":27,"target":0},{"source":27,"target":12},{"source":27,"target":26},{"source":27,"target":219},{"source":27,"target":220},{"source":27,"target":221},{"source":27,"target":222},{"source":219,"target":27},{"source":219,"target":223},{"source":223,"target":68},{"source":223,"target":224},{"source":223,"target":219},{"source":224,"target":68},{"source":220,"target":61},{"source":220,"target":225},{"source":220,"target":27},{"source":220,"target":226},{"source":225,"target":61},{"source":226,"target":68},{"source":226,"target":227},{"source":226,"target":220},{"source":227,"target":68},{"source":221,"target":12},{"source":222,"target":26},{"source":28,"target":0},{"source":28,"target":18},{"source":28,"target":228},{"source":28,"target":229},{"source":228,"target":19},{"source":228,"target":230},{"source":228,"target":28},{"source":230,"target":19},{"source":229,"target":18},{"source":29,"target":0},{"source":29,"target":19},{"source":29,"target":231},{"source":231,"target":19},{"source":30,"target":0},{"source":30,"target":19},{"source":30,"target":232},{"source":232,"target":19},{"source":31,"target":0},{"source":31,"target":19},{"source":31,"target":233},{"source":233,"target":19},{"source":32,"target":0},{"source":32,"target":19},{"source":32,"target":234},{"source":234,"target":19},{"source":33,"target":0},{"source":33,"target":27},{"source":33,"target":235},{"source":33,"target":236},{"source":33,"target":237},{"source":33,"target":238},{"source":235,"target":61},{"source":235,"target":239},{"source":235,"target":33},{"source":235,"target":240},{"source":239,"target":61},{"source":240,"target":68},{"source":240,"target":241},{"source":240,"target":235},{"source":241,"target":68},{"source":236,"target":27},{"source":236,"target":242},{"source":236,"target":33},{"source":242,"target":27},{"source":237,"target":27},{"source":237,"target":243},{"source":237,"target":33},{"source":243,"target":27},{"source":238,"target":27},{"source":34,"target":0},{"source":34,"target":27},{"source":34,"target":244},{"source":34,"target":245},{"source":34,"target":246},{"source":34,"target":247},{"source":244,"target":61},{"source":244,"target":248},{"source":244,"target":34},{"source":244,"target":249},{"source":248,"target":61},{"source":249,"target":68},{"source":249,"target":250},{"source":249,"target":244},{"source":250,"target":68},{"source":245,"target":27},{"source":245,"target":251},{"source":245,"target":34},{"source":251,"target":27},{"source":246,"target":27},{"source":246,"target":252},{"source":246,"target":34},{"source":252,"target":27},{"source":247,"target":27},{"source":35,"target":0},{"source":35,"target":27},{"source":35,"target":253},{"source":35,"target":254},{"source":35,"target":255},{"source":35,"target":256},{"source":253,"target":61},{"source":253,"target":257},{"source":253,"target":35},{"source":253,"target":258},{"source":257,"target":61},{"source":258,"target":68},{"source":258,"target":259},{"source":258,"target":253},{"source":259,"target":68},{"source":254,"target":27},{"source":254,"target":260},{"source":254,"target":35},{"source":260,"target":27},{"source":255,"target":27},{"source":255,"target":261},{"source":255,"target":35},{"source":261,"target":27},{"source":256,"target":27},{"source":36,"target":0},{"source":36,"target":27},{"source":36,"target":262},{"source":36,"target":263},{"source":36,"target":264},{"source":36,"target":265},{"source":262,"target":61},{"source":262,"target":266},{"source":262,"target":36},{"source":262,"target":267},{"source":266,"target":61},{"source":267,"target":68},{"source":267,"target":268},{"source":267,"target":262},{"source":268,"target":68},{"source":263,"target":27},{"source":263,"target":269},{"source":263,"target":36},{"source":269,"target":27},{"source":264,"target":27},{"source":264,"target":270},{"source":264,"target":36},{"source":270,"target":27},{"source":265,"target":27},{"source":37,"target":0},{"source":37,"target":27},{"source":37,"target":271},{"source":37,"target":272},{"source":37,"target":273},{"source":37,"target":274},{"source":271,"target":61},{"source":271,"target":275},{"source":271,"target":37},{"source":271,"target":276},{"source":275,"target":61},{"source":276,"target":68},{"source":276,"target":277},{"source":276,"target":271},{"source":277,"target":68},{"source":272,"target":27},{"source":272,"target":278},{"source":272,"target":37},{"source":278,"target":27},{"source":273,"target":27},{"source":273,"target":279},{"source":273,"target":37},{"source":279,"target":27},{"source":274,"target":27},{"source":38,"target":0},{"source":38,"target":27},{"source":38,"target":280},{"source":38,"target":281},{"source":38,"target":282},{"source":38,"target":283},{"source":280,"target":61},{"source":280,"target":284},{"source":280,"target":38},{"source":280,"target":285},{"source":284,"target":61},{"source":285,"target":68},{"source":285,"target":286},{"source":285,"target":280},{"source":286,"target":68},{"source":281,"target":27},{"source":281,"target":287},{"source":281,"target":38},{"source":287,"target":27},{"source":282,"target":27},{"source":282,"target":288},{"source":282,"target":38},{"source":288,"target":27},{"source":283,"target":27},{"source":39,"target":0},{"source":39,"target":27},{"source":39,"target":289},{"source":39,"target":290},{"source":39,"target":291},{"source":39,"target":292},{"source":289,"target":61},{"source":289,"target":293},{"source":289,"target":39},{"source":289,"target":294},{"source":293,"target":61},{"source":294,"target":68},{"source":294,"target":295},{"source":294,"target":289},{"source":295,"target":68},{"source":290,"target":27},{"source":290,"target":296},{"source":290,"target":39},{"source":296,"target":27},{"source":291,"target":27},{"source":291,"target":297},{"source":291,"target":39},{"source":297,"target":27},{"source":292,"target":27},{"source":40,"target":0},{"source":40,"target":27},{"source":40,"target":298},{"source":40,"target":299},{"source":40,"target":300},{"source":40,"target":301},{"source":298,"target":61},{"source":298,"target":302},{"source":298,"target":40},{"source":298,"target":303},{"source":302,"target":61},{"source":303,"target":68},{"source":303,"target":304},{"source":303,"target":298},{"source":304,"target":68},{"source":299,"target":27},{"source":299,"target":305},{"source":299,"target":40},{"source":305,"target":27},{"source":300,"target":27},{"source":300,"target":306},{"source":300,"target":40},{"source":306,"target":27},{"source":301,"target":27},{"source":41,"target":0},{"source":41,"target":27},{"source":41,"target":307},{"source":41,"target":308},{"source":41,"target":309},{"source":41,"target":310},{"source":307,"target":61},{"source":307,"target":311},{"source":307,"target":41},{"source":307,"target":312},{"source":311,"target":61},{"source":312,"target":68},{"source":312,"target":313},{"source":312,"target":307},{"source":313,"target":68},{"source":308,"target":27},{"source":308,"target":314},{"source":308,"target":41},{"source":314,"target":27},{"source":309,"target":27},{"source":309,"target":315},{"source":309,"target":41},{"source":315,"target":27},{"source":310,"target":27},{"source":42,"target":0},{"source":42,"target":27},{"source":42,"target":316},{"source":42,"target":317},{"source":42,"target":318},{"source":42,"target":319},{"source":316,"target":61},{"source":316,"target":320},{"source":316,"target":42},{"source":316,"target":321},{"source":320,"target":61},{"source":321,"target":68},{"source":321,"target":322},{"source":321,"target":316},{"source":322,"target":68},{"source":317,"target":27},{"source":317,"target":323},{"source":317,"target":42},{"source":323,"target":27},{"source":318,"target":27},{"source":318,"target":324},{"source":318,"target":42},{"source":324,"target":27},{"source":319,"target":27},{"source":43,"target":0},{"source":43,"target":27},{"source":43,"target":325},{"source":43,"target":326},{"source":43,"target":327},{"source":43,"target":328},{"source":325,"target":61},{"source":325,"target":329},{"source":325,"target":43},{"source":325,"target":330},{"source":329,"target":61},{"source":330,"target":68},{"source":330,"target":331},{"source":330,"target":325},{"source":331,"target":68},{"source":326,"target":27},{"source":326,"target":332},{"source":326,"target":43},{"source":332,"target":27},{"source":327,"target":27},{"source":327,"target":333},{"source":327,"target":43},{"source":333,"target":27},{"source":328,"target":27},{"source":44,"target":0},{"source":44,"target":27},{"source":44,"target":334},{"source":44,"target":335},{"source":44,"target":336},{"source":44,"target":337},{"source":334,"target":61},{"source":334,"target":338},{"source":334,"target":44},{"source":334,"target":339},{"source":338,"target":61},{"source":339,"target":68},{"source":339,"target":340},{"source":339,"target":334},{"source":340,"target":68},{"source":335,"target":27},{"source":335,"target":341},{"source":335,"target":44},{"source":341,"target":27},{"source":336,"target":27},{"source":336,"target":342},{"source":336,"target":44},{"source":342,"target":27},{"source":337,"target":27},{"source":45,"target":0},{"source":45,"target":27},{"source":45,"target":343},{"source":45,"target":344},{"source":45,"target":345},{"source":45,"target":346},{"source":343,"target":61},{"source":343,"target":347},{"source":343,"target":45},{"source":343,"target":348},{"source":347,"target":61},{"source":348,"target":68},{"source":348,"target":349},{"source":348,"target":343},{"source":349,"target":68},{"source":344,"target":27},{"source":344,"target":350},{"source":344,"target":45},{"source":350,"target":27},{"source":345,"target":27},{"source":345,"target":351},{"source":345,"target":45},{"source":351,"target":27},{"source":346,"target":27},{"source":46,"target":0},{"source":46,"target":27},{"source":46,"target":352},{"source":46,"target":353},{"source":46,"target":354},{"source":352,"target":61},{"source":352,"target":355},{"source":352,"target":46},{"source":352,"target":356},{"source":355,"target":61},{"source":356,"target":68},{"source":356,"target":357},{"source":356,"target":352},{"source":357,"target":68},{"source":353,"target":27},{"source":353,"target":358},{"source":353,"target":46},{"source":358,"target":27},{"source":354,"target":27},{"source":47,"target":0},{"source":47,"target":27},{"source":47,"target":359},{"source":47,"target":360},{"source":47,"target":361},{"source":359,"target":61},{"source":359,"target":362},{"source":359,"target":47},{"source":359,"target":363},{"source":362,"target":61},{"source":363,"target":68},{"source":363,"target":364},{"source":363,"target":359},{"source":364,"target":68},{"source":360,"target":27},{"source":360,"target":365},{"source":360,"target":47},{"source":365,"target":27},{"source":361,"target":27},{"source":48,"target":0},{"source":48,"target":27},{"source":48,"target":366},{"source":48,"target":367},{"source":48,"target":368},{"source":366,"target":61},{"source":366,"target":369},{"source":366,"target":48},{"source":366,"target":370},{"source":369,"target":61},{"source":370,"target":68},{"source":370,"target":371},{"source":370,"target":366},{"source":371,"target":68},{"source":367,"target":27},{"source":367,"target":372},{"source":367,"target":48},{"source":372,"target":27},{"source":368,"target":27},{"source":49,"target":0},{"source":49,"target":27},{"source":49,"target":373},{"source":49,"target":374},{"source":49,"target":375},{"source":49,"target":376},{"source":373,"target":61},{"source":373,"target":377},{"source":373,"target":49},{"source":373,"target":378},{"source":377,"target":61},{"source":378,"target":68},{"source":378,"target":379},{"source":378,"target":373},{"source":379,"target":68},{"source":374,"target":27},{"source":374,"target":380},{"source":374,"target":49},{"source":380,"target":27},{"source":375,"target":9},{"source":375,"target":381},{"source":375,"target":49},{"source":381,"target":9},{"source":376,"target":27},{"source":50,"target":0},{"source":50,"target":27},{"source":50,"target":382},{"source":50,"target":383},{"source":50,"target":384},{"source":50,"target":385},{"source":50,"target":386},{"source":382,"target":61},{"source":382,"target":387},{"source":382,"target":50},{"source":382,"target":388},{"source":387,"target":61},{"source":388,"target":68},{"source":388,"target":389},{"source":388,"target":382},{"source":389,"target":68},{"source":383,"target":27},{"source":383,"target":390},{"source":383,"target":50},{"source":390,"target":27},{"source":384,"target":7},{"source":384,"target":391},{"source":384,"target":50},{"source":391,"target":7},{"source":385,"target":27},{"source":385,"target":392},{"source":385,"target":50},{"source":392,"target":27},{"source":386,"target":27},{"source":51,"target":0},{"source":51,"target":27},{"source":51,"target":393},{"source":51,"target":394},{"source":51,"target":395},{"source":393,"target":61},{"source":393,"target":396},{"source":393,"target":51},{"source":393,"target":397},{"source":396,"target":61},{"source":397,"target":68},{"source":397,"target":398},{"source":397,"target":393},{"source":398,"target":68},{"source":394,"target":399},{"source":394,"target":51},{"source":395,"target":27},{"source":52,"target":0},{"source":52,"target":27},{"source":52,"target":400},{"source":52,"target":401},{"source":52,"target":402},{"source":400,"target":61},{"source":400,"target":403},{"source":400,"target":52},{"source":400,"target":404},{"source":403,"target":61},{"source":404,"target":68},{"source":404,"target":405},{"source":404,"target":400},{"source":405,"target":68},{"source":401,"target":406},{"source":401,"target":52},{"source":402,"target":27},{"source":53,"target":0},{"source":53,"target":27},{"source":53,"target":407},{"source":53,"target":408},{"source":53,"target":409},{"source":407,"target":61},{"source":407,"target":410},{"source":407,"target":53},{"source":407,"target":411},{"source":410,"target":61},{"source":411,"target":68},{"source":411,"target":412},{"source":411,"target":407},{"source":412,"target":68},{"source":408,"target":413},{"source":408,"target":53},{"source":409,"target":27},{"source":54,"target":0},{"source":54,"target":27},{"source":54,"target":414},{"source":54,"target":415},{"source":414,"target":61},{"source":414,"target":416},{"source":414,"target":54},{"source":414,"target":417},{"source":416,"target":61},{"source":417,"target":68},{"source":417,"target":418},{"source":417,"target":414},{"source":418,"target":68},{"source":415,"target":27},{"source":55,"target":0},{"source":55,"target":27},{"source":55,"target":419},{"source":419,"target":27},{"source":56,"target":0},{"source":56,"target":27},{"source":56,"target":420},{"source":56,"target":421},{"source":420,"target":61},{"source":420,"target":422},{"source":420,"target":56},{"source":420,"target":423},{"source":422,"target":61},{"source":423,"target":68},{"source":423,"target":424},{"source":423,"target":420},{"source":424,"target":68},{"source":421,"target":27},{"source":57,"target":0},{"source":57,"target":27},{"source":57,"target":425},{"source":57,"target":426},{"source":57,"target":427},{"source":57,"target":428},{"source":425,"target":61},{"source":425,"target":429},{"source":425,"target":57},{"source":425,"target":430},{"source":429,"target":61},{"source":430,"target":68},{"source":430,"target":431},{"source":430,"target":425},{"source":431,"target":68},{"source":426,"target":4},{"source":426,"target":432},{"source":426,"target":57},{"source":432,"target":4},{"source":427,"target":27},{"source":427,"target":433},{"source":427,"target":57},{"source":433,"target":27},{"source":428,"target":27},{"source":58,"target":0},{"source":58,"target":27},{"source":58,"target":434},{"source":58,"target":435},{"source":58,"target":436},{"source":58,"target":437},{"source":434,"target":61},{"source":434,"target":438},{"source":434,"target":58},{"source":434,"target":439},{"source":438,"target":61},{"source":439,"target":68},{"source":439,"target":440},{"source":439,"target":434},{"source":440,"target":68},{"source":435,"target":18},{"source":435,"target":441},{"source":435,"target":58},{"source":441,"target":18},{"source":436,"target":27},{"source":436,"target":442},{"source":436,"target":58},{"source":442,"target":27},{"source":437,"target":27},{"source":59,"target":0},{"source":59,"target":27},{"source":59,"target":443},{"source":59,"target":444},{"source":59,"target":445},{"source":443,"target":61},{"source":443,"target":446},{"source":443,"target":59},{"source":443,"target":447},{"source":446,"target":61},{"source":447,"target":68},{"source":447,"target":448},{"source":447,"target":443},{"source":448,"target":68},{"source":444,"target":23},{"source":444,"target":449},{"source":444,"target":59},{"source":449,"target":23},{"source":445,"target":27},{"source":60,"target":0},{"source":60,"target":450},{"source":60,"target":451},{"source":60,"target":452},{"source":60,"target":453},{"source":60,"target":454},{"source":60,"target":455},{"source":450,"target":60},{"source":450,"target":456},{"source":450,"target":60},{"source":456,"target":60},{"source":451,"target":63},{"source":451,"target":457},{"source":451,"target":60},{"source":451,"target":458},{"source":457,"target":63},{"source":458,"target":23},{"source":458,"target":459},{"source":458,"target":451},{"source":459,"target":23},{"source":452,"target":60},{"source":452,"target":460},{"source":452,"target":60},{"source":460,"target":60},{"source":453,"target":63},{"source":453,"target":461},{"source":453,"target":60},{"source":461,"target":63},{"source":454,"target":60},{"source":454,"target":462},{"source":454,"target":60},{"source":454,"target":455},{"source":462,"target":60},{"source":455,"target":60},{"source":455,"target":463},{"source":455,"target":60},{"source":455,"target":454},{"source":463,"target":60},{"source":61,"target":0},{"source":61,"target":464},{"source":61,"target":465},{"source":464,"target":466},{"source":464,"target":61},{"source":465,"target":61},{"source":465,"target":467},{"source":465,"target":61},{"source":467,"target":61},{"source":62,"target":0},{"source":62,"target":61},{"source":62,"target":468},{"source":62,"target":469},{"source":62,"target":470},{"source":62,"target":471},{"source":468,"target":61},{"source":468,"target":472},{"source":468,"target":62},{"source":472,"target":61},{"source":469,"target":473},{"source":469,"target":62},{"source":470,"target":474},{"source":470,"target":62},{"source":471,"target":61},{"source":63,"target":0},{"source":63,"target":475},{"source":63,"target":476},{"source":475,"target":61},{"source":475,"target":477},{"source":475,"target":63},{"source":477,"target":61},{"source":476,"target":23},{"source":476,"target":478},{"source":476,"target":63},{"source":478,"target":23},{"source":64,"target":0},{"source":64,"target":479},{"source":64,"target":480},{"source":479,"target":9},{"source":479,"target":481},{"source":479,"target":64},{"source":481,"target":9},{"source":480,"target":61},{"source":480,"target":482},{"source":480,"target":64},{"source":482,"target":61},{"source":65,"target":0},{"source":65,"target":61},{"source":65,"target":483},{"source":65,"target":484},{"source":65,"target":485},{"source":65,"target":486},{"source":483,"target":61},{"source":483,"target":487},{"source":483,"target":65},{"source":487,"target":61},{"source":484,"target":488},{"source":484,"target":65},{"source":485,"target":489},{"source":485,"target":65},{"source":486,"target":61},{"source":66,"target":0},{"source":66,"target":61},{"source":66,"target":490},{"source":66,"target":491},{"source":66,"target":492},{"source":66,"target":493},{"source":490,"target":494},{"source":490,"target":66},{"source":491,"target":61},{"source":491,"target":495},{"source":491,"target":66},{"source":495,"target":61},{"source":492,"target":496},{"source":492,"target":66},{"source":493,"target":61},{"source":67,"target":0},{"source":67,"target":497},{"source":497,"target":498},{"source":497,"target":67},{"source":68,"target":0},{"source":68,"target":499},{"source":68,"target":500},{"source":68,"target":501},{"source":68,"target":502},{"source":68,"target":503},{"source":68,"target":504},{"source":68,"target":505},{"source":68,"target":506},{"source":68,"target":507},{"source":68,"target":508},{"source":68,"target":509},{"source":499,"target":69},{"source":499,"target":510},{"source":499,"target":68},{"source":510,"target":69},{"source":500,"target":60},{"source":500,"target":511},{"source":500,"target":68},{"source":511,"target":60},{"source":501,"target":68},{"source":501,"target":512},{"source":512,"target":513},{"source":512,"target":501},{"source":502,"target":68},{"source":503,"target":68},{"source":504,"target":68},{"source":504,"target":514},{"source":504,"target":515},{"source":504,"target":516},{"source":514,"target":74},{"source":514,"target":517},{"source":514,"target":504},{"source":517,"target":74},{"source":515,"target":71},{"source":515,"target":518},{"source":515,"target":504},{"source":518,"target":71},{"source":516,"target":60},{"source":516,"target":519},{"source":516,"target":504},{"source":519,"target":60},{"source":505,"target":68},{"source":506,"target":69},{"source":506,"target":520},{"source":506,"target":68},{"source":520,"target":69},{"source":507,"target":74},{"source":507,"target":521},{"source":507,"target":68},{"source":521,"target":74},{"source":508,"target":67},{"source":508,"target":522},{"source":508,"target":68},{"source":522,"target":67},{"source":509,"target":75},{"source":509,"target":523},{"source":509,"target":68},{"source":523,"target":75},{"source":69,"target":0},{"source":69,"target":524},{"source":69,"target":525},{"source":69,"target":526},{"source":69,"target":527},{"source":69,"target":528},{"source":69,"target":529},{"source":69,"target":530},{"source":69,"target":531},{"source":524,"target":69},{"source":524,"target":532},{"source":524,"target":69},{"source":532,"target":69},{"source":525,"target":60},{"source":525,"target":533},{"source":525,"target":69},{"source":533,"target":60},{"source":526,"target":71},{"source":526,"target":534},{"source":526,"target":69},{"source":534,"target":71},{"source":527,"target":74},{"source":527,"target":535},{"source":527,"target":69},{"source":535,"target":74},{"source":528,"target":69},{"source":528,"target":536},{"source":528,"target":69},{"source":528,"target":529},{"source":536,"target":69},{"source":529,"target":69},{"source":529,"target":537},{"source":529,"target":69},{"source":529,"target":528},{"source":537,"target":69},{"source":530,"target":60},{"source":530,"target":538},{"source":530,"target":69},{"source":538,"target":60},{"source":531,"target":61},{"source":531,"target":539},{"source":531,"target":69},{"source":539,"target":61},{"source":70,"target":0},{"source":70,"target":61},{"source":70,"target":540},{"source":70,"target":541},{"source":540,"target":61},{"source":540,"target":542},{"source":540,"target":70},{"source":542,"target":61},{"source":541,"target":61},{"source":71,"target":0},{"source":72,"target":0},{"source":72,"target":71},{"source":72,"target":543},{"source":72,"target":544},{"source":543,"target":57},{"source":543,"target":545},{"source":543,"target":72},{"source":545,"target":57},{"source":544,"target":71},{"source":73,"target":0},{"source":73,"target":71},{"source":73,"target":546},{"source":73,"target":547},{"source":546,"target":50},{"source":546,"target":548},{"source":546,"target":73},{"source":548,"target":50},{"source":547,"target":71},{"source":74,"target":0},{"source":74,"target":549},{"source":74,"target":550},{"source":549,"target":64},{"source":549,"target":551},{"source":549,"target":74},{"source":551,"target":64},{"source":550,"target":4},{"source":550,"target":552},{"source":550,"target":74},{"source":552,"target":4},{"source":75,"target":0},{"source":75,"target":553},{"source":75,"target":554},{"source":553,"target":61},{"source":553,"target":555},{"source":553,"target":75},{"source":555,"target":61},{"source":554,"target":556},{"source":554,"target":75},{"source":76,"target":0},{"source":76,"target":61},{"source":76,"target":557},{"source":76,"target":558},{"source":76,"target":559},{"source":76,"target":560},{"source":557,"target":61},{"source":557,"target":561},{"source":557,"target":76},{"source":561,"target":61},{"source":558,"target":562},{"source":558,"target":76},{"source":559,"target":74},{"source":559,"target":563},{"source":559,"target":76},{"source":563,"target":74},{"source":560,"target":61},{"source":77,"target":0},{"source":77,"target":61},{"source":77,"target":564},{"source":77,"target":565},{"source":77,"target":566},{"source":564,"target":61},{"source":564,"target":567},{"source":564,"target":77},{"source":567,"target":61},{"source":565,"target":75},{"source":565,"target":568},{"source":565,"target":77},{"source":568,"target":75},{"source":566,"target":61}],"multigraph":true}
ecore
transformation
repo-ecore-all/data/eliericha/atlanalyser/fr.tpt.atlanalyser.atl/model/ATL.ecore
ATL LocatedElement location commentsBefore commentsAfter Unit libraries name Library helpers Query body helpers Module isRefining inModels outModels elements ModuleElement module Helper query library definition Rule outPattern actionBlock variables name MatchedRule inPattern children superRule isAbstract isRefining isNoDefault LazyMatchedRule isUnique CalledRule parameters isEntrypoint isEndpoint InPattern elements rule filter OutPattern rule dropPattern elements DropPattern outPattern PatternElement InPatternElement mapsTo inPattern models SimpleInPatternElement OutPatternElement outPattern sourceElement bindings model SimpleOutPatternElement reverseBindings ForEachOutPatternElement collection iterator Binding value outPatternElement propertyName isAssignment RuleVariableDeclaration rule LibraryRef unit name ActionBlock rule statements Statement ExpressionStat expression BindingStat source propertyName isAssignment value IfStat condition thenStatements elseStatements ForStat iterator collection statements OCL OclExpression type ifExp3 appliedProperty collection letExp loopExp parentOperation initializedVariable ifExp2 owningOperation ifExp1 owningAttribute VariableExp referredVariable SuperExp PrimitiveExp StringExp stringSymbol BooleanExp booleanSymbol NumericExp RealExp realSymbol IntegerExp integerSymbol CollectionExp elements BagExp OrderedSetExp SequenceExp SetExp TupleExp tuplePart TuplePart tuple MapExp elements MapElement map key value EnumLiteralExp name OclUndefinedExp PropertyCallExp source NavigationOrAttributeCallExp name OperationCallExp arguments operationName OperatorCallExp CollectionOperationCallExp LoopExp body iterators IterateExp result IteratorExp name LetExp variable in_ IfExp thenExpression condition elseExpression VariableDeclaration id varName type initExpression letExp baseExp variableExp Iterator loopExpr Parameter operation CollectionType elementType OclType name definitions oclExpression operation mapType2 attribute mapType collectionTypes tupleTypeAttribute variableDeclaration Primitive StringType BooleanType NumericType IntegerType RealType BagType OrderedSetType SequenceType SetType OclAnyType TupleType attributes TupleTypeAttribute type tupleType name OclModelElement model MapType valueType keyType OclFeatureDefinition feature context_ OclContextDefinition definition context_ OclFeature definition Attribute name initExpression type Operation name parameters returnType body OclModel name metamodel elements model PrimitiveTypes Boolean boolean boolean Double double double Integer int int String java.lang.String java.lang.String
<?xml version="1.0" encoding="ISO-8859-1"?> <xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"> <ecore:EPackage name="ATL" nsURI="http://www.eclipse.org/gmt/2005/ATL" nsPrefix="atl"> <eClassifiers xsi:type="ecore:EClass" name="LocatedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="location" ordered="false" unique="false" eType="#/2/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="commentsBefore" unique="false" upperBound="-1" eType="#/2/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="commentsAfter" unique="false" upperBound="-1" eType="#/2/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Unit" eSuperTypes="#/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="libraries" ordered="false" upperBound="-1" eType="#/0/LibraryRef" containment="true" eOpposite="#/0/LibraryRef/unit"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="#/2/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Library" eSuperTypes="#/0/Unit"> <eStructuralFeatures xsi:type="ecore:EReference" name="helpers" upperBound="-1" eType="#/0/Helper" eOpposite="#/0/Helper/library"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Query" eSuperTypes="#/0/Unit"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#/1/OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="helpers" upperBound="-1" eType="#/0/Helper" eOpposite="#/0/Helper/query"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Module" eSuperTypes="#/0/Unit"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isRefining" ordered="false" unique="false" lowerBound="1" eType="#/2/Boolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inModels" lowerBound="1" upperBound="-1" eType="#/1/OclModel" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outModels" ordered="false" lowerBound="1" upperBound="-1" eType="#/1/OclModel" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#/0/ModuleElement" containment="true" eOpposite="#/0/ModuleElement/module"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModuleElement" abstract="true" eSuperTypes="#/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="module" ordered="false" lowerBound="1" eType="#/0/Module" eOpposite="#/0/Module/elements"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Helper" eSuperTypes="#/0/ModuleElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="query" ordered="false" eType="#/0/Query" eOpposite="#/0/Query/helpers"/> <eStructuralFeatures xsi:type="ecore:EReference" name="library" ordered="false" eType="#/0/Library" eOpposite="#/0/Library/helpers"/> <eStructuralFeatures xsi:type="ecore:EReference" name="definition" ordered="false" lowerBound="1" eType="#/1/OclFeatureDefinition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Rule" abstract="true" eSuperTypes="#/0/ModuleElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="outPattern" ordered="false" eType="#/0/OutPattern" containment="true" eOpposite="#/0/OutPattern/rule"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actionBlock" ordered="false" eType="#/0/ActionBlock" containment="true" eOpposite="#/0/ActionBlock/rule"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1" eType="#/0/RuleVariableDeclaration" containment="true" eOpposite="#/0/RuleVariableDeclaration/rule"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="#/2/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MatchedRule" eSuperTypes="#/0/Rule"> <eStructuralFeatures xsi:type="ecore:EReference" name="inPattern" ordered="false" eType="#/0/InPattern" containment="true" eOpposite="#/0/InPattern/rule"/> <eStructuralFeatures xsi:type="ecore:EReference" name="children" ordered="false" upperBound="-1" eType="#/0/MatchedRule" eOpposite="#/0/MatchedRule/superRule"/> <eStructuralFeatures xsi:type="ecore:EReference" name="superRule" ordered="false" eType="#/0/MatchedRule" eOpposite="#/0/MatchedRule/children"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" ordered="false" unique="false" lowerBound="1" eType="#/2/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isRefining" ordered="false" unique="false" lowerBound="1" eType="#/2/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isNoDefault" ordered="false" unique="false" lowerBound="1" eType="#/2/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LazyMatchedRule" eSuperTypes="#/0/MatchedRule"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isUnique" ordered="false" unique="false" lowerBound="1" eType="#/2/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CalledRule" eSuperTypes="#/0/Rule"> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" ordered="false" upperBound="-1" eType="#/1/Parameter"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isEntrypoint" ordered="false" unique="false" lowerBound="1" eType="#/2/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isEndpoint" ordered="false" unique="false" lowerBound="1" eType="#/2/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InPattern" eSuperTypes="#/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" lowerBound="1" upperBound="-1" eType="#/0/InPatternElement" containment="true" eOpposite="#/0/InPatternElement/inPattern"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rule" ordered="false" lowerBound="1" eType="#/0/MatchedRule" eOpposite="#/0/MatchedRule/inPattern"/> <eStructuralFeatures xsi:type="ecore:EReference" name="filter" ordered="false" eType="#/1/OclExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OutPattern" eSuperTypes="#/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="rule" ordered="false" lowerBound="1" eType="#/0/Rule" eOpposite="#/0/Rule/outPattern"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dropPattern" ordered="false" eType="#/0/DropPattern" containment="true" eOpposite="#/0/DropPattern/outPattern"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" lowerBound="1" upperBound="-1" eType="#/0/OutPatternElement" containment="true" eOpposite="#/0/OutPatternElement/outPattern"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DropPattern" eSuperTypes="#/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="outPattern" ordered="false" lowerBound="1" eType="#/0/OutPattern" eOpposite="#/0/OutPattern/dropPattern"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PatternElement" abstract="true" eSuperTypes="#/1/VariableDeclaration"/> <eClassifiers xsi:type="ecore:EClass" name="InPatternElement" abstract="true" eSuperTypes="#/0/PatternElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="mapsTo" ordered="false" lowerBound="1" eType="#/0/OutPatternElement" eOpposite="#/0/OutPatternElement/sourceElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inPattern" ordered="false" lowerBound="1" eType="#/0/InPattern" eOpposite="#/0/InPattern/elements"/> <eStructuralFeatures xsi:type="ecore:EReference" name="models" ordered="false" upperBound="-1" eType="#/1/OclModel"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SimpleInPatternElement" eSuperTypes="#/0/InPatternElement"/> <eClassifiers xsi:type="ecore:EClass" name="OutPatternElement" abstract="true" eSuperTypes="#/0/PatternElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="outPattern" ordered="false" lowerBound="1" eType="#/0/OutPattern" eOpposite="#/0/OutPattern/elements"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceElement" ordered="false" eType="#/0/InPatternElement" eOpposite="#/0/InPatternElement/mapsTo"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bindings" upperBound="-1" eType="#/0/Binding" containment="true" eOpposite="#/0/Binding/outPatternElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="model" ordered="false" eType="#/1/OclModel"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SimpleOutPatternElement" eSuperTypes="#/0/OutPatternElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="reverseBindings" upperBound="-1" eType="#/1/OclExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ForEachOutPatternElement" eSuperTypes="#/0/OutPatternElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="collection" ordered="false" lowerBound="1" eType="#/1/OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="iterator" ordered="false" lowerBound="1" eType="#/1/Iterator" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Binding" eSuperTypes="#/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="#/1/OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outPatternElement" ordered="false" lowerBound="1" eType="#/0/OutPatternElement" eOpposite="#/0/OutPatternElement/bindings"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyName" ordered="false" unique="false" lowerBound="1" eType="#/2/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isAssignment" ordered="false" unique="false" lowerBound="1" eType="#/2/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RuleVariableDeclaration" eSuperTypes="#/1/VariableDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="rule" ordered="false" lowerBound="1" eType="#/0/Rule" eOpposite="#/0/Rule/variables"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LibraryRef" eSuperTypes="#/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="unit" ordered="false" lowerBound="1" eType="#/0/Unit" eOpposite="#/0/Unit/libraries"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="#/2/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActionBlock" eSuperTypes="#/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="rule" ordered="false" lowerBound="1" eType="#/0/Rule" eOpposite="#/0/Rule/actionBlock"/> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#/0/Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true" eSuperTypes="#/0/LocatedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ExpressionStat" eSuperTypes="#/0/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#/1/OclExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BindingStat" eSuperTypes="#/0/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" lowerBound="1" eType="#/1/OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyName" ordered="false" unique="false" lowerBound="1" eType="#/2/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isAssignment" ordered="false" unique="false" lowerBound="1" eType="#/2/Boolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="#/1/OclExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IfStat" eSuperTypes="#/0/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false" lowerBound="1" eType="#/1/OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thenStatements" upperBound="-1" eType="#/0/Statement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseStatements" upperBound="-1" eType="#/0/Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ForStat" eSuperTypes="#/0/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="iterator" ordered="false" lowerBound="1" eType="#/1/Iterator" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="collection" ordered="false" lowerBound="1" eType="#/1/OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#/0/Statement" containment="true"/> </eClassifiers> </ecore:EPackage> <ecore:EPackage name="OCL" nsURI="http://www.eclipse.org/gmt/2005/OCL" nsPrefix="ocl"> <eClassifiers xsi:type="ecore:EClass" name="OclExpression" abstract="true" eSuperTypes="#/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#/1/OclType" containment="true" eOpposite="#/1/OclType/oclExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ifExp3" ordered="false" eType="#/1/IfExp" eOpposite="#/1/IfExp/elseExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="appliedProperty" ordered="false" eType="#/1/PropertyCallExp" eOpposite="#/1/PropertyCallExp/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="collection" ordered="false" eType="#/1/CollectionExp" eOpposite="#/1/CollectionExp/elements"/> <eStructuralFeatures xsi:type="ecore:EReference" name="letExp" ordered="false" eType="#/1/LetExp" eOpposite="#/1/LetExp/in_"/> <eStructuralFeatures xsi:type="ecore:EReference" name="loopExp" ordered="false" eType="#/1/LoopExp" eOpposite="#/1/LoopExp/body"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parentOperation" ordered="false" eType="#/1/OperationCallExp" eOpposite="#/1/OperationCallExp/arguments"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initializedVariable" ordered="false" eType="#/1/VariableDeclaration" eOpposite="#/1/VariableDeclaration/initExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ifExp2" ordered="false" eType="#/1/IfExp" eOpposite="#/1/IfExp/thenExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="owningOperation" ordered="false" eType="#/1/Operation" eOpposite="#/1/Operation/body"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ifExp1" ordered="false" eType="#/1/IfExp" eOpposite="#/1/IfExp/condition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="owningAttribute" ordered="false" eType="#/1/Attribute" eOpposite="#/1/Attribute/initExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableExp" eSuperTypes="#/1/OclExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="referredVariable" ordered="false" lowerBound="1" eType="#/1/VariableDeclaration" eOpposite="#/1/VariableDeclaration/variableExp"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SuperExp" eSuperTypes="#/1/OclExpression"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveExp" abstract="true" eSuperTypes="#/1/OclExpression"/> <eClassifiers xsi:type="ecore:EClass" name="StringExp" eSuperTypes="#/1/PrimitiveExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stringSymbol" ordered="false" unique="false" lowerBound="1" eType="#/2/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanExp" eSuperTypes="#/1/PrimitiveExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="booleanSymbol" ordered="false" unique="false" lowerBound="1" eType="#/2/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NumericExp" abstract="true" eSuperTypes="#/1/PrimitiveExp"/> <eClassifiers xsi:type="ecore:EClass" name="RealExp" eSuperTypes="#/1/NumericExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="realSymbol" ordered="false" unique="false" lowerBound="1" eType="#/2/Double"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntegerExp" eSuperTypes="#/1/NumericExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="integerSymbol" ordered="false" unique="false" lowerBound="1" eType="#/2/Integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CollectionExp" abstract="true" eSuperTypes="#/1/OclExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#/1/OclExpression" containment="true" eOpposite="#/1/OclExpression/collection"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BagExp" eSuperTypes="#/1/CollectionExp"/> <eClassifiers xsi:type="ecore:EClass" name="OrderedSetExp" eSuperTypes="#/1/CollectionExp"/> <eClassifiers xsi:type="ecore:EClass" name="SequenceExp" eSuperTypes="#/1/CollectionExp"/> <eClassifiers xsi:type="ecore:EClass" name="SetExp" eSuperTypes="#/1/CollectionExp"/> <eClassifiers xsi:type="ecore:EClass" name="TupleExp" eSuperTypes="#/1/OclExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="tuplePart" upperBound="-1" eType="#/1/TuplePart" containment="true" eOpposite="#/1/TuplePart/tuple"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TuplePart" eSuperTypes="#/1/VariableDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="tuple" ordered="false" lowerBound="1" eType="#/1/TupleExp" eOpposite="#/1/TupleExp/tuplePart"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MapExp" eSuperTypes="#/1/OclExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#/1/MapElement" containment="true" eOpposite="#/1/MapElement/map"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MapElement" eSuperTypes="#/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="map" ordered="false" lowerBound="1" eType="#/1/MapExp" eOpposite="#/1/MapExp/elements"/> <eStructuralFeatures xsi:type="ecore:EReference" name="key" ordered="false" lowerBound="1" eType="#/1/OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="#/1/OclExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumLiteralExp" eSuperTypes="#/1/OclExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="#/2/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OclUndefinedExp" eSuperTypes="#/1/OclExpression"/> <eClassifiers xsi:type="ecore:EClass" name="PropertyCallExp" abstract="true" eSuperTypes="#/1/OclExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" lowerBound="1" eType="#/1/OclExpression" containment="true" eOpposite="#/1/OclExpression/appliedProperty"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NavigationOrAttributeCallExp" eSuperTypes="#/1/PropertyCallExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="#/2/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OperationCallExp" eSuperTypes="#/1/PropertyCallExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="#/1/OclExpression" containment="true" eOpposite="#/1/OclExpression/parentOperation"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operationName" ordered="false" unique="false" lowerBound="1" eType="#/2/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OperatorCallExp" eSuperTypes="#/1/OperationCallExp"/> <eClassifiers xsi:type="ecore:EClass" name="CollectionOperationCallExp" eSuperTypes="#/1/OperationCallExp"/> <eClassifiers xsi:type="ecore:EClass" name="LoopExp" abstract="true" eSuperTypes="#/1/PropertyCallExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#/1/OclExpression" containment="true" eOpposite="#/1/OclExpression/loopExp"/> <eStructuralFeatures xsi:type="ecore:EReference" name="iterators" ordered="false" lowerBound="1" upperBound="-1" eType="#/1/Iterator" containment="true" eOpposite="#/1/Iterator/loopExpr"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IterateExp" eSuperTypes="#/1/LoopExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false" lowerBound="1" eType="#/1/VariableDeclaration" containment="true" eOpposite="#/1/VariableDeclaration/baseExp"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IteratorExp" eSuperTypes="#/1/LoopExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="#/2/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LetExp" eSuperTypes="#/1/OclExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false" lowerBound="1" eType="#/1/VariableDeclaration" containment="true" eOpposite="#/1/VariableDeclaration/letExp"/> <eStructuralFeatures xsi:type="ecore:EReference" name="in_" ordered="false" lowerBound="1" eType="#/1/OclExpression" containment="true" eOpposite="#/1/OclExpression/letExp"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IfExp" eSuperTypes="#/1/OclExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="thenExpression" ordered="false" lowerBound="1" eType="#/1/OclExpression" containment="true" eOpposite="#/1/OclExpression/ifExp2"/> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false" lowerBound="1" eType="#/1/OclExpression" containment="true" eOpposite="#/1/OclExpression/ifExp1"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseExpression" ordered="false" lowerBound="1" eType="#/1/OclExpression" containment="true" eOpposite="#/1/OclExpression/ifExp3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration" eSuperTypes="#/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" unique="false" eType="#/2/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="varName" ordered="false" unique="false" lowerBound="1" eType="#/2/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#/1/OclType" containment="true" eOpposite="#/1/OclType/variableDeclaration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initExpression" ordered="false" eType="#/1/OclExpression" containment="true" eOpposite="#/1/OclExpression/initializedVariable"/> <eStructuralFeatures xsi:type="ecore:EReference" name="letExp" ordered="false" eType="#/1/LetExp" eOpposite="#/1/LetExp/variable"/> <eStructuralFeatures xsi:type="ecore:EReference" name="baseExp" ordered="false" eType="#/1/IterateExp" eOpposite="#/1/IterateExp/result"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variableExp" ordered="false" upperBound="-1" eType="#/1/VariableExp" eOpposite="#/1/VariableExp/referredVariable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Iterator" eSuperTypes="#/1/VariableDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="loopExpr" ordered="false" eType="#/1/LoopExp" eOpposite="#/1/LoopExp/iterators"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#/1/VariableDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="operation" ordered="false" lowerBound="1" eType="#/1/Operation" eOpposite="#/1/Operation/parameters"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CollectionType" eSuperTypes="#/1/OclType"> <eStructuralFeatures xsi:type="ecore:EReference" name="elementType" ordered="false" lowerBound="1" eType="#/1/OclType" containment="true" eOpposite="#/1/OclType/collectionTypes"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OclType" eSuperTypes="#/1/OclExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="#/2/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="definitions" ordered="false" eType="#/1/OclContextDefinition" eOpposite="#/1/OclContextDefinition/context_"/> <eStructuralFeatures xsi:type="ecore:EReference" name="oclExpression" ordered="false" eType="#/1/OclExpression" eOpposite="#/1/OclExpression/type"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operation" ordered="false" eType="#/1/Operation" eOpposite="#/1/Operation/returnType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mapType2" ordered="false" eType="#/1/MapType" eOpposite="#/1/MapType/valueType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute" ordered="false" eType="#/1/Attribute" eOpposite="#/1/Attribute/type"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mapType" ordered="false" eType="#/1/MapType" eOpposite="#/1/MapType/keyType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="collectionTypes" ordered="false" eType="#/1/CollectionType" eOpposite="#/1/CollectionType/elementType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tupleTypeAttribute" ordered="false" eType="#/1/TupleTypeAttribute" eOpposite="#/1/TupleTypeAttribute/type"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variableDeclaration" ordered="false" eType="#/1/VariableDeclaration" eOpposite="#/1/VariableDeclaration/type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Primitive" abstract="true" eSuperTypes="#/1/OclType"/> <eClassifiers xsi:type="ecore:EClass" name="StringType" eSuperTypes="#/1/Primitive"/> <eClassifiers xsi:type="ecore:EClass" name="BooleanType" eSuperTypes="#/1/Primitive"/> <eClassifiers xsi:type="ecore:EClass" name="NumericType" abstract="true" eSuperTypes="#/1/Primitive"/> <eClassifiers xsi:type="ecore:EClass" name="IntegerType" eSuperTypes="#/1/NumericType"/> <eClassifiers xsi:type="ecore:EClass" name="RealType" eSuperTypes="#/1/NumericType"/> <eClassifiers xsi:type="ecore:EClass" name="BagType" eSuperTypes="#/1/CollectionType"/> <eClassifiers xsi:type="ecore:EClass" name="OrderedSetType" eSuperTypes="#/1/CollectionType"/> <eClassifiers xsi:type="ecore:EClass" name="SequenceType" eSuperTypes="#/1/CollectionType"/> <eClassifiers xsi:type="ecore:EClass" name="SetType" eSuperTypes="#/1/CollectionType"/> <eClassifiers xsi:type="ecore:EClass" name="OclAnyType" eSuperTypes="#/1/OclType"/> <eClassifiers xsi:type="ecore:EClass" name="TupleType" eSuperTypes="#/1/OclType"> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1" eType="#/1/TupleTypeAttribute" containment="true" eOpposite="#/1/TupleTypeAttribute/tupleType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TupleTypeAttribute" eSuperTypes="#/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#/1/OclType" containment="true" eOpposite="#/1/OclType/tupleTypeAttribute"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tupleType" ordered="false" lowerBound="1" eType="#/1/TupleType" eOpposite="#/1/TupleType/attributes"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="#/2/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OclModelElement" eSuperTypes="#/1/OclType"> <eStructuralFeatures xsi:type="ecore:EReference" name="model" ordered="false" lowerBound="1" eType="#/1/OclModel" eOpposite="#/1/OclModel/elements"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MapType" eSuperTypes="#/1/OclType"> <eStructuralFeatures xsi:type="ecore:EReference" name="valueType" ordered="false" lowerBound="1" eType="#/1/OclType" containment="true" eOpposite="#/1/OclType/mapType2"/> <eStructuralFeatures xsi:type="ecore:EReference" name="keyType" ordered="false" lowerBound="1" eType="#/1/OclType" containment="true" eOpposite="#/1/OclType/mapType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OclFeatureDefinition" eSuperTypes="#/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="feature" ordered="false" lowerBound="1" eType="#/1/OclFeature" containment="true" eOpposite="#/1/OclFeature/definition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="context_" ordered="false" eType="#/1/OclContextDefinition" containment="true" eOpposite="#/1/OclContextDefinition/definition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OclContextDefinition" eSuperTypes="#/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="definition" ordered="false" lowerBound="1" eType="#/1/OclFeatureDefinition" eOpposite="#/1/OclFeatureDefinition/context_"/> <eStructuralFeatures xsi:type="ecore:EReference" name="context_" ordered="false" lowerBound="1" eType="#/1/OclType" containment="true" eOpposite="#/1/OclType/definitions"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OclFeature" abstract="true" eSuperTypes="#/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="definition" ordered="false" eType="#/1/OclFeatureDefinition" eOpposite="#/1/OclFeatureDefinition/feature"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="#/1/OclFeature"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="#/2/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initExpression" ordered="false" lowerBound="1" eType="#/1/OclExpression" containment="true" eOpposite="#/1/OclExpression/owningAttribute"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#/1/OclType" containment="true" eOpposite="#/1/OclType/attribute"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#/1/OclFeature"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="#/2/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#/1/Parameter" containment="true" eOpposite="#/1/Parameter/operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="returnType" ordered="false" lowerBound="1" eType="#/1/OclType" containment="true" eOpposite="#/1/OclType/operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#/1/OclExpression" containment="true" eOpposite="#/1/OclExpression/owningOperation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OclModel" eSuperTypes="#/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="#/2/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="metamodel" ordered="false" lowerBound="1" eType="#/1/OclModel" eOpposite="#/1/OclModel/model"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" ordered="false" upperBound="-1" eType="#/1/OclModelElement" eOpposite="#/1/OclModelElement/model"/> <eStructuralFeatures xsi:type="ecore:EReference" name="model" ordered="false" upperBound="-1" eType="#/1/OclModel" eOpposite="#/1/OclModel/metamodel"/> </eClassifiers> </ecore:EPackage> <ecore:EPackage name="PrimitiveTypes" nsURI="http://www.eclipse.org/gmt/2005/ATL-PrimitiveTypes" nsPrefix="ptypes"> <eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceClassName="boolean"/> <eClassifiers xsi:type="ecore:EDataType" name="Double" instanceClassName="double"/> <eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceClassName="int"/> <eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/> </ecore:EPackage> </xmi:XMI>
true
{"directed":true,"nodes":[{"nsPrefix":"atl","nsURI":"http://www.eclipse.org/gmt/2005/ATL","name":"ATL","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocatedElement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Unit","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Query","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Module","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModuleElement","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Helper","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rule","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MatchedRule","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LazyMatchedRule","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CalledRule","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InPattern","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutPattern","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DropPattern","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PatternElement","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InPatternElement","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleInPatternElement","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutPatternElement","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleOutPatternElement","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForEachOutPatternElement","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Binding","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleVariableDeclaration","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LibraryRef","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActionBlock","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionStat","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BindingStat","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStat","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForStat","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"location","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"commentsBefore","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"commentsAfter","changeable":true,"lowerBound":0,"iD":false,"id":32,"derived":false},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":33,"serializable":true,"eClass":"EDataType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"libraries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"unit","changeable":true,"resolveProxies":true,"lowerBound":1,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"helpers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"library","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"helpers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclExpression","instanceClass":null,"abstract":true,"id":50,"interface":false,"eClass":"EClass"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"query","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isRefining","changeable":true,"lowerBound":1,"iD":false,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inModels","changeable":true,"resolveProxies":true,"lowerBound":1,"id":55,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outModels","changeable":true,"resolveProxies":true,"lowerBound":1,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"Boolean","instanceClass":"boolean","id":59,"serializable":true,"eClass":"EDataType"},{"id":60,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclModel","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"module","changeable":true,"resolveProxies":true,"lowerBound":1,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"definition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclFeatureDefinition","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"id":73,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outPattern","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actionBlock","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inPattern","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superRule","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isAbstract","changeable":true,"lowerBound":1,"iD":false,"id":89,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isRefining","changeable":true,"lowerBound":1,"iD":false,"id":90,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isNoDefault","changeable":true,"lowerBound":1,"iD":false,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isUnique","changeable":true,"lowerBound":1,"iD":false,"id":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isEntrypoint","changeable":true,"lowerBound":1,"iD":false,"id":104,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isEndpoint","changeable":true,"lowerBound":1,"iD":false,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":1,"id":111,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"filter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":112,"derived":false},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inPattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dropPattern","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":1,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outPattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outPattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":125,"derived":false},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclaration","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"id":129,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mapsTo","changeable":true,"resolveProxies":true,"lowerBound":1,"id":130,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"models","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sourceElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bindings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":138,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"model","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outPatternElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"reverseBindings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"collection","changeable":true,"resolveProxies":true,"lowerBound":1,"id":149,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iterator","changeable":true,"resolveProxies":true,"lowerBound":1,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Iterator","instanceClass":null,"abstract":false,"id":153,"interface":false,"eClass":"EClass"},{"id":154,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":155,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"propertyName","changeable":true,"lowerBound":1,"iD":false,"id":156,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isAssignment","changeable":true,"lowerBound":1,"iD":false,"id":157,"derived":false},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":165,"derived":false},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":174,"derived":false},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":177,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"propertyName","changeable":true,"lowerBound":1,"iD":false,"id":178,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isAssignment","changeable":true,"lowerBound":1,"iD":false,"id":179,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":180,"derived":false},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":186,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenStatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":187,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseStatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":188,"derived":false},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iterator","changeable":true,"resolveProxies":true,"lowerBound":1,"id":193,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"collection","changeable":true,"resolveProxies":true,"lowerBound":1,"id":194,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":195,"derived":false},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"nsPrefix":"ocl","nsURI":"http://www.eclipse.org/gmt/2005/OCL","name":"OCL","id":200,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableExp","instanceClass":null,"abstract":false,"id":201,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperExp","instanceClass":null,"abstract":false,"id":202,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveExp","instanceClass":null,"abstract":true,"id":203,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringExp","instanceClass":null,"abstract":false,"id":204,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanExp","instanceClass":null,"abstract":false,"id":205,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericExp","instanceClass":null,"abstract":true,"id":206,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealExp","instanceClass":null,"abstract":false,"id":207,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerExp","instanceClass":null,"abstract":false,"id":208,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionExp","instanceClass":null,"abstract":true,"id":209,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BagExp","instanceClass":null,"abstract":false,"id":210,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderedSetExp","instanceClass":null,"abstract":false,"id":211,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceExp","instanceClass":null,"abstract":false,"id":212,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetExp","instanceClass":null,"abstract":false,"id":213,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleExp","instanceClass":null,"abstract":false,"id":214,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TuplePart","instanceClass":null,"abstract":false,"id":215,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MapExp","instanceClass":null,"abstract":false,"id":216,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MapElement","instanceClass":null,"abstract":false,"id":217,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumLiteralExp","instanceClass":null,"abstract":false,"id":218,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclUndefinedExp","instanceClass":null,"abstract":false,"id":219,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyCallExp","instanceClass":null,"abstract":true,"id":220,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NavigationOrAttributeCallExp","instanceClass":null,"abstract":false,"id":221,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationCallExp","instanceClass":null,"abstract":false,"id":222,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperatorCallExp","instanceClass":null,"abstract":false,"id":223,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionOperationCallExp","instanceClass":null,"abstract":false,"id":224,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopExp","instanceClass":null,"abstract":true,"id":225,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IterateExp","instanceClass":null,"abstract":false,"id":226,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IteratorExp","instanceClass":null,"abstract":false,"id":227,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LetExp","instanceClass":null,"abstract":false,"id":228,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfExp","instanceClass":null,"abstract":false,"id":229,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionType","instanceClass":null,"abstract":false,"id":230,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclType","instanceClass":null,"abstract":false,"id":231,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Primitive","instanceClass":null,"abstract":true,"id":232,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringType","instanceClass":null,"abstract":false,"id":233,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanType","instanceClass":null,"abstract":false,"id":234,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericType","instanceClass":null,"abstract":true,"id":235,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerType","instanceClass":null,"abstract":false,"id":236,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealType","instanceClass":null,"abstract":false,"id":237,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BagType","instanceClass":null,"abstract":false,"id":238,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderedSetType","instanceClass":null,"abstract":false,"id":239,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceType","instanceClass":null,"abstract":false,"id":240,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetType","instanceClass":null,"abstract":false,"id":241,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclAnyType","instanceClass":null,"abstract":false,"id":242,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleType","instanceClass":null,"abstract":false,"id":243,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleTypeAttribute","instanceClass":null,"abstract":false,"id":244,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclModelElement","instanceClass":null,"abstract":false,"id":245,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MapType","instanceClass":null,"abstract":false,"id":246,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclContextDefinition","instanceClass":null,"abstract":false,"id":247,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclFeature","instanceClass":null,"abstract":true,"id":248,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":249,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":250,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":251,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ifExp3","changeable":true,"resolveProxies":true,"lowerBound":0,"id":252,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"appliedProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":253,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"collection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":254,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"letExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":255,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"loopExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":256,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":257,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"initializedVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":258,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ifExp2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":259,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":260,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ifExp1","changeable":true,"resolveProxies":true,"lowerBound":0,"id":261,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":262,"derived":false},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"oclExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":265,"derived":false},{"id":266,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":267,"derived":false},{"id":268,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":269,"derived":false},{"id":270,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":271,"derived":false},{"id":272,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"in_","changeable":true,"resolveProxies":true,"lowerBound":1,"id":273,"derived":false},{"id":274,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":275,"derived":false},{"id":276,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":277,"derived":false},{"id":278,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":279,"derived":false},{"id":280,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":281,"derived":false},{"id":282,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":283,"derived":false},{"id":284,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":285,"derived":false},{"id":286,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":287,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":288,"derived":false},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variableExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":291,"derived":false},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"stringSymbol","changeable":true,"lowerBound":1,"iD":false,"id":294,"derived":false},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"booleanSymbol","changeable":true,"lowerBound":1,"iD":false,"id":297,"derived":false},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"realSymbol","changeable":true,"lowerBound":1,"iD":false,"id":301,"derived":false},{"id":302,"eClass":"EGenericType"},{"instanceTypeName":"double","defaultValue":0.0,"instanceClassName":"double","name":"Double","instanceClass":"double","id":303,"serializable":true,"eClass":"EDataType"},{"id":304,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"integerSymbol","changeable":true,"lowerBound":1,"iD":false,"id":305,"derived":false},{"id":306,"eClass":"EGenericType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"Integer","instanceClass":"int","id":307,"serializable":true,"eClass":"EDataType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tuplePart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":315,"derived":false},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tuple","changeable":true,"resolveProxies":true,"lowerBound":1,"id":318,"derived":false},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":321,"derived":false},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"map","changeable":true,"resolveProxies":true,"lowerBound":1,"id":324,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":true,"lowerBound":1,"id":325,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":326,"derived":false},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":331,"derived":false},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":337,"derived":false},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operationName","changeable":true,"lowerBound":1,"iD":false,"id":340,"derived":false},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iterators","changeable":true,"resolveProxies":true,"lowerBound":1,"id":346,"derived":false},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"loopExpr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":350,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"result","changeable":true,"resolveProxies":true,"lowerBound":1,"id":351,"derived":false},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"baseExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":354,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":355,"derived":false},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":358,"derived":false},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"letExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":361,"derived":false},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":367,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"varName","changeable":true,"lowerBound":1,"iD":false,"id":368,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":369,"derived":false},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variableDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":374,"derived":false},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":381,"derived":false},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":384,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elementType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":385,"derived":false},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"collectionTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":388,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":389,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"definitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":390,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":391,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mapType2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":392,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":393,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mapType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":394,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tupleTypeAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":395,"derived":false},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"context_","changeable":true,"resolveProxies":true,"lowerBound":1,"id":399,"derived":false},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":402,"derived":false},{"id":403,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"valueType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":404,"derived":false},{"id":405,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":406,"derived":false},{"id":407,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"keyType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":408,"derived":false},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":411,"derived":false},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":424,"derived":false},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tupleType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":427,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":428,"derived":false},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"model","changeable":true,"resolveProxies":true,"lowerBound":1,"id":433,"derived":false},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":436,"derived":false},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"feature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":440,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"context_","changeable":true,"resolveProxies":true,"lowerBound":0,"id":441,"derived":false},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"definition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":444,"derived":false},{"id":445,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"definition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":446,"derived":false},{"id":447,"eClass":"EGenericType"},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":452,"derived":false},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":457,"derived":false},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":463,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"metamodel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":464,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"model","changeable":true,"resolveProxies":true,"lowerBound":0,"id":465,"derived":false},{"id":466,"eClass":"EGenericType"},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"nsPrefix":"ptypes","nsURI":"http://www.eclipse.org/gmt/2005/ATL-PrimitiveTypes","name":"PrimitiveTypes","id":471,"eClass":"EPackage"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":1,"target":0},{"source":1,"target":30},{"source":1,"target":31},{"source":1,"target":32},{"source":30,"target":33},{"source":30,"target":34},{"source":30,"target":1},{"source":34,"target":33},{"source":31,"target":33},{"source":31,"target":35},{"source":31,"target":1},{"source":35,"target":33},{"source":32,"target":33},{"source":32,"target":36},{"source":32,"target":1},{"source":36,"target":33},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":37},{"source":2,"target":38},{"source":2,"target":39},{"source":37,"target":23},{"source":37,"target":40},{"source":37,"target":2},{"source":37,"target":41},{"source":40,"target":23},{"source":38,"target":33},{"source":38,"target":42},{"source":38,"target":2},{"source":42,"target":33},{"source":39,"target":1},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":43},{"source":3,"target":44},{"source":43,"target":7},{"source":43,"target":45},{"source":43,"target":3},{"source":43,"target":46},{"source":45,"target":7},{"source":44,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":47},{"source":4,"target":48},{"source":4,"target":49},{"source":47,"target":50},{"source":47,"target":51},{"source":47,"target":4},{"source":51,"target":50},{"source":48,"target":7},{"source":48,"target":52},{"source":48,"target":4},{"source":48,"target":53},{"source":52,"target":7},{"source":49,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":54},{"source":5,"target":55},{"source":5,"target":56},{"source":5,"target":57},{"source":5,"target":58},{"source":54,"target":59},{"source":54,"target":60},{"source":54,"target":5},{"source":60,"target":59},{"source":55,"target":61},{"source":55,"target":62},{"source":55,"target":5},{"source":62,"target":61},{"source":56,"target":61},{"source":56,"target":63},{"source":56,"target":5},{"source":63,"target":61},{"source":57,"target":6},{"source":57,"target":64},{"source":57,"target":5},{"source":57,"target":65},{"source":64,"target":6},{"source":58,"target":2},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":65},{"source":6,"target":66},{"source":65,"target":5},{"source":65,"target":67},{"source":65,"target":6},{"source":65,"target":57},{"source":67,"target":5},{"source":66,"target":1},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":53},{"source":7,"target":46},{"source":7,"target":68},{"source":7,"target":69},{"source":53,"target":4},{"source":53,"target":70},{"source":53,"target":7},{"source":53,"target":48},{"source":70,"target":4},{"source":46,"target":3},{"source":46,"target":71},{"source":46,"target":7},{"source":46,"target":43},{"source":71,"target":3},{"source":68,"target":72},{"source":68,"target":73},{"source":68,"target":7},{"source":73,"target":72},{"source":69,"target":6},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":74},{"source":8,"target":75},{"source":8,"target":76},{"source":8,"target":77},{"source":8,"target":78},{"source":74,"target":13},{"source":74,"target":79},{"source":74,"target":8},{"source":74,"target":80},{"source":79,"target":13},{"source":75,"target":24},{"source":75,"target":81},{"source":75,"target":8},{"source":75,"target":82},{"source":81,"target":24},{"source":76,"target":22},{"source":76,"target":83},{"source":76,"target":8},{"source":76,"target":84},{"source":83,"target":22},{"source":77,"target":33},{"source":77,"target":85},{"source":77,"target":8},{"source":85,"target":33},{"source":78,"target":6},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":86},{"source":9,"target":87},{"source":9,"target":88},{"source":9,"target":89},{"source":9,"target":90},{"source":9,"target":91},{"source":9,"target":92},{"source":86,"target":12},{"source":86,"target":93},{"source":86,"target":9},{"source":86,"target":94},{"source":93,"target":12},{"source":87,"target":9},{"source":87,"target":95},{"source":87,"target":9},{"source":87,"target":88},{"source":95,"target":9},{"source":88,"target":9},{"source":88,"target":96},{"source":88,"target":9},{"source":88,"target":87},{"source":96,"target":9},{"source":89,"target":59},{"source":89,"target":97},{"source":89,"target":9},{"source":97,"target":59},{"source":90,"target":59},{"source":90,"target":98},{"source":90,"target":9},{"source":98,"target":59},{"source":91,"target":59},{"source":91,"target":99},{"source":91,"target":9},{"source":99,"target":59},{"source":92,"target":8},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":100},{"source":10,"target":101},{"source":100,"target":59},{"source":100,"target":102},{"source":100,"target":10},{"source":102,"target":59},{"source":101,"target":9},{"source":11,"target":0},{"source":11,"target":8},{"source":11,"target":103},{"source":11,"target":104},{"source":11,"target":105},{"source":11,"target":106},{"source":103,"target":107},{"source":103,"target":108},{"source":103,"target":11},{"source":108,"target":107},{"source":104,"target":59},{"source":104,"target":109},{"source":104,"target":11},{"source":109,"target":59},{"source":105,"target":59},{"source":105,"target":110},{"source":105,"target":11},{"source":110,"target":59},{"source":106,"target":8},{"source":12,"target":0},{"source":12,"target":1},{"source":12,"target":111},{"source":12,"target":94},{"source":12,"target":112},{"source":12,"target":113},{"source":111,"target":16},{"source":111,"target":114},{"source":111,"target":12},{"source":111,"target":115},{"source":114,"target":16},{"source":94,"target":9},{"source":94,"target":116},{"source":94,"target":12},{"source":94,"target":86},{"source":116,"target":9},{"source":112,"target":50},{"source":112,"target":117},{"source":112,"target":12},{"source":117,"target":50},{"source":113,"target":1},{"source":13,"target":0},{"source":13,"target":1},{"source":13,"target":80},{"source":13,"target":118},{"source":13,"target":119},{"source":13,"target":120},{"source":80,"target":8},{"source":80,"target":121},{"source":80,"target":13},{"source":80,"target":74},{"source":121,"target":8},{"source":118,"target":14},{"source":118,"target":122},{"source":118,"target":13},{"source":118,"target":123},{"source":122,"target":14},{"source":119,"target":18},{"source":119,"target":124},{"source":119,"target":13},{"source":119,"target":125},{"source":124,"target":18},{"source":120,"target":1},{"source":14,"target":0},{"source":14,"target":1},{"source":14,"target":123},{"source":14,"target":126},{"source":123,"target":13},{"source":123,"target":127},{"source":123,"target":14},{"source":123,"target":118},{"source":127,"target":13},{"source":126,"target":1},{"source":15,"target":0},{"source":15,"target":128},{"source":15,"target":129},{"source":129,"target":128},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":130},{"source":16,"target":115},{"source":16,"target":131},{"source":16,"target":132},{"source":130,"target":18},{"source":130,"target":133},{"source":130,"target":16},{"source":130,"target":134},{"source":133,"target":18},{"source":115,"target":12},{"source":115,"target":135},{"source":115,"target":16},{"source":115,"target":111},{"source":135,"target":12},{"source":131,"target":61},{"source":131,"target":136},{"source":131,"target":16},{"source":136,"target":61},{"source":132,"target":15},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":137},{"source":137,"target":16},{"source":18,"target":0},{"source":18,"target":15},{"source":18,"target":125},{"source":18,"target":134},{"source":18,"target":138},{"source":18,"target":139},{"source":18,"target":140},{"source":125,"target":13},{"source":125,"target":141},{"source":125,"target":18},{"source":125,"target":119},{"source":141,"target":13},{"source":134,"target":16},{"source":134,"target":142},{"source":134,"target":18},{"source":134,"target":130},{"source":142,"target":16},{"source":138,"target":21},{"source":138,"target":143},{"source":138,"target":18},{"source":138,"target":144},{"source":143,"target":21},{"source":139,"target":61},{"source":139,"target":145},{"source":139,"target":18},{"source":145,"target":61},{"source":140,"target":15},{"source":19,"target":0},{"source":19,"target":18},{"source":19,"target":146},{"source":19,"target":147},{"source":146,"target":50},{"source":146,"target":148},{"source":146,"target":19},{"source":148,"target":50},{"source":147,"target":18},{"source":20,"target":0},{"source":20,"target":18},{"source":20,"target":149},{"source":20,"target":150},{"source":20,"target":151},{"source":149,"target":50},{"source":149,"target":152},{"source":149,"target":20},{"source":152,"target":50},{"source":150,"target":153},{"source":150,"target":154},{"source":150,"target":20},{"source":154,"target":153},{"source":151,"target":18},{"source":21,"target":0},{"source":21,"target":1},{"source":21,"target":155},{"source":21,"target":144},{"source":21,"target":156},{"source":21,"target":157},{"source":21,"target":158},{"source":155,"target":50},{"source":155,"target":159},{"source":155,"target":21},{"source":159,"target":50},{"source":144,"target":18},{"source":144,"target":160},{"source":144,"target":21},{"source":144,"target":138},{"source":160,"target":18},{"source":156,"target":33},{"source":156,"target":161},{"source":156,"target":21},{"source":161,"target":33},{"source":157,"target":59},{"source":157,"target":162},{"source":157,"target":21},{"source":162,"target":59},{"source":158,"target":1},{"source":22,"target":0},{"source":22,"target":128},{"source":22,"target":84},{"source":22,"target":163},{"source":84,"target":8},{"source":84,"target":164},{"source":84,"target":22},{"source":84,"target":76},{"source":164,"target":8},{"source":163,"target":128},{"source":23,"target":0},{"source":23,"target":1},{"source":23,"target":41},{"source":23,"target":165},{"source":23,"target":166},{"source":41,"target":2},{"source":41,"target":167},{"source":41,"target":23},{"source":41,"target":37},{"source":167,"target":2},{"source":165,"target":33},{"source":165,"target":168},{"source":165,"target":23},{"source":168,"target":33},{"source":166,"target":1},{"source":24,"target":0},{"source":24,"target":1},{"source":24,"target":82},{"source":24,"target":169},{"source":24,"target":170},{"source":82,"target":8},{"source":82,"target":171},{"source":82,"target":24},{"source":82,"target":75},{"source":171,"target":8},{"source":169,"target":25},{"source":169,"target":172},{"source":169,"target":24},{"source":172,"target":25},{"source":170,"target":1},{"source":25,"target":0},{"source":25,"target":1},{"source":25,"target":173},{"source":173,"target":1},{"source":26,"target":0},{"source":26,"target":25},{"source":26,"target":174},{"source":26,"target":175},{"source":174,"target":50},{"source":174,"target":176},{"source":174,"target":26},{"source":176,"target":50},{"source":175,"target":25},{"source":27,"target":0},{"source":27,"target":25},{"source":27,"target":177},{"source":27,"target":178},{"source":27,"target":179},{"source":27,"target":180},{"source":27,"target":181},{"source":177,"target":50},{"source":177,"target":182},{"source":177,"target":27},{"source":182,"target":50},{"source":178,"target":33},{"source":178,"target":183},{"source":178,"target":27},{"source":183,"target":33},{"source":179,"target":59},{"source":179,"target":184},{"source":179,"target":27},{"source":184,"target":59},{"source":180,"target":50},{"source":180,"target":185},{"source":180,"target":27},{"source":185,"target":50},{"source":181,"target":25},{"source":28,"target":0},{"source":28,"target":25},{"source":28,"target":186},{"source":28,"target":187},{"source":28,"target":188},{"source":28,"target":189},{"source":186,"target":50},{"source":186,"target":190},{"source":186,"target":28},{"source":190,"target":50},{"source":187,"target":25},{"source":187,"target":191},{"source":187,"target":28},{"source":191,"target":25},{"source":188,"target":25},{"source":188,"target":192},{"source":188,"target":28},{"source":192,"target":25},{"source":189,"target":25},{"source":29,"target":0},{"source":29,"target":25},{"source":29,"target":193},{"source":29,"target":194},{"source":29,"target":195},{"source":29,"target":196},{"source":193,"target":153},{"source":193,"target":197},{"source":193,"target":29},{"source":197,"target":153},{"source":194,"target":50},{"source":194,"target":198},{"source":194,"target":29},{"source":198,"target":50},{"source":195,"target":25},{"source":195,"target":199},{"source":195,"target":29},{"source":199,"target":25},{"source":196,"target":25},{"source":200,"target":50},{"source":200,"target":201},{"source":200,"target":202},{"source":200,"target":203},{"source":200,"target":204},{"source":200,"target":205},{"source":200,"target":206},{"source":200,"target":207},{"source":200,"target":208},{"source":200,"target":209},{"source":200,"target":210},{"source":200,"target":211},{"source":200,"target":212},{"source":200,"target":213},{"source":200,"target":214},{"source":200,"target":215},{"source":200,"target":216},{"source":200,"target":217},{"source":200,"target":218},{"source":200,"target":219},{"source":200,"target":220},{"source":200,"target":221},{"source":200,"target":222},{"source":200,"target":223},{"source":200,"target":224},{"source":200,"target":225},{"source":200,"target":226},{"source":200,"target":227},{"source":200,"target":228},{"source":200,"target":229},{"source":200,"target":128},{"source":200,"target":153},{"source":200,"target":107},{"source":200,"target":230},{"source":200,"target":231},{"source":200,"target":232},{"source":200,"target":233},{"source":200,"target":234},{"source":200,"target":235},{"source":200,"target":236},{"source":200,"target":237},{"source":200,"target":238},{"source":200,"target":239},{"source":200,"target":240},{"source":200,"target":241},{"source":200,"target":242},{"source":200,"target":243},{"source":200,"target":244},{"source":200,"target":245},{"source":200,"target":246},{"source":200,"target":72},{"source":200,"target":247},{"source":200,"target":248},{"source":200,"target":249},{"source":200,"target":250},{"source":200,"target":61},{"source":50,"target":200},{"source":50,"target":1},{"source":50,"target":251},{"source":50,"target":252},{"source":50,"target":253},{"source":50,"target":254},{"source":50,"target":255},{"source":50,"target":256},{"source":50,"target":257},{"source":50,"target":258},{"source":50,"target":259},{"source":50,"target":260},{"source":50,"target":261},{"source":50,"target":262},{"source":50,"target":263},{"source":251,"target":231},{"source":251,"target":264},{"source":251,"target":50},{"source":251,"target":265},{"source":264,"target":231},{"source":252,"target":229},{"source":252,"target":266},{"source":252,"target":50},{"source":252,"target":267},{"source":266,"target":229},{"source":253,"target":220},{"source":253,"target":268},{"source":253,"target":50},{"source":253,"target":269},{"source":268,"target":220},{"source":254,"target":209},{"source":254,"target":270},{"source":254,"target":50},{"source":254,"target":271},{"source":270,"target":209},{"source":255,"target":228},{"source":255,"target":272},{"source":255,"target":50},{"source":255,"target":273},{"source":272,"target":228},{"source":256,"target":225},{"source":256,"target":274},{"source":256,"target":50},{"source":256,"target":275},{"source":274,"target":225},{"source":257,"target":222},{"source":257,"target":276},{"source":257,"target":50},{"source":257,"target":277},{"source":276,"target":222},{"source":258,"target":128},{"source":258,"target":278},{"source":258,"target":50},{"source":258,"target":279},{"source":278,"target":128},{"source":259,"target":229},{"source":259,"target":280},{"source":259,"target":50},{"source":259,"target":281},{"source":280,"target":229},{"source":260,"target":250},{"source":260,"target":282},{"source":260,"target":50},{"source":260,"target":283},{"source":282,"target":250},{"source":261,"target":229},{"source":261,"target":284},{"source":261,"target":50},{"source":261,"target":285},{"source":284,"target":229},{"source":262,"target":249},{"source":262,"target":286},{"source":262,"target":50},{"source":262,"target":287},{"source":286,"target":249},{"source":263,"target":1},{"source":201,"target":200},{"source":201,"target":50},{"source":201,"target":288},{"source":201,"target":289},{"source":288,"target":128},{"source":288,"target":290},{"source":288,"target":201},{"source":288,"target":291},{"source":290,"target":128},{"source":289,"target":50},{"source":202,"target":200},{"source":202,"target":50},{"source":202,"target":292},{"source":292,"target":50},{"source":203,"target":200},{"source":203,"target":50},{"source":203,"target":293},{"source":293,"target":50},{"source":204,"target":200},{"source":204,"target":203},{"source":204,"target":294},{"source":204,"target":295},{"source":294,"target":33},{"source":294,"target":296},{"source":294,"target":204},{"source":296,"target":33},{"source":295,"target":203},{"source":205,"target":200},{"source":205,"target":203},{"source":205,"target":297},{"source":205,"target":298},{"source":297,"target":59},{"source":297,"target":299},{"source":297,"target":205},{"source":299,"target":59},{"source":298,"target":203},{"source":206,"target":200},{"source":206,"target":203},{"source":206,"target":300},{"source":300,"target":203},{"source":207,"target":200},{"source":207,"target":206},{"source":207,"target":301},{"source":207,"target":302},{"source":301,"target":303},{"source":301,"target":304},{"source":301,"target":207},{"source":304,"target":303},{"source":302,"target":206},{"source":208,"target":200},{"source":208,"target":206},{"source":208,"target":305},{"source":208,"target":306},{"source":305,"target":307},{"source":305,"target":308},{"source":305,"target":208},{"source":308,"target":307},{"source":306,"target":206},{"source":209,"target":200},{"source":209,"target":50},{"source":209,"target":271},{"source":209,"target":309},{"source":271,"target":50},{"source":271,"target":310},{"source":271,"target":209},{"source":271,"target":254},{"source":310,"target":50},{"source":309,"target":50},{"source":210,"target":200},{"source":210,"target":209},{"source":210,"target":311},{"source":311,"target":209},{"source":211,"target":200},{"source":211,"target":209},{"source":211,"target":312},{"source":312,"target":209},{"source":212,"target":200},{"source":212,"target":209},{"source":212,"target":313},{"source":313,"target":209},{"source":213,"target":200},{"source":213,"target":209},{"source":213,"target":314},{"source":314,"target":209},{"source":214,"target":200},{"source":214,"target":50},{"source":214,"target":315},{"source":214,"target":316},{"source":315,"target":215},{"source":315,"target":317},{"source":315,"target":214},{"source":315,"target":318},{"source":317,"target":215},{"source":316,"target":50},{"source":215,"target":200},{"source":215,"target":128},{"source":215,"target":318},{"source":215,"target":319},{"source":318,"target":214},{"source":318,"target":320},{"source":318,"target":215},{"source":318,"target":315},{"source":320,"target":214},{"source":319,"target":128},{"source":216,"target":200},{"source":216,"target":50},{"source":216,"target":321},{"source":216,"target":322},{"source":321,"target":217},{"source":321,"target":323},{"source":321,"target":216},{"source":321,"target":324},{"source":323,"target":217},{"source":322,"target":50},{"source":217,"target":200},{"source":217,"target":1},{"source":217,"target":324},{"source":217,"target":325},{"source":217,"target":326},{"source":217,"target":327},{"source":324,"target":216},{"source":324,"target":328},{"source":324,"target":217},{"source":324,"target":321},{"source":328,"target":216},{"source":325,"target":50},{"source":325,"target":329},{"source":325,"target":217},{"source":329,"target":50},{"source":326,"target":50},{"source":326,"target":330},{"source":326,"target":217},{"source":330,"target":50},{"source":327,"target":1},{"source":218,"target":200},{"source":218,"target":50},{"source":218,"target":331},{"source":218,"target":332},{"source":331,"target":33},{"source":331,"target":333},{"source":331,"target":218},{"source":333,"target":33},{"source":332,"target":50},{"source":219,"target":200},{"source":219,"target":50},{"source":219,"target":334},{"source":334,"target":50},{"source":220,"target":200},{"source":220,"target":50},{"source":220,"target":269},{"source":220,"target":335},{"source":269,"target":50},{"source":269,"target":336},{"source":269,"target":220},{"source":269,"target":253},{"source":336,"target":50},{"source":335,"target":50},{"source":221,"target":200},{"source":221,"target":220},{"source":221,"target":337},{"source":221,"target":338},{"source":337,"target":33},{"source":337,"target":339},{"source":337,"target":221},{"source":339,"target":33},{"source":338,"target":220},{"source":222,"target":200},{"source":222,"target":220},{"source":222,"target":277},{"source":222,"target":340},{"source":222,"target":341},{"source":277,"target":50},{"source":277,"target":342},{"source":277,"target":222},{"source":277,"target":257},{"source":342,"target":50},{"source":340,"target":33},{"source":340,"target":343},{"source":340,"target":222},{"source":343,"target":33},{"source":341,"target":220},{"source":223,"target":200},{"source":223,"target":222},{"source":223,"target":344},{"source":344,"target":222},{"source":224,"target":200},{"source":224,"target":222},{"source":224,"target":345},{"source":345,"target":222},{"source":225,"target":200},{"source":225,"target":220},{"source":225,"target":275},{"source":225,"target":346},{"source":225,"target":347},{"source":275,"target":50},{"source":275,"target":348},{"source":275,"target":225},{"source":275,"target":256},{"source":348,"target":50},{"source":346,"target":153},{"source":346,"target":349},{"source":346,"target":225},{"source":346,"target":350},{"source":349,"target":153},{"source":347,"target":220},{"source":226,"target":200},{"source":226,"target":225},{"source":226,"target":351},{"source":226,"target":352},{"source":351,"target":128},{"source":351,"target":353},{"source":351,"target":226},{"source":351,"target":354},{"source":353,"target":128},{"source":352,"target":225},{"source":227,"target":200},{"source":227,"target":225},{"source":227,"target":355},{"source":227,"target":356},{"source":355,"target":33},{"source":355,"target":357},{"source":355,"target":227},{"source":357,"target":33},{"source":356,"target":225},{"source":228,"target":200},{"source":228,"target":50},{"source":228,"target":358},{"source":228,"target":273},{"source":228,"target":359},{"source":358,"target":128},{"source":358,"target":360},{"source":358,"target":228},{"source":358,"target":361},{"source":360,"target":128},{"source":273,"target":50},{"source":273,"target":362},{"source":273,"target":228},{"source":273,"target":255},{"source":362,"target":50},{"source":359,"target":50},{"source":229,"target":200},{"source":229,"target":50},{"source":229,"target":281},{"source":229,"target":285},{"source":229,"target":267},{"source":229,"target":363},{"source":281,"target":50},{"source":281,"target":364},{"source":281,"target":229},{"source":281,"target":259},{"source":364,"target":50},{"source":285,"target":50},{"source":285,"target":365},{"source":285,"target":229},{"source":285,"target":261},{"source":365,"target":50},{"source":267,"target":50},{"source":267,"target":366},{"source":267,"target":229},{"source":267,"target":252},{"source":366,"target":50},{"source":363,"target":50},{"source":128,"target":200},{"source":128,"target":1},{"source":128,"target":367},{"source":128,"target":368},{"source":128,"target":369},{"source":128,"target":279},{"source":128,"target":361},{"source":128,"target":354},{"source":128,"target":291},{"source":128,"target":370},{"source":367,"target":33},{"source":367,"target":371},{"source":367,"target":128},{"source":371,"target":33},{"source":368,"target":33},{"source":368,"target":372},{"source":368,"target":128},{"source":372,"target":33},{"source":369,"target":231},{"source":369,"target":373},{"source":369,"target":128},{"source":369,"target":374},{"source":373,"target":231},{"source":279,"target":50},{"source":279,"target":375},{"source":279,"target":128},{"source":279,"target":258},{"source":375,"target":50},{"source":361,"target":228},{"source":361,"target":376},{"source":361,"target":128},{"source":361,"target":358},{"source":376,"target":228},{"source":354,"target":226},{"source":354,"target":377},{"source":354,"target":128},{"source":354,"target":351},{"source":377,"target":226},{"source":291,"target":201},{"source":291,"target":378},{"source":291,"target":128},{"source":291,"target":288},{"source":378,"target":201},{"source":370,"target":1},{"source":153,"target":200},{"source":153,"target":128},{"source":153,"target":350},{"source":153,"target":379},{"source":350,"target":225},{"source":350,"target":380},{"source":350,"target":153},{"source":350,"target":346},{"source":380,"target":225},{"source":379,"target":128},{"source":107,"target":200},{"source":107,"target":128},{"source":107,"target":381},{"source":107,"target":382},{"source":381,"target":250},{"source":381,"target":383},{"source":381,"target":107},{"source":381,"target":384},{"source":383,"target":250},{"source":382,"target":128},{"source":230,"target":200},{"source":230,"target":231},{"source":230,"target":385},{"source":230,"target":386},{"source":385,"target":231},{"source":385,"target":387},{"source":385,"target":230},{"source":385,"target":388},{"source":387,"target":231},{"source":386,"target":231},{"source":231,"target":200},{"source":231,"target":50},{"source":231,"target":389},{"source":231,"target":390},{"source":231,"target":265},{"source":231,"target":391},{"source":231,"target":392},{"source":231,"target":393},{"source":231,"target":394},{"source":231,"target":388},{"source":231,"target":395},{"source":231,"target":374},{"source":231,"target":396},{"source":389,"target":33},{"source":389,"target":397},{"source":389,"target":231},{"source":397,"target":33},{"source":390,"target":247},{"source":390,"target":398},{"source":390,"target":231},{"source":390,"target":399},{"source":398,"target":247},{"source":265,"target":50},{"source":265,"target":400},{"source":265,"target":231},{"source":265,"target":251},{"source":400,"target":50},{"source":391,"target":250},{"source":391,"target":401},{"source":391,"target":231},{"source":391,"target":402},{"source":401,"target":250},{"source":392,"target":246},{"source":392,"target":403},{"source":392,"target":231},{"source":392,"target":404},{"source":403,"target":246},{"source":393,"target":249},{"source":393,"target":405},{"source":393,"target":231},{"source":393,"target":406},{"source":405,"target":249},{"source":394,"target":246},{"source":394,"target":407},{"source":394,"target":231},{"source":394,"target":408},{"source":407,"target":246},{"source":388,"target":230},{"source":388,"target":409},{"source":388,"target":231},{"source":388,"target":385},{"source":409,"target":230},{"source":395,"target":244},{"source":395,"target":410},{"source":395,"target":231},{"source":395,"target":411},{"source":410,"target":244},{"source":374,"target":128},{"source":374,"target":412},{"source":374,"target":231},{"source":374,"target":369},{"source":412,"target":128},{"source":396,"target":50},{"source":232,"target":200},{"source":232,"target":231},{"source":232,"target":413},{"source":413,"target":231},{"source":233,"target":200},{"source":233,"target":232},{"source":233,"target":414},{"source":414,"target":232},{"source":234,"target":200},{"source":234,"target":232},{"source":234,"target":415},{"source":415,"target":232},{"source":235,"target":200},{"source":235,"target":232},{"source":235,"target":416},{"source":416,"target":232},{"source":236,"target":200},{"source":236,"target":235},{"source":236,"target":417},{"source":417,"target":235},{"source":237,"target":200},{"source":237,"target":235},{"source":237,"target":418},{"source":418,"target":235},{"source":238,"target":200},{"source":238,"target":230},{"source":238,"target":419},{"source":419,"target":230},{"source":239,"target":200},{"source":239,"target":230},{"source":239,"target":420},{"source":420,"target":230},{"source":240,"target":200},{"source":240,"target":230},{"source":240,"target":421},{"source":421,"target":230},{"source":241,"target":200},{"source":241,"target":230},{"source":241,"target":422},{"source":422,"target":230},{"source":242,"target":200},{"source":242,"target":231},{"source":242,"target":423},{"source":423,"target":231},{"source":243,"target":200},{"source":243,"target":231},{"source":243,"target":424},{"source":243,"target":425},{"source":424,"target":244},{"source":424,"target":426},{"source":424,"target":243},{"source":424,"target":427},{"source":426,"target":244},{"source":425,"target":231},{"source":244,"target":200},{"source":244,"target":1},{"source":244,"target":411},{"source":244,"target":427},{"source":244,"target":428},{"source":244,"target":429},{"source":411,"target":231},{"source":411,"target":430},{"source":411,"target":244},{"source":411,"target":395},{"source":430,"target":231},{"source":427,"target":243},{"source":427,"target":431},{"source":427,"target":244},{"source":427,"target":424},{"source":431,"target":243},{"source":428,"target":33},{"source":428,"target":432},{"source":428,"target":244},{"source":432,"target":33},{"source":429,"target":1},{"source":245,"target":200},{"source":245,"target":231},{"source":245,"target":433},{"source":245,"target":434},{"source":433,"target":61},{"source":433,"target":435},{"source":433,"target":245},{"source":433,"target":436},{"source":435,"target":61},{"source":434,"target":231},{"source":246,"target":200},{"source":246,"target":231},{"source":246,"target":404},{"source":246,"target":408},{"source":246,"target":437},{"source":404,"target":231},{"source":404,"target":438},{"source":404,"target":246},{"source":404,"target":392},{"source":438,"target":231},{"source":408,"target":231},{"source":408,"target":439},{"source":408,"target":246},{"source":408,"target":394},{"source":439,"target":231},{"source":437,"target":231},{"source":72,"target":200},{"source":72,"target":1},{"source":72,"target":440},{"source":72,"target":441},{"source":72,"target":442},{"source":440,"target":248},{"source":440,"target":443},{"source":440,"target":72},{"source":440,"target":444},{"source":443,"target":248},{"source":441,"target":247},{"source":441,"target":445},{"source":441,"target":72},{"source":441,"target":446},{"source":445,"target":247},{"source":442,"target":1},{"source":247,"target":200},{"source":247,"target":1},{"source":247,"target":446},{"source":247,"target":399},{"source":247,"target":447},{"source":446,"target":72},{"source":446,"target":448},{"source":446,"target":247},{"source":446,"target":441},{"source":448,"target":72},{"source":399,"target":231},{"source":399,"target":449},{"source":399,"target":247},{"source":399,"target":390},{"source":449,"target":231},{"source":447,"target":1},{"source":248,"target":200},{"source":248,"target":1},{"source":248,"target":444},{"source":248,"target":450},{"source":444,"target":72},{"source":444,"target":451},{"source":444,"target":248},{"source":444,"target":440},{"source":451,"target":72},{"source":450,"target":1},{"source":249,"target":200},{"source":249,"target":248},{"source":249,"target":452},{"source":249,"target":287},{"source":249,"target":406},{"source":249,"target":453},{"source":452,"target":33},{"source":452,"target":454},{"source":452,"target":249},{"source":454,"target":33},{"source":287,"target":50},{"source":287,"target":455},{"source":287,"target":249},{"source":287,"target":262},{"source":455,"target":50},{"source":406,"target":231},{"source":406,"target":456},{"source":406,"target":249},{"source":406,"target":393},{"source":456,"target":231},{"source":453,"target":248},{"source":250,"target":200},{"source":250,"target":248},{"source":250,"target":457},{"source":250,"target":384},{"source":250,"target":402},{"source":250,"target":283},{"source":250,"target":458},{"source":457,"target":33},{"source":457,"target":459},{"source":457,"target":250},{"source":459,"target":33},{"source":384,"target":107},{"source":384,"target":460},{"source":384,"target":250},{"source":384,"target":381},{"source":460,"target":107},{"source":402,"target":231},{"source":402,"target":461},{"source":402,"target":250},{"source":402,"target":391},{"source":461,"target":231},{"source":283,"target":50},{"source":283,"target":462},{"source":283,"target":250},{"source":283,"target":260},{"source":462,"target":50},{"source":458,"target":248},{"source":61,"target":200},{"source":61,"target":1},{"source":61,"target":463},{"source":61,"target":464},{"source":61,"target":436},{"source":61,"target":465},{"source":61,"target":466},{"source":463,"target":33},{"source":463,"target":467},{"source":463,"target":61},{"source":467,"target":33},{"source":464,"target":61},{"source":464,"target":468},{"source":464,"target":61},{"source":464,"target":465},{"source":468,"target":61},{"source":436,"target":245},{"source":436,"target":469},{"source":436,"target":61},{"source":436,"target":433},{"source":469,"target":245},{"source":465,"target":61},{"source":465,"target":470},{"source":465,"target":61},{"source":465,"target":464},{"source":470,"target":61},{"source":466,"target":1},{"source":471,"target":59},{"source":471,"target":303},{"source":471,"target":307},{"source":471,"target":33},{"source":59,"target":471},{"source":303,"target":471},{"source":307,"target":471},{"source":33,"target":471}],"multigraph":true}
ecore
transformation
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset-mtl/repos/adilinam/QVTo-QVTd-OCL/org.eclipse.qvtd.xtext.qvtrelation/model/QVTrelationCS.ecore
qvtrelationcs AbstractDomainCS CollectionTemplateCS ownedMemberIdentifiers ownedRestIdentifier DefaultValueCS ownedInitExpression propertyId DomainCS implementedBy isCheckonly isEnforce modelId isReplace ownedPattern ownedDefaultValues ownedImplementedBy DomainPatternCS ownedTemplate ElementTemplateCS identifier KeyDeclCS ownedPathName propertyIds ownedOppositePropertyIds classId ModelDeclCS metamodelIds ObjectTemplateCS ownedPropertyTemplates ParamDeclarationCS PatternCS ownedPredicates PredicateCS ownedCondition PrimitiveTypeDomainCS PropertyTemplateCS owningObjectTemplate propertyId ownedOppositePropertyId ownedExpression QueryCS ownedParameters ownedExpression RelationCS isDefault false isTop false overrides ownedVarDeclarations ownedDomains ownedWhen ownedWhere TemplateCS ownedGuardExpression TemplateVariableCS ownedType TopLevelCS ownedImportClauses ownedTransformations TransformationCS ownedModelDecls extends ownedKeyDecls ownedPathName ownedQueries ownedRelations UnitCS identifiers VarDeclarationCS ownedInitExpression ownedType ownedVarDeclarationIds VarDeclarationIdCS
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="qvtrelationcs" nsURI="http://www.eclipse.org/qvt/2015/QVTrelationCS" nsPrefix="qvtrcs"> <eClassifiers xsi:type="ecore:EClass" name="AbstractDomainCS" abstract="true" eSuperTypes="../../org.eclipse.ocl.xtext.base/model/BaseCS.ecore#//ModelElementCS ../../org.eclipse.ocl.pivot/model/Pivot.ecore#//Nameable"/> <eClassifiers xsi:type="ecore:EClass" name="CollectionTemplateCS" eSuperTypes="#//TemplateCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedMemberIdentifiers" lowerBound="1" upperBound="-1" eType="#//TemplateVariableCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedRestIdentifier" eType="#//ElementTemplateCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DefaultValueCS" eSuperTypes="../../org.eclipse.ocl.xtext.base/model/BaseCS.ecore#//ModelElementCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedInitExpression" lowerBound="1" eType="ecore:EClass ../../org.eclipse.ocl.xtext.essentialocl/model/EssentialOCLCS.ecore#//ExpCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyId" lowerBound="1" eType="ecore:EClass ../../org.eclipse.ocl.pivot/model/Pivot.ecore#//Variable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DomainCS" eSuperTypes="#//AbstractDomainCS"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="implementedBy" eType="ecore:EDataType ../../org.eclipse.ocl.pivot/model/Pivot.ecore#//String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isCheckonly" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isEnforce" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="modelId" eType="ecore:EClass ../../org.eclipse.qvtd.pivot.qvtbase/model/QVTbase.ecore#//TypedModel"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isReplace" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPattern" upperBound="-1" eType="#//DomainPatternCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDefaultValues" upperBound="-1" eType="#//DefaultValueCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedImplementedBy" eType="ecore:EClass ../../org.eclipse.ocl.xtext.essentialocl/model/EssentialOCLCS.ecore#//ExpCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DomainPatternCS" eSuperTypes="../../org.eclipse.ocl.xtext.base/model/BaseCS.ecore#//ModelElementCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedTemplate" eType="#//TemplateCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ElementTemplateCS" eSuperTypes="#//TemplateVariableCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="identifier" eType="ecore:EClass ../../org.eclipse.ocl.pivot/model/Pivot.ecore#//Variable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="KeyDeclCS" eSuperTypes="../../org.eclipse.ocl.xtext.base/model/BaseCS.ecore#//ModelElementCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPathName" eType="ecore:EClass ../../org.eclipse.ocl.xtext.base/model/BaseCS.ecore#//PathNameCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyIds" upperBound="-1" eType="ecore:EClass ../../org.eclipse.ocl.pivot/model/Pivot.ecore#//Property"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedOppositePropertyIds" upperBound="-1" eType="ecore:EClass ../../org.eclipse.ocl.xtext.base/model/BaseCS.ecore#//PathNameCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="classId" eType="ecore:EClass ../../org.eclipse.ocl.pivot/model/Pivot.ecore#//Class" changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModelDeclCS" eSuperTypes="../../org.eclipse.ocl.xtext.base/model/BaseCS.ecore#//NamedElementCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="metamodelIds" upperBound="-1" eType="ecore:EClass ../../org.eclipse.ocl.pivot/model/Pivot.ecore#//Namespace"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectTemplateCS" eSuperTypes="#//TemplateCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPropertyTemplates" upperBound="-1" eType="#//PropertyTemplateCS" containment="true" eOpposite="#//PropertyTemplateCS/owningObjectTemplate"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParamDeclarationCS" eSuperTypes="../../org.eclipse.ocl.xtext.base/model/BaseCS.ecore#//TypedElementCS"/> <eClassifiers xsi:type="ecore:EClass" name="PatternCS" eSuperTypes="../../org.eclipse.ocl.xtext.base/model/BaseCS.ecore#//ModelElementCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPredicates" lowerBound="1" upperBound="-1" eType="#//PredicateCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PredicateCS" eSuperTypes="../../org.eclipse.ocl.xtext.base/model/BaseCS.ecore#//ModelElementCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedCondition" lowerBound="1" eType="ecore:EClass ../../org.eclipse.ocl.xtext.essentialocl/model/EssentialOCLCS.ecore#//ExpCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeDomainCS" eSuperTypes="#//TemplateVariableCS #//AbstractDomainCS"/> <eClassifiers xsi:type="ecore:EClass" name="PropertyTemplateCS" eSuperTypes="../../org.eclipse.ocl.xtext.base/model/BaseCS.ecore#//ModelElementCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="owningObjectTemplate" eType="#//ObjectTemplateCS" resolveProxies="false" eOpposite="#//ObjectTemplateCS/ownedPropertyTemplates"/> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyId" eType="ecore:EClass ../../org.eclipse.ocl.pivot/model/Pivot.ecore#//Property"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedOppositePropertyId" eType="ecore:EClass ../../org.eclipse.ocl.xtext.base/model/BaseCS.ecore#//PathNameCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedExpression" eType="ecore:EClass ../../org.eclipse.ocl.xtext.essentialocl/model/EssentialOCLCS.ecore#//ExpCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="QueryCS" eSuperTypes="../../org.eclipse.ocl.xtext.base/model/BaseCS.ecore#//TypedElementCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameters" upperBound="-1" eType="#//ParamDeclarationCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedExpression" eType="ecore:EClass ../../org.eclipse.ocl.xtext.essentialocl/model/EssentialOCLCS.ecore#//ExpCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RelationCS" eSuperTypes="../../org.eclipse.ocl.xtext.base/model/BaseCS.ecore#//NamedElementCS"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDefault" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isTop" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="overrides" eType="ecore:EClass ../../org.eclipse.qvtd.pivot.qvtrelation/model/QVTrelation.ecore#QVTRelation.Relation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedVarDeclarations" upperBound="-1" eType="#//VarDeclarationCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDomains" upperBound="-1" eType="#//AbstractDomainCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedWhen" eType="#//PatternCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedWhere" eType="#//PatternCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TemplateCS" abstract="true" eSuperTypes="../../org.eclipse.ocl.xtext.essentialocl/model/EssentialOCLCS.ecore#//ExpCS #//TemplateVariableCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedGuardExpression" eType="ecore:EClass ../../org.eclipse.ocl.xtext.essentialocl/model/EssentialOCLCS.ecore#//ExpCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TemplateVariableCS" abstract="true" eSuperTypes="../../org.eclipse.ocl.xtext.base/model/BaseCS.ecore#//NamedElementCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedType" eType="ecore:EClass ../../org.eclipse.ocl.xtext.base/model/BaseCS.ecore#//TypedRefCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TopLevelCS" eSuperTypes="../../org.eclipse.ocl.xtext.base/model/BaseCS.ecore#//RootPackageCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedImportClauses" upperBound="-1" eType="#//UnitCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedTransformations" upperBound="-1" eType="#//TransformationCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TransformationCS" eSuperTypes="../../org.eclipse.ocl.xtext.base/model/BaseCS.ecore#//ClassCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedModelDecls" upperBound="-1" eType="#//ModelDeclCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extends" upperBound="-1" eType="ecore:EClass ../../org.eclipse.qvtd.pivot.qvtbase/model/QVTbase.ecore#//Transformation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedKeyDecls" upperBound="-1" eType="#//KeyDeclCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPathName" eType="ecore:EClass ../../org.eclipse.ocl.xtext.base/model/BaseCS.ecore#//PathNameCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedQueries" upperBound="-1" eType="#//QueryCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedRelations" upperBound="-1" eType="#//RelationCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnitCS" eSuperTypes="../../org.eclipse.ocl.xtext.base/model/BaseCS.ecore#//ModelElementCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="identifiers" lowerBound="1" upperBound="-1" eType="ecore:EClass ../../org.eclipse.ocl.pivot/model/Pivot.ecore#//Element"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VarDeclarationCS" eSuperTypes="../../org.eclipse.ocl.xtext.base/model/BaseCS.ecore#//ModelElementCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedInitExpression" eType="ecore:EClass ../../org.eclipse.ocl.xtext.essentialocl/model/EssentialOCLCS.ecore#//ExpCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedType" eType="ecore:EClass ../../org.eclipse.ocl.xtext.base/model/BaseCS.ecore#//TypedRefCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedVarDeclarationIds" upperBound="-1" eType="#//VarDeclarationIdCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VarDeclarationIdCS" eSuperTypes="../../org.eclipse.ocl.xtext.base/model/BaseCS.ecore#//NamedElementCS"/> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"qvtrcs","nsURI":"http://www.eclipse.org/qvt/2015/QVTrelationCS","name":"qvtrelationcs","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractDomainCS","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionTemplateCS","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefaultValueCS","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DomainCS","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DomainPatternCS","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementTemplateCS","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KeyDeclCS","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelDeclCS","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectTemplateCS","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParamDeclarationCS","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PatternCS","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PredicateCS","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeDomainCS","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyTemplateCS","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QueryCS","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationCS","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateCS","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateVariableCS","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TopLevelCS","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransformationCS","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnitCS","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VarDeclarationCS","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VarDeclarationIdCS","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedMemberIdentifiers","changeable":true,"resolveProxies":true,"lowerBound":1,"id":26,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedRestIdentifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedInitExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"propertyId","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"implementedBy","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isCheckonly","changeable":true,"lowerBound":0,"iD":false,"id":37,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isEnforce","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"modelId","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isReplace","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPattern","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDefaultValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedImplementedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedTemplate","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPathName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"propertyIds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedOppositePropertyIds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"classId","changeable":false,"resolveProxies":false,"lowerBound":0,"id":62,"derived":true},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"metamodelIds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPropertyTemplates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningObjectTemplate","changeable":true,"resolveProxies":false,"lowerBound":0,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPredicates","changeable":true,"resolveProxies":true,"lowerBound":1,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedCondition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"propertyId","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedOppositePropertyId","changeable":true,"resolveProxies":true,"lowerBound":0,"id":85,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isDefault","changeable":true,"lowerBound":0,"iD":false,"id":97,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isTop","changeable":true,"lowerBound":0,"iD":false,"id":98,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"overrides","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedVarDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDomains","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedWhen","changeable":true,"resolveProxies":true,"lowerBound":0,"id":102,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedWhere","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedGuardExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":112,"derived":false},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":116,"derived":false},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedImportClauses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedTransformations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":120,"derived":false},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedModelDecls","changeable":true,"resolveProxies":true,"lowerBound":0,"id":124,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extends","changeable":true,"resolveProxies":true,"lowerBound":0,"id":125,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedKeyDecls","changeable":true,"resolveProxies":true,"lowerBound":0,"id":126,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPathName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":127,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedQueries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedRelations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":129,"derived":false},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"identifiers","changeable":true,"resolveProxies":true,"lowerBound":1,"id":137,"derived":false},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedInitExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":140,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":141,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedVarDeclarationIds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":1,"target":0},{"source":1,"target":24},{"source":1,"target":25},{"source":2,"target":0},{"source":2,"target":17},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":26,"target":18},{"source":26,"target":29},{"source":26,"target":2},{"source":29,"target":18},{"source":27,"target":6},{"source":27,"target":30},{"source":27,"target":2},{"source":30,"target":6},{"source":28,"target":17},{"source":3,"target":0},{"source":3,"target":31},{"source":3,"target":32},{"source":3,"target":33},{"source":31,"target":34},{"source":31,"target":3},{"source":32,"target":35},{"source":32,"target":3},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":36},{"source":4,"target":37},{"source":4,"target":38},{"source":4,"target":39},{"source":4,"target":40},{"source":4,"target":41},{"source":4,"target":42},{"source":4,"target":43},{"source":4,"target":44},{"source":36,"target":45},{"source":36,"target":4},{"source":37,"target":46},{"source":37,"target":4},{"source":38,"target":47},{"source":38,"target":4},{"source":39,"target":48},{"source":39,"target":4},{"source":40,"target":49},{"source":40,"target":4},{"source":41,"target":5},{"source":41,"target":50},{"source":41,"target":4},{"source":50,"target":5},{"source":42,"target":3},{"source":42,"target":51},{"source":42,"target":4},{"source":51,"target":3},{"source":43,"target":52},{"source":43,"target":4},{"source":44,"target":1},{"source":5,"target":0},{"source":5,"target":53},{"source":5,"target":54},{"source":53,"target":17},{"source":53,"target":55},{"source":53,"target":5},{"source":55,"target":17},{"source":6,"target":0},{"source":6,"target":18},{"source":6,"target":56},{"source":6,"target":57},{"source":56,"target":58},{"source":56,"target":6},{"source":57,"target":18},{"source":7,"target":0},{"source":7,"target":59},{"source":7,"target":60},{"source":7,"target":61},{"source":7,"target":62},{"source":7,"target":63},{"source":59,"target":64},{"source":59,"target":7},{"source":60,"target":65},{"source":60,"target":7},{"source":61,"target":66},{"source":61,"target":7},{"source":62,"target":67},{"source":62,"target":7},{"source":8,"target":0},{"source":8,"target":68},{"source":8,"target":69},{"source":68,"target":70},{"source":68,"target":8},{"source":9,"target":0},{"source":9,"target":17},{"source":9,"target":71},{"source":9,"target":72},{"source":71,"target":14},{"source":71,"target":73},{"source":71,"target":9},{"source":71,"target":74},{"source":73,"target":14},{"source":72,"target":17},{"source":10,"target":0},{"source":10,"target":75},{"source":11,"target":0},{"source":11,"target":76},{"source":11,"target":77},{"source":76,"target":12},{"source":76,"target":78},{"source":76,"target":11},{"source":78,"target":12},{"source":12,"target":0},{"source":12,"target":79},{"source":12,"target":80},{"source":79,"target":81},{"source":79,"target":12},{"source":13,"target":0},{"source":13,"target":18},{"source":13,"target":1},{"source":13,"target":82},{"source":13,"target":83},{"source":82,"target":18},{"source":83,"target":1},{"source":14,"target":0},{"source":14,"target":74},{"source":14,"target":84},{"source":14,"target":85},{"source":14,"target":86},{"source":14,"target":87},{"source":74,"target":9},{"source":74,"target":88},{"source":74,"target":14},{"source":74,"target":71},{"source":88,"target":9},{"source":84,"target":89},{"source":84,"target":14},{"source":85,"target":90},{"source":85,"target":14},{"source":86,"target":91},{"source":86,"target":14},{"source":15,"target":0},{"source":15,"target":92},{"source":15,"target":93},{"source":15,"target":94},{"source":92,"target":10},{"source":92,"target":95},{"source":92,"target":15},{"source":95,"target":10},{"source":93,"target":96},{"source":93,"target":15},{"source":16,"target":0},{"source":16,"target":97},{"source":16,"target":98},{"source":16,"target":99},{"source":16,"target":100},{"source":16,"target":101},{"source":16,"target":102},{"source":16,"target":103},{"source":16,"target":104},{"source":97,"target":105},{"source":97,"target":16},{"source":98,"target":106},{"source":98,"target":16},{"source":99,"target":107},{"source":99,"target":16},{"source":100,"target":22},{"source":100,"target":108},{"source":100,"target":16},{"source":108,"target":22},{"source":101,"target":1},{"source":101,"target":109},{"source":101,"target":16},{"source":109,"target":1},{"source":102,"target":11},{"source":102,"target":110},{"source":102,"target":16},{"source":110,"target":11},{"source":103,"target":11},{"source":103,"target":111},{"source":103,"target":16},{"source":111,"target":11},{"source":17,"target":0},{"source":17,"target":18},{"source":17,"target":112},{"source":17,"target":113},{"source":17,"target":114},{"source":112,"target":115},{"source":112,"target":17},{"source":114,"target":18},{"source":18,"target":0},{"source":18,"target":116},{"source":18,"target":117},{"source":116,"target":118},{"source":116,"target":18},{"source":19,"target":0},{"source":19,"target":119},{"source":19,"target":120},{"source":19,"target":121},{"source":119,"target":21},{"source":119,"target":122},{"source":119,"target":19},{"source":122,"target":21},{"source":120,"target":20},{"source":120,"target":123},{"source":120,"target":19},{"source":123,"target":20},{"source":20,"target":0},{"source":20,"target":124},{"source":20,"target":125},{"source":20,"target":126},{"source":20,"target":127},{"source":20,"target":128},{"source":20,"target":129},{"source":20,"target":130},{"source":124,"target":8},{"source":124,"target":131},{"source":124,"target":20},{"source":131,"target":8},{"source":125,"target":132},{"source":125,"target":20},{"source":126,"target":7},{"source":126,"target":133},{"source":126,"target":20},{"source":133,"target":7},{"source":127,"target":134},{"source":127,"target":20},{"source":128,"target":15},{"source":128,"target":135},{"source":128,"target":20},{"source":135,"target":15},{"source":129,"target":16},{"source":129,"target":136},{"source":129,"target":20},{"source":136,"target":16},{"source":21,"target":0},{"source":21,"target":137},{"source":21,"target":138},{"source":137,"target":139},{"source":137,"target":21},{"source":22,"target":0},{"source":22,"target":140},{"source":22,"target":141},{"source":22,"target":142},{"source":22,"target":143},{"source":140,"target":144},{"source":140,"target":22},{"source":141,"target":145},{"source":141,"target":22},{"source":142,"target":23},{"source":142,"target":146},{"source":142,"target":22},{"source":146,"target":23},{"source":23,"target":0},{"source":23,"target":147}],"multigraph":true}
ecore
library
repo-ecore-all/data/prayasb/org.eclipse.emf.teneo/tests/org.eclipse.emf.teneo.samples/src/org/eclipse/emf/teneo/samples/emf/annotations/hbmapkeys/model/hbmapkeys.ecore
hbmapkeys Book title writersByName cityByWriter City name cityWriter StringToWriterMapEntry java.util.Map$Entry java.util.Map$Entry key value Writer name WriterToCityMapEntry java.util.Map$Entry java.util.Map$Entry key value
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="hbmapkeys" nsURI="http://www.eclipse.org/emf/teneo/samples/emf/annotations/hbmapkeys" nsPrefix="hbmapkeys"> <eClassifiers xsi:type="ecore:EClass" name="Book"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Book"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="title"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="writersByName" upperBound="-1" eType="#//StringToWriterMapEntry" containment="true" resolveProxies="false"> <eAnnotations source="teneo.jpa"> <details key="appinfo" value="&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;@HbMapKey(columns=@Column(name=&quot;THENAMEOFTHEWRITER&quot;))&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;@JoinColumn(name=&quot;JOIN_COLUMN_WRITER&quot;)&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="writersByName"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="cityByWriter" upperBound="-1" eType="#//WriterToCityMapEntry" containment="true" resolveProxies="false"> <eAnnotations source="teneo.jpa"> <details key="appinfo" value="&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;@MapKeyManyToMany(targetEntity=&quot;Writer&quot;, joinColumns=@JoinColumn(name=&quot;THE_CITYWRITER_ID&quot;))&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;@JoinColumn(name=&quot;JOIN_COLUMN_CITY&quot;)&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="cityByWriter"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="City"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="City"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="name"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="cityWriter" lowerBound="1" eType="#//Writer" resolveProxies="false"> <eAnnotations source="teneo.jpa"> <details key="appinfo" value="&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;@JoinColumn(name=&quot;THE_CITYWRITER_ID&quot;)&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="cityWriter"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringToWriterMapEntry" instanceClassName="java.util.Map$Entry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="StringToWriterMapEntry"/> <details key="kind" value="empty"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="key"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Writer" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="value"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Writer"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Writer"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="teneo.jpa"> <details key="appinfo" value="&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;@Column(name=&quot;THENAMEOFTHEWRITER&quot;)&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="name"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WriterToCityMapEntry" instanceClassName="java.util.Map$Entry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="WriterToCityMapEntry"/> <details key="kind" value="empty"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="key" eType="#//Writer" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="key"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//City" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="value"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"hbmapkeys","nsURI":"http://www.eclipse.org/emf/teneo/samples/emf/annotations/hbmapkeys","name":"hbmapkeys","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"City","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"StringToWriterMapEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Writer","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"WriterToCityMapEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":1,"iD":false,"id":6,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"writersByName","changeable":true,"resolveProxies":false,"lowerBound":0,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cityByWriter","changeable":true,"resolveProxies":false,"lowerBound":0,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"cityWriter","changeable":true,"resolveProxies":false,"lowerBound":1,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":false,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":false,"lowerBound":0,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":false,"lowerBound":0,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":6,"target":9},{"source":6,"target":1},{"source":7,"target":3},{"source":7,"target":10},{"source":7,"target":1},{"source":10,"target":3},{"source":8,"target":5},{"source":8,"target":11},{"source":8,"target":1},{"source":11,"target":5},{"source":2,"target":0},{"source":2,"target":12},{"source":2,"target":13},{"source":12,"target":14},{"source":12,"target":2},{"source":13,"target":4},{"source":13,"target":15},{"source":13,"target":2},{"source":15,"target":4},{"source":3,"target":0},{"source":3,"target":16},{"source":3,"target":17},{"source":16,"target":18},{"source":16,"target":3},{"source":17,"target":4},{"source":17,"target":19},{"source":17,"target":3},{"source":19,"target":4},{"source":4,"target":0},{"source":4,"target":20},{"source":20,"target":21},{"source":20,"target":4},{"source":5,"target":0},{"source":5,"target":22},{"source":5,"target":23},{"source":22,"target":4},{"source":22,"target":24},{"source":22,"target":5},{"source":24,"target":4},{"source":23,"target":2},{"source":23,"target":25},{"source":23,"target":5},{"source":25,"target":2}],"multigraph":true}
ecore
petrinet
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/dstrueber/bigtrafo/de.bigtrafo.benchmark/ocl/instances/08/PetriNetWithOCLPaper.ecore
PetriNetModel PetriNet transition arcPT arcTP place name Transition name preArc postArc ArcPT inscription transition place ArcTP inscription place transition Place name preArc token postArc
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="PetriNetModel" nsURI="http://www.example.org/PetriNetModelWithOCL" nsPrefix="pnocl"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="PetriNet"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="TransitionConnectedToPlace"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="TransitionConnectedToPlace" value="self.transition -> forAll(t:Transition | t.preArc -> exists(apt:ArcPT | apt.place -> notEmpty()) or t.postArc -> exists(atp:ArcTP | atp.place -> notEmpty()))"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="transition" upperBound="-1" eType="#//Transition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arcPT" upperBound="-1" eType="#//ArcPT" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arcTP" upperBound="-1" eType="#//ArcTP" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="place" upperBound="-1" eType="#//Place" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="preArc" upperBound="-1" eType="#//ArcPT"/> <eStructuralFeatures xsi:type="ecore:EReference" name="postArc" upperBound="-1" eType="#//ArcTP"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArcPT"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="inscription" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transition" ordered="false" upperBound="-1" eType="#//Transition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="place" ordered="false" upperBound="-1" eType="#//Place"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArcTP"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="inscription" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="place" ordered="false" upperBound="-1" eType="#//Place"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transition" ordered="false" upperBound="-1" eType="#//Transition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Place"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="preArc" upperBound="-1" eType="#//ArcTP"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="token" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/> <eStructuralFeatures xsi:type="ecore:EReference" name="postArc" upperBound="-1" eType="#//ArcPT"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"pnocl","nsURI":"http://www.example.org/PetriNetModelWithOCL","name":"PetriNetModel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PetriNet","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArcPT","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArcTP","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Place","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arcPT","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arcTP","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"place","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"preArc","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"postArc","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"inscription","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"transition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"place","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"inscription","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"place","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"transition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"preArc","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"token","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"postArc","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":6,"target":2},{"source":6,"target":11},{"source":6,"target":1},{"source":11,"target":2},{"source":7,"target":3},{"source":7,"target":12},{"source":7,"target":1},{"source":12,"target":3},{"source":8,"target":4},{"source":8,"target":13},{"source":8,"target":1},{"source":13,"target":4},{"source":9,"target":5},{"source":9,"target":14},{"source":9,"target":1},{"source":14,"target":5},{"source":10,"target":15},{"source":10,"target":1},{"source":2,"target":0},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":18},{"source":16,"target":19},{"source":16,"target":2},{"source":17,"target":3},{"source":17,"target":20},{"source":17,"target":2},{"source":20,"target":3},{"source":18,"target":4},{"source":18,"target":21},{"source":18,"target":2},{"source":21,"target":4},{"source":3,"target":0},{"source":3,"target":22},{"source":3,"target":23},{"source":3,"target":24},{"source":22,"target":25},{"source":22,"target":3},{"source":23,"target":2},{"source":23,"target":26},{"source":23,"target":3},{"source":26,"target":2},{"source":24,"target":5},{"source":24,"target":27},{"source":24,"target":3},{"source":27,"target":5},{"source":4,"target":0},{"source":4,"target":28},{"source":4,"target":29},{"source":4,"target":30},{"source":28,"target":31},{"source":28,"target":4},{"source":29,"target":5},{"source":29,"target":32},{"source":29,"target":4},{"source":32,"target":5},{"source":30,"target":2},{"source":30,"target":33},{"source":30,"target":4},{"source":33,"target":2},{"source":5,"target":0},{"source":5,"target":34},{"source":5,"target":35},{"source":5,"target":36},{"source":5,"target":37},{"source":34,"target":38},{"source":34,"target":5},{"source":35,"target":4},{"source":35,"target":39},{"source":35,"target":5},{"source":39,"target":4},{"source":36,"target":40},{"source":36,"target":5},{"source":37,"target":3},{"source":37,"target":41},{"source":37,"target":5},{"source":41,"target":3}],"multigraph":true}
ecore
statemachine
repo-ecore-all/data/tetrabox/examples-behavioral-interface/languages/statemachines/org.tetrabox.examples.statemachines.melange/model-gen/InterpretedStateMachinesMT.ecore
statemachines CustomSystem statemachine signals operations Signal attributes Operation inParameters outParameters return EventType SignalEventType signal CallEventType operation Attribute BooleanAttribute IntegerAttribute StringAttribute Constraint T V value attribute BooleanConstraint IntegerConstraint StringConstraint NamedElement name StateMachine run eventOccurrenceReceived event regions Region vertice transitions stateMachine state currentVertex Vertex container outgoingTransitions incomingTransitions Pseudostate kind state State regions entry doActivity exit deferrableTriggers connectionPoint isEntryCompleted isDoActivityCompleted isExitCompleted FinalState Transition fire eventOccurrence source target triggers container kind effect constraint Trigger eventType Behavior emittedSignals OperationBehavior attributeValues AttributeValue BooleanAttributeValue attribute value IntegerAttributeValue attribute value StringAttributeValue attribute value EventOccurrence CompletionEventOccurrence state SignalEventOccurrence signal attributeValues CallEventOccurrence operation inParameterValues outParameterValues returnValue PseudostateKind initial initial join join fork fork terminate terminate entrypoint entrypoint exitpoint exitpoint TransitionKind internal internal local local external external
<?xml version="1.0" encoding="ASCII"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="statemachines" nsURI="http://org.tetrabox.examples.statemachines.interpretedstatemachinesmt/statemachines/" nsPrefix="statemachines"> <eClassifiers xsi:type="ecore:EClass" name="CustomSystem"> <eStructuralFeatures xsi:type="ecore:EReference" name="statemachine" lowerBound="1" eType="//StateMachine" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="signals" upperBound="-1" eType="//Signal" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1" eType="//Operation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1" eType="//Attribute" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="inParameters" upperBound="-1" eType="//Attribute" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outParameters" upperBound="-1" eType="//Attribute" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="return" eType="//Attribute" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EventType" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="SignalEventType" eSuperTypes="//EventType"> <eStructuralFeatures xsi:type="ecore:EReference" name="signal" lowerBound="1" eType="//Signal"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CallEventType" eSuperTypes="//EventType"> <eStructuralFeatures xsi:type="ecore:EReference" name="operation" lowerBound="1" eType="//Operation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Attribute" abstract="true" eSuperTypes="//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="BooleanAttribute" eSuperTypes="//Attribute"/> <eClassifiers xsi:type="ecore:EClass" name="IntegerAttribute" eSuperTypes="//Attribute"/> <eClassifiers xsi:type="ecore:EClass" name="StringAttribute" eSuperTypes="//Attribute"/> <eClassifiers xsi:type="ecore:EClass" name="Constraint" abstract="true"> <eTypeParameters name="T"/> <eTypeParameters name="V"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value"> <eGenericType eTypeParameter="//Constraint/V"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute"> <eGenericType eTypeParameter="//Constraint/T"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanConstraint"> <eGenericSuperTypes eClassifier="//Constraint"> <eTypeArguments eClassifier="//BooleanAttribute"/> <eTypeArguments> <eClassifier xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> </eTypeArguments> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntegerConstraint"> <eGenericSuperTypes eClassifier="//Constraint"> <eTypeArguments eClassifier="//IntegerAttribute"/> <eTypeArguments> <eClassifier xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> </eTypeArguments> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringConstraint"> <eGenericSuperTypes eClassifier="//Constraint"> <eTypeArguments eClassifier="//StringAttribute"/> <eTypeArguments> <eClassifier xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eTypeArguments> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="//NamedElement"> <eOperations name="run"> <eAnnotations source="aspect"/> </eOperations> <eOperations name="eventOccurrenceReceived"> <eAnnotations source="aspect"/> <eParameters name="event" eType="//EventOccurrence"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="regions" lowerBound="1" upperBound="-1" eType="//Region" containment="true" eOpposite="//Region/stateMachine"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Region" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="vertice" upperBound="-1" eType="//Vertex" containment="true" eOpposite="//Vertex/container"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1" eType="//Transition" containment="true" eOpposite="//Transition/container"/> <eStructuralFeatures xsi:type="ecore:EReference" name="stateMachine" eType="//StateMachine" eOpposite="//StateMachine/regions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="state" eType="//State" eOpposite="//State/regions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="currentVertex" unique="false" eType="//Vertex"> <eAnnotations source="aspect"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Vertex" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="container" eType="//Region" eOpposite="//Region/vertice"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoingTransitions" upperBound="-1" eType="//Transition" eOpposite="//Transition/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="incomingTransitions" upperBound="-1" eType="//Transition" eOpposite="//Transition/target"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Pseudostate" eSuperTypes="//Vertex"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" lowerBound="1" eType="//PseudostateKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="state" eType="//State" eOpposite="//State/connectionPoint"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="//Vertex"> <eStructuralFeatures xsi:type="ecore:EReference" name="regions" upperBound="-1" eType="//Region" containment="true" eOpposite="//Region/state"/> <eStructuralFeatures xsi:type="ecore:EReference" name="entry" eType="//Behavior" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="doActivity" eType="//Behavior" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exit" eType="//Behavior" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="deferrableTriggers" upperBound="-1" eType="//Trigger" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="connectionPoint" upperBound="-1" eType="//Pseudostate" containment="true" eOpposite="//Pseudostate/state"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isEntryCompleted" unique="false"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDoActivityCompleted" unique="false"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isExitCompleted" unique="false"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="//State"/> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="//NamedElement"> <eOperations name="fire"> <eAnnotations source="aspect"/> <eParameters name="eventOccurrence" eType="//EventOccurrence"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="//Vertex" eOpposite="//Vertex/outgoingTransitions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="//Vertex" eOpposite="//Vertex/incomingTransitions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="triggers" upperBound="-1" eType="//Trigger" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="container" lowerBound="1" eType="//Region" eOpposite="//Region/transitions"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="//TransitionKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="effect" eType="//Behavior" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constraint" containment="true"> <eGenericType eClassifier="//Constraint"> <eTypeArguments/> <eTypeArguments/> </eGenericType> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Trigger" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="eventType" lowerBound="1" eType="//EventType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Behavior" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="emittedSignals" upperBound="-1" eType="//SignalEventOccurrence" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OperationBehavior" eSuperTypes="//Behavior"> <eStructuralFeatures xsi:type="ecore:EReference" name="attributeValues" upperBound="-1" eType="//AttributeValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AttributeValue" abstract="true"> <eAnnotations source="aspect"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanAttributeValue" eSuperTypes="//AttributeValue"> <eAnnotations source="aspect"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute" eType="//BooleanAttribute"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntegerAttributeValue" eSuperTypes="//AttributeValue"> <eAnnotations source="aspect"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute" eType="//IntegerAttribute"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringAttributeValue" eSuperTypes="//AttributeValue"> <eAnnotations source="aspect"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute" eType="//StringAttribute"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EventOccurrence"> <eAnnotations source="aspect"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompletionEventOccurrence"> <eAnnotations source="aspect"/> <eStructuralFeatures xsi:type="ecore:EReference" name="state" eType="//State"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SignalEventOccurrence" eSuperTypes="//EventOccurrence"> <eAnnotations source="aspect"/> <eStructuralFeatures xsi:type="ecore:EReference" name="signal" lowerBound="1" eType="//Signal"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attributeValues" upperBound="-1" eType="//AttributeValue" containment="true"> <eAnnotations source="aspect"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CallEventOccurrence" eSuperTypes="//EventOccurrence"> <eAnnotations source="aspect"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operation" lowerBound="1" eType="//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inParameterValues" upperBound="-1" eType="//AttributeValue" containment="true"> <eAnnotations source="aspect"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="outParameterValues" upperBound="-1" eType="//AttributeValue" containment="true"> <eAnnotations source="aspect"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="returnValue" eType="//AttributeValue" containment="true"> <eAnnotations source="aspect"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="PseudostateKind"> <eLiterals name="initial"/> <eLiterals name="join" value="1"/> <eLiterals name="fork" value="2"/> <eLiterals name="terminate" value="3"/> <eLiterals name="entrypoint" value="4"/> <eLiterals name="exitpoint" value="5"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TransitionKind"> <eLiterals name="internal"/> <eLiterals name="local" value="1"/> <eLiterals name="external" value="2"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"statemachines","nsURI":"http://org.tetrabox.examples.statemachines.interpretedstatemachinesmt/statemachines/","name":"statemachines","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustomSystem","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventType","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignalEventType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallEventType","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanAttribute","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerAttribute","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringAttribute","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanConstraint","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerConstraint","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringConstraint","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Region","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vertex","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pseudostate","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trigger","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationBehavior","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeValue","instanceClass":null,"abstract":true,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanAttributeValue","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerAttributeValue","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringAttributeValue","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventOccurrence","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompletionEventOccurrence","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignalEventOccurrence","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallEventOccurrence","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PseudostateKind","instanceClass":null,"id":34,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"TransitionKind","instanceClass":null,"id":35,"serializable":true,"eClass":"EEnum"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statemachine","changeable":true,"resolveProxies":true,"lowerBound":1,"id":36,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"signals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"return","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"signal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"name":"T","id":62,"eClass":"ETypeParameter"},{"name":"V","id":63,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"run","lowerBound":0,"id":79,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eventOccurrenceReceived","lowerBound":0,"id":80,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"regions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"event","lowerBound":0,"id":83,"many":false,"required":false,"eClass":"EParameter"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"stateMachine","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"vertice","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"state","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"currentVertex","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"container","changeable":true,"resolveProxies":true,"lowerBound":0,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"container","changeable":true,"resolveProxies":true,"lowerBound":1,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"regions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoingTransitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incomingTransitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":107,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":108,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"state","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"connectionPoint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entry","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"doActivity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":115,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":116,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"deferrableTriggers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isEntryCompleted","changeable":true,"lowerBound":0,"iD":false,"id":118,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isDoActivityCompleted","changeable":true,"lowerBound":0,"iD":false,"id":119,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isExitCompleted","changeable":true,"lowerBound":0,"iD":false,"id":120,"derived":false},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"fire","lowerBound":0,"id":132,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"triggers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":134,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"effect","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":136,"derived":false},{"id":137,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eventOccurrence","lowerBound":0,"id":138,"many":false,"required":false,"eClass":"EParameter"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eventType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"emittedSignals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":152,"derived":false},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributeValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":155,"derived":false},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":158,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":163,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":164,"derived":false},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":168,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"state","changeable":true,"resolveProxies":true,"lowerBound":0,"id":173,"derived":false},{"id":174,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"signal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":175,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributeValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":176,"derived":false},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":180,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inParameterValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":181,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outParameterValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":182,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":183,"derived":false},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"name":"initial","id":189,"value":0,"literal":"initial","eClass":"EEnumLiteral"},{"name":"join","id":190,"value":1,"literal":"join","eClass":"EEnumLiteral"},{"name":"fork","id":191,"value":2,"literal":"fork","eClass":"EEnumLiteral"},{"name":"terminate","id":192,"value":3,"literal":"terminate","eClass":"EEnumLiteral"},{"name":"entrypoint","id":193,"value":4,"literal":"entrypoint","eClass":"EEnumLiteral"},{"name":"exitpoint","id":194,"value":5,"literal":"exitpoint","eClass":"EEnumLiteral"},{"name":"internal","id":195,"value":0,"literal":"internal","eClass":"EEnumLiteral"},{"name":"local","id":196,"value":1,"literal":"local","eClass":"EEnumLiteral"},{"name":"external","id":197,"value":2,"literal":"external","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":1,"target":0},{"source":1,"target":36},{"source":1,"target":37},{"source":1,"target":38},{"source":36,"target":16},{"source":36,"target":39},{"source":36,"target":1},{"source":39,"target":16},{"source":37,"target":2},{"source":37,"target":40},{"source":37,"target":1},{"source":40,"target":2},{"source":38,"target":3},{"source":38,"target":41},{"source":38,"target":1},{"source":41,"target":3},{"source":2,"target":0},{"source":2,"target":15},{"source":2,"target":42},{"source":2,"target":43},{"source":42,"target":7},{"source":42,"target":44},{"source":42,"target":2},{"source":44,"target":7},{"source":43,"target":15},{"source":3,"target":0},{"source":3,"target":15},{"source":3,"target":45},{"source":3,"target":46},{"source":3,"target":47},{"source":3,"target":48},{"source":45,"target":7},{"source":45,"target":49},{"source":45,"target":3},{"source":49,"target":7},{"source":46,"target":7},{"source":46,"target":50},{"source":46,"target":3},{"source":50,"target":7},{"source":47,"target":7},{"source":47,"target":51},{"source":47,"target":3},{"source":51,"target":7},{"source":48,"target":15},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":52},{"source":5,"target":53},{"source":52,"target":2},{"source":52,"target":54},{"source":52,"target":5},{"source":54,"target":2},{"source":53,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":55},{"source":6,"target":56},{"source":55,"target":3},{"source":55,"target":57},{"source":55,"target":6},{"source":57,"target":3},{"source":56,"target":4},{"source":7,"target":0},{"source":7,"target":15},{"source":7,"target":58},{"source":58,"target":15},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":59},{"source":59,"target":7},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":60},{"source":60,"target":7},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":61},{"source":61,"target":7},{"source":11,"target":0},{"source":11,"target":62},{"source":11,"target":63},{"source":11,"target":64},{"source":11,"target":65},{"source":64,"target":66},{"source":64,"target":11},{"source":66,"target":63},{"source":65,"target":67},{"source":65,"target":11},{"source":67,"target":62},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":68},{"source":68,"target":69},{"source":68,"target":70},{"source":68,"target":11},{"source":69,"target":8},{"source":13,"target":0},{"source":13,"target":11},{"source":13,"target":71},{"source":71,"target":72},{"source":71,"target":73},{"source":71,"target":11},{"source":72,"target":9},{"source":14,"target":0},{"source":14,"target":11},{"source":14,"target":74},{"source":74,"target":75},{"source":74,"target":76},{"source":74,"target":11},{"source":75,"target":10},{"source":15,"target":0},{"source":15,"target":77},{"source":77,"target":78},{"source":77,"target":15},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":79},{"source":16,"target":80},{"source":16,"target":81},{"source":16,"target":82},{"source":79,"target":16},{"source":80,"target":16},{"source":80,"target":83},{"source":83,"target":30},{"source":83,"target":84},{"source":83,"target":80},{"source":84,"target":30},{"source":81,"target":17},{"source":81,"target":85},{"source":81,"target":16},{"source":81,"target":86},{"source":85,"target":17},{"source":82,"target":15},{"source":17,"target":0},{"source":17,"target":15},{"source":17,"target":87},{"source":17,"target":88},{"source":17,"target":86},{"source":17,"target":89},{"source":17,"target":90},{"source":17,"target":91},{"source":87,"target":18},{"source":87,"target":92},{"source":87,"target":17},{"source":87,"target":93},{"source":92,"target":18},{"source":88,"target":22},{"source":88,"target":94},{"source":88,"target":17},{"source":88,"target":95},{"source":94,"target":22},{"source":86,"target":16},{"source":86,"target":96},{"source":86,"target":17},{"source":86,"target":81},{"source":96,"target":16},{"source":89,"target":20},{"source":89,"target":97},{"source":89,"target":17},{"source":89,"target":98},{"source":97,"target":20},{"source":90,"target":18},{"source":90,"target":99},{"source":90,"target":17},{"source":99,"target":18},{"source":91,"target":15},{"source":18,"target":0},{"source":18,"target":15},{"source":18,"target":93},{"source":18,"target":100},{"source":18,"target":101},{"source":18,"target":102},{"source":93,"target":17},{"source":93,"target":103},{"source":93,"target":18},{"source":93,"target":87},{"source":103,"target":17},{"source":100,"target":22},{"source":100,"target":104},{"source":100,"target":18},{"source":100,"target":105},{"source":104,"target":22},{"source":101,"target":22},{"source":101,"target":106},{"source":101,"target":18},{"source":101,"target":107},{"source":106,"target":22},{"source":102,"target":15},{"source":19,"target":0},{"source":19,"target":18},{"source":19,"target":108},{"source":19,"target":109},{"source":19,"target":110},{"source":108,"target":34},{"source":108,"target":111},{"source":108,"target":19},{"source":111,"target":34},{"source":109,"target":20},{"source":109,"target":112},{"source":109,"target":19},{"source":109,"target":113},{"source":112,"target":20},{"source":110,"target":18},{"source":20,"target":0},{"source":20,"target":18},{"source":20,"target":98},{"source":20,"target":114},{"source":20,"target":115},{"source":20,"target":116},{"source":20,"target":117},{"source":20,"target":113},{"source":20,"target":118},{"source":20,"target":119},{"source":20,"target":120},{"source":20,"target":121},{"source":98,"target":17},{"source":98,"target":122},{"source":98,"target":20},{"source":98,"target":89},{"source":122,"target":17},{"source":114,"target":24},{"source":114,"target":123},{"source":114,"target":20},{"source":123,"target":24},{"source":115,"target":24},{"source":115,"target":124},{"source":115,"target":20},{"source":124,"target":24},{"source":116,"target":24},{"source":116,"target":125},{"source":116,"target":20},{"source":125,"target":24},{"source":117,"target":23},{"source":117,"target":126},{"source":117,"target":20},{"source":126,"target":23},{"source":113,"target":19},{"source":113,"target":127},{"source":113,"target":20},{"source":113,"target":109},{"source":127,"target":19},{"source":118,"target":128},{"source":118,"target":20},{"source":119,"target":129},{"source":119,"target":20},{"source":120,"target":130},{"source":120,"target":20},{"source":121,"target":18},{"source":21,"target":0},{"source":21,"target":20},{"source":21,"target":131},{"source":131,"target":20},{"source":22,"target":0},{"source":22,"target":15},{"source":22,"target":132},{"source":22,"target":105},{"source":22,"target":107},{"source":22,"target":133},{"source":22,"target":95},{"source":22,"target":134},{"source":22,"target":135},{"source":22,"target":136},{"source":22,"target":137},{"source":132,"target":22},{"source":132,"target":138},{"source":138,"target":30},{"source":138,"target":139},{"source":138,"target":132},{"source":139,"target":30},{"source":105,"target":18},{"source":105,"target":140},{"source":105,"target":22},{"source":105,"target":100},{"source":140,"target":18},{"source":107,"target":18},{"source":107,"target":141},{"source":107,"target":22},{"source":107,"target":101},{"source":141,"target":18},{"source":133,"target":23},{"source":133,"target":142},{"source":133,"target":22},{"source":142,"target":23},{"source":95,"target":17},{"source":95,"target":143},{"source":95,"target":22},{"source":95,"target":88},{"source":143,"target":17},{"source":134,"target":35},{"source":134,"target":144},{"source":134,"target":22},{"source":144,"target":35},{"source":135,"target":24},{"source":135,"target":145},{"source":135,"target":22},{"source":145,"target":24},{"source":136,"target":11},{"source":136,"target":146},{"source":136,"target":22},{"source":146,"target":147},{"source":146,"target":148},{"source":146,"target":11},{"source":137,"target":15},{"source":23,"target":0},{"source":23,"target":15},{"source":23,"target":149},{"source":23,"target":150},{"source":149,"target":4},{"source":149,"target":151},{"source":149,"target":23},{"source":151,"target":4},{"source":150,"target":15},{"source":24,"target":0},{"source":24,"target":15},{"source":24,"target":152},{"source":24,"target":153},{"source":152,"target":32},{"source":152,"target":154},{"source":152,"target":24},{"source":154,"target":32},{"source":153,"target":15},{"source":25,"target":0},{"source":25,"target":24},{"source":25,"target":155},{"source":25,"target":156},{"source":155,"target":26},{"source":155,"target":157},{"source":155,"target":25},{"source":157,"target":26},{"source":156,"target":24},{"source":26,"target":0},{"source":27,"target":0},{"source":27,"target":26},{"source":27,"target":158},{"source":27,"target":159},{"source":27,"target":160},{"source":158,"target":8},{"source":158,"target":161},{"source":158,"target":27},{"source":161,"target":8},{"source":159,"target":162},{"source":159,"target":27},{"source":160,"target":26},{"source":28,"target":0},{"source":28,"target":26},{"source":28,"target":163},{"source":28,"target":164},{"source":28,"target":165},{"source":163,"target":9},{"source":163,"target":166},{"source":163,"target":28},{"source":166,"target":9},{"source":164,"target":167},{"source":164,"target":28},{"source":165,"target":26},{"source":29,"target":0},{"source":29,"target":26},{"source":29,"target":168},{"source":29,"target":169},{"source":29,"target":170},{"source":168,"target":10},{"source":168,"target":171},{"source":168,"target":29},{"source":171,"target":10},{"source":169,"target":172},{"source":169,"target":29},{"source":170,"target":26},{"source":30,"target":0},{"source":31,"target":0},{"source":31,"target":173},{"source":173,"target":20},{"source":173,"target":174},{"source":173,"target":31},{"source":174,"target":20},{"source":32,"target":0},{"source":32,"target":30},{"source":32,"target":175},{"source":32,"target":176},{"source":32,"target":177},{"source":175,"target":2},{"source":175,"target":178},{"source":175,"target":32},{"source":178,"target":2},{"source":176,"target":26},{"source":176,"target":179},{"source":176,"target":32},{"source":179,"target":26},{"source":177,"target":30},{"source":33,"target":0},{"source":33,"target":30},{"source":33,"target":180},{"source":33,"target":181},{"source":33,"target":182},{"source":33,"target":183},{"source":33,"target":184},{"source":180,"target":3},{"source":180,"target":185},{"source":180,"target":33},{"source":185,"target":3},{"source":181,"target":26},{"source":181,"target":186},{"source":181,"target":33},{"source":186,"target":26},{"source":182,"target":26},{"source":182,"target":187},{"source":182,"target":33},{"source":187,"target":26},{"source":183,"target":26},{"source":183,"target":188},{"source":183,"target":33},{"source":188,"target":26},{"source":184,"target":30},{"source":34,"target":0},{"source":34,"target":189},{"source":34,"target":190},{"source":34,"target":191},{"source":34,"target":192},{"source":34,"target":193},{"source":34,"target":194},{"source":189,"target":34},{"source":190,"target":34},{"source":191,"target":34},{"source":192,"target":34},{"source":193,"target":34},{"source":194,"target":34},{"source":35,"target":0},{"source":35,"target":195},{"source":35,"target":196},{"source":35,"target":197},{"source":195,"target":35},{"source":196,"target":35},{"source":197,"target":35}],"multigraph":true}
ecore
graph
repo-ecore-all/data/Fhma/Model-Generator/uk.ac.york.epsilon.emg.model.generator/src/uk/ac/york/epsilon/emg/model/generator/resources/DirectedGraph/DirectedGraph.ecore
DirectedGraph Graph contents GraphElement graph Node label outgoing incoming Edge weight source target
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="DirectedGraph" nsURI="DirectedGraph" nsPrefix="DirectedGraph"> <eClassifiers xsi:type="ecore:EClass" name="Graph"> <eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1" eType="#//GraphElement" containment="true" eOpposite="#//GraphElement/graph"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GraphElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="graph" eType="#//Graph" eOpposite="#//Graph/contents"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//GraphElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" upperBound="-1" eType="#//Edge" eOpposite="#//Edge/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="incoming" upperBound="-1" eType="#//Edge" eOpposite="#//Edge/target"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Edge" eSuperTypes="#//GraphElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//Node" eOpposite="#//Node/outgoing"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//Node" eOpposite="#//Node/incoming"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"DirectedGraph","nsURI":"DirectedGraph","name":"DirectedGraph","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Graph","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GraphElement","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Edge","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"id":6,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"graph","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":1,"iD":false,"id":9,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"weight","changeable":true,"lowerBound":1,"iD":false,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":5,"target":2},{"source":5,"target":6},{"source":5,"target":1},{"source":5,"target":7},{"source":6,"target":2},{"source":2,"target":0},{"source":2,"target":7},{"source":7,"target":1},{"source":7,"target":8},{"source":7,"target":2},{"source":7,"target":5},{"source":8,"target":1},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":9},{"source":3,"target":10},{"source":3,"target":11},{"source":3,"target":12},{"source":9,"target":13},{"source":9,"target":3},{"source":10,"target":4},{"source":10,"target":14},{"source":10,"target":3},{"source":10,"target":15},{"source":14,"target":4},{"source":11,"target":4},{"source":11,"target":16},{"source":11,"target":3},{"source":11,"target":17},{"source":16,"target":4},{"source":12,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":18},{"source":4,"target":15},{"source":4,"target":17},{"source":4,"target":19},{"source":18,"target":20},{"source":18,"target":4},{"source":15,"target":3},{"source":15,"target":21},{"source":15,"target":4},{"source":15,"target":10},{"source":21,"target":3},{"source":17,"target":3},{"source":17,"target":22},{"source":17,"target":4},{"source":17,"target":11},{"source":22,"target":3},{"source":19,"target":2}],"multigraph":true}
ecore